body {
	background-image: url(/design/gmosp785/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #ebebca;
	color: #333333;
}
img {
	border: 0px;
}
/*--------------------------
head
--------------------------*/
.head {
	background-image: url(/design/gmosp785/img/head/line_head.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	text-align: center;
}
.head-main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 7px;
}
.head-main h1 {
	font-size: 9pt;
	font-weight: normal;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	float: left;
	width: 450px;
}
ul.headnavi{
	list-style:none;
	width:780px;
	margin: 0px;
	padding: 0px;
	height: 36px;
	clear: both;
	background-repeat: no-repeat;
	background-image: url(/design/gmosp785/img/head/navi.gif);

}
ul.headnavi li{
	list-style:none;
	height: 36px;
	float: left;
}
ul.headnavi a{
	display:block;
	height:36px;
	text-indent:-300px;
	overflow:hidden;
}
a.navi-link{
	width: 111px;
}
a.mailmaga{
	width: 114px;
}
p.head-link {
	width: 330px;
	float: left;
	margin: 0px;
	line-height: 25px;
	height: 25px;
	text-align: right;
}
.clear {
	clear: both;
}
.login-base {
	margin: 0px;
	text-align: center;
	width: 780px;
	padding: 10px;
}
.login-base input {
	width: 94px;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;

}
.login-base img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
.font-s {
	font-size: 8pt;
}
/*--------------------------
left
--------------------------*/
.left {
	width: 150px;
}
.left-blk {
	background-image: url(/design/gmosp785/img/left/bg_left.gif);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.search {
	text-align: center;
	margin: 8px;

}
.search input {
	width: 123px;
	vertical-align: middle;
	background-image: url(/design/gmosp785/img/head/bg_form.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.l-link {
	margin: 0px;
}
.l-link img {
	margin-bottom: 5px;
}
.l-request {
	margin: 0px;
	padding: 8px;
	line-height: 1.5;
}
/*--------------------------
center
--------------------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 455px;
	margin-right: 5px;
	text-align: left;
}
.right-wrap {
	float: left;
	width: 165px;
	text-align: left;
}
.right-blk {
	background-image: url(center/bg_right.gif);
	background-repeat: repeat-y;
}
.right-wrap ul {
	margin: 0px 25px;
	padding: 0px;


}
.right-wrap ul li {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: disc;
	list-style-position: outside;
}
/*--------------------------
footer
--------------------------*/
.footer {
	background-image: url(line_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 780px;
	text-align: right;

}
.footer p {
	margin: 0px;
	padding: 15px;
	line-height: 1.8;

}
.main-wrap p {
	font-size: 9pt;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: 1.0;
	width: 350px;

}
.main-wrap h2 {
	font-size: 11pt;
	color: #993333;
	margin: 0px;
	padding-top: 5px;

}

/*--------------------------
table
--------------------------*/

table#table-01 {
    width: 320px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}

