@charset "utf-8";
/*-------------------------------------------------*/
/*(C) A.C.Planet Inc. All rights reserved.*/
/*--------------------------------------------------*/

/*default
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size:100%;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333;
	background: #FFF;
	width: 100%;
	-webkit-text-size-adjust: 100%;
}
ul {
	list-style-type: none;
	margin:10px 0 0 10px;
}
ol {
	margin: 10px 0 10px 30px;
}
hr {
	border:0;
	border-bottom:1px solid #ddd;
	margin:30px 0;
}
img {
	vertical-align:top;
	border: 0;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
p{
	margin:10px 0 0;
}

/*Text base size
----------------------------------------*/
.font-normal{
	font-size: 0.9em;
	line-height: 1.6em;
}
.font-large{
	font-size: 1em;
	line-height: 1.6em;
}
.font-superlarge{
	font-size: 1.1em;
	line-height: 1.6em;
}
/*Link Config
----------------------------------------*/
a, a img,article {
	-webkit-transition: background 0.3s linear,color 0.3s linear,opacity 0.3s linear;
	transition: background 0.3s linear,color 0.3s linear,opacity 0.3s linear;
	outline: none;
}
a:link {
	color:#003764;
}
a:visited {
	color:#003764;
}
a:active {
	color:#000;
}
a:hover {
	color:#000;
	text-decoration:none;
}
a:hover img {
	filter: alpha(opacity=70); /* IE7以下用 */
	-ms-filter: “alpha(opacity=70)”; /* IE8用 */
	opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
}
/*ClearFix
----------------------------------------*/
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	/zoom:1;
} /* ie6,ie7 */

.block {
	display: block;
}
.inline {
	display: inline;
}
.hidden {
	display: none;
}
.base-wd{
	width:1000px;
	margin:0 auto;
}

/* header contents
-----------------------------------------*/
#logo{
	width:447px;
	height:35px;
	margin:27px 0 0;
}
#header-container{
	background:#003764;
	padding:0 0 25px 0;
}
#header-link{
	padding:25px 0 0;
	font-size:12px;
	line-height:12px;
}
#header-link a{
	color:#FFF;
	text-decoration:none;
}
#header-link a:hover{
	text-decoration:underline;
}
#fontsize{
	clear:both;
	display:table;
	margin:15px 0 0;
}
#fontsize dt{
	color:#FFF;
	display:table-cell;
	font-size:11px;
	line-height:11px;
	padding:0 10px 0 0;
	vertical-align:middle;
}
#fontsize dd{
	display:table-cell;
	vertical-align:middle;
}
#fontsize ul{
	display:table;
}
#fontsize li{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#fontsize a{
	background:#FFC120;
	color:#000;
	text-decoration:none;
	display:block;
	width:18px;
/*	height:18px;*/
	margin:0 1px 0 0;
	font-size:11px;
	line-height:11px;
	padding:3.5px 0;
}
#fontsize a:hover,
.font-normal #fs3,
.font-large #fs2,
.font-superlarge #fs1{
	background:#E76110;
	color:#FFF;
}


/* mainvisual
-----------------------------------------*/
#mainvisual-container{
	background:#2273BB;
}


/* main contents
-----------------------------------------*/
#main-container{
	background:url(../imgs/bg_01.png) no-repeat bottom center #B0CDE6;
	background-size:100%;
/*	position:relative;*/
}
.main-content{
	width:940px;
	min-height:400px;
	background:url(../imgs/bg_contents.png);
	margin:0 auto 0;
	padding:0 30px 40px ;
}
/*top page contents
----------------------------------------*/
.no-style-h2{
	line-height:1em;
	margin:0;
	padding:0;
}
.top-h3{
	font-size:125%;
	line-height:1.6em;
	color:#003B6E;
	border-left:3px solid #003C6F;
	padding:0 0 0 12px;
	margin:20px 0 0;
}
.left-contents{
	width:670px;
}
.right-contents{
	width:230px;
}
#top-news-h2{
	width:71px;
	height:14px;
	margin:10px 0 0 5px;
}
#ichiran a{
	background:#FFC120;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
	text-align:center;
	border-radius:3px;
	width:90px;
	padding:8px 0;
}
#ichiran a:hover{
	background:#E76110;
	color:#FFF;
}
.news-table{
	border:0px;
	width:100%;
	margin:0;
}
.news-table th,
.news-table td{
	border:0px;
	border-bottom:1px dotted #999;
	background-color:transparent !important;
	padding:15px 10px;
}
.news-table th{
	width:130px;
}
.news-table td{
}
/* global nav
-----------------------------------------*/
#gnav-container{
	background:url(../imgs/bg_contents.png);
	padding:15px 0;
}

.gnav{
	margin:0 auto;
	width:970px;
}
.gnav li{
	display:inline;
}
.gnav a{
	background-image:url(../imgs/nv_sprite.png);
	background-repeat:no-repeat;
	width:485px;
	height:50px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	font-size:1px;
	line-height:1px;
	float:left;

	-webkit-transition: none;
	transition: none;
}
.nv1 a{
	background-position:0 0;
}
.nv2 a{
	background-position:-485px 0;
}
#on1 .nv1 a,
.nv1 a:hover{
	background-position:0 -50px;
}
#on2 .nv2 a,
.nv2 a:hover{
	background-position:-485px -50px;
}

/* footer contents
-----------------------------------------*/
#footer-container{
	background:#EEE;
	padding:15px 0 20px;
}
#footer-logo{
	width:334px;
	height:25px;
}
#footer-link{
	padding:5px 0 0;
}
#footer-link a{
	text-decoration:none;
	color:#000;
}
#footer-link a:hover{
	text-decoration:underline;
}
#copyright{
	background:#003C6F;
	padding:10px 0;
}

/* pagetop
-----------------------------------------*/
#pagetop{
	margin:0;
	position: fixed;
	bottom: 30%;
	right: 0;
	z-index: 1000;
}
#pagetop li{
	margin:0 0 10px;
}
#pagetop a{
	display: block;
	width: 50px;
	height:50px;
	font-size: 1px;
	text-indent:-9999em;
	line-height: 1px;
	overflow: hidden;
	filter: alpha(opacity=80);
	-ms-filter: “alpha(opacity=80)”;
	opacity: 0.8;
	background-image:url(../imgs/pagetop_sprite.png);
	background-repeat:no-repeat;
}
#pagetop a:hover {
	filter: alpha(opacity=100);
	-ms-filter: “alpha(opacity=100)”;
	opacity: 1;
}
.pagetop-nv1 a{
	background-position:0 0;
}
.pagetop-nv2 a{
	background-position:0 -50px;
}
