@charset "Shift_JIS";

/*--------------------------------------------------------------------
	IDENTIFICATION DIVISION.
	Version.					1.4.1.2;
	Author.					Kenta Aga(admin)
	Aptx.						4.8.6.9;

	PROGRAM-ID.		"product"
-------------------------------------------------------------------*/

/*************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*************************************/


/*
------------------------------------------------*/

#product{
	/*background:url(../../img/product/main-bg.jpg);*/
	background: url(../../img/product/h_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:'qMmpS Pro W3', 'Hiragino Kaku Gothic Pro', 'CI', Meiryo, 'lr oSVbN', "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#product a:hover img {
	opacity: 0.8;
}

#product #wrap{
	width: 961px;
}

#product #header{
	background: url(../../img/head_bg.png) no-repeat;
	height: 64px;
	margin-bottom: 97px;
}

#product #header h1 {
	left: 8px;
}
#product #header #h_contact {
	position: absolute;
	top: 9px;
	right: 129px;
}
#product #header h2 {
	right: 9px;
}
#product #h_navi {
	position: absolute;
	top: 63px;
	right: 11px;
}
#product #h_navi li {
	float: left;
}
#product #accent {
	text-align: left;
	padding: 0 0 0 8px;
	margin-bottom: 113px;
}
#product #contents{
	font-size: 14px;
	color: #313131;
}
#product #division p{
	margin-bottom: 30px;
}
#product #b_r {
	margin-bottom: 0px;
}
#product .Wrap{
	padding: 32px 0 40px 0;
	border-bottom: 1px dotted #040404;
	margin: 0 0 60px 0;
}
#product .Wrap h3{
	color: #0068b7;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 3px solid #57bfee;
	padding-bottom: 6px;
	margin-bottom: 28px;
}
#product .Wrap h4 {
	background: url(../../img/product/radius_box.png) no-repeat;
	color: #0068b7;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 3px 20px;
	margin: 0 0 20px 0;
}
#product .Left {
	float: left;
	width: 621px;
	margin: 0 38px 0 0;
}
#product .Right{
	float: left;
	width: 281px;
}
#product .Right .iso{
	border: 1px solid #1f7bc0;
	background: #e8f5fc;
	text-align: center;
	font-size: 13px;
	padding-top: 2px;
}
#product .Right dl{
	border-bottom: 1px dashed #a1a1a1;
	font-size: 13px;
	width: 281px;
	margin: 0 0 17px 0;
	padding: 0 0 16px 0;
}
#product .Right dt{
	background: url(../../img/share/arrow/mark.gif) no-repeat left center;
	padding-left: 15px;
	overflow: hidden;
}
#product .Right dd{
	overflow: hidden;
}
#product .Right dd.photo{
	float: left;
	margin: 0 12px 0 0;
}

/*
#product #main{
	width							: 100%;
}

#product #contents{
	zoom:1;
}

#product #contents h4{
	width:100%;
	padding-bottom:10px;
}

#product .chapter{
	zoom:1;
	border-bottom:1px solid #fff;
	margin-bottom:53px;
}
*/

/* 
PPPPPPPPPPPPPPPPPPPPPP*/
.section p{
	line-height:2em;
}

.section p.add{
	margin-bottom:1em;
}

.section .map{
	display:inline;
	float:left;
	width:343px;
	margin-right:37px;
}

.section .tp{
	display:inline;
	float:left;
	width:280px;
	margin-right:8px;
}

.section .pp{
	display:inline;
	float:left;
	width:271px;
}

.section .tp,
.section .pp{
	position:relative;
	margin-top:-7em;
}

.section .tp img,
.section .pp img{
	margin-bottom:7px;
}

/* ̑_
PPPPPPPPPPPPPPPPPPPPPP*/
ul.productList li{
	zoom:1;
	padding-bottom:25px;
} 

ul.productList li dl{
	display:inline;
	float:left;
	width:50%;
	
} 

ul.productList li dl dt{
	margin:0 0 12px 0;
}

ul.productList li dl dd .address{
	margin-bottom:13px;
} 

/* ₢킹
PPPPPPPPPPPPPPPPPPPPPP*/
p.appeal{
	font-size:140%;
	text-align:center;
	padding-top:25px;

	border-top				: dotted 1px #666666;
} 

p.link{
	text-align:center;

} 

/*------------------------------------------------
	clearfix
------------------------------------------------*/
.chapter:after,
.section:after,
.productList:after{
	content						: ".";
	display						: block;
	clear							: both;
	height							: 0;
	visibility						: hidden;
}
