@import url("maruhachi2.css");
body {
	background-position: center top;
	background-color: #ffffff;
	color: #333333;

}
img {	border: 0px;}
/*------------------------
head
------------------------*/
.head {
	background-image: url(/design/gmosp616/img/head/bg_head.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
h1 {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
}
.logo {
	text-align: center;
	width: 350px;
	float: left;
	height: 88px;
}
.logo img {	margin-top: 20px;}
.login-form {
	float: left;
	width: 430px;
	text-align: right;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px;
	height: 44px;
	clear: both;
	background-repeat: no-repeat;
}
ul.headnavi li{
	list-style:none;
	height: 44px;
	float: left;
}
ul.headnavi a{
	display:block;
	height:44px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(/design/gmosp616/img/head/navi.gif);
}
a.home{
	background-position:0px 0px;
	width: 112px;
}
a:hover.home{    background-position:0px -44px;}
a.company{
	background-position:-112px 0px;
	width: 111px;
}
a:hover.company{    background-position:-112px -44px;}
a.useinfo{
	background-position:-223px 0px;
	width: 111px;
}
a:hover.useinfo{    background-position:-223px -44px;}
a.member{
	background-position:-334px 0px;
	width: 111px;
}
a:hover.member{    background-position:-334px -44px;}
a.cart{
	background-position:-445px 0px;
	width: 111px;
}
a:hover.cart{    background-position:-445px -44px;}
a.order{
	background-position:-556px 0px;
	width: 111px;
}
a:hover.order{    background-position:-556px -44px;}
a.allitem{
	background-position:-667px 0px;
	width: 113px;
}
a:hover.allitem{    background-position:-667px -44px;}
p.login-form {
	margin: 0px;
	color: #FFFFFF;
}
.login-form input {
	vertical-align: middle;
	width: 94px;
	margin-bottom: 2px;
	margin-right: 5px;
}
.login-form img {
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 5px;
}
/*------------------------
left
------------------------*/
.left {	width: 150px;}
.left-bg {
	background-image: url(/design/gmosp616/img/left/bg_left.gif);
	background-repeat: repeat-y;
	width: 150px;
	margin-bottom: 5px;
}
p.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.search input {
	width: 74px;
	margin-right: 3px;
	text-align: center;
}
p.search img {
	vertical-align: top;
}
.left-bn {	margin-bottom: 5px;}
p.l-inq {
	line-height: 1.5;
	margin: 10px;
}
.l-inq img {	vertical-align: middle;}
/*------------------------
center
------------------------*/
.center-wrap {	width: 625px;}
.main-wrap {
	float: left;
	width: 460px;
	margin-right: 5px;
}
.right-wrap {
	float: left;
	width: 160px;
}
.clear {	clear: both;}
.right-bg {
	background-image: url(/design/gmosp616/img/center/bg_right.gif);
	background-repeat: repeat-y;
	width: 160px;
	margin-bottom: 5px;
	text-align: left;
}
.right-bg table {
	width: 150px;
	margin: 5px 0px 5px 5px;
}
/*----------------------
footer
----------------------*/
.footer {
	width: 780px;
	line-height: 1.8;
	margin-top: 10px;
	margin-bottom: 5px;
}
.footer1 {
	width: 370px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.footer2 {
	width: 370px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
.footer img {
	margin-bottom: 5px;
}
.copy {
	background-image: url(/design/gmosp616/img/footer/bg_copy.gif);
	text-align: right;
}
.bold-red {
	font-weight: bold;
	color: #FF0000;
}
.copy img {	vertical-align: middle;}
.copy p {	padding: 10px;}
/*----------------------
original page
----------------------*/
h2.brand-ttl {
	font-size: 12pt;
	font-weight: bold;
	background-image: url(brand/icon_brand.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding-left: 30px;
	background-position: left center;
	line-height: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.brand-img1 {
	width: 414px;
	margin-right: 5px;
	float: left;
}
.brand-img2 {
	float: left;
	width: 206px;
}
p.brand-txt1 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 23px;
	color: #3d93b2;
	margin: 0px;
	padding: 10px;
}
p.brand-txt2 {
	margin: 0px;
	padding: 10px;
	line-height: 1.5;

}
.brand-img2 img {
	margin-bottom: 5px;
}
