﻿@charaset "utf-8";
html *{
	margin:0;
	padding:0;
}
body{
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height:1.6em;
	color:#282525;
}

img{
	border:none;
	vertical-align:bottom;
}
h1{
	text-align:left;
	line-height:1.5em;
	margin:0px;
}
h2{
	text-align:left;
	line-height:1.5em;
	margin:0px;
}
h3{
	text-align:left;
	line-height:1.5em;
	margin:0px;
}
h4{
	text-align:left;
	line-height:1.5em;
	margin:0px;
}
p{
	text-align:left;
	line-height:1.6em;
	margin:0px;
	color:#282525;
}
li{

	line-height:1.5em;
}
a{
	color:#DC0000;
	text-decoration:none;
}
a:hover{
	color:#ed8e8e;
	text-decoration:underline;
}
/*旧ページ*/
#wrapper{
	position:relative;
	overflow:hidden;
	/*width:740px;*/
	width:1000px;
	margin:10px auto;
	text-align:center;
}
#bn_space{
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
}
#bn_left{
	margin-right:10px;
	float:left;
}
#bn_right{
	float:left;
}
#list_year{
	text-align:center;
	margin:15px;
	font-size:14px;
}
#midashi{
	background-color:#211b1b;
	font-weight:bold;
	font-size:15px;
	color:#fff;
	padding:7px 10px 4px;
	margin:10px 0px;
}
.list_img{
	width:90px;
	float:left;
	margin-right:10px;
	position:relative;
	overflow:hidden;
}
.list_text{
	/*width:640px;*/
	width:900px;
	float:left;
	position:relative;
	overflow:hidden;
}
.list_line{
	width:1000px;
	height:1px;
	border-top:1px dashed #d2d2d2;
	margin:10px 0px;
}
.copy{
	text-align:right;
	font-size:11px;
	color:#9b9b9b;
}

.relative{
	position:relative;
	overflow:hidden;
}
.red_midashi{
	width:740px;
	padding:5px;
	margin-bottom:10px;
	background-color:#dc0000;
}
.red_midashi_text{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}


.page_title_waku{
	padding:7px 7px 5px;
	border:solid 2px #e30400;
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}
.info_icon{
	padding-top:7px;
	width:33px;
	float:left;
	margin-right:10px;
	position:relative;
	overflow:hidden;
}
.info_icon_right{
	width:553px;
	position:relative;
	overflow:hidden;
	font-weight:bold;
}	
.info_1ken{
	text-align:center;
	margin:30px 0 10px;
}

.info_midashis{
	font-weight:bold;
	color:#e30400;
	font-size:16px;
}
.info_midashi{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

/*top*/
#contents{
	position:relative;

}
.contents_waku{
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#header{
	width:100%;
	min-width:1000px;
	height:100px;
	background:url("images/header.jpg") repeat-x;
	position:relative;
	overflow:hidden;
}
#logo{
	position:absolute;
	left:0;
	top:0;
}
.header_btn{
	float:right;
	position:relative;
	overflow:hidden;
	margin-right:3px;
}
.header_line{
	float:right;
	position:relative;
	overflow:hidden;
	margin-right:3px;
}
#top_left{
	width:660px;
	margin-top:15px;
	margin-right:15px;
	float:left;
	position:relative;
	overflow:hidden;
}
#top_right{
	width:325px;
	margin-top:15px;
	float:left;
	position:relative;
	overflow:hidden;
}
#top_jutyu{
	margin:30px 0 15px;
}
.top_gyou{
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.top_1item{
	width:210px;
	float:left;
	position:relative;
	overflow:hidden;
}
.top_title_waku{
	border-top:dashed 1px #aba4a4;
	border-bottom:dashed 1px #aba4a4;
	padding:7px 0 3px;
	margin:10px 0;
	
}
.top_title{
	font-size:12px;
	font-weight:bold;
	color:#02a4c1;
	text-align:center;
}
.top_name{
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
.top_shimekiri{
	width:100%;
	padding:5px 0 3px;
	background:#aba4a4;
	
}
.top_shimekirit{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.top_copy{
	margin-top:7px;
	font-size:10px;
	color:#aba4a4;
}
#whats_midashi{
	margin-bottom:15px;
}
#whats_new{
	height:330px;
	overflow:auto;
}
.whats_day{
	font-size:12px;
	font-weight:bold;
	
}
.whats_text{
	font-size:12px;
	margin-top:3px;
}
.whats_line{
	width:100%;
	height:1px;
	border-top:dashed 1px #aba4a4;
	margin:10px 0;
}
#bn_space{
	margin-top:30px;
}
.top_bn{
	margin-bottom:15px;
}

#footer{
	margin-top:20px;
	width:100%;
	background:#211b1b;
	font-size:12px;
	position:relative;
	overflow:hidden;
}
#footer_link{
	margin:30px 0 5px;
	color:#dc0000;
}
#footer_copy{
	color:#fff;
	font-size:11px;
	text-align:right;
	margin-bottom:10px;
}
#footer_bn{
	width:80px;
	height:35px;
	position:absolute;
	top:12px;
	right:0px;
}

/*新ページ*/

