*{
	margin:0px;
	padding:0px;
}
body{
	color:#555555;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

table{
	border:0px;
	margin:0px;
	padding:0px;
}

a:link { color:#3366FF; text-decoration: none;border: 0px none;text-decoration: none;} 

a:visited { color:#333399; text-decoration: none;border: 0px none;text-decoration: none;} 

a:active { color:#db6700; text-decoration: underline;border: 0px none;text-decoration: none;} 

a:hover { color:#db6700; text-decoration: underline; border: 0px none;text-decoration: none;} 


/*標準テキスト*/
.txt {font-size: 80%; line-height: 150%; color:#333333;}
/*小テキスト*/
.stxt {font-size: 70%;line-height: 130%; color:#333333;}
/*大テキスト*/
.ltxt {font-size: 100%; line-height: 150%; color:#333333;}
/*大テキスト*/
.lltxt {font-size: 120%; line-height: 150%; color:#333333;}
/*標準ノート*/
.note {
	font-size: 75%;
	color:#333333;
	line-height: 140%;
}
/*小ノート*/
.snote {font-size: 70%; line-height: 140%; color:#333333;}
/*大ノート*/
.lnote {font-size: 100%; line-height: 120%; color:#333333;}
/*特大ノート*/
.llnote {font-size: 200%; line-height: 120%; color:#333333;}


#header {
	width: 802px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
}

#menu {
	margin-left:25px;
	margin-top:2px;
	overflow:hidden;
}
#menu li {
	float: left;
	list-style-type: none;
}

#men_company{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:16px;
	overflow:hidden;
	}

#men_company li {
	float:left;
	list-style-type: none;
}

#men_products{
	width:750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:18px;
	overflow:hidden;
	}

#men_products li {
	float:left;
	list-style-type: none;
}

#men_products_l {
	width:500px;
	float:left;}

#men_products_l li {
	float:left;
	list-style-type: none;
}
#men_products_l li img{
	float:left;
	vertical-align: top;
}

#men_products_r {
	width:240px
	float:right;}

#men_products_r li {
	float:right;
	list-style-type: none;
}
#men_products_r li img{
	vertical-align: top;
}

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

#footer {
	width: 810px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:hidden;

}

#footer ul {
	margin-top: 15px;
}

#footer li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#box1{
	float:left;
}

#box2{
	float:left;
}

#main_left li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}
#main_right li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
}

#product_info{
	margin-top:6px;
	margin-left:30px;
	margin-bottom:12px;
	overflow:hidden;

}
#product_info b{
	color:#F19BA5;
}

#product_right{
	width:245px;
	float:left;
}
#product_right ul{
	margin-top:10px;
}
#product_right li{
	text-indent:12px;
	list-style-type: none;
}

#product_center{
	width:245px;
	float:left;
}
#product_center ul{
	margin-top:10px;
}
#product_center li{
	text-indent:12px;
	list-style-type: none;
}

#product_left{
	width:245px;
	float:left;
}
#product_left ul{
	margin-top:10px;
}
#product_left li{
	text-indent:12px;
	list-style-type: none;
}


a {
	text-decoration: none;
}

img{
	border:0px;
	}	

#wrapper {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
