@charset "Shift_JIS";

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

	PROGRAM-ID.									"index"
-------------------------------------------------------------------*/

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

/*-------------------------------------------------------------------
	common
-------------------------------------------------------------------*/
#index #contents{
	position													: relative;
	margin-top											: -24px;
	z-index													: 50;
}


#contents .chapter{
	zoom														: 1;
	overflow													: hidden;
}

#contents #sub{
	padding-top											: 26px;
}

/*-------------------------------------------------------------------
	accent
-------------------------------------------------------------------*/
body#index #wrap{
	padding-top											: 75px;
}


#wrap .accent{
	position													: relative;
	margin													: 0 auto;
	width														: 1232px;
	z-index													: 10;
}

#accent ul#list{
	position													: relative;
	margin													: 0 auto;
	width														: 1232px;
	height														: 414px;
	overflow													: hidden;
}

#accent #list li{
	position													: absolute;
	top															: 0;
	left															: 0;
}


/*-------------------------------------------------------------------
	coating
-------------------------------------------------------------------*/
#coating{
	position													: relative;
	margin-left											: -20px;
	margin-bottom										: 66px;
}

#coating dl{
	float														: left;
	display													: inline;
	margin-left											: 20px;
	width														: 384px;
}
#coating dl dt{
	margin-bottom										: 4px;
	font-size												: 125%;
	font-weight											: bold;
	font-family											: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','Hiragino Mincho Pro','‚l‚r ‚o–¾’©','MS PMincho',serif;
	letter-spacing										: 0.1em;
}
#coating dl dd{
	padding													: 2px;
	background											: #e7e7e7;
}

/*-------------------------------------------------------------------
	service
-------------------------------------------------------------------*/
#service{
	position													: relative;
	margin-left											: -20px;
}

#service li{
	clear:both;
}

#service dl{
	float														: left;
	display													: inline;
	margin-bottom										: 14px;
	margin-left											: 20px;
	width														: 249px;
}

#service dl dt{
	text-align												: center;
}

#service dl dd{
	margin-top											: 5px;
	font-size												: 108%;
	font-family											: 'ƒqƒ‰ƒMƒm–¾’© Pro W3','Hiragino Mincho Pro','‚l‚r ‚o–¾’©','MS PMincho',serif;
}


/*-------------------------------------------------------------------
	news
-------------------------------------------------------------------*/
#news{
	padding													: 16px 8px;
	background											: #e7e7e7;
}

#contents #sub #news h2{
	margin-left											: 9px;
	margin-bottom										: 9px;
}

#news dl{
	padding-top											: 7px;
	background											: url(../../img/share/dot-x-g.gif) repeat-x top left;
}

#news dl dt,
#news dl dd{
	padding-left											: 10px;
	padding-right										: 10px;
}

#news dl dt{

}
#news dl dd{
	margin-bottom										: 7px;
	padding-bottom									: 7px;
	background											: url(../../img/share/dot-x-g.gif) repeat-x bottom left;
}

/*-------------------------------------------------------------------
	clearfix
-------------------------------------------------------------------*/
#contents #accent:after,
#pickup section:after,
#pickup section .division .pickup:after,
#pickup section .division .pickup li:after,
#information dt:after{
	content													: ".";
	display													: block;
	clear														: both;
	height														: 0;
	visibility													: hidden;
}