@import url("org-poudou.css");
body {
	background-image: url(/design/ogmosp547/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f3edcc;
	color: #333333;
}
img {
	border: 0px;
}
/*-------------------------------------
head
------------------------------------*/
.head {
	background-image: url(/design/ogmosp547/img/head/top_head.gif);
	background-repeat: no-repeat;
	width: 880px;
	text-align: center;
	margin-bottom: 10px;
}
.head-main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
}
.head-main h1 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}
.head-main h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(/design/ogmosp547/img/head/tel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clear {
	clear: both;
}
/*----------------------------
g navi
----------------------------*/
ul.gNav {
	width: 780px;
	background: url(head/navi.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 37px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	zoom: 100%;
}
.gNav:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
ul.gNav li {
	float: left;
	list-style-type: none;
	height: 37px;
	width: 130px;
}
ul.gNav a {
	display: block;
	width: 130px;
	height: 37px;
}
ul.gNav a:hover {
	background: none;
}
.productBody .head .gNav li.mainpageNav a img,
.head .gNav li a:hover img {
	width: 0;
	height: 0;
}

/*-------------------------------------
left
------------------------------------*/
.left {
	width: 150px;
}
.left p {
	margin-top: 0px;
	margin-bottom: 5px;
}
p.search {
	background-image: url(/design/ogmosp547/img/left/bg_search.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 71px;
}
p.search input {
	margin-top: 15px;
	margin-bottom: 5px;
	width: 120px;
}
.left-blk {
	background-image: url(/design/ogmosp547/img/left/bg_left.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.left-blk ul {
	margin: 0px 5px;
	padding: 0px;
	width: 140px;
}
.left-blk ul li {
	background-image: url(/design/ogmosp547/img/left/bg_list.gif);
	height: 31px;
	list-style-type: none;
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 31px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.l-inq {
	padding: 10px;
	line-height: 1.5;
}
.l-inq img {
	vertical-align: middle;
}
.l-mobile {
	text-align: center;
	padding: 10px;
}
.login-form {
	text-align: right;
	margin: 0px;
	padding-right: 15px;
	padding-top: 10px;
	line-height: 1.5;
	font-size: 8pt;
}
.login-form input {
	margin-bottom: 3px;
	vertical-align: middle;
	margin-left: 3px;
	width: 90px;
}
.login-form img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-top: 5px;
}
/*-------------------------------------
left
------------------------------------*/
.center-wrap {
	width: 625px;
}
.main-wrap {
	float: left;
	width: 460px;
	margin-right: 5px;
	line-height: 1.5;
}
.right-wrap {
	float: left;
	width: 160px;
}
.main-link {
	border: 1px solid #CCCCCC;
	float: left;
	width: 148px;
	padding-top: 3px;
	text-align: center;
	margin-right: 5px;
	height: 300px;

}
.main-link2 {
	border: 1px solid #CCCCCC;
	float: left;
	width: 148px;
	padding-top: 3px;
	text-align: center;
	height: 300px;

}
.main-link p {
	margin: 0px;
	text-align: left;
	padding: 8px;
}
.main-link2 p {
	margin: 0px;
	text-align: left;
	padding: 8px;
}
.right-blk {
	background-image: url(/design/ogmosp547/img/right/bg_right.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.right-wrap ul {
	margin: 0px;
	padding: 0px;
}
.right-wrap ul li {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}
.right-wrap p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/*-------------------------------------
footer
------------------------------------*/
.footer {
	width: 625px;
	background-image: url(/design/ogmosp547/img/bg_footer.gif);
	background-repeat: repeat-y;
	background-position: center top;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}
.f-useinfo {
	float: left;
	width: 312px;
	font-size: 8pt;
	text-align: left;
}
.f-useinfo p {
	margin: 0px 10px 5px;
}
.f-usettl {
	background-color: #f3edcc;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 5px;
}
.copyright {
	background-color: #eeeeee;
	clear: both;
	text-align: right;
	margin: 0px;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer h2 {
	background-color: #eeeeee;
	font-size: 9pt;
	margin: 0px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main-wrap p {
	margin-top: 0px;
	margin-bottom: 10px;
}
