@charset "UTF-8";
/*初期設定*/
* {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,li,dt,dd,p {
	font-family:"MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-weight:normal;
	font-size:100%;
}
ul,ol,dl {
	list-style:none;
}
li li {
	font-size:inherit;
}
img,object,param {
	vertical-aligen:bottom;
	border:0;
}
hr {
	height:0;
	visibility:hidden;
	border:0;
}
a {
	outline:0;
	text-decoration:none;
}
/*モジュール*/
.hr hr {
	position:absolute;
}
/*modernbrowser huck*/
html body>#container .hr hr {
	position:static;
}
/*MacIE huck*/
/*fixed for mac IE 5 and notvalue change*/
.hr hr {
	/*\*//*position:fixed;/**/
}
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;	
}
.replaceimg {/*画像置換用*/
	overflow:hidden;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
.photo-w {
	width:210px;
}
.photo-h {
	width:160px;
}
.img-250 {
	width:250px;
}
.right {
	clear:both;
	float:right;
	margin:10px 0 10px 10px;
}
.left {
	clear:both;
	float:left;
	margin:10px 10px 10px 0;
}

.clear {
	clear:both;
}

.allow-center {
	width:50px;
	margin:0 auto;
}
body p.caption {
	color:#009864;
	font-size:80%;
}
body p.end-sentences {
	margin-bottom:20px;
}
body p.content-name {
	font-weight:bold;
}
body p.line-clear {
	clear:both;
}
.text-left {
	text-align:left;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}
/*end_初期設定*/
/*共通全体枠組*/
body {
	text-align:center;
}
#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}
/*end_共通全体枠組*/
/*ヘッダー*/
#header {
	width:100%;
	height:80px;
	margin-bottom:10px;
	_margin-bottom:0;
}
#header h1 {
	float:left;
	width:300px;
	height:80px;
}
#header h1 a {
	display:block;
	width:300px;
	height:80px;
	line-height:0;
	background:url(../img/title.jpg) no-repeat 0 0;
}
#header div#top-wrapper {
	float:right;
	width:580px;
}
#header div#top-wrapper a {
	display:block;
}
#header .global-navi-outer {
	height:30px;
	/*margin-bottom:10px;*/
}
#header ul#global-navi li#home {
	float:left;
	width:60px;
	height:16px;
	margin:7px 10px 0 0;
	background:url(../img/home.gif) no-repeat 0 0;
}
#header ul#global-navi li#sercharea {
	float:right;
	width:135px;
	margin:5px 0 0 0;
	font-size:12px;
}
#header ul#global-navi li#guide {
	float:left;
	width:9em;
	_width:8em;
	margin:8px 3px 0 0;
	_margin-right:8px;
	font-size:12px;
}
#header ul#global-navi li#rule {
	float:left;
	width:6em;
	margin:8px 3px 0 0;
	_margin-right:8px;
	font-size:12px;
}
#header ul#global-navi li#contact {
	float:left;
	width:7em;
	margin:8px 0 0 0;
	font-size:12px;
}
#header ul#global-navi li#sitemap {
	float:left;
	width:7em;
	_width:6em;
	margin:8px 3px 0 0;
	_margin-right:8px;
	font-size:12px;
}
#header ul#global-navi li#guide a, 
#header ul#global-navi li#rule a, 
#header ul#global-navi li#contact a, 
#header ul#global-navi li#sitemap a{
	padding-left:9px;
	color:#159b72;
	background:url(../img/allow-g-s.gif) no-repeat 0 center;
}
#header ul#global-navi li#guide a:hover, 
#header ul#global-navi li#rule a:hover, 
#header ul#global-navi li#contact a:hover, 
#header ul#global-navi li#sitemap a:hover {
	color:#fa3440;
	background:url(../img/allow-g-s.gif) no-repeat 0px center;
}
#header .main-navi-outer {
	/*margin-bottom:10px;*/
}
#header ul#main-navi {
	clear:both;
}
#header ul#main-navi li {
	float:left;
	width:145px;
	height:40px;
	margin-bottom:0;
}
#header ul#main-navi {
	margin:10px 0 0;
}
#header ul#main-navi li.navi-what {
	background:url(../img/top01.gif) no-repeat 0 0;
}
#header ul#main-navi li.navi-does {
	background:url(../img/top02.gif) no-repeat 0 0;
}
#header ul#main-navi li.navi-use {
	background:url(../img/top03.gif) no-repeat 0 0;
}
#header ul#main-navi li.navi-calender {
	background:url(../img/top04.gif) no-repeat 0 0;
}
#header ul#main-navi li.navi-sel {
	background-position:0 -40px;
}
#header ul#main-navi li a {
	display:block;
	width:145px;
	height:40px;
}
#header ul#main-navi li.navi-what a:hover {
	background:url(../img/top01.gif) no-repeat 0 -40px;
}
#header ul#main-navi li.navi-does a:hover {
	background:url(../img/top02.gif) no-repeat 0 -40px;
}
#header ul#main-navi li.navi-use a:hover {
	background:url(../img/top03.gif) no-repeat 0 -40px;
}
#header ul#main-navi li.navi-calender a:hover {
	background:url(../img/top04.gif) no-repeat 0 -40px;
}
/*end_ヘッダー*/

#footer-hr {
	margin-bottom:10px;
}

/*フッター*/
#footer {
	clear:both;
	text-align:center;
}

#footer p {
	color:#666666;

}
/*end_フッター*/
