@import url("org-iketeru.css");
body {	color: #333333;}
img {	border: 0px;}
/*----------------------
head
----------------------*/
.head {
	background-image: url(/design/gmosp664/img/head/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 5px;
}
h1 {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	text-align: left;

}
.head-blk {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	background-repeat: no-repeat;
}
ul.headnavi li{
	list-style:none;
	height: 36px;
	float: left;
}
ul.headnavi a{
	display:block;
	height:36px;
	text-indent:-300px;
	overflow:hidden;
	background-image: url(/design/gmosp664/img/head/navi.gif);
}
a.home{
	background-position:0px 0px;
	width: 100px;
}
a:hover.home{    background-position:0px -36px;}
a.company{
	background-position:-100px 0px;
	width: 96px;
}
a:hover.company{    background-position:-100px -36px;}
a.useinfo{
	background-position:-196px 0px;
	width: 96px;
}
a:hover.useinfo{    background-position:-196px -36px;}
a.member{
	background-position:-292px 0px;
	width: 98px;
}
a:hover.member{    background-position:-292px -36px;}
a.cart{
	background-position:-390px 0px;
	width: 96px;
}
a:hover.cart{    background-position:-390px -36px;}
a.order{
	background-position:-486px 0px;
	width: 96px;
}
a:hover.order{    background-position:-486px -36px;}
a.allitem{
	background-position:-582px 0px;
	width: 96px;
}
a:hover.allitem{    background-position:-582px -36px;}
a.point{
	background-position:-678px 0px;
	width: 102px;
}
a:hover.point{    background-position:-678px -36px;}
.login-form p {
	text-align: center;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 8pt;

}
.login-form input {
	background-image: url(/design/gmosp664/img/head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	width: 123px;
	vertical-align: middle;
}
.login-form img {
	vertical-align: middle;
	margin-right: 10px;

}
/*----------------------
left
----------------------*/
.left {
	background-image: url(/design/gmosp664/img/left/bg_left.gif);
	width: 150px;
	height: 100%;
	color: #FFFFFF;
}
.left ul {
	margin: 0px 5px 5px;
	padding: 0px;
	width: 140px;
}
.left li {
	list-style-type: none;
	height: 35px;
	width: 140px;
}
p.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search input {
	background-image: url(/design/gmosp664/img/head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
	width: 123px;
	margin-bottom: 5px;
}
p.left-blk {
	width: 130px;
	line-height: 1.8;
	margin: 10px;
}
.left a:link {	color: #FFFFFF;}
.left a:visited {	color: #FFFFFF;}
.left a:active {	color: #FFFFFF;}
.left li img {	vertical-align: top;}
/*----------------------
center
----------------------*/
.center-wrap {	width: 625px;}
.clear {	clear: both;}
.main-wrap {
	float: left;
	width: 455px;
	margin-right: 5px;
}
.right-wrap {
	float: left;
	width: 165px;
}
.main-info {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 455px;
}
.main-info table {
	margin: 5px;
	width: 430px;
}
.right-blk {
	background-image: url(/design/gmosp664/img/center/bg_right.gif);
	background-repeat: repeat-y;
	width: 165px;
	margin-bottom: 5px;

}
/*----------------------
footer
----------------------*/
.footer {
	width: 625px;
	margin-top: 5px;
	line-height: 1.8;


}
p.f-guide {
	float: left;
	width: 300px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;





}
.bold {
	font-weight: bold;
}
.bold-red {
	font-weight: bold;
	color: #FF0000;
}
.copy-blk {
	background-image: url(left/bg_left.gif);
	width: 625px;
	clear: both;
	color: #FFFFFF;
	margin-top: 10px;


}
.copy-blk p {
	padding: 15px;
	text-align: right;
	margin: 0px;
}
.copy-blk a:link {
	color: #FFFFFF;
}
.copy-blk a:visited {
	color: #FFFFFF;
}
.copy-blk a:active {
	color: #FFFFFF;
}
