@charset "utf-8";
/* CSS Document */

/* 00 Layout
-------------------------------------------------*/

h2{
	width:900px;
	margin:0 auto;
	}
	
h3{
	width:800px;
	margin:10px auto 20px auto;
	padding:5px 0;
	border-bottom:1px dashed #d2c1a6;
	font-size:20px;
	font-weight:bold;
    text-align: center;
	}
h3 span{
	font-size:12px;
	}

#contentsSecond { padding-bottom: 100px ; font-size: 16px; }
#contentsSecond .box900{
	clear:both;
	margin-top:20px;
	background-image:url(../images/bg_900_middle.jpg);
	background-repeat:repeat-y;
	}
#contentsSecond .box900b{
	clear:both;
	padding-top:10px;
	}
	
#contentsSecond .container{
	width:900px;
    text-align: center;
	margin:0 auto 15px auto;
	}


/* 1line */

#contentsSecond ul.listLine1{}

#contentsSecond ul.listLine1 li{
	background-color:#fdfaf1;
	margin:15px 30px;
	padding:20px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	background-image:url(../images/ico_braun_arrow.png);
	background-position:99% 97%;
	background-repeat:no-repeat;
	line-height:2.0em;
	}
#contentsSecond ul.listLine1 li.nohover{
	background-image:none;
	}

#contentsSecond ul.listLine1 li:hover{
	background-color:#f5f0e2;
	}
#contentsSecond ul.listLine1 li.nohover:hover{
	background-color:#fdfaf1;
	}


#contentsSecond ul.listLine1 li dl dt{
	height:131px;
	float:left;
	margin-right:15px;
	}
	
#contentsSecond ul.listLine1 dd.attentionBrown{
	font-size:10px;
	color:#c8a264;
	}	
	

	/* 1line noLink */

#contentsSecond ul.listLine1n li{
	background-color:#fdfaf1;
	margin:15px 18px 15px 12px;
	padding:20px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	line-height:2.0em;
	}


	
/* 2line */
#contentsSecond ul.listLine2{}

#contentsSecond ul.listLine2 li{
	background-color:#fdfaf1;
	width:340px;
	margin:10px;
	padding:15px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	background-image:url(../images/ico_braun_arrow.png);
	background-position:99% 97%;
	background-repeat:no-repeat;
	line-height:1.7em;
	float:left;
	}
#contentsSecond  ul.listLine2 li:hover{
	background-color:#f5f0e2;
	}

#contentsSecond ul.listLine2 li dl dt{
	height:131px;
	float:left;
	margin-right:15px;
	}

#contentsSecond ul.listLine2 dd.attentionBrown{
	font-size:10px;
	color:#c8a264;
	}	

/* 2line NoLInk */
#contentsSecond ul.listLine2n{}

#contentsSecond ul.listLine2n li{
	background-color:#fdfaf1;
	width:340px;
	margin:10px;
	padding:15px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	line-height:1.7em;
	float:left;
	}

#contentsSecond ul.listLine2n li dl dt{
	height:125px;
	float:left;
	margin-right:15px;
	}

#contentsSecond ul.listLine2 dd.attentionBrown{
	font-size:10px;
	color:#c8a264;
	}	

.attentionRed{
	color:#F46062;
	}

.attentionGray{
	color:#888888;
	}



/* 02 about
-------------------------------------------------*/

#about{}



/* 03 products
-------------------------------------------------*/

#products{}

#products  dd.releaseDate{
	font-size:13px;
	font-weight:bold;
	color:#e87a2d;
	padding-left:170px;
	margin-bottom:5px;
	background-image:url(../../images/products/ico_days_hearts.png);
	background-position:46%;
	background-repeat:no-repeat;
	line-height:2.5em;
	}

#products  dd.PuelHatubai{
	width:140px;
	margin-right:50px;
	height:20px;
	padding-top:2px;
	margin-bottom:5px;
	background-color:#eadbbf;
	float:left;
	text-align:center;
	font-size:11px;
	}

#products dd.PuelDetail{
	height:90px;
	font-weight:bold;
	}
#products dd.PuelDetail span{
	font-weight:normal;
	}


#products ul.mainProducts{
	margin-bottom:20px;
	}

#products ul.mainProducts li{
	float:left;
	width:400px;
	}
	
#products ul.mainProducts li dt{
	float:left;
	width:140px;
	height:20px;
	padding-top:5px;
	margin:0 10px 5px 10px;
	background-color:#eadbbf;
	text-align:center;
	font-size:11px;
	}

