/* CSS Document */


body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #000000;
	background: url(../images/backline.gif);
	background-repeat:repeat-x repeat-y;
	height:100%;

}
	

a:link {
	color: #330000;
	text-decoration:none;
}
a:visited {
	color: #660000;
	text-decoration:none;
}
a:hover {
	color: #888888;
	text-decoration:underline;
}

#white{
	width:770px;
	background-color:#ffffff;
	padding: 0px;
	margin: 0px;
	height:100%;
	background: url(../images/btmback.gif) repeat-y;
}

#main{
	padding: 0px;
	margin: 0px;
	width: 760px;
	background-color:#dddddd;

}
#head_img{
	width:760x;
	padding:0px;
	margin:0px;
}
img{
	vertical-align:bottom;
}

#menu{
	width:760x;
	height:50px;
	padding:0px;
	margin:0px;
}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
#menu li{
	height:50px;
	display:block;
	float:left;
	text-indent:-9999px;
}
#menu li a{
	text-decoration:none;
}

#menu li#news{
	height:50px;
	width:84px;
	background: url(../images/menu.jpg) no-repeat 0px 0px;
}
#menu li#news a:hover{
	background: url(../images/menu.jpg) no-repeat 0px 20px;
}

#new_wrap{
	margin:10px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	width:760px;
	text-align:left;

}

#new_area{
	padding:10px 0px 0px 20px;
	margin:0px;
	width:430px;
	float:left;
}
#new_text{
	padding:10px;
	text-align:left;
	color:#a55a54;
	font-size:10pt;
	height:76px;
}

.banner{
	margin:0px;
	padding:10px 25px 0px 0px;
	float:right;
}

#footer{
	margin:0px;
	padding:0px;
	width: 760px;
	height:24px;
	clear:both;
	background-color:#a05a57;
	text-align:center;

}
#footer_text{
	padding:5px 0px 0px 0px;
	color:#ffffff;
	font-size:10pt;
}
#bottom{
	background-color:#b9958a;
}

#contents_wrap{
	margin:10px 0px 10px 0px;
	width:760px;
}

#contents_top{
	width:760px;
	height:3px;
	background: url(../images/white1.gif);
}
#contents{
	width:760px;
	height:200px;
	background:#ffffff;
}
#contents_btm{
	width:760px;
	height:7px;
	background:url(../images/white2.gif);
}


#contents_text{
	padding:10px;
	text-align:left;
	color:#a55a54;
	font-size:10pt;
	line-height:1.6em;
}

#contents_area{
	padding:10px 0px 0px 20px;
	margin:0px;
	width:500px;
	float:left;
}

#contents_area_w{
	padding:10px 20px 0px 20px;
	margin:0px;
	text-align:center;
}
#contents_area_w #contents_text{
	padding:15px 0px 0px 4px;
	text-align:left;
	color:#a55a54;
	font-size:10pt;
}


.box1{
	padding:0px;
	margin:0px;
}
.box2{
	padding:10px;
	margin:0px;
	width:325px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#c2c2c2;
	background-color:#efefef;
}
.left{
	float:left;
	margin:0px;
	padding:0px;
}

.right{
	float:right;
	margin:0px;
	padding:0px;
}

.box3{
	padding:10px 10px 10px 10px;
	margin:0px;
	width:690px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#c2c2c2;
	background-color:#efefef;
	line-height:1.6em;
}

#pro{
	background-color:#E4D5CD;
}

.mp{
	margin:10px;
}

.sozai_moon{
	background:url(../products/images/sozai/smoon.jpg);
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding:180px 10px 10px 10px;
	margin:0px 30px 0px 30px;
}

.sozai_hitec{
	background:url(../products/images/sozai/shitec.jpg);
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding:180px 10px 10px 10px;
	margin:0px 30px 0px 30px;
}

.sozai_denim{
	background:url(../products/images/sozai/sdenim.jpg);
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding:180px 10px 10px 10px;
	margin:0px 30px 0px 30px;
}
.sozai_croco{
	background:url(../products/images/sozai/scroco.jpg);
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding:180px 10px 10px 10px;
	margin:0px 30px 0px 30px;
}
.sozai_spring{
	background:url(../products/images/sozai/sspring.jpg);
	background-repeat:no-repeat;
	background-color:#dddddd;
	padding:180px 10px 10px 10px;
	margin:0px 30px 0px 30px;
}

.sozai_tx{
	width:500px;
	padding:0px 50px 0px 50px;

}
.black{
	color:#000000;

}
.orange{
	font-size:13pt;
	color:#ff6600;
	font-weight:bold;
}	

img{
	margin:0px;
	padding:0px;
}	


#company th{
	font-size:10pt;
	font-weight:bold;                                 /* フォントサイズ */
	background-color:#E9E9E9;                             /* 背景色 */
	color: #000000;
	text-align:left;
	padding:10px 0px 10px 7px;
	border-width:0px 0px 0px 3px;
	border-color:#f0f0f0;
	border-style:solid;
	border-left-color:#660000;

}

#company td{
	font-size:10pt;
	color: #660000;
	text-align:left;
	padding:10px 0px 10px 0px;
	border-width:0px 0px 1px 0px;
	border-color:#f0f0f0;
	border-style:solid;
}
#company .infotitle{
	margin:5px;
}



.txtbox{
	width:300px;
}
.txtbox2{
	width:300px;
}
.txtbox3{
	width:300px;
}

.tvcl{
	border-width:0px 0px 0px 4px;
	border-color:#990000;
	border-style:solid;
	margin:0px;
	background-color:#eeeeee;
	padding-left:10px;
}

.proex{
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	margin:0px;
	background-color:#eeeeee;
	padding:10px;
	font-size:12px;
	color:#a55a54;
	line-height:1.6em;
}
