@import url("share.css");

#leftContent{
	height:auto;
	float:left;
	padding-left:0;
	background:#F4F1E9;
	color:#333;
}

#rightContent{
	width:525px;
	float:left;
	padding:10px 0 0 10px;
}

.h3Box{
	width:522px;
	height:27px;
	background-image:url(../img/h3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#transparent;	
	margin-bottom:10px;
}

.h3Box h3{
	padding:5px 0 0 17px;
	font-size:14px;
	font-weight:bold;
	color:#933;
}

.topInfo{
	width:522px;
	padding-bottom:20px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}

.h4List{
	padding:0 0 30px 0;
	list-style-type:none;
}

.h4List li{
	margin-bottom:10px;
}

.liImg{
	margin:5px 10px 10px 0;
	float:left;
}

.h4List li h4{
	font-size:16px;
	font-weight:bold;
}

.h4List li h4 a{
	color:#333;
	padding-left:18px;
}

.h4List li h4 a:link, .h4List li h4, .h4List li h4 a:visited, .h4List li h4 a:active {
	color:#FF5C5C;
	background-color:#FFF;
	background-image:url(../img/icon_redarrow.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:underline;

}

.h4List li h4 a:hover {
	color:#F00;
	font-weight:bold;
	text-decoration:none;
}

.h4List li p{
	font-size:12px;
	line-height:1.4;
	padding:10px 0 0 10px;
	color:#333;
	background:transparent;
}

.tudukiBox{
	width:500px;
	text-align:right;
}

.tudukiBox img{
	float:right;
}


/* ブレーキパット　鈴木追加
-------------------------------------------------------*/
.box_nagamochi {
	padding:0 0 30px 0;
	color:#333333;
	font-size:77%;
	line-height:1.3em;
	width:520px;
}

.box_nagamochi h4 {
	color:#FF5C5C;
	background-image:url(../img/icon_redarrow.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
	
.h4List li p.bg_subttl {
	background-image:url(../img/nagamochi/bg_subttl.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:107%;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.box_nagamochi ul {
	list-style:none;
	padding-left:15px;
	margin-top:30px;
	float:left;
	line-height:1.5em;
}

.box_nagamochi dl.ttl {
	color:#039;
	padding-bottom:20px;
}

.box_nagamochi dl.ttl dt {
	float:left;
	font-size:107%;
	font-weight:bold;
}

.box_nagamochi dl.ttl dd {
	float:right;
	font-size:93%;
	font-weight:bold;
}

.price_rink {
	text-align:right;
	color:#F33;
	margin-bottom:10px;
}

.price_rink a {
	text-decoration:underline;
}

.box_nagamochi h5 {
	border-left:#039 solid 4px;
	color:#039;
	font-weight:bold;
	font-size:107%;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin:8px auto;
}

.box_nagamochi dl.exp {
	line-height:1.3em;
	border:#CCC solid 4px;
	padding:10px;
	margin-bottom:10px;
}

.box_nagamochi dl.exp02 {
	line-height:1.3em;
	padding:10px;
	margin-bottom:10px;
}

.box_nagamochi dl.exp dt,dl.exp02 dt {
	text-decoration:underline;
	margin-bottom:6px;
}

.box_nagamochi dl.exp dd,dl.exp02 dd {
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.h4List li p.price_subttl {
	font-weight:bold;
	color:#d20f03;
	border-left:#d20f03 solid 4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	margin-bottom:5px;
}

.price_table {
	border:#CCC solid 1px;
	width:490px;
	border-collapse:collapse;
	margin-left:10px;
	margin-bottom:10px;
}

.price_table th {
	background-image:url(../img/nagamochi/bg_price_table.gif);
	background-repeat:no-repeat;
	width:110px;
	height:50px;
	font-weight:bold;
	font-size:107%;
	vertical-align:middle;
	border:#CCC solid 1px;
}

.price_table td {
	font-size:93%;
	text-align:center;
	width:95px;
	border:#CCC solid 1px;
}

.box_nagamochi p.chui {
	margin-left:15px;
	margin-right:5px;
	margin-bottom:10px;
	font-size:85%;
}

.h4List li p.fortop {
	float:right;
	background-color:#F66;
	color:#FFF;
	padding:8px;
	margin-bottom:20px;
}

.h4List li p.fortop a {
	color:#FFF;
}

.inqu a{
	float:left;
	margin-right:10px;
	margin-left:15px;
	background-image:url(../img/nagamochi/btn_inqu.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:235px;
	height:60px;
}

.inqu a:hover {
	background-image:url(../img/nagamochi/btn_inquon.gif);
	background-repeat:no-repeat;
	width:235px;
	height:60px;
	display:block;
}



