@charset "shift_jis";

#head_wrapper{
	min-width:960px;
	background:#ff99ff;
	height:20px;
	text-align:center;
	overflow:hidden;
	zoom:1;
	}
#header {	/*ヘッダー*/
		background: #ff99ff;
		width: 960px;
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		text-align:left;
		margin: 0px auto 0 auto;
		}
		a.h_link:link,a.h_link:visited,a.h_link:active {
			color: #333333;
			text-decoration: none;
			}
		a.h_link:hover {
			color: #990099;
			text-decoration: underline;
			}
		#now_place {
			color: #cc00cc;
			}
#main_wrapper{/*メイン*/
	background:#ffccff url("../gra/main_back02.jpg") center top repeat fixed;
	}
	#main{
		background:url("../gra/main_back01.jpg") center top repeat-y;
		width:910px;
		min-width:100%;
		margin:0px auto 0 auto;
		overflow:hidden;
		position:relative;
		z-index:1;
		zoom:1;
		}
		#menu_wrapper{
			margin:0 auto 0 auto;
			width:910px;
			}
			#menu_top{
				width:910px;
				height:100px;
				overflow:hidden;
				zoom:1;
				}
			#menu_under{
				width:910px;
				height:40px;
				overflow:hidden;
				zoom:1;
				}
			ul#menu_bt li{/*トップメニュー*/
				float:left;
				width:130px;
				height:40px;
				overflow:hidden;
				zoom:1;
				}	

	#footer_menu_wrapper{
		width:910px;
		height:30px;
		border-top:1px solid #333333;
		background:#cc66cc;
		margin:0px auto 0 auto;
		overflow:hidden;
		zoom:1;
		}
#go_top_wrapper{
	width:200px;
	float:right;
	margin:200px 0 0 0;
	}
a#go_top{
	display:block;
	width:150px;
	height:35px;
	float:right;
	margin:20px 10px 10px 0;
	}

		ul#footer_menu li{
			width:130px;
			height:30px;
			font-size:13px;
			float:left;
			line-height:20px;
			text-align:center;
			margin:5px 0 0 0;
			overflow:hidden;
			zoom:1;
			}
		ul#footer_menu a{
			font-size:13px;
			width:130px;
			height:30px;
			text-align:center;
			float:left;
			font-weight:bold;
			line-height:20px;
			text-decoration:none;
			color:ffffff;
			overflow:hidden;
			zoom:1;
			}
			ul#footer_menu a:hover{
				color:cc0099;
				}
#footer_wrapper {/*フッター*/
	min-width:960px;
	height: 20px;
	overflow:hidden;
	zoom:1;
	}
	#footer {
		background:#ff99ff;
		height: 20px;
		color:#000000;
		font-size: 12px;
		line-height:20px;
		text-align:center;
		margin: 0px 0px 0px 0px;
		}
/*new表記*/
#top_new01{
	position:absolute;
	margin:25px 0px 0px 0px;
	}
#top_new02{
	position:absolute;
	margin:25px 0px 0px 130px;
	}
#top_new03{
	position:absolute;
	margin:25px 0px 0px 260px;
	}
#top_new04{
	position:absolute;
	margin:25px 0px 0px 390px;
	}
#top_new05{
	position:absolute;
	margin:25px 0px 0px 520px;
	}
#top_new06{
	position:absolute;
	margin:25px 0px 0px 650px;
	}
#top_new07{
	position:absolute;
	margin:25px 0px 0px 780px;
	}
