@charset "Shift_JIS";

body{
	background-color: #FFB049;
	background-image: url(home/img/bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #666666;
	font-family:
		"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","Osaka",
		"ƒƒCƒŠƒI","Meiryo","‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic",sans-serif;
}

#header {
	width:750px;
	height:190px;
}

#header h1 a{
	display: block;
	float: left;
	width: 750px;
	height: 190px;
	background: url(home/img/logo.png) no-repeat left top;
	text-indent: -9000px;
	overflow: hidden;
}

#header h1 a{ behavior: expression(IEPNGFIX.fix(this)); }

/*----------------------------------------
	ƒRƒ“ƒeƒ“ƒcBOX
-----------------------------------------*/

#main_box {
	width: 750px;
	height:auto;
	background: #000000;
	padding-top:5px;
	overflow:hidden;
}

/*----------------------------------------
	Flash
-----------------------------------------*/

#flash{
	width:470px;
	height:300px;
	float:left;
}

/*----------------------------------------
	ƒiƒr
-----------------------------------------*/

#nav{
	width:190px;
	height:260px;
	padding:40px 60px 0 30px;
	float:right;
}

/*----------------------------------------
	information
-----------------------------------------*/

#info_box {
	width: 630px;
	height:auto;
	background: #000000;
	padding:40px 40px 0 80px;
	overflow:hidden;
	clear:both;
}

#info_box1{
	width:170px;
	height:230px;
	background:url(home/img/bg_info.jpg) no-repeat;
	float:left;
}

#info_box1 img{
	padding:50px 30px 10px 10px;
}

#info_box2{
	width:450px;
	height:auto;
	background-color:#FFFFFF;
	padding:20px 10px 20px 0;
	float:right;
}

#info{
	width:445px;
	height:185px;
	overflow:scroll;
	overflow-x: hidden;
}

.info{
	width:425px;
	height:auto;
	border-collapse:collapse;
	border:0px;
	margin:0 25px 3px 0;
	text-align:right;
}

.info tr td{
	padding:1px;
}

.date{
	color:#990000;
}

/*----------------------------------------
	ƒtƒbƒ^[
-----------------------------------------*/

#footer {
	background: #000000;
	width: 715px;
	font-size: 85%;
	line-height: 160%;
	padding:10px 35px 10px 0;
	margin-bottom:30px;
	text-align:right;
}
