@charset "Shift_JIS";

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

	PROGRAM-ID.		"factory"
-------------------------------------------------------------------*/

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


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

#factory{
	/*background:url(../../img/factory/main-bg.jpg);*/
	background: url(../../img/factory/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;
}

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

#factory #wrap{
	width: 961px;
}

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

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

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

#factory #contents{
	zoom:1;
}

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

#factory .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.factoryList li{
	zoom:1;
	padding-bottom:25px;
} 

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

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

ul.factoryList 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,
.factoryList:after{
	content						: ".";
	display						: block;
	clear							: both;
	height							: 0;
	visibility						: hidden;
}