#products ul.mainProducts li dd{
	font-size:14px;
	font-weight:bold;
	}

#products ul.mainProducts div.mainBnr{
	width:400px;
	}
	

/* 04 topics
-------------------------------------------------*/

#topics ul.listLineTopics{}

#topics ul.listLineTopics li{
	background-color:#fdfaf1;
	margin:15px 0;
	padding:15px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	line-height:2.0em;
	}

#contentsSecond ul.listLineTopics li dl.info{
	float:left;
	width:600px;
	}

#contentsSecond ul.listLineTopics li dl.info dt{
	float:left;
	height:131px;
	margin-right:15px;
	}
	
#contentsSecond ul.listLineTopics dl.info dd.day{
	color:#56aa71;
	font-weight:bold;
	margin-top:5px;
	}	

#contentsSecond ul.listLineTopics dl.info dd.txt{
	padding-right:15px;
	}	

#contentsSecond ul.listLineTopics div.dtnArea{
	width:161px;
	float:left;
	margin-top:10px;
	}
	
#contentsSecond ul.listLineTopics div.dtnArea img{
	margin-bottom:10px;
	}


/* 05 download
-------------------------------------------------*/

#download{}

#download  dd.releaseDate{
	font-size:12px;
	font-weight:bold;
	color:#55c3ec;
	padding-left:180px;
	margin-bottom:2px;
	background-image:url(../../images/download/ico_days_hearts.png);
	background-position:49%;
	background-repeat:no-repeat;
	line-height:2.5em;
	}

#download div.Attention{
	color:#888888;
	font-size:10px;
	padding:0 15px;
	}

#contentsSecond ul.dlBtn{
	clear:both;
	}

#contentsSecond ul.dlBtn li{
	width:105px;
	padding:0 3px 0 3px;
	margin:0;
	border:none;
	border-radius:none;
	float:left;
	}


#download ul.listLine1n li dt{ float:left; }
#download ul.listLine1n li dd{ margin-left:200px; }
#download ul.listLine1n li dd.releaseDateL{
	font-size:18px;
	font-weight:bold;
	color:#55c3ec;
	margin-bottom:2px;
	padding-top:5px;
	padding-left:25px;
	background-image:url(../../images/download/ico_days_heartsL.png);
	background-position:0;
	background-repeat:no-repeat;
	line-height:1.5em;
	}
#contentsSecond ul.dlBtnL{ padding-top:10px; padding-left:190px; }
#contentsSecond ul.dlBtnL li{
	width:160px;
	padding:0 3px 0 3px;
	margin:0;
	border:none;
	border-radius:none;
	float:left;
	}



/* 06 support
-------------------------------------------------*/

#support .txtBig{
	font-size:18px;
	font-weight:bold;
	margin:10px 0 5px 0px;
}

#support .txtS{
	line-height:1.8em;
	margin:15px 0 20px 15px;
}
#support .txtStable{
	line-height:1.8em;
	margin:15px 0 20px 20px;
}


#support table.repair{
	width:760px;
	margin:0 auto 25px;
	border:1px solid #353535; 
}

#support table.repair th{
	background:#ffecee;
	padding:10px;
	font-weight:bold;
	border:1px solid #353535;
}

#support table.repair td{
	padding:10px;
	border:1px solid #353535;
}

#support .box{
	width:800px;
	overflow:auto;
	margin-bottom:30px;
}

#support .box ul{
	float:right;
	margin:12px 40px 0 0;
	line-height:1.8em;
}

#support dl.txtMemo{
	margin-bottom:50px;
}

#support dl.txtMemo dd{
	float:left;
	padding-right:15px;
}



#support .repairTable {
    width:760px;
	box-sizing:border-box;
	border: 1px solid #353535;
	border-spacing:0;
	border-collapse: collapse;
    margin: -16px auto -10px;
	font-size:11px;
}
#support .repairTable th {
	border: 1px solid #353535;
	padding: 10px 6px;
	box-sizing:border-box;
	background: #fe9393;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#support .repairTable td {
	border: 1px solid #353535;
	padding: 10px 6px;
	box-sizing:border-box;
	text-align:center;
}
#support .repairHead {
	width:120px;
    background: #ffecee;
	padding:0;
	text-align:center;
	font-weight:bold;
}
#support .repairNotice {
	display:block;
	font-size:9px;
	font-weight:normal;
}
#support .repairTable .separator {
	border-top:2px solid #353535;
}

