@charset="shift_jis";
/* CSS Document */

body{
	background-color:#FFFAE6;
}

div#Main{
	width:771px;
	margin:0 auto;
	background-image:url(img/bg-weekend.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
}
	div#Main div#bgcolor{
		background-image:url(img/bg-main-02.jpg);
		background-repeat:repeat-y;

	}

		div#Main div#bgcolor h1{
			background-image:url(img/bg-side-top.jpg);
			background-position:top;
			background-repeat:no-repeat;
			margin-bottom:0;
			padding-bottom:0;
		}
		
		div#Main div#bgcolor div.comment{
			background-image:url(img/bg-main_a.jpg);
			background-repeat:no-repeat;
		}
		
			div#Main div#bgcolor div.comment p{
				margin:0px;
				padding-left:46px;	/*300px*/
				padding-top:24px;	/*50px*/
				padding-right:422px;	/*50px*/
				color:#4B0B0B;
				line-height:150%;
				letter-spacing:1px;
				font-size:90%;
				min-height:204px;
			}
			
			div#Main div#bgcolor h2{
				margin-left:25px;
				margin-top:60px;
					_margin-top:0px;
					_padding-top:0px;
			}
			
			div#Main div#bgcolor table#staff{
				margin-left:21px;
				width:720px;
			}
			
	div#Main p.bottom{
		margin-bottom:0;
		padding:0;
	}
	
	div#Main div#databox{
		margin-left:21px;
		width:720px;
		height:400px;
		margin-top:40px;
	}
	
		div#Main div#databox #frame{
			width:720px;
			height:400px;
			padding-bottom:10px;
			overflow:hidden;
			margin-top:20px;
				_margin-top:0px;
				_margin-bottom:0;
		}
		
		div#Main div#databox form{
			padding-left:20px;
			color:#4B0B0B;
			font-size:90%;
		}
		
div#newsbox{
	width:400px;
		_width:370px;
	padding:15px;
	margin:0 0 0 5px;
	height:300px;
	overflow:auto;
	border:1px solid #CCC;
	background-color:#E8E8B2;
	font-size:90%;
	color:#000;
	line-height:150%;
}
	

	
div#Main div#databox1{
		margin-left:21px;
		width:720px;
		height:550px;
		margin-top:40px;
	}
	
		div#Main div#databox1 #frame{
			width:720px;
			height:550px;
			padding-bottom:10px;
			overflow:hidden;
			margin-top:20px;
				_margin-top:0px;
				_margin-bottom:0;
		}			
			
			
			