﻿@charset "utf-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	font-family:"Verdana", "Arial";
	font-style:normal;
	}

#wrap{
	margin:0 auto;
	padding:0;
	width:804px;
	background-image:url(../images/common/back_img.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}

#main{
	margin:0 auto;
	padding:0;
	width:800px;

	}

#header{
	width:804px;
	margin:0;
	padding:0;
	background-image: url(../images/top_header.jpg);
	background-repeat:no-repeat;
	height:231px;
	}

#topnavi{
	display: block;
	margin:0 auto;
	padding-left:0;
	width:804px;
	height:30px;
	border-bottom: 1px;
	background-image:url(../images/u-top.jpg);
	background-repeat:no-repeat;
	}
	
#topnavi ul{
	margin:0 auto;
	padding:5px 0 0 0;
	list-style:none;
	}

#topnavi li{
	float:left;
	font-size:10px;
	text-decoration:none;
	}
	
#topnavi li a{
	padding:0 3px 0 0;
	float:left;
	font-size:10px;
	text-decoration:none;
	}

#frontContents{
	float:right;
	width:600px;
	margin:0;
	padding:0;
	}
	
#footer{
	margin:auto;
	width:800px;
	text-align:center;
	clear:both;
	padding:10px 0 10px 0;
	background-image:url(../images/common/back_img.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	
#footnavi{
	font-size:10px;
	width:700px;
	margin:auto;
	text-align:center;
	}
	
#footnavi ul{
	margin:0;
	clear:both;
	list-style:none;
	}
	
#footnavi li{
	margin:0;
	float:left;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	}
	
#footnavi li a{
	float:left;
	margin:0 5px;
	}
	
#foot_corp{
	width:804;
	margin:0 auto;
	background:url(../images/common/footer.jpg) top center no-repeat;
	height:48px;
	}
	
	
br.clear{
	clear:both;
	}	

a img{
	border:none;
	}
h1{
	display:block;
	margin:0;
	padding:9px 0 0 25px;
	font-size:9px;
	font-weight:normal;
	font-family:"Verdana", "Arial";
	color:#333333;
	width:750px;
	height:50px;
	}

h2{
	margin:0;
	padding:0 0 0 20px;
	width:550px;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	}
	
h3{
	clear:both;
	margin:20px 0 0 5px;
	background:url(../images/common/sub_title_bar.jpg) no-repeat;
	font-family: "Verdana", "Arial";
	font-weight:bold;
	width:580px;
	height:30px;
	padding:7px 0 0 20px;
	font-size:14px;
	color:#333333;
	}
p{
	margin:0;
	padding:0;
	font-style:normal;
	}
	
#go_top{
	clear:both;
	text-align:right;
	margin:0 0 30px 0;
	}
	
#frontProducts{
	width:600px;
	margin:0 0 0 0;
	}
	
#frontContentsCLeft{
	float:left;
	width:290px;
	padding:0;
	}

#frontContentsCRight{
	float:right;
	float:left;
	width:310px;
	}

#frontContentsCRight01{
	float:left;
	width:155px;
	}
	
#frontContentsCRight02{
	float:right;
	width:155px;
	}
	
#frontContentsBox0{
	width:595px;
	height:200px;
	margin:0 4px 0 0;
	border:1px #999999 solid;
	background-image:url(../images/contentsBoxBack2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

#frontContentsBox1{
	width:284px;
	height:260px;
	margin:0 4px 0 0;
	border:1px #999999 solid;
	background-image:url(../images/contentsBoxBack.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}
	
#frontContentsBox2{
	width:144px;
	height:100px;
	margin:0 2px 5px 1px;
	padding:2px;
	border:1px #999999 solid;
	background-image:url(../images/contentsBoxBack.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:10px;
	line-height:110%;
	}
#frontContentsBox3{
	width:170px;
	height:100px;
	margin:0 2px 5px 1px;
	padding:2px;
	border:1px #999999 solid;
	background-image:url(../images/contentsBoxBack.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:10px;
	line-height:110%;
	}	
#frontContentsBox2 em{
	font-style:normal;
	}
	
img.box2 {
	float:left;
	margin:15px 5px;
	}
	
#news{
	clear:both;
	width:580px;
	margin:0 auto;
	}

#news ul{
	list-style:none;
	}
#news li{
	margin:0 0 -1px -30px;
	padding:5px 20px;
	width:530px;
	border-bottom:1px solid #0066CC;
	border-top:1px solid #0066CC;
	font-size:12px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	}
