@charset "utf-8";

/* ------------------------------------------------------------

	top page style

------------------------------------------------------------ */


/* -----global navi----- */

#g-navi .navi1 a {
	background-image: url(../images/navi_01_o.gif);
}


/* -----main visual----- */

#main_visual {
	margin-bottom: 25px;
}


/* -----contents area----- */

#top_left {
	float: left;
	width: 545px;
}

#top_right {
	float: right;
	width: 218px;
}


#top_left .box_left {
	float: left;
	width: 264px;
	margin-bottom: 1.5em;
}

#top_left .box_right {
	float: right;
	width: 264px;
	margin-bottom: 1.5em;
}


/* products area */

.products_box {
	position: relative;
	width: 264px;
	height: 309px;
}

.products_box ul {
	position: absolute;
	list-style-type: none;
	top: 9px;
	left: 12px;
	z-index: 100;
	font-size: 1px;
	line-height: 1%;
}

.products_box ul li {
	height: 12px;
	margin-bottom: 7px;
	margin-left: 0;
}


/* voice area */

#voice_box {
	width: 194px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	margin-bottom: 15px;
	padding: 10px 11px;
}

* html body #voice_box {
	width: 218px;
	margin-bottom: 14px;
}

#voice_box ul {
	list-style-type: none;
	font-size: 0.625em;
	line-height: 1.4em;
}

#voice_box li {
	margin-left: 0;
}


/* company area */

#company_box {
	position: relative;
	width: 218px;
	height: 107px;
	margin-bottom: 14px;
}

#company_box ul {
	position: absolute;
	list-style-type: none;
	top: 8px;
	left: 12px;
	z-index: 100;
	font-size: 1px;
	line-height: 1%;
}

#company_box ul li {
	height: 12px;
	margin-bottom: 4px;
	margin-left: 0;
}


/* banner area */

#banner1 {
	margin-bottom: 13px;
}

#top_right #search_box {
	width: 194px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
noscript {
	margin: 0px;
	padding: 0px;
}
