@charset "utf-8";

/*
Site Name: 
Description: parts style
*/

/* menu
----------------------------------------- */
#menu ul{
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	
}

#menu ul li{
	float: left;
}

/* header
----------------------------------------- */



/* footer
----------------------------------------- */
#footer p#copyright{
	width: 950px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}

#footer p#foot{
	font-size: 12px;
	padding-bottom: 10px;
	text-align: left;
}


#footer p#pagetop a{
	float:right;
	font-size: 12px;
	text-align: right;
}



/* topicpath
----------------------------------------- */
#topicpath{
	padding: 0px;
	margin: 6px 0px;
	font-size: 86%;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}

#topicpath li{
	float: left;
}

#topicpath li a{
	padding-right: 10px;
	margin: 0px 5px 0px 0px;
	background: url(../img/topicpath.gif) no-repeat right center;
}

/* content
----------------------------------------- */
#content p,
#content td,
#content li{
	line-height: 1.5;
}
/* main
----------------------------------------- */
#main ul,
#main ol,
#main p{
	padding: 0.5em 10px;
}

#main ul li{
	margin-left: 20px;
	list-style-type: square;
}

#main ol li{
	margin-left: 25px;
	list-style-type: decimal;
}

#main h1{
	font-size: 24px;
	font-weight: 800;
	padding: 6px 0px 6px 16px;
	background-image: url(../img/h1_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFF;
	clear: both;
}

#main h2{
	font-size: 22px;
	font-weight: 800;
	background-color: #99CC00;
	clear: both;
	color: #333333;
	padding: 5px;
	margin: 10px 0px;
}

#main h3{
	font-size: 20px;
	font-weight: 800;
	margin-left: 5px;
	background-image: url(../img/h3_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 12px 0px;;
	color: #333333;
}

#main h4{
	font-size: 18px;
	font-weight: 800;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC00;
	padding-left: 5px;
	margin: 5px 10px;
}

#main h5{
	font-size: 16px;
	font-weight: 800;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C7E669;
	padding-left: 5px;
	margin: 5px 15px;
}

#main table{
	font-size: 100%;
	margin: 1em 10px;
}

#main table th,
#main table td{
	padding: 5px 10px 5px 10px;
}


#main .table-01{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}

#main .table-01 th{
	background-color: #99CC00;
}

#main .table-01 th,
#main .table-01 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#main .table-02{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
}

#main .table-02 th{
	background-color: #6A6A6A;
	color: #FFF;
}

#main .table-02 th,
#main .table-02 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}


/* sub
----------------------------------------- */
#sub h2{
	padding: 0;
	margin: 0;
}

#sub address{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 1.5;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

strong.company{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

p.banner{
	margin: 10px 0px;
}

/* home ------------------------------- */
#info-box{
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
}

dl.information{
	margin: 0px 14px;
}

dl.information dt{
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}

dl.information dd{
}

p.info-text{
	font-size: 12px;
	margin: 0px 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	min-height: 55px;
	height: auto !important;
	height: 55px;
}

img.info-right{
	float: right;
	clear: both;
	margin-top: 4px;
	margin-left: 15px;
}

.product-box{
	width: 690px;
	margin-top: 30px;
	overflow: hidden;
}

ul.product_item_list{
	margin: 0px !important;
	padding: 0px !important;
}

ul.product_item_list li{
	width: 200px;
	overflow: hidden;
	float: left;
	margin-right: 30px;
	_margin-righ: 15px;
	margin-left: 0px !important;
	padding: 0px !important;
	list-style-type: none;
	text-align: center
}


/* company ------------------------------- */
#main .company-table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#main .company-table th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
	text-align: left;
}

#main .company-table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
}

dl.company-list dt {
	margin-top: 0.6em;
	width: 100px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 1.2;
	color: #333333;
}

dl.company-list dd{
	margin: 5px 0px 0px 15px;
	line-height: 1.5;
	
}


