@charset "utf-8";
*{
	padding: 0px ;
	margin: 0px ;
}
body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: url(../../img/body-bg2.gif) repeat left top;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 870px;
}
#outwrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../img/outwrapper-bg.gif) repeat-y left top;
	float: right;
}
* html #outwrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../img/outwrapper-bg.gif) repeat-y left top;
	clear: both;
}
h1 {
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
#header {
	background: url(../../img/header-bg.gif) no-repeat left top;
	height: 80px;
	width: 860px;
	margin-left: 5px;
	position: relative;
}
#header .main-logo {
	margin-top: 10px;
	margin-left: 25px;
}
#header_navi {
	height: 15px;
	width: 280px;
	position: absolute;
	top: 5px;
	right: 0px;
	background: center;
}
#header_navi ul {
	list-style: none;
}
#header_navi li {
	float: left;
	font-size: 90%;
	background: url(../../img/arrow01.png) no-repeat left 0px;
	padding-left: 15px;
	vertical-align: middle;
	display: block;
	text-align: center;
	padding-right: 15px;
}
#header_navi a {
	color: #666666;
	text-decoration: none;
}
#header_navi a:hover {
	color: #3399cc;
	text-decoration: none;
}
#main_img {
	height: 250px;
	width: 860px;
	margin-left: 5px;
	margin-top: 10px;
}
#topipcpath {
	height: 10px;
	width: 855px;
	margin-left: 5px;
	font-size: 80%;
	text-align: right;
	vertical-align: middle;
	margin-top: 5px;
}
#topipcpath a {
	text-decoration: none;
	color: #333333;
}
#topipcpath a:hover {
	text-decoration: none;
	color: #3399CC;
}
#contentWrapper {
	width: 860px;
	margin-left: auto;
	margin-top: 7px;
	margin-right: auto;
}
#content {
	width: 655px;
	float: left;
}
#primary {
	width: 410px;
	float: right;
	margin-right: 5px;
}
*  html #primary {
	width: 410px;
	float: right;
	margin-right: 2px;
}
#news_area {
	margin-top: 3px;
}
#news_area textarea {
	width: 400px;
	font-size: 100%;
}
#topic_area {
	margin-top: 10px;
}
#secondary {
	width: 210px;
	float: left;
	margin-left: 18px;
}
* html #secondary {
	width: 210px;
	float: left;
	margin: 0px 0px 0px 8px;
}
#advertisement {
	width: 190px;
	float: right;
	margin-right: 10px;
}
* html #advertisement {
	width: 190px;
	float: right;
	margin-right: 5px;
}
p.adv-banner1 {
	margin-bottom: 10px;
}

#gnavi_menu {
	float: left;
	height: 30px;
	width: 210px;
}
#gnavi {
	width: 210px;
	background: url(../../img/gnavi-bg.gif) no-repeat left center;
	height: 600px;
	float: left;
}
#gnavi ul {
	list-style: none;
	height: 600px;
	width: 155px;
	padding-top: 7px;
}
#gnavi li {
	background: url(../../img/gnavi_icon.gif) no-repeat left center;
	padding-left: 20px;
	height: 30px;
	width: 155px;
	margin-left: 12px;
	margin-bottom: 10px;
}
*  html #gnavi li {
	background: url(../../img/gnavi_icon.gif) no-repeat left center;
	padding-left: 20px;
	height: 30px;
	width: 155px;
	margin-left: 12px;
	margin-bottom: 8px;
}
#footer {
	height: 70px;
	width: 870px;
	background: url(../../img/footer-bg.gif) no-repeat;
	clear: both;
	position: relative;
}
#footer address {
	font: bolder normal 100% "Times New Roman", Times, serif;
	color: #999999;
	position: absolute;
	top: 25px;
	left: 280px;
}
img{
	border-style: none ;
	}
