body {
	color: #333333;
	background-image: url(/design/gmosp495/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 9pt;
	background-image: url(/design/gmosp495/img/head/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 5px;
	text-align: left;

}
img {
	border: 0px;
}
/*----------------
head
-----------------*/
.head {
	width: 780px;
	background-image: url(/design/gmosp495/img/head/glass.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	text-align: left;

}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px 0px 10px;
	padding: 0px;
	background-image: url(/design/gmosp495/img/head/navi.gif);
	height: 50px;
	clear: both;
	background-repeat: no-repeat;
}
ul.headnavi li{
	list-style:none;
	height: 45px;
	width: 111px;
	float: left;
}
ul.headnavi a{
	display:block;
	height:45px;
	text-indent:-300px;
	overflow:hidden;
	width: 111px;
}
li.member {
	width: 114px;
}
li.member a{
	width: 114px;
}
.login-form {
	width: 780px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
.login-form img {
	vertical-align: middle;
	margin-right: 10px;
}
.login-form input {
	width: 94px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
/*----------------
left
-----------------*/
.left {
	background-image: url(/design/gmosp495/img/left/bg_left.gif);
	width: 150px;
	height: 100%;
	padding-top: 5px;
	line-height: 1.5;
}
.left-bg {
	background-image: url(/design/gmosp495/img/left/bg_left2.gif);
	background-repeat: repeat-y;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
p.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}
p.search input {
	width: 119px;
	margin-bottom: 5px;
}
p.left-txt {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
/*----------------
center
-----------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 470px;
	margin-right: 5px;
}
.right-wrap {
	float: left;
	width: 150px;
}
.center-wrap img {
	margin-bottom: 10px;
}
p.brand {
	margin: 0px;
}
p.brand img {
	margin-right: 5px;
	margin-left: 5px;
}
/*----------------
footer
-----------------*/
.footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #35ac9c;
	clear: both;
	width: 780px;
	padding-top: 10px;
	margin-top: 10px;
}
.footer p {
	margin: 10px;
	line-height: 1.8;
	text-align: right;
}

