* {
	margin:0px;
	padding:0px;
}

.clear {clear: both;}

li { list-style:none;}

img { border:none;}

body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}


h1{
	position:absolute;
	top:0px;
	left:10px;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
}


h3{
	border-left-color:#F90;
	border-left-style:solid;
	border-left-width:5px;
	text-indent:8px;
}


/* レイアウト */
/* ----------------------------------------------------- */

/* ヘッダー */
#header {
	width:1100px;
	height:120px;
	background-image:url(../img/header-bg.jpg);
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


#main{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}



#content{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}




#gutmann{
	width:1100px;
	height:109px;
	padding-top:390px;
	background-image:url(../img/shiyou-bg.jpg);
	margin-left:auto;
	margin-right:auto;
	border-bottom-color:#333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	overflow:hidden;
}

#gutmann-box-left{
	width:500px;
	float:left;
}

#gutmann-box-right{
	width:600px;
	float:right;
}


#tabuchi{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	border-bottom-color:#333;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	overflow:hidden;
	padding-bottom:25px;
}


#tabuchi-box-left{
	width:408px;
	float:left;
}

#tabuchi-box-right{
	width:690px;
	float:right;
}




#vigor{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	overflow:hidden;
	padding-bottom:25px;
}





#syudenbako{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	overflow:hidden;
	padding-bottom:25px;
}




#after{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top:10px;
}







/* 製品テーブル */
.products_table{
width:395px;
margin:0 0 0 0;
}


.products_table table{
border-collapse:collapse;
margin-top:15px;
font-size:75%;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #C1C1C1;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #C1C1C1;
line-height:1.4;
}


.products_table table td {
border-right-width: 1px;
border-right-style: solid;
border-right-color: #C1C1C1;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C1C1C1;
padding: 0px;
text-align: center;
padding: 6px 8px 6px 8px;
vertical-align:middle;
}

.tbg{
background-color:#FCF8EC;
}
.tbg2{
background-color:#F7EEDA;
}

.table_midashi{
color:#F43B03;
}

.large{
font-size:105%;
}




/* 送信フォーム */

#sendform{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}




/* 注意事項 */

#box02{
	width:1100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
	margin-top:50px;
	font-size:12px;
}




/* 会社概要 */

#box01{
	width:1100px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:20px;
	margin-top:50px;
	margin-bottom:100px;
}

/* コピーライト */

#copy{
	width:100%;
	height:50px;
	padding-top:10px;
	background-color:#063e80;
	color:#FFF;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	text-align:right;
}