@charset "utf-8";
/* CSS Document */

body {
/*	background-image: url(../images/bg_sha_grada.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
*/}
a {
	border:none;
	text-decoration:underline;
	color:#989F0F;
}
a:hover {
	color: #606408;
	text-decoration: underline;
}

#wrapper {
	background-color: #ffffff;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
/*	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
*/
}
#container{
/*	margin-right: 150px;
	margin-left: 150px;
*/
}

/* ------------------------------------------------------
header setting
------------------------------------------------------ */

#header {
	margin-right: 150px;
	margin-left: 150px;
	padding-top: 17px;
}
#header h1 {
	font-size:110%;
	color: #000000;
}
#headerL{
	margin-top: 26px;
	float:left;
}

#headerL .p35-b{
	padding: 0 0 35px 0;
}

#headerR  {
	margin-top: 26px;
	padding: 0;
	text-align:center;
	display:block;
	float: right;
}


/* ------------------------------------------------------
gNav setting
------------------------------------------------------ */
#gNav {
	clear: both;
	margin-top: 8px;
	margin-bottom:25px;
	height: 60px;
	background-image: url(../images/gnav-line.gif);
	background-repeat: no-repeat;
}
#gNav ul {
	margin-right: 150px;
	margin-left: 150px;
}
#gNav ul li a {
	display: block;
	height: 0px;
	margin-top: 6px;
	padding-top: 60px;
	overflow: hidden;
}
#gNav ul li {
	float: left;
}

#nav1 a {
	width: 140px;
	background-image: url(../images/gnav01.jpg);
	background-repeat: no-repeat;
}
#nav2 a {
	background-image: url(../images/gnav02.jpg);
	width: 140px;
	background-repeat: no-repeat;
}
#nav3 a {
	background-image: url(../images/gnav03.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#nav4 a {
	background-image: url(../images/gnav04.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#nav5 a {
	background-image: url(../images/gnav05.jpg);
	background-repeat: no-repeat;
	width: 140px;
}
#nav1 a:hover {
	background-image: url(../images/gnav01-ov.jpg);
	background-repeat: no-repeat;
}
#nav2 a:hover {
	background-image: url(../images/gnav02-ov.jpg);
	background-repeat: no-repeat;
}
#nav3 a:hover {
	background-image: url(../images/gnav03-ov.jpg);
	background-repeat: no-repeat;
}
#nav4 a:hover {
	background-image: url(../images/gnav04-ov.jpg);
	background-repeat: no-repeat;
}
#nav5 a:hover {
	background-image: url(../images/gnav05-ov.jpg);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------
main setting
------------------------------------------------------ */
#main{
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 30px;
}
#main-wide{
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 30px;
}
ol.pan {
	margin-top: 7px;
	margin-bottom: 14px;
}
ol.pan li {
	display: inline;
}


#challenge{
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 20px;
}


/* ------------------------------------------------------
footer setting
------------------------------------------------------ */
#footer {
	clear: both;
	border-top: 2px solid #FF3300;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer ul {
	margin-right: 150px;
	margin-left: 150px;
}
#footer ul li {
	display: inline;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
}

address {
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 10px;
	color: #666666;
	font-size: 80%;
}
.lightgray {
	color: #999999;
}
.gotop {
	text-align: right;
}

.gotop a {
	color: #FF3300;
	text-decoration: underline;
}
.print {
	margin: 0;
	padding: 10px 0px;
	text-align: left;
}
/* ------------------------------------------------------
common class setting
------------------------------------------------------ */
.spfont_01{
font-size:70%;
vertical-align: 30%;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}
.hidden {
	display: none;
}
.margin0 {
	margin: 0px;
}
.kome {
	font-weight: bold;
	color: #333333;
}
.beige{
	color:#989F0F;
}
.b{
	font-weight:bold;
}
.red{
	color:#F30;
}



.m5-b{
	margin-bottom: 5px;
}
.m10-b{
	margin-bottom: 10px;
}
.m15-b{
	margin-bottom: 15px;
}
.m20-b{
	margin-bottom: 20px;
}
.m25-b{
	margin-bottom: 25px;
}
.m30-b{
	margin-bottom: 30px;
}
.m35-b{
	margin-bottom: 35px;
}
.m40-b{
	margin-bottom: 40px;
}
.mrg_lr_5{
	margin: 0 5px;
}
.fts{
font-size:90%;
}
.ft110{
	font-size:110%;
}
.ft120{
	font-size:120%;
}
.ft130{
	font-size:130%;
}
.ft140{
	font-size:140%;
}
.ft150{
	font-size:150%;
}
.ft170{
	font-size:170%;
}
.ft190{
	font-size:190%;
}
.ft220{
	font-size:220%;
}
.h_bar{
	height: 34px;
	line-height:34px;
	padding-left:10px;
	margin-bottom:10px;
	background:url(../images/h_bar_bg.jpg) repeat-x;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	font-size:140%;
	font-weight:bold;
}
.contact_bnr{
	margin:30px 0;
}
.end_text{
text-decoration:line-through;
}