@charset "Shift_JIS";

/* Win IE7 */
*:first-child+html body { 
	font-size:75%;
	}
*:first-child+html table { 
	font-size:100%;
	}

*:first-child+html * {
	lette-spacing: 0;
	zoom:1;
	}

/* Win IE6 & 6ΘO */

* html body { 
	font-size:75%;
	}
* html table { 
	font-size:100%;
	}


/* base styles(common) ********************/


body {
	margin:0;
	padding:0;
	color:#333333;
	text-align:center;
	font-size:12px;
	font-family:
		"lr oSVbN",
		"MS P Gothic",
		"CI",
		Meiryo,
		Osaka,
		"qMmpS Pro W3",
		"Hiragino Kaku Gothic Pro W3",
		sans-serif;
	}
a img {
	border:none;
	}


/* NΦW(common) *********************/


a {
	color:#2c76bc;
	text-decoration:none;
	}
a:link {
	color:#2c76bc;
	}
a:visited {
	color:#2c76bc;
	}
a:hover, a:focus, a:active {
	color:#2c76bc;
	text-decoration:none;
	}


/* class(common) ***************************/


.clear {
	height:0;
	line-height:0;
	clear:both;
	font-size:0;
	}


/* base_layout(common) *********************/


div#container {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	border-bottom:#aaaaaa 1px solid;
	}


/* ζ­g€NX ******************************/
.rollover {}
.textR { text-align:right;}
.textL { text-align:left;}
.textC { text-align:center;}


/* main *****************************/

div#main {
	width:790px;
	margin:1px 0 0 0;
	padding:0;
	border-left:5px solid #6496ef;
	border-right:5px solid #6496ef;
	}

div#container h2 {
	display:block;
	clear:both;
	width:790px;
	height:59px;
	margin:0;
	padding:0;
	}

div#container h2 img {
	margin:0 0 0 1px;
	padding:0;
	}



/* Rec *************************/


div#contents_left {
	float:left;
	width:609px;
	margin:0;
	padding:0;
	}


/* E€j[ ************************/


div#menu_right {
	float:right;
	display:inline;
	width:174px;
	margin-right:5px;
	padding:0;
	}
div#menu_right dl {
	padding:0;
	margin:0;
	}
div#menu_right dt,
div#menu_right dd {
	padding:0;
	margin:0;
	display:block;
	_height:1%;
	}
div#menu_right dt img,
div#menu_right dd img {
	padding:0;
	margin:0;
	display:block;
	_height:1%;
	}



/* y[WΜζͺΦ ***********************/

a#top {
	font-size:0;
	line-height:0;
	}

div#pagetop {
	width:770px;
	margin:5px 10px 0 10px;
	padding-bottom:5px;
	text-align:right;
	}


/* tb^[ ****************************/


div#footer {
	width:790px;
	height:30px;
	margin:1px 0 0 0;
	padding:0;
	border-left:5px solid #0745b4;
	border-right:5px solid #0745b4;
	border-top:1px solid #aaaaaa;
	text-align:right;
	}

div#footer img {
	margin:10px;
	padding:0;
	}

