@charset "shift_jis";
/*header*/

#headnavBox a:hover{
	text-decoration:none;
	color: #6699CC;
}


#searchtext {
	float: right;
	width: 120px;
	font-size: 12px ! important;
	color:#6699CC;
	border: 1px solid #939393;

}



/*main*/



#mainCont{
	width:760px;
	margin:0px auto;
	background-color:#1F6282;
	background-image:url(../0_common/images/bg_blue.gif);
}


#mainBox a:hover{

	color:#6699CC;
}



/*right_navi*/

#sideBox{
	float:right;
	text-align:left;
	width:200px;
	margin:0px auto;
	background-color:#1F6282;
	background-image:url(../0_common/images/bg_blue.gif);
	padding-bottom:20px;
}

#footer{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:left;
	width:760px;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
	color:#666666;
	font-size: 84% ;
	border-top:1px solid #336699;
	clear:both;
}


#footer a:hover{
	text-decoration:none;
	color: #6699CC;
}


h1{
	font-size: 108% ;
	line-height: 1.7em ;
	color:#1F6282;
	margin:0px;
}

