@charset "Shift_JIS";
@import url(../../css/default.css);
@import url(../../css/common.css);

#contents{
	width:680px;
	margin:0 auto;
	font-size: 90%;
	line-height: 150%;
}

	#contents h1{
		width:680px;
		height:200px;
		margin:0 auto;
	}

	#contents p{
		padding-left:40px;
		padding-right:40px;
		text-align:left;
	}
	
	#contents ol{
		padding-left:60px;
		padding-right:60px;
		text-align:left;
	}

		
img.right{
	float:right;
	margin-left:5px;
	}
	
img.right2{
	float:right;
	margin-left:5px;
	margin-bottom:0px;

	}
		
img.left{
	float:left;
	margin-left:5px;
	}	
	
	
#menu_wrapper{
	width: 630px;
	margin:0 auto;
	background-image: url(img/sinryousyo_waku2.gif);
	background-repeat: repeat-y;
	}
	
	#menu_inner{
	width: 600px;
	margin:0 auto;
	padding-bottom:5px;
	text-align:left;
	}
	
	#menu_inner .left{
	width: 150px;
	float: left;
	}
	
	#menu_inner .left2{
	width: 205px;
	}
	
	#menu_inner .right{
	width: 450px;
	float: left;
	margin-top: 7px;
	}
	
	#menu_inner .right2{
	width: 550px;
	padding-left: 50px;
	}
	
#menu_header{
	width: 630px;
	height:15px;
	margin:0 auto;
	}
	
	
#menu_footer{
	width: 630px;
	height:15px;
	margin:0 auto 10px auto;
	}
	

table .border{
	border: 1px solid #CCCCCC;
}

td .g{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CCFF99;
	width:50px;
	color: #009900;
	font-size: 90%;
	text-align: center;
	}
	
td .y{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFCC;
	font-size: 90%;
	text-align: center;
	}

td .w{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	font-size: 90%;
	text-align: center;
	}		
	