html{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	margin:0;
	padding:0;
	top:-16px;
	position:relative;
    	font-family:Arial, Verdana;
	color:#666666;
    	background-image:url("img/back.gif");
}
* html body{
	text-align:center;
	margin:0;
	padding:0;
    	font-family:Arial, Verdana;
	color:#666666;
    	background-image:url("img/back.gif");
}
*:first-child+html body{
	text-align:center;
	margin:0;
	padding:0;
	top:0;
	position:relative;
    	font-family:Arial, Verdana;
	color:#666666;
    	background-image:url("img/back.gif");
}
img{
	border:none;
}
#contents{
	width:910px;
	position:relative;
	margin:0 auto;
	padding:0;
    	background-image:url("img/shadow_side.png");
    	background-repeat:repeat-y;
	background-color:#ffffff;
}
#header{
	width:900px;
	height:110px;
	margin:0 auto;
	padding:0;
}
#logo{
	float:left;
	margin-left:20px;
	top:-5px;
	position:relative;
}
#address{
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:20px;
	top:-5px;
	position:relative;
}
* html #logo{
	float:left;
	margin-left:10px;
	top:-5px;
	position:relative;
}
* html #address{
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:10px;
	top:-5px;
	position:relative;
}
*:first-child+html #logo{
	float:left;
	margin-left:20px;
	top:-5px;
	position:relative;
}
*:first-child+html #address{
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:20px;
	top:-5px;
	position:relative;
}
#navi ul{
	width:900px;
	height:42px;
	margin:0 auto;
	padding:0;
}
* html #navi ul{
	width:900px;
	height:42px;
	vertical-align:top;
	position:relative;
	margin:-10px 0 0 0;
	padding:0;
}
#navi li{
	list-style-type:none;
	display:block;
	widht:180px;
	height:42px;
	float:left;
	margin:0;
	padding:0;
}
#left{
	width:200px;
	margin:20px 30px 0 0;
	float:right;
	text-align:left;
	padding:0;
	}
* html #left{
	width:200px;
	margin:20px 15px 0 0;
	float:right;
	text-align:left;
	padding:0;
	}
*:first-child+html #left{
	width:200px;
	margin:20px 30px 0 0;
	float:right;
	text-align:left;
	padding:0;
	}
#main{
	width:600px;
	float:left;
	text-align:left;
	margin:20px 0 0 40px;
	font-size:13px;
    	line-height:150%;
}
* html #main{
	width:600px;
	float:left;
	text-align:left;
	margin:20px 0 0 20px;
	font-size:13px;
    	line-height:150%;
}
#main h1{
	font-size:25px;
	color:#666666;
	line-height:125%;
}
#main h2{
	font-size:18px;
	color:#00cc00;
	text-align:left;
	border-left:10px solid #00cc00;
	border-bottom:1px dashed #00cc00;
	padding:5px 0 2px 15px;
}
#main p{
	padding:0;
}
.pankuzu{
	font-size:12px;
	color:#666666;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	padding:5px 0 2px 0;	
}

.box_s{
	width:280px;
	margin:0 10px 40px 0;
	float:left;	
}


.table{
	width:600px;
	margin:0 auto;
	border:1px solid #cccccc;
	border-collapse:collapse;
	font-size:12px;
    	line-height:175%;
}
.table th{
	border:1px solid #cccccc;
	width:150px;
	background-color:#fafafa;
	text-align:center;
}
.table td{
	border:1px solid #cccccc;
	background-color:#ffffff;
	padding:10px;
}

.ttl{
	background-color:#FFFFFF;
	text-align:left !important;
	padding-left:10px;
}

.chart{
	width:600px;
	margin:0 auto;
	border-top:dotted 1px #cccccc;
	border-left:0;
	border-right:0;
	border-bottom:0;
	font-size:12px;
    	line-height:175%;
}
.chart td{
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom:dotted 1px #cccccc;
	padding:5px;
}
.products{
	width:600px;
	margin:0 auto;
	font-size:12px;
    	line-height:130%;
	border-collapse:collapse;
	border:1px solid #cccccc;
}
.products td{
	text-align:center;
	border:1px solid #cccccc;
}
.mailform th{
	width:150px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
	padding:5px;
}
.mailform td{
	width:450px;
	text-align:left;
	font-size:13px;
	padding:5px;
}
#sub_navi{
	font-size:11px;
    	line-height:175%;
	clear:right;
	text-align:center;
	margin:60px 0 0 220px;
}
.strong{
	background-color:#ffff00;
	padding:1px;
	font-weight:normal;
	}
.orange{
	color:#cc0000;
	font-size:20px;
	padding-left:260px;
}
.clear{
	clear:both;
	}
a:link{
	color:#808080;
	text-decoration:none;
}
a:visited{
	color:#808080;
	text-decoration:none;
}
a:hover{
	color:#333333;
}
#footer{
	border-top:outset 2px #ffffff;
	border-bottom:inset 2px #ffffff;
	background-color:#eaeaea;
	width:900px;
	height:75px;
	clear:left;
	margin:0 auto;
}
#footer_contents{
	width:800px;
	margin:0 auto;
	color:#666666;
	text-align:left;
	font-size:11px;
    	line-height:150%;
}
.screenshot {
	float:right;
	margin:0 10px 10px;
	border:1px double #ddd;
}

hr{
	border:1px dotted #ddd;
}