@charset "UTF-8";

/* base */
body {
	background: url(../cmn_img/bg_body.jpg) center top no-repeat;
	background-color: #000000;
	border-top: 3px solid #322811;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif,'メイリオ',Meiryo;
}

img, table, th, td {
	border: 0px;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, td {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

textarea,select,input {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif,'メイリオ',Meiryo;
}

textarea {
 font-size:12px;
}

hr {
	display: none;
}

#contents p {
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	word-break: break-all;
}

img, table, th, td {
	border: 0px;
}


a:link{
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}



#contents li img {
	background-color:transparent;
	text-decoration:none;
}

#contents a img {
	background-color:transparent;
}

img.icon {
	vertical-align: middle;
}

.clearfix:after {
	content:".sdfasdf";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	line-height: 0;
}

.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

br.clear_noie, 
div.clear_noie {
	display: inline !important;
	display: none;
	clear: both;
	line-height: 0px;
}
br.clear_all {
	clear: both;
	line-height: 0px;
}

#container {
	background: url(../cmn_img/bg_contents.gif) left top repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 3px 0;
	vertical-align: bottom;
	width: 956px;
}

#whiteWrap {
	background: url(../cmn_img/bg_contents_top.jpg) left top no-repeat;
	padding-top: 15px;
	width: 956px;
}

#header {
	margin: 0 auto;
	text-align: left;
	padding: 9px 0 0 0;
	width: 952px;
}

/* No Mac IE 5 Start \*/
#contents { clear: both; }
/* End */
#contents {
 text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
 width: 920px;
}

#main {
	float: right;
	width: 655px;
}

#leftMenu {
	float: left;
	margin-right: 20px;
	width: 240px;
}

/* indent */
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.bottom5{margin-bottom:5px !important;}
.bottom10{margin-bottom:10px !important;}
.bottom15{margin-bottom:15px !important;}
.bottom20{margin-bottom:20px !important;}
.bottom25{margin-bottom:25px !important;}
.bottom30{margin-bottom:30px !important;}
.bottom40{margin-bottom:40px !important;}
.red {color: #FE0000;}
.bold {font-weight: bold;}

/* header */
#logo {
	float: right;
	font-size: 0;
	line-height: 100%;
	padding: 0 0 20px 0;
	width: 267px;
}

#logo h1 {
	float: left;
	font-size: 0;
	line-height: 100%;
	height: 49px;
	width: 266px;
}

#header ul#subNavi {
	display: block;
	margin: 0 0 0 10px;
	width: 350px;
}

#header ul#subNavi li {
	font-size: 0;
	float: left;
	height: 15px;
	margin-right: 20px;
	line-height: 100%;
}

#header ul#subNavi li.last {
	margin-right: 0 !important;
}

#header ul#subNavi li a {
	height: 15px;
	display: block;
}

#header ul#subNavi li.sb01{
 background: url(/lib/cmn_img/sub_navi_01_h.gif);
	width: 78px;
}

#header ul#subNavi li.sb02{
 background: url(/lib/cmn_img/sub_navi_02_h.gif);
	width: 88px;
}

#header ul#subNavi li.sb03{
 background: url(/lib/cmn_img/sub_navi_03_h.gif);
	width: 78px;
}

#header ul#subNavi img {	vertical-align: top;}
#header ul#subNavi li a:hover{	background-color: transparent;}
#header ul#subNavi li a:hover img{	visibility: hidden;}

#header div.shpSite {
	float: left;
	height: 15px;
	width: 350px;
}


/* globalNavi */
#gnArea {
	border-top: 4px solid #005A00;
	background: url(../cmn_img/bg_global_navi.gif) left bottom repeat-x;
	clear: both;
	height: 58px;
	margin: 0 0 10px 0;
	width: 100%;
}

#globalNavi {
	clear: both;
	margin: 0 auto;
	height: 58px;
	width: 952px;
}

#globalNavi ul#gNavi {
	margin: 0;
	height: 58px;
	list-style: none;
	width: 952px;
}

#globalNavi ul#gNavi li {
	outline: 0;
	display: block;
	font-size: 0 !important;
	background-image: url(../cmn_img/global_navi.gif);
	background-repeat: no-repeat;
	float: left;
}

#globalNavi ul#gNavi li a {
	outline: 0;
	display: block;
	background-image: url(../cmn_img/global_navi.gif);
	background-repeat: no-repeat;
	float: left;
}

#globalNavi ul#gNavi li a span {
	text-indent:-9999px;
	overflow:hidden;
}

/* except IE7 */
html>/**/body #globalNavi ul#gNavi li a span { 
	display:block;
}
/* except IE7 */

#globalNavi ul#gNavi li#gnAbout, #globalNavi ul#gNavi li#gnAbout a {
background-position: 0 -72px;
height: 58px;
width: 167px;
}

#globalNavi ul#gNavi li#gnSchedule, #globalNavi ul#gNavi li#gnSchedule a {
background-position: -167px -72px;
height: 58px;
width: 151px;
}

#globalNavi ul#gNavi li#gnRegulation, #globalNavi ul#gNavi li#gnRegulation a {
background-position: -318px -72px;
height: 58px;
width: 219px;
}

#globalNavi ul#gNavi li#gnResult, #globalNavi ul#gNavi li#gnResult a {
background-position: -537px -72px;
height: 58px;
width: 136px;
}

#globalNavi ul#gNavi li#gnBlog, #globalNavi ul#gNavi li#gnBlog a {
background-position: -673px -72px;
height: 58px;
width: 145px;
}

