a {
	text-decoration: none;
}
#header {
	width: 748px;
	height: 70px;
	margin:0px auto;
}
#logo h1 a{
	background-image:url(../images/logo.gif);
	float: left;
	text-indent:-9999px;
	display:block;
	width: 200px;
	height:50px;
	margin-top: 20px;
	margin-left:10px;
}
#layout {
	background-image: none;
	background-color: #FFFFFF;
	float: none;
}
#c_navigation,#navigation,#bottom_navi,#pankuzu,#subnavigation ul {
	display: none;
}
#contents {
	width: 500px;

}
#c_contents {
	width: 550px;

}
#contents h2 {
	background-image: url(../images/title_gray.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	margin-bottom: 1em;
	height: 25px;
	padding-top: 3px;
	font-weight: normal;
	color:#333333;
	width: 500px;
	text-indent: 25px;
}
#contents h3 {
	background-image: url(../images/title_green.gif);
	background-repeat:no-repeat;
	font-size: 90%;
	height: 25px;
	padding-top: 3px;
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
}
#contents h4 {
	font-weight: bold;
	color:#669900;
	padding-bottom: 5px;
	font-size: 90%;
	padding-top: 5px;
}
#contents p {
	font-size: 80%;
	line-height: 130%;
	margin-bottom: 1em;
}
.t_h4 {
	font-size: 100%;
	font-weight: normal;
	color:#009900;
}
#gray_space {
	width:500px;
	height:10px;
	margin-bottom:7px;
	background-image:url(../images/grayback.gif);
	margin-top: 3px;
}
#detail {
	width: 500px;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
#left-1 {
	width: 245px;
	float: left;
	height: 340px;
	text-align: left;
}
#right-1 {
	width: 245px;
	float: right;
	height: 330px;
	text-align: left;
}
#news {
	display: none;
}

.more {
	width:110px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
.more a{
	width:110px;
	height:20px;
	display:block;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	text-align:left;
}
.more a:hover{
	width:110px;
	height:20px;
	display:block;
	background-image: url(../images/more2.gif);
	background-repeat: no-repeat;
	text-align:left;
}

/* Contents */


#c_contents h2 {
	background-image: url(../images/title_h2.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	height: 30px;
	padding-top: 7px;
	font-weight: normal;
	color:#333333;
	width: 550px;
	text-indent: 30px;
}
#c_contents h3 {
	background-image: url(../images/title_h3.gif);
	background-repeat:no-repeat;
	font-size: 90%;
	height: 25px;
	padding-top: 5px;
	font-weight: normal;
	color: #333333;
	text-indent: 30px;
}
#c_contents h4 {
	font-size: 90%;
	font-weight: bold;
	color:#669900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#c_contents p {
	font-size: 80%;
	line-height: 130%;
	margin-bottom: 1em;
	padding-left: 30px;
	padding-right: 10px;
}
#c_contents ol {
	font-size: 90%;
	line-height: 130%;
	margin-left:20px;
	margin-bottom: 1em;
	padding-left: 30px;
	padding-right: 10px;
	text-align:left;
}
#c_contents ul {
	font-size: 90%;
	line-height: 130%;
	margin-left:0px;
	margin-bottom: 1em;
	padding-left: 30px;
	padding-right: 10px;
	text-align:left;
	list-style:none;
}
#pankuzu {
	font-size: x-small;
	text-align: right;
	width:550px;
	height:15px;
	margin-bottom: 2px;
	margin-top: 3px;
	background-image:url(../images/grayback.gif);
	line-height: 15px;
}
#pankuzu a {
	color:#666666;
	text-decoration:none;
	padding-left:0px;
}
#pankuzu a:hover {
	color:#ff6600;
	text-decoration:none;
	padding-left:0px;
}
.gray {
	width:240px;
	height:300px;
	background-image:
	url(../images/grayback.gif);
	padding-top: 27px;
}
.point1 {
	background-image: url(../images/point1.gif);
	background-repeat:no-repeat;
	font-size: 90%;
	height: 25px;
	padding-top: 5px;
	font-weight: normal;
	color: #333333;
}

