body {
	color: #333333;
	background-image: url(/design/ogmosp080/img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #f2f0dc;
	font-size:small;

}
img {	border: 0px;}
p{
margin:2px;
line-height:1.5em;
}

a{text-decoration:none;}
a:link {color:#666666;}
a:visited {color:#CC9966;}
a:hover {color:#996633; position:relative; top:1px; right:1px;}
a:active {color:#CC9966;}

/*--------------------
head
--------------------*/
.head {
	width: 100%;
	margin-bottom: 10px;

}
.head img {	vertical-align: top;}
h1 {
	height: 12px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

h1 a:link {color:#666666;}
h1 a:visited {color:#666666;}
h1 a:hover {color:#666666; position:static;}
h1 a:active {color:#666666;}

ul.navi{
	list-style:none;
	width:780px;
	margin: 4px 0px 0px;
	padding: 0px;
	background-image: url(/design/ogmosp080/img/head/navi.gif);
	height: 23px;
}
ul.navi li{
	list-style:none;
	float:left;
	height: 23px;
	margin: 0px;
	padding: 0px;
	width: 97px;
}
ul.navi a{
	display:block;
	height:23px;
	text-indent:-300px;
	overflow:hidden;
	width: 97px;
}
/*--------------------
left
--------------------*/
.left {
	width: 150px;
	margin-right: 5px;
}
.left img {
	margin-bottom: 5px;
}

/* ---旧デザイン用
ul.item {
	list-style:none;
	width:145px;
	margin: 0px;
	padding: 0px;
	background-image: url(/design/ogmosp080/img/left/category.gif);
	height: 432px;
}
ul.item li {
	list-style:none;
	height: 48px;
	margin: 0px;
	padding: 0px;
	width: 145px;
}
ul.item a {
	display:block;
	height:48px;
	text-indent:-300px;
	overflow:hidden;
	width: 145px;
}
---ここまで　*/

p.search {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.search input {
	vertical-align: top;
	margin-right: 5px;
	width: 70px;
	}
p.login-form {
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	line-height: 1.5;
	margin-right: 8px;
	margin-left: 7px;
}
.login-form img {	margin-right: 3px;
}
.login-form input {
	margin-bottom: 3px;
	width: 94px;
	vertical-align: top;
}
/*--------------------
center
--------------------*/
.center {
	width: 630px;
}
.main-wrap {
	float: left;
	width: 470px;
}
.right-wrap {
	float: left;
	width: 155px;
	margin-left: 5px;

}
.clear {
	clear: both;
}
.main-wrap img {
	margin-bottom: 5px;
}
.right-bg {
	background-color: #b1905f;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 155px;
	color: #FFFFFF;

}
.banner-table td{
	background-color: #b1905f;
}

/*--------------------
footer
--------------------*/
.footer {
	float: right;
	width: 625px;
	line-height: 1.5;

}
.font-g {
	font-weight: bold;
	color: #77a732;
}
p.footer-guide {
	margin: 6px;
	width: 300px;
	float: left;
	text-align: left;

}
p.copy {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #77a732;
	padding-top: 10px;
	text-align: right;
	margin-bottom: 10px;

}
h2 {
	font-size: 12pt;
	text-align: center;
	margin: 0px;
	padding: 0px;


}
p.left-bar {
	background-color: #5d4c41;
	height: 4px;
	line-height: 4px;

}
.right-bg a:link {
	color: #FFFFFF;
}
.right-bg a:visited {
	color: #FFFFFF;
}
.right-bg a:active {
	color: #FFFFFF;
}
.right-bg td {
	color: #FFFFFF;
}

/*--------------------
winaide
--------------------*/
h5 {
background-color:#666600;
padding:3px;
color:#FFFFFF;
font-size:medium;}

h3 {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color:#663300;


}