@charset "utf-8";
/*
[KINKI AUTOBI LTD様 LightNEasy用template]
style.css
2009.07.24
*/




/* ▽--------------- 基本セット ---------------▽ */
html{
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	/*background-color: #E9E9E9;*/
}
body, div, p, ul, ol, li, dl, dt, dd, table, th, td, h1, h2, h3, h4, h5, form, img {
	font-size: 12px;
	color: #000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
/*
a {
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
}
*/
/* ▲--------------- 基本セット ---------------▲ */




/* ▽--------------- 汎用パーツ ---------------▽ */

/* ▲--------------- 汎用パーツ ---------------▲ */




/* ▽--------------- レイアウト ---------------▽ */
#wrap1 {
	background: url(images/wrap1.jpg) repeat-x 0px 0px;
	height: 200px;
	width: 100%;
}
#wrap2 {
	background: url(images/wrap2.jpg) repeat-y 0px 0px;
	width: 892px;
	margin: 0px auto;
}
#wrap2 #clear_mainarea {
	text-indent: -9999px;
	overflow: hidden;
	clear: both;
	height: 20px;
}
#wrap3 {
	background: url(images/wrap3.jpg) repeat-x 0px bottom;
	height: 20px;
	width: 100%;
	clear: both;
}
/* ▲--------------- レイアウト ---------------▲ */




/* ▽--------------- header -------------------▽ */
#header {
	background: url(images/header.jpg) no-repeat 0px 0px;
	height: 200px;
	width: 892px;
	margin: 0px auto;
}
#header #title {
	display: none;
}
#header #subtitle {
	display: none;
}

/* ▲--------------- header -------------------▲ */




/* ▽--------------- sidearea -----------------▽ */
#sidearea {
	width: 180px;
	padding: 0px 6px 0px 6px;
	float: left;
}
#h2_mainmenu, #h2_pickup {
	width: 180px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
}
#h2_mainmenu {
	background: url(images/h2_mainmenu.jpg) no-repeat 0px 0px;
}
#h2_pickup {
	background: url(images/h2_pickup.jpg) no-repeat 0px 0px;
}
/* ▽--------------- mainmenu -----------------▽ */
#mainmenu ul li a {
	width: 155px;
	height: 25px;
	background: url(images/mainmenu.jpg) no-repeat 0px 0px;
	display: block;
	padding: 7px 0px 0px 25px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#mainmenu ul li a:hover {
	background: url(images/mainmenu.jpg) no-repeat 0px -32px;
	color: #990000;
}
/* ▲--------------- mainmenu -----------------▲ */
#bnr_forefox a, #bnr_ie7 a {
	width: 180px;
	height: 56px;
	margin-bottom: 2px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
 {
}
#bnr_forefox a {
	background: url(images/bnr_firefox.jpg) no-repeat 0px 0px;
}
#bnr_ie7 a {
	background: url(images/bnr_ie7.jpg) no-repeat 0px 0px;
}
/* ▽--------------- extra --------------------▽ */
#extra {
	width: 180px;
}
/* ▲--------------- extra --------------------▲ */
/* ▲--------------- sidearea -----------------▲ */



/* ▽--------------- content ------------------▽ */
#content {
	float: left;
	width: 680px;
	padding-left: 15px;
}
/* ▲--------------- content ------------------▲ */




/* ▽--------------- footer -------------------▽ */
#footer {
	margin: 0px auto 0px auto;
	padding: 4px 20px 0px 0px;
	width: 860px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
#footer a {
	font-weight: bold;
	color: #FFF;
}
/* ▲--------------- footer -------------------▲ */