#support .repairItemImage { width:70px; text-align:center;}
#support .repairItemImage img { margin-bottom:2px;}
#support .repairItemTitle { width:120px; text-align:center; font-weight:bold;}
#support .repairItemPrice { width:40px;}

#support .checkTable {
	width:760px;
	box-sizing:border-box;
	border: 1px solid #353535;
	border-spacing:0;
	border-collapse: collapse;
    margin: 0 auto 20px;
	font-size:11px;
}
#support .checkTable th {
	width:160px;
	border: 1px solid #353535;
	padding: 10px;
	box-sizing:border-box;
	background: #ffecee;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}
#support .checkTable td {
	border: 1px solid #353535;
	padding: 10px;
	box-sizing:border-box;
}


/* 07 Other
-------------------------------------------------*/
#other{}

#other ul.sitemap{}

#other ul.sitemap li{
	background-color:#fdfaf1;
	width:210px;
	margin:10px;
	padding:15px;
	border: solid 3px #f7f0e4;
	border-radius:10px;
	line-height:1.7em;
	float:left;
	}
	
#other ul.sitemap li dl dt{
	}

#other ul.sitemap dd{
	color:#b8a682;
	margin-left:10px;
	padding-left:18px;
	line-height:2em;
	background-image:url(../images/ico_braun_arrow_x.png);
	background-position:1% 50%;
	background-repeat:no-repeat;
	}	

#other ul.sitemap dd a{
	color:#816d52;
	  line-height:2em;
	}	


#other ul.kitei{}

#other ul.kitei li{
	margin:10px;
	padding:10px;
	line-height:1.7em;
	}
	
#other ul.kitei li dl dt{
	padding:5px 5px 5px 25px;
	font-weight:bold;
	background-color:#fdfaf1;
	background-image:url(../images/ico_braun_arrow_x.png);
	background-position:1% 50%;
	background-repeat:no-repeat;
	}

#other ul.kitei dd{
	padding:10px;
	line-height:2em;
	}	

#other ul.kitei dd a{
	color:#816d52;
	  line-height:2em;
	}	
	
#other .shopInformation{
	width:760px;
	height:65px;
	background-image:url(../../images/other/main_shoplist.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:20px;
	line-height:1.7em;
	}
	
	
	
#other .shopInformation span{
	font-size:11px;
	color:#f57a7a;
	}
	
#other ul.shoplistSelect{
	width:740px;
	margin:10px auto;
	}

#other ul.shoplistSelect li{
	display:inline;
	}

	
#other .shoplistTitle{
	width:790px;
	height:40px;
	background-image:url(../../images/other/bg_shoplist_title.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#f57a7a;
	padding:10px 0 0 10px;
	}

#other .shoplistTable{
	width:780px;
	margin:0 auto 10px auto;
	font-size:11px;
	}
	
#other .shoplistTable tr{
	border-bottom:#ffe5e2 1px dashed;
	}

#other .shoplistTable tr td{
	padding:5px !important;
	}

#other .shoplistTable tr td.prefecture{
	text-align:center;
	width:75px;
	line-height:inherit;
	font-size:12px;
	}

#other .shoplistTable tr td.prefecture span{
	background-color:#fff3f2;
	display:block;
	padding:10px;
	}

#other .shoplistTable tr td.shopName{
	width:200px;
	font-weight:bold;
	line-height:1.2em;
	font-size:12px;
	}

#other .shoplistTable tr td.shopName span{
	font-size:10px;
	color:#f57a7a;
	line-height:1.2em;
	}

#other .shoplistTable tr td.prefecture span{
	}

#other .shoplistTable tr td.telephone{
	width:100px;
	background-image:url(../../images/other/ico_telephone.jpg);
	background-repeat:no-repeat;
	background-position:left 50%;
	}

#other .shoplistTable tr td.telephone span{
	display:block;
	margin-left:20px;
	}

#other .ShopListTop{
	font-size:11px;
	width:100px;
	text-align:center;
	margin-left:680px;
	margin-bottom:20px;
	padding:2px;
	background-color:#fdfaf1;
	border:#d1c0a5 1px solid;
	color:#a27f5b;
	}
#other .ShopListTop a{
	color:#a27f5b;
	text-decoration:none;
	}

	
/* 08 Inportance
-------------------------------------------------*/
	
#inportance .inportanceTxt{
	margin:0 30px;
	line-height:2em;
	margin-bottom:20px;
	}
	
#inportance .inportanceTxt span.highlight{
	color:#E7585B;
	font-weight:bold;
	}
	
#inportance .inportanceTxt span.annotation{
	color:#baa888;
	font-size:10px;
	}

