@charset "utf-8";
/* formatting style
---------------------------------*/


body {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-repeat: repeat-x;
}

h1 {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	color: #024248;
	text-align: center;
}

h2 {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	color: #024248;
}

h3 {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto;
	padding: 0px;
	color: #024248;
}

img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

#wrapper {
	height: 100%;
	width: 860px;
	background-color: #FFF;
	margin: 0px auto;
	padding-right: 5px;
	padding-left: 5px;
}

#header {
	height: 200px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header #rogo {
	height: 100px;
	width: 400px;
	float: left;
	margin-top: 50px;

}
#header #rogo a {
	background-image: url(image/rogo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 400px;
	overflow: hidden;
}
#header #omi_bnr {
	float: left;
	height: 100px;
	width: 180px;
	margin-top: 50px;
}


#header #return {
	height: 20px;
	width: 250px;
	margin-top: 30px;
	float: right;
	text-align: right;
}
#header #return a {
	font-size: 12px;
	color: #666;
	height: 20px;
	text-decoration: underline;
}
#header #return a:hover {
	font-size: 12px;
	color: #999;
	text-decoration: none;
}

#header #address {
	float: right;
	height: 50px;
	width: 250px;
	margin-top: 20px;
	text-indent: -9999px;
	display: block;
	background-image: url(image/address.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#introduction {
	text-indent: -9999px;
	display: block;
	height: 380px;
	width: 850px;
	overflow: hidden;
	background-image: url(image/topbanner.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#introduction02 {
	text-indent: -9999px;
	display: block;
	height: 380px;
	width: 850px;
	overflow: hidden;
	background-image: url(image/topbanner02.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#button {
	height: 30px;
	width: 410px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#button a.products {
	background-image: url(image/menu_products.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 30px;
	width: 180px;
	margin-right: 50px;
	overflow: hidden;
}
#button a.order {
	background-image: url(image/menu_order.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 30px;
	width: 180px;
	overflow: hidden;
}

#button a:hover {
	background-position: left bottom;
}




#main {
	height: 800px;
	width: 800px;
}
#mail {
	height: 20px;
	width: 850px;
	margin-top: 40px;
}
#mail a {
	background-image: url(image/mail.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 240px;
	overflow: hidden;
	margin-right: 305px;
	margin-left: 305px;
}
#link {
	height: 20px;
	width: 250px;
	margin-top: 30px;
	float: right;
	margin-right: 10px;
}
#link a {
	font-size: 13px;
	color: #000;
	text-decoration: underline;
	text-align: right;
	margin-left: 20px;
}



#products {
	height: 100%;
	width: 850px;
}
#products #title {
	height: 31px;
	width: 850px;
	display: block;
	border-bottom: 1px solid #666;
	margin-top: 20px;
	clear: both;
}

#products #doc {
	float: left;
	height: 360px;
	width: 200px;
	margin-right: 12px;
	margin-top: 10px;
}
#products #doc .no {
}
#products #doc .photo {
	height: 230px;
	width: 200px;
}

#products #doc .name {
	font-weight: bold;
	text-align: center;
	background-color: #EAEAEA;
}
#products #doc .name02 {
	text-align: center;
}
#products #doc .info {
	text-align: center;
}
#products #doc .mate {
	text-align: center;
}
#products #doc .price {
	text-align: center;
}
#form {
	height: 100%;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#form #exp {
	width: 550px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	height: 20px;
	width: 850px;
	background-image: url(image/footer.gif);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 100px;
}

#footer_attention {
	height: 20px;
	width: 850px;
	background-image: url(image/footer.gif);
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 30px;
}

#footer address {
	text-align: center;
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}

#footer_attention address {
	text-align: center;
	height: 20px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}

