/* -------------------- 01offset -------------------- */
#style01 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding-top: 10px;
	border-bottom: 1px solid #00adda;
}
#style01 table{
	width: 650px;
	margin: 10px auto 20px;
}
#style01 th,#style01 td{
	padding: 5px 0;
	font-size: 85%;
	line-height: 150%;
	text-align: left;
	vertical-align: middle;
}
#style01 th{
	width: 220px;
}
#style01 strong{
	color: #f00;
}
#style01 p{
	width: 600px;
	margin: 10px auto 20px;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style01 ul{
	width: 640px;
	margin: 0 auto 20px;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style01 ul li{
	list-style: circle;
	list-style-position: inside;
}
#style01 ol{
	width: 600px;
	margin: 0 auto 20px;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style01 ol li{
	list-style: decimal;
	margin-left: 30px;
}

/* -------------------- 02brand -------------------- */
#style02 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding-top: 10px;
	border-bottom: 1px solid #00adda;
}
#style02 div div{
	background: url(img/02bg_div.jpg) right bottom no-repeat;
	width: auto;
	margin: 0 1px 0 0;
	padding: 0 0 20px;
	border: 0;
}
#style02 p{
	margin: 10px 20px 0;
	padding-bottom: 10px;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style02 h4{
	width: 650px;
	margin: 10px auto 5px;
	padding-left: 3px;
	font-size: 14px;
	line-height: 150%;
	border-bottom: 3px double #008;
	text-align: left;
}
#style02 table{
	width: 650px;
	margin: 10px auto 20px;
}
#style02 th,#style02 td{
	padding: 5px 0;
	text-align: left;
	vertical-align: middle;
}

/* -------------------- 03products -------------------- */
#style03 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding-top: 10px;
	border-bottom: 1px solid #00adda;
}
#style03 table{
	margin: 10px 20px;
}
#style03 table th,#style03 table td{
	padding: 10px;
	vertical-align: top;
}	
#style03 p{
	padding-bottom: 10px;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}

/* -------------------- 04sitemap -------------------- */
#style04 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding-top: 10px;
	border-bottom: 1px solid #00adda;
}
#style04 ul{
	text-align: left;
	font-size: 80%;
	line-height: 200%;
	margin: 10px 10px 1em;
}
#style04 li{
	list-style: circle;
	margin-left: 30px;
}
#style04 a:link,#style04 a:visited{
	color: #00f;
	text-decoration: none;
}
#style04 a:hover,#style04 a:active{
	color: #f00;
	text-decoration: underline;
}
 
/* -------------------- 05contact -------------------- */
#style05 table{
	width: 650px;
	margin: 10px auto 20px;
}
#style05 th,#style05 td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #00adda;
	font-size: 85%;
	line-height: 150%;
}
#style05 th{
	background: #ddf;
	width: 8em;
	font-weight: normal;
}
#style05 p{
	width: 650px;
	margin: 0 auto;
	font-size: 85%;
	line-height: 150%;
}
#style05 span{
	color: #f00;
}

/* -------------------- 06privacy -------------------- */
#style06 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding: 15px 0;
	border-bottom: 1px solid #00adda;
}
#style06 p{
	width: 90%;
	margin: 10px auto .5em;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style06 ul{
	width: 90%;
	margin: 0 auto;
	list-style: circle;
	text-align: left;
	line-height: 150%;
}
#style06 li{
	margin-left: 20px;
	font-size: 85%;
}

/* -------------------- 08company -------------------- */
#style08 div{
	width: 698px;
	background: url(img/bg_div.jpg) repeat-y;
	margin: 0 auto 20px;
	padding-top: 10px;
	border-bottom: 1px solid #00adda;
}
#style08 p{
	width: 90%;
	margin: 10px auto .5em;
	text-align: left;
	line-height: 150%;
	font-size: 85%;
}
#style08 table{
	width: 90%;
	margin: 20px auto 30px;
}
#style08 th,#style08 td{
	padding: 5px;
	border: 1px solid #0aa;
	text-align: left;
	vertical-align: top;
	font-size: 85%;
	line-height: 150%;
}
#style08 th{
	width: 5em;
	background: #dff;
	font-weight: normal;
}