@charset "utf-8";

/* ---------------------------- copyright
Modified: 2011-03-08
-------------------------------------- */



/* ----------------------- mainImage style */

#topmain {
	padding-bottom: 23px;
	clear: both;
	width: 950px;
	background: url(../../image/bg_topmain.jpg) bottom no-repeat;
}

/* ----------------------- mainArea style */

div#mainArea h2 {
	margin-bottom: 10px;
}

div#trifron {
	margin-bottom: 20px;
	padding: 12px 10px;
	border: 1px solid #CCC;
	width: 640px;
	background: url(../../image/bg_trifron.jpg) no-repeat top right #FFF;
}

div#product {
	margin-bottom: 20px;
	padding: 12px 10px;
	border: 1px solid #CCC;
	width: 640px;
}

div#trifron h3,
div#product h3 {
	margin-bottom: 10px;
	border-bottom: 1px dotted #666;
	color: #0154AC;
	font-size: 114%;
}

div#trifron h3 {
	width: 420px;
}

div#trifron p {
	line-height: 1.6;
}

div#trifron ul {
	margin: 10px 0;
	list-style-type: none;
}

div#trifron ul li {
	margin-right: 18px;
	padding-left: 18px;
	background: url(../image/ico_ar01.gif) no-repeat left;
}

div#product ul {
	list-style-type: none;
}

div#product ul li {
	margin: 0 7px 7px 0;
	padding: 10px 0 10px 22px;
	width: 184px;
	height: 20px;
	display: inline;
	float: left;
}

div#product ul li.productmenu01 {
	background: url(../../image/bg_product01.jpg) no-repeat;
}

div#product ul li.productmenu02 {
	background: url(../../image/bg_product02.jpg) no-repeat;
}

div#product ul li.productmenu03 {
	background: url(../../image/bg_product03.jpg) no-repeat;
}

div#product ul li.productmenu04 {
	background: url(../../image/bg_product04.jpg) no-repeat;
	padding: 5px 0 5px 22px;
	height: 30px;
	line-height:1em;
}

div#product ul li.productmenu05 {
	background: url(../../image/bg_product05.jpg) no-repeat;
}

div#product ul li.productmenu06 {
	background: url(../../image/bg_product06.jpg) no-repeat;
}

