@charset "Shift_JIS";

/* ƒgƒbƒvCSS */
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-image: url(../images/common/bg.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-color: #F6F6F6;
}
a{
	color: #0084BE;
	text-decoration: none;
}
a:hover{
	color: #CC6600;
	text-decoration: underline;
}
img{
	border: 0px;
}
img.center{
	margin: 0 auto;
}
table{
	font-size: 12px;
	line-height: 130%;
}
/* ƒwƒbƒ_ */
#header {
	margin: 0 auto;
	padding: 0;
	height: 78px;
	width: 750px;
}
#h_logo {
	float:left;
	margin: 0;
	padding: 0;
	height: 78px;
	width: 260px;
	font-size: 10px;
}
#h_ibe {
	float:right;
	margin: 0;
	padding: 0;
	height: 25px;
	width: 470px;
	text-align:right;
}

#main {
	clear:both;
	margin: 0px auto;	
	width: 810px;
}

#btm {
	margin: 15px auto;	
	width: 750px;
}


/*ƒtƒbƒ^*/
#footer_nv{
	clear: both;
	margin: 0 auto;
	width: 750px;
	height: 30px;	
	background-color: #999999;
	background-image: url(../images/common/f_nv_bg.gif);
	background-repeat: repeat-x;
}
#footer_nv p{
	padding: 5px 0 0 0;
	margin: 0;	
	text-align: center;
	color: #FFFFFF;	
}
#footer_nv p a{
	color: #FFFFFF;	
}
#footer_nv p a:hover{
	color: #FFFFFF;	
}
#footer_nv p .mark{
	color: #D1ECFF;
	font-weight: bold;
}

#f_link {
	clear: both;
	padding: 0;
	margin: 0 auto;
	height: 38px;
	width: 750px;
	text-align: right;
	background-image: url(../images/common/f_bg.gif);
	background-repeat: no-repeat;
}
#f_link p{
	padding: 10px 0 0 0;
	margin: 0 10px;
	height: 38px;
	font-size: 12px;
}
/*@NEWS */

.date {
	margin: 0 auto;
	width: 195px;
	font-weight: bold;
	color: #D1ECFF;
	text-align: left;
}
.news {
	margin: 0 auto;
	width: 195px;
	color: #FFFFFF;	
	text-align: left;
}
.news a{
	color: #FFFFFF;
	text-decoration: none;
}
.news a:hover{
	color: #D1ECFF;
	text-decoration: underline;
}


/*@ã‰ºƒ}[ƒWƒ“ */
.margin5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.margin15-top {
	margin-top: 15px;
}
.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	margin: 0 5px 0 0;
	padding: 4px 0 0 0;
	width: 470px;	
	height: 51px;
	font-size: 12px;
	font-weight: normal;	
	text-align: right;
}