/* Profile */
.profiledata dt{
	clear:left;
	float:left;
	display:block;
	width:80px;
	margin:2px 0px 2px 15px;
	padding-left:15px;
	text-align:left;
	background-image:url(../images/profiledataback.gif);
	background-repeat:repeat-y;
	font-size: 80%;
}
.profiledata dd{
	float: right;
	display: block;
	width: 410px;
	margin: 2px 0px;
	padding: 0px;
	text-align:left;
	font-size: 80%;
}
.profilehistory {
	width:550px;
}
.profilehistory_left {
	float:left;
}
.profilehistory_left dt{
	background-image: url(../images/title_h3.gif);
	background-repeat:no-repeat;
	font-size: 80%;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	color:#669900;
	text-align:left;
	font-size: 80%;
	width: 420px;
	text-indent: 30px;
}
.profilehistory_left dd{
	margin: 2px 0px;
	padding: 0px;
	text-align:left;
	font-size: 80%;
	width: 420px;
	text-indent: 30px;
}
.profilehistory_right {
	float:right;
	margin-right:10px;
}
.profilehistory_right img {
	margin-top:5px;
	margin-bottom:5px;
}
.clear {
	clear:both;
	height:10px;
	text-align: right;
	text-indent: 30px;
	font-size: 80%;
}
/* Contact */
.contact {
	font-size:x-small;
}
.contact dt{
	clear:left;
	float:left;
	display:block;
	width:150px;
	height:25px;
	margin:0px;
	padding-left:30px;
	padding-top:5px;
	text-align: left;
}
.contact span{
	color:#FF0000;
}
.contact dd{
	float:left;
	display:block;
	width:350px;
	margin:0px;
	padding:0px;
	text-align: left;
}
.form{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#F2FFD2;
}
.form_b {
	margin-left:150px;
}
/* Site Map */
.SiteMapleftArea{
	width:250px;
	float:left;
	margin-right:10px;
	text-align:left;
}
.SiteMaprightArea{
	width:250px;
	float:left;
	margin-left:10px;
	text-align:left;
}
.sitemap dl.map1{
	background-image: url(../images/title_h3.gif);
	background-repeat:no-repeat;
	font-size: 80%;
	height: 100px;
	padding:3px 0 10px 0px;
}
.sitemap dl.map1 dt{
	font-weight:bold;
	margin:5px 0;
	padding:0 0 2px 30px;

}
.sitemap dl.map1 dd{
	font-weight:normal;
	padding-bottom:2px;
}
.sitemap dl.map1 dd a{
	font-weight:bold;
	padding:5px 0 0 0;
}
.sitemap dl.map2 dt{
	font-weight:bold;
	margin:5px 0;
	padding:0 0 2px 30px;
}
.sitemap dl.map2 dd{
	font-weight:normal;
}
.sitemap dl.map2 dd a{
	font-weight:bold;
	padding:5px 0 0 0;
}
/* Quality */
.quality {

}
.quality_left {
	margin-left:20px;
	background-image:url(../images/greenback.jpg);
	padding:15px;
	float:left;
}
.quality_right{
	width:330px;
	float:left;
	text-align:left;
}
.quality_right p {
	margin:0px;
}

.theme {
	margin-left:350px;
	font-weight:bold;
}
/* Service */
.service img {
	margin:0px 0px 0px 0px;
}
.product_detail {
	margin-right:10px;
	float:left;
}
#product {
	margin-left:30px;
}
#product img {
	margin:0px;
}
#product p{
	margin:0px;
	padding:0px;
}
#product h4{
	margin:0px;
	padding:0px;
	
}
.s_top_left {
	width:370px;
	float:left;
	text-align: left;
}
.s_top_right {
	float:right;
}
#products {
	background-image:url(../images/greenback.jpg);
	width:530px;
	height:280px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.p-left-1 {
	width:145px;
	float:left;
	margin:10px;
}

.p-right-1 {
	width:345px;
	float:left;
	margin:10px 0px 0px 0px;
}
#products p {
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}
#products h3 {
	font-size:100%;
	color:#006600;
	background-image:none;
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	text-indent:0px;
	font-weight:bold;
}
/* Quality */
.style3 {color: #FF6600;font-weight:bold}
.style4 {color: #006600;font-weight:bold}

#footer {
	clear:both;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	border-top: 1px solid #666666;
}
#footer address {
	font-style: normal;
}