@charset "shift_jis";

.white {color:#FFF}
.dgray {color:#333}
.gray {color:#666}
.lgray {color:#EEE}
.dgreen {color:#007A5C}
.lreen {color:#E9F5EF}
.red {color:#C33}

.flb_dgray {font-size: 130%; text-decoration: none; font-weight:bold; color: #333;}
.flb_green {font-size: 130%; text-decoration: none; font-weight:bold; color: #007A5C;}
.fllb_green {font-size: 150%; text-decoration: none; font-weight:bold; color: #007A5C;}

a { color:#CC0000;}
a:hover { color:#CC9900;}



/* カラム -------------------------------------------------------------- */

#Header {
	height:100px;
    background: url(../img/head.gif) no-repeat center 0;
}

#Header2 {
	height:100px;
    background: url(../img/head2.gif) no-repeat center 0;
}

div#Contents {
	width:940px;
	text-align: center;
    height: auto;
    padding-bottom: 135px;
	background-color:#FFF;
}
	
#Footer #Footer_c {
	width:940px;
	height:123px;
	padding:0;
	margin:0;
	background-color:#26344D;
	}
#Footer #Footer_c #link {
	margin:10px 0 50px 0;
	color:#FFF;
	}
#Footer #Footer_c #link a {
	color:#FFF;
	text-decoration:none;
	}
#Footer #Footer_c #link a:hover {
	color:#FFF;
	text-decoration:underline;
	}
#Footer #Footer_c #Copy {
	color:#FFF;
	font-size:11px;
	line-height:150%;
	margin-right:10px;
	}

	
/* ヘッダメニュー ----------------------------------------------------------------*/
#menu {
	margin:56px 0 0 169px;
	padding:0;
	text-indent: -9999px;
}
#menu li {
	display:block;
	list-style: none outside;
	float:left;
	margin:0 0 0 1px;
	padding:0;
}

#menu li a {
	color: #FFF;
	display: block;
	width: 135px;
	height:24px;
}
#menu #menu_01 {background: url(../img/bt_01_en.gif) no-repeat 0;}
#menu #menu_01 a:hover {background: url(../img/bt_01_en_f2.gif) no-repeat 50%;}
#menu #menu_02 {background: url(../img/bt_02_en.gif) no-repeat 0;}
#menu #menu_02 a:hover {background: url(../img/bt_02_en_f2.gif) no-repeat 50%;}
