@charset "utf-8";


/*--------------------------------------
	div#seat
---------------------------------------*/

div#content div#seat {
	width:625px;
	margin: 4px 0 0 0;
	float:left;
	text-align:left;
}

div#content div#seat p {
	margin-bottom:10px;
	}


/*--------------------------------------
	見出し
---------------------------------------*/
div#content div#seat h2.seat {
	font-size: 14px;
	color:#663300;
	font-weight:bold;
	width:560px;
	_width:625px;
	padding:  0 0 0 65px;
	margin: 0;
	height: 55px;
	margin: 5px 0 10px 0;
	line-height: 60px;
	text-align: left;
	background: url(../../images/seat/seat_h2.jpg) top no-repeat;
}

div#content div#seat h3.seat {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	width:615px;
	_width:625px;
	padding:  0 0 0 10px;
	margin: 0;
	height: 38px;
	margin: 0 0 10px 0;
	line-height: 2.5;
	text-align: left;
	background: url(../../images/seat/seat_h3.jpg) top no-repeat;
}

div#content div#seat div.result
	{
	width:625px;
	text-align:center;
	line-height:2.5;
	background-color:#FFDEDE;
	margin:10px 0;
	}

div#content div#seat div.result span.link
	{
	padding:4px 5px;
	margin:0 2px;
	border:1px solid #cccccc;
	background-color:#FFF4F4;
	}

/*
div#content div#seat div#remark
{
	padding: 15px ;
	margin: 0px ;
	border: 1px solid #FFADAD ;
	text-align: center ;

	border-radius: 5px ;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	-opera-border-radius: 5px ;

}
*/

div#content div#seat div#remark img {
	display: block ;
}

div#content div#seat div#remark table tr td {
	padding: 15px ;
	margin: 0px ;
	border-left: 1px solid #FFADAD ;
	border-right: 1px solid #FFADAD ;
	text-align: center ;
}


/*--------------------------------------
	取り付け確認注意点
---------------------------------------*/
div#content div#seat ul.attention li{
	padding-left:25px;
	list-style:none;
	line-height:2;
	margin:5px;
	background:url(../../images/seat/attention_point.gif) left no-repeat;
	font-size:12px;
	color:#FF6666;
	}

div#content div#seat table tr td.setting_bg1{
	background:url(../../images/seat/seet_setting_bg1.gif) no-repeat;
	padding:0 15px;
	width:171px;
	_width:201px;
	height:64px;
	}

div#content div#seat table tr td.setting_bg2{
	background:url(../../images/seat/seet_setting_bg2.gif) no-repeat;
	padding:0 15px;
	width:171px;
	_width:201px;
	height:54px;
	}

div#content div#seat table tr td.setting_bg3{
	background:url(../../images/seat/seet_setting_bg3.gif) no-repeat;
	padding:0 15px;
	width:171px;
	_width:201px;
	height:54px;
	}
	
div#content div#seat table tr td.setting_bg4{
	background:url(../../images/seat/seet_setting_bg4.gif) no-repeat;
	padding:0 15px;
	width:171px;
	_width:201px;
	height:54px;
	}
	
div#content div#seat table tr td.setting_bg5{
	background:url(../../images/seat/seet_setting_bg5.gif) no-repeat;
	padding:0 15px;
	width:171px;
	_width:201px;
	height:54px;
	}