#contents_frame{
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#contents_left{
	width:510px;
	margin-right:30px;
	position:relative;
	overflow:hidden;
	float:left;
}
#contents_right{
	width:460px;
	position:relative;
	overflow:hidden;
	float:left;
}
#twitter_iti{
	width:1000px;
	margin:7px auto 10px;
	text-align:right;
	position:relative;

}
#sum_tyui{
	margin:15px 0;
	position:relative;
	text-align:center;
	font-size:11px;
}
.sum{
	margin:15px 0;
	position:relative;
}
#name{
	font-size:27px;
	color:#ec0000;
	line-height:1.2em;
	padding:10px 0 8px;
	border-top:2px solid #ec0000;
	border-bottom:2px solid #ec0000;
}
#sakuhin{
	font-size:16px;
}
#shohin_midashi{
	margin:20px 0 15px;
	padding:8px 0 6px;
	border-top:2px dotted #cdcdcd;
	border-bottom:2px dotted #cdcdcd;
	color:#17b6d3;
	font-size:15px;
}
#shohin_setumei{
	background-color:#ec0000;
	padding:5px 0 3px;
	text-align:center;
	width:80px;
	color:#fff;
	margin-top:2em;
	font-size:15px;
}
.blue_midashi{
	color:#17b6d3;
	font-weight:bold;
	margin-top:6px;
}
.konyu_btn{
	text-align:center;
	margin-top:2em;
}
.blue_midashi2{
	color:#17b6d3;
	font-weight:bold;
}
#jutyu_midashi{
	background-color:#ec0000;
	padding:5px 0 3px;
	text-align:center;
	width:110px;
	color:#fff;
	margin-top:2em;
	font-size:15px;
}

#jutyu_waku{
	position:relative; 
	overflow:hidden;
	margin:10px 0px 3em; 
	background-color:#f5f5f5; 
	padding:20px 4px 5px;
}
.jutyu_1ken{
	width:147px; 
	min-height:150px;
	position:relative; 
	overflow:hidden; 
	float:left; 
	text-align:center;
}
.jutyu_text{
	font-size:11px; 
	text-align:center;
}

.copy2{
	margin-top:3em;
	font-size:11px;
}

.shohin_tyui{
	margin-top:3em;
	font-size:11px;
}

.dot_line{
	padding:10px 0 8px;
	border-top:2px dotted #cdcdcd;
	border-bottom:2px dotted #cdcdcd;
}


.img_hover{
	transition:all 0.5s ease;
}
.img_hover:hover{
	opacity: 0.65;
    filter: alpha(opacity=65);
}
.info_btn{
	width:200px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ec0000;
	margin:1em auto;
	display:block;
}
.info_btn a {
	width:200px;
	padding:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background:#ec0000;
	display:block;
}


/*topbtn*/
#page-top{
	width:50px;
	height:50px;
	display:none;
	position:fixed;
	right:25px;
	bottom:25px;

}

#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	border: 3px solid #3b3b3b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#3b3b3b;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
 
#page-top p:hover{
	background:#8b8b8b;
	border: 3px solid #8b8b8b;
}
 
#move-page-top{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}

/*info*/
#info_midashi{
	margin:0 0 15px;
	
}
.info_line{
	width:100%;
	height:1px;
	border-top:solid 2px #aba4a4;
	margin:10px 0;
}
.info_day{
	font-weight:bold;
	margin-bottom:5px;
}

/*共通*/
.relative{
	position:relative;
	overflow:hidden;
}
.margin_t1em{
	margin-top:1em;
}
.margin_t2em{
	margin-top:2em;
}
.margin_t3em{
	margin-top:3em;
}
.margin_t5px{
	margin-top:5px;
}
.margin_t10px{
	margin-top:10px;
}
.margin_t15px{
	margin-top:15px;
}
.margin_t50px{
	margin-top:50px;
}
.margin_r10px{
	margin-right:10px;
}
.margin_r5px{
	margin-right:5px;
}
.margin_r15px{
	margin-right:15px;
}
.margin_b5px{
	margin-bottom:5px;
}
.margin_b2em{
	margin-bottom:2em;
}
.center{
	text-align:center;
}
.bold{
	font-weight:bold;
}
.big{
	font-size:16px;
}
.small{
	font-size:11px;
}
.red_waku{
	border:solid 2px #e80000;
	padding:15px 15px 12px;
	
	margin:2em 0 1em;
	color:#e80000;
	/*text-align:center;
	font-weight:bold;
	font-size:15px;*/
	background:#fff2f2;
}
.blue_waku{
	border:solid 2px #17b6d3;
	padding:15px 15px 12px;
	
	margin:2em 0;
	/*color:#e80000;*/
	background:#e5fbff;
}
.blue_waku a{
	color:#17b6d3;
}
.shuryo{
	border:solid 2px #e80000;
	padding:15px 15px 12px;
	text-align:center;
	margin:2em auto;
	color:#e80000;
	font-weight:bold;
	font-size:15px;
	background:#fff2f2;
	width:300px;
}
.red{
	color:#e80000;
}
.page_bmidashi{
	margin:3em 0 1em;
	background:#131211;
	padding:8px 15px 5px;
	color:#fff;
	font-size:20px;
}
.page_smidashi{
	margin:1em 0 1em;
	border-left:5px solid #17b6d3;
	color:#17b6d3;
	padding:2px 10px 0;
	font-size:17px;
}
.event_midashi{
	text-align:center;
	color:#ea0000;
	font-weight:bold;
	margin:1em 0;
	border-top:2px solid #ea0000;
	border-bottom:2px solid #ea0000;
	padding:12px 0 9px;
	font-size:23px;
}