@charset "utf-8";
/* CSS Document */

/**--------link--------**/
a:visited {
    color: #413233;
    text-decoration: none;
}
a:hover{
	color:#FF0000;
	 text-decoration: none;
}

/**--------construction--------**/



#mainBox{
	width: 924px;
	clear: both;
}

#rightBox{
	width: 744px;
	float: right;
	background-color: #FFF;
	background: url(../images/item/bg_right.gif) repeat-y;
}

#leftBox{
	width: 160px;
	margin-left: 10px;
	float: left;
	padding-top: 10px;
}

#footer{
	font-size: small;
}


/**--------container(item_page)--------**/


*:first-child+html #mainBox{
	margin-top: 35px;
}


#container{
	width: 734px;
	margin-left: 10px;
	margin-top: 15px;
	height:auto;
}


#mainpic{
	margin: 0px 0px 0px 5px;
}



#thumb{
	width: 450px;
	height: 160px;
	margin-top: 10px;
}

#thumb1{
	width: 450px;
	height: 70px;
	margin-top: 10px;
}
#thumb2{
	width: 450px;
	height: 250px;
	margin-top: 10px;
}


#memo{
	text-align: left;
	margin-bottom: 5px;
}

#memo p{
	font-size: 95%;
}


#thumb li, #thumb1 li{
	float: left;
	list-style: none;
	line-height: 50px;
	margin: 0px 0px 10px 5px;
}


#notes{
	margin-top: 20px;
	width: 420px;
	padding: 0px 20px 0px 10px;
}

#notes p, #notes2 p, #notes3 p{
	font-size: 95%;
}



#textBox{
	width: 240px;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
}


.table_style td{
	line-height: 2.5em;
}

.intable_style td{
	padding: 2px;
}


.kome{
	font-size: small;
	text-indent: -1em;
	padding-left: 1em;
	vertical-align:top;
}

.measure{
	color: #cc3333;
	cursor : pointer;
}

#share{
	wisth: 240px;
	margin-top: 20px;
}

.fb-like{
	float: right;

}

.tw-btn{
	float: left;
	padding-right: 20px;
}

#explain{
	width: 700px;
	margin: 50px auto;
	font-size: 1.1em;
	clear: both;
	padding-right: 20px;
}



/**--------table--------**/

table.table_style {border-collapse:collapse;
}
table.table_style td {border:1px solid #C61A22; line-height: 2.5em; padding-left: 5px;}

table.table_style1 {border-collapse:collapse;}
table.table_style1 td {border:1px solid #C61A22;}
table.table_style2 {border-collapse:collapse;}
table.table_style2 td {border:1px solid #464646;}
.nonborder{ border-bottom-color:#ffffff;}

table.table_style0 td {border:0px ;}

table.table_style3 {
	border-collapse:collapse;
	width: 70%;
	margin: 0 auto;
	text-align: center;
}
table.table_style3 td {border:1px solid #C61A22;}




.pulldown{
	margin: 20px 0px 0px 20px;
	text-align: center;
}


.style2{
	color: #FFF;
}


/**--------tabmenu--------**/


#tabBox #tab-01{
	width:680px;   
	margin-bottom:30px;   
	padding:20px;   
	border:1px solid #c51a22;  
}

#tabBox #tab-02, #tabBox #tab-03{
	width:680px;   
	margin-bottom:30px;   
	padding:20px;   
	border:1px solid #c51a22;  
	display: none;
}

#tabBox #tab-04{
	width:680px;   
	margin-bottom:30px;   
	padding:20px;   
	border:1px solid #c51a22;  
}

 
#tabBox ul {   
	width:380px;   
	margin:0 10px;   
	list-style: none;   
}   
#tabBox ul li {   
	margin-right:3px;   
	float:left;   
	display:inline;   
}   
#tabBox ul li a img{   
	outline:none;   
	border:none;   
}   
  
.clearFix:after{   
	display:block;   
	clear:both;   
	height:0;   
	visibility:hidden;   
	content:".";   
	zoom:1;   
}  


#notes2{
	margin-top: 100px;
	padding: 0px 20px 0px 10px;
}

#notes3{
	margin-top: 180px;
	padding: 0px 20px 0px 10px;
}


#other{
	width: 725px;
}


/**--------nelshirt_reserve--------**/


#reserve{
	margin: 20px 0px 20px 20px;
	text-align: center;
	border: 1px solid #800b1a;
	}

#reserve img{
	text-align: center;
	}