@charset "UTF-8";

/*====================
clearfix
====================*/

/*clearfix*/
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;   
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */


/*====================
style
====================*/

body{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;
	color: #000000;
	font-size: 1.0em;
	line-height: 1.8em;
	background-color: #FFF;
}

#about a{
	color:#00a0e6;
}
#access a{
	color:#7dc31e;
}
#project a{
	color:#f09600;
}
#reward a{
	color:#e6007d;
}
#recruit a{
//	color:#783c87;
	color:#1e3caa;
}

.warp980{
	width: 980px;
	margin: 0 auto;
}

.cont940{
	width: 940px;
	margin: 0 auto;
}

.cont660{
	width: 660px;
	margin: 0 auto;
}

.rightBtn{
	text-align: right;
}

.rightBtn a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}

.pagetop{
	font-size: 0.8em;
	width: 100%;
	text-align: right;
	margin: 10px 0;
}

.pagetop a{
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 36px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	display: inline-block;
}
#about .pagetop a{
	background-image: url(../images/about/btn_pagetop.gif);
}
#access .pagetop a{
	background-image: url(../images/access/btn_pagetop.gif);
}
#project .pagetop a{
	background-image: url(../images/project/btn_pagetop.gif);
}
#reward .pagetop a{
	background-image: url(../images/reward/btn_pagetop.gif);
}

/*====================
contents
====================*/
#header ul{
	height: 100px;
}

#header img#logotop{
	margin: 0 0 0 20px;
}

#header ul#gnavi{
	float: right;
}

#header ul#gnavi li{
	float: left;
	margin-left: 14px;
	width: 126px;
	height: 110px;
	overflow: hidden;
}

hr#topHr{
	padding: 0;
	margin: -5px;
	height: 5px;
	background-color: #1e3caa;
	border: none;
	color: #1e3caa;
	width: 100%;
}

#contentsWarp{
	margin-top: 50px;
	margin-bottom: 100px;
}

h2{
	width: 100%;
	margin: 50px 0 30px 0;
	background-repeat: no-repeat;
	height: 40px;
}

h3 img{
	margin: 20px 0 20px 0;
}

.cont660 h3:first-child img{
	margin-top: 0;
}

#index h2{
	background-image: url(../images/index/h2.gif);
	color: #1e3caa;
}
#contact h2{
	background-image: url(../images/contact/h2.gif);
	color: #1e3caa;
}
#about h2{
	background-image: url(../images/about/h2.gif);
	color: #00a0e6;
}
#access h2{
	background-image: url(../images/access/h2.gif);
	color: #7dc31e;
}
#project h2{
	background-image: url(../images/project/h2.gif);
	color: #f09600;
}
#reward h2{
	background-image: url(../images/reward/h2.gif);
	color: #e6007d;
}

h2 span{
	background-color: #fff;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-left: 10px;
	padding: 0 10px;
	font-size: 18px;
	font-weight: bold;
}

#footer img#logotop{
	margin: 0 0 0 20px;
}

#footer ul#fnavi{
	float: right;
}

#footer ul#fnavi li{
	float: left;
}

#footer ul#fnavi li a:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}


#footer p#btnContact{
	text-align: right;
}

#footer p#btnContact a{
	color: #1e3ca0;
	background-image: url(../images/btn_contact.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 0 36px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	font-size: 0.8em;
	display: inline-block;
}

address{
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #1e3caa;
	min-width: 980px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

#contentsLeft{
	width: 240px;
	float: left;
	margin-top: 50px;
}

#contentsLeft ul{
	padding: 30px 20px;
}

#contact #contentsLeft ul{
	border: solid 1px #1e3ca0;
}
#about #contentsLeft ul{
	border: solid 1px #00a0e6;
}
#access #contentsLeft ul{
	border: solid 1px #7dc31e;
}
#project #contentsLeft ul{
	border: solid 1px #f09600;
}
#reward #contentsLeft ul{
	border: solid 1px #e6007d;
}

#contentsLeft ul li{
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	margin-top: 10px;
}

#about #contentsLeft ul li{
	background-image: url(../images/about/subNavi_off.gif);
}
#access #contentsLeft ul li{
	background-image: url(../images/access/subNavi_off.gif);
}
#reward #contentsLeft ul li{
	background-image: url(../images/reward/subNavi_off.gif);
}

#contact #contentsLeft ul li.subThis{
	background-image: url(../images/contact/subNavi_on.gif);
}
#about #contentsLeft ul li.subThis{
	background-image: url(../images/about/subNavi_on.gif);
}
#access #contentsLeft ul li.subThis{
	background-image: url(../images/access/subNavi_on.gif);
}
#project #contentsLeft ul li.subThis{
	background-image: url(../images/project/subNavi_on.gif);
}
#reward #contentsLeft ul li.subThis{
	background-image: url(../images/reward/subNavi_on.gif);
}

#contentsLeft ul li:first-child{
	margin-top: 0;
}

#contentsRight{
	width: 700px;
	float: right;	
}



/*====================
recruit
====================*/

#recruit .pagetop a{
	background-image: url(../images/recruit/btn_pagetop.gif);
}

#recruit h2{
	background-image: url(../images/index/h2.gif);
	color: #1e3caa;
}

