@charset "Shift_JIS";

/*last editor:yoko endoh 091127*/


*{
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	line-height:150%;
	color:#666;
	font-family:Verdana, "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

h1{
	font-size:100%;
	font-weight:400;
	padding:5px 10px;
}

h1 strong{
	font-weight:400;
}

img{
	border:none;
}

div#head{
	background:url(../images/head_grad.jpg) #FBFDFC repeat-x bottom;
}

div#head p{
	padding-top:11px;
	background:url(../images/head_line.jpg) repeat-x;
}

p.head_img{
	width:109px;
	height:46px;
	float:right;
}

p.head_img img{
	padding-right:20px;
	padding-top:5px;
}

div.center_cont{
	width:780px;
	margin:0 auto;
}



/*header menu common for top and contents*/
div.menu{
	background:url(../images/btn_back2.jpg) no-repeat;
	height:40px;
	width:780px;
}

div.menu ul{
	padding-left:220px;
}


div.menu li{
	list-style:none;
	height:40px;
	text-indent:-9999px;
	float:left;
}

div.menu li#menu_btn1{
	background:url(../images/btn_g01_on.jpg);
	width:81px;
}

div.menu li#menu_btn2{
	background:url(../images/btn_g02_on.jpg);
	width:131px;
}

div.menu li#menu_btn3{
	background:url(../images/btn_g03_on.jpg);
	width:130px;
}

div.menu li#menu_btn4{
	background:url(../images/btn_g04_on.jpg);
	width:80px;
}

div.menu li#menu_btn5{
	background:url(../images/btn_g05_on.jpg);
	width:105px;
}


div.menu li a{
	display:block;
	height:40px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}

li#menu_btn1 a{
	background:url(../images/btn_g01.jpg);
	width:81px;
}

li#menu_btn2 a{
	background:url(../images/btn_g02.jpg);
	width:131px;
}

li#menu_btn3 a{
	background:url(../images/btn_g03.jpg);
	width:130px;
}

li#menu_btn4 a{
	background:url(../images/btn_g04.jpg);
	width:80px;
}

li#menu_btn5 a{
	background:url(../images/btn_g05.jpg);
	width:105px;
}


li#menu_btn1 a:hover{
	background:url(../images/btn_g01_on.jpg);
}

li#menu_btn2 a:hover{
	background:url(../images/btn_g02_on.jpg);
}

li#menu_btn3 a:hover{
	background:url(../images/btn_g03_on.jpg);
}

li#menu_btn4 a:hover{
	background:url(../images/btn_g04_on.jpg);
}

li#menu_btn5 a:hover{
	background:url(../images/btn_g05_on.jpg);
}



/*footer*/
p.foot_link_top{
	text-align:right;
	width:780px;
}

div.foot{
	background:url(../images/foot_back.jpg) #053768 repeat-x top;
	padding-top:5px;
}

div.foot p.company{
	padding:25px 10px;
}

div.foot p span{
	color:#FFFFFF;
}

.fl_clr_foot{
	clear:both;
	overflow:hidden;
	height:20px;
	background-color:#053768;
}

ul.foot_link{
	color:#FFBD59;
	padding:5px 0 0 2px;
}

ul.foot_link li{
	background:url(../images/mark_foot_link.gif) right center no-repeat;
	display:inline;
	padding:0 2px 0 8px;
}

ul.foot_link li.m_right{
	background:none;
}


ul.foot_link_botm{
	float:left;
	width:390px;
}

div.foot p.copyright{
	padding-left:10px;
	float:left;
	width:370px;
	clear:left;
}
	
div.foot p.foot_link_img{
	width:380px;
	float:right;
}

div.foot p.foot_link_img img{
	margin-left:5px;
}

div.foot a {
	color:#FFBD59;
	text-decoration:none;
}

.fl_clr{
	clear:both;
	height:1px;
	overflow:hidden;
}

.fl_lft{
	float:left;
}

.fl_rgt{
	float:right;
}

.txt_ctr{
	text-align:center;
}

.txt_lft{
	text-align:left;
}

.txt_rgt{
	text-align:right;
}

.col_ora{
	color:#FFBD59;
}

.col_whi{
	color:#FFFFFF;
}