#globalNavi ul#gNavi li#gnEntry, #globalNavi ul#gNavi li#gnEntry a {
background-position: -818px -72px;
height: 58px;
width: 134px;
}


/* over */
#globalNavi ul#gNavi li#gnAbout a:hover,
#globalNavi ul#gNavi li#gnAbout a.current {
background-position: 0 0;
height: 58px;
width: 167px;
}

#globalNavi ul#gNavi li#gnSchedule a:hover,
#globalNavi ul#gNavi li#gnSchedule a.current {
background-position: -167px 0;
height: 58px;
width: 151px;
}

#globalNavi ul#gNavi li#gnRegulation a:hover,
#globalNavi ul#gNavi li#gnRegulation a.current {
background-position: -318px 0;
height: 58px;
width: 219px;
}

#globalNavi ul#gNavi li#gnResult a:hover,
#globalNavi ul#gNavi li#gnResult a.current {
background-position: -537px 0;
height: 58px;
width: 136px;
}

#globalNavi ul#gNavi li#gnBlog a:hover,
#globalNavi ul#gNavi li#gnBlog a.current {
background-position: -673px 0;
height: 58px;
width: 145px;
}

#globalNavi ul#gNavi li#gnEntry a:hover,
#globalNavi ul#gNavi li#gnEntry a.current {
background-position: -818px 0;
height: 58px;
width: 134px;
}





/* contents */
/* No Mac IE 5 Start \*/
#contents div.block { clear: both; }
/* End */
#contents div.block {
	margin: 0 0 30px 7px;
	width: 640px;
}

/* No Mac IE 5 Start \*/
#contents div.blockS { clear: both; }
/* End */
#contents div.blockS {
	margin: 0 0 15px 10px;
	width: 615px;
}

/* No Mac IE 5 Start \*/
#contents div.blockFull { clear: both; }
/* End */
#contents div.blockFull {
	margin: 0 0 15px 0;
	width: 890px;
}

#breadCrumbs {
	background: url(../cmn_img/bg_bread_crumbs.gif) left top repeat-x;
	clear: both;
	margin: 0 0 0 15px;
	line-height: 140%;
	padding: 16px 0 0 0;
	width: 920px;
}

#breadCrumbs p {
	margin: 0;
	width: 860px;
}

#breadCrumbs p a {	margin: 0 5px;}
#breadCrumbs p strong {	margin-left: 5px;}


/* rightMenu */


/* paetop */
#contents div.ptArea {
	clear: both;
	padding: 20px 0;
	width: 640px;
}

#contents div.ptAreaL {
	clear: both;
	padding: 20px 0;
	width: 900px;
}

#contents div.pageTop {
	height: 11px;
	margin-left: 510px;
	width: 120px;
}

#contents div.pageTop p,
#contents div.pageTopL p {
	font-size: 0;
	line-height: 100%;
	height: 11px;
	padding: 0;
	width: 120px;
}

#contents div.pageTop p a,
#contents div.pageTopL p a {
	display: block;
	height: 11px;
	width: 120px;
}

#contents div.pageTop p img,
#contents div.pageTopL p img {	vertical-align: top;}
#contents div.pageTop p a:hover,
#contents div.pageTopL p a:hover {	background-color: transparent;}
#contents div.pageTop p a:hover img,
#contents div.pageTopL p a:hover img {	visibility: hidden;}
#contents div.pageTop p,
#contents div.pageTopL p{ background: url(/lib/cmn_img/p_pagetop_h.gif); }

#contents div.pageTopL {
	height: 11px;
	margin-left: 780px;
	width: 120px;
}


/* footer */
#footer {
	background: url(../cmn_img/bg_contents_btm.gif) left top no-repeat;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0 25px 0;
	width: 956px;
	clear: both;
}

#footer ul.sponsor {
	margin-left: 13px;
	width: 930px;
}

#footer ul.sponsor li {
	float: left;
	margin-right: 15px;
	text-align: center;
}

#footer ul.sponsor li a {
	text-decoration: none !important;
}

#footer ul.sponsor li span {
	display: block;
	font-size: x-small;
	text-align: center;
	padding: 5px 0 15px;
}

#footer div.footerGry {
	background-color: #333333;
	clear: both;
	margin: 0 0 30px 3px;
	padding: 10px 0 5px 0;
	vertical-align: bottom;
	width: 950px;
}

#footer div.footerGry p {
	color: #FFFFCC;
	line-height: 140%;
	margin-left: 20px;
	padding-bottom: 8px;
}

#ftAd {
	background: url(../cmn_img/bg_copyright.gif) left top repeat-x;
	border-top: 1px solid #666666;
	clear: both;
	padding: 8px 0 20px;
	width: 100%;
}

#ftAd address {
	color: #FFFFFF;
	font-family: Osaka,Verdana,Helvetica,Arial,sans-serif;
	font-style: normal;
	text-align: right;
	margin: 0 auto;
	width: 950px;
}

#footer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer p.footerDott {
	background: url(/lib/cmn_img/bg_footer_dot.gif) left bottom repeat-x;
	margin: 0 0 10px 3px;
	padding-bottom: 10px;
	width: 950px;
}

#footer div.camoffAd {
	display: inline;
	float: left;
	margin-left: 10px;
	width: 400px;
}

#footer div.camoffAd p {
	line-height: 140%;
}

#footer p.ftLink {
	float: right;
	text-align: right;
	margin-right: 10px;
	width: 500px;
}

