@charset "Shift_JIS";

	body{
		text-align:left;
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
		background:#000000 url('../img/common/back_menu.gif') repeat-y;
	}
	td{
		color:#333333;
		line-height:150%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
	}
	.ff{
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
	}
	.page{
		width:800px;
		height:100%;
		text-align:left;
		background:url('../img/common/back_menu.gif') repeat-y;
	}
	.pageindex{
		width:100%;
		height:100%;
		text-align:center;
		background:#FFFFFF;
	}
	.toppic{
		padding-top:30px;
		padding-left:30px;
	}
	.arealeft{
		width:630px;
		height:100%;
		float:left;
		background:#ffffff;

	}
	.arearight{
		width:170px;
		height:100%;
		float:right;
	}
	.main{
		width:569px;
		height:290px;
		padding-top:22px;
	}
	.main_access{
		width:569px;
		height:40px;
		padding-top:22px;
	}
	.content{
		width:569px;
		height:100%;
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:x-small;

	}
	.content2{
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:x-small;

	}

	.large{
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:18px;

	}

	.catch{
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;

	}

.menu_area1{
	color:#000000;
	width:181px;
	height:29px;
	vertical-align:top;
	padding:7px 0 10px 10px;
	background:#ffffff url(../img/menu/t-bg1.gif) no-repeat;
}

.menu_area2{
	color:#000000;
	width:285px;
	height:29px;
	vertical-align:top;
	padding:7px 0 10px 10px;
	background:#ffffff url(../img/menu/t-bg2.gif) no-repeat;
}

.menu_area3{
	color:#000000;
	width:570px;
	height:29px;
	vertical-align:top;
	padding:7px 0 10px 10px;
	background:#ffffff url(../img/menu/t-bg3.gif) no-repeat;
}

.menu_area4{
	color:#000000;
	width:190px;
	height:29px;
	vertical-align:top;
	padding:7px 0 10px 10px;
	background:#ffffff url(../img/menu/t-bg4.gif) no-repeat;
}


.menu_title{
	display:inline;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.menu_text{
	display:inline;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}


	a:link { color: #0000FF; text-decoration: none; }
	a:visited { color: #0000FF; text-decoration: none; }
	a:active { color: #0000FF; text-decoration: none; }
	a:hover { color: #0000FF; text-decoration: underline; }

	a.navi:link { color: #333333; text-decoration: none; }
	a.navi:visited { color: #333333; text-decoration: none; }
	a.navi:active { color: #333333; text-decoration: none; }
	a.navi:hover { color: #3F54EC; text-decoration: underline; }

	.liquar{
		margin-top:22px;
		margin-left:20px;

	}
	.liquar2{
		width:284px;
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
		padding-bottom:20px;
	}
	.recom{
		margin-left:20px;
	}
	.price{
		text-align:right;
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
		padding-bottom:20px;
		padding-right:10px;
	}
	.price2{
		width:145px;
		text-align:right;
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:12px;
		padding-bottom:20px;
		padding-right:15px;
	}
	.access{
		color:#333333;
		line-height:130%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:11px;
	}
	.footer{
		color:#333333;
		line-height:140%;
		font-family:"Verdana","ＭＳ Ｐ ゴシック", "Osaka";
		font-size:xx-small;
	}
	.frame{
		margin-top:10px;
		padding:0px;
		width:600px;
	}


#fotter_menu{
	clear:both;
	width:600px;
	margin:0;
	padding:0 0 7px 0;
	text-align:center;
	border-bottom:solid 1px #656565;
}

ul.fotter_menu {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #fff;
	text-align:center;
	list-style-type: none;
}

ul.fotter_menu li {
	margin: 0;
	padding: 0;
	display: inline;
	/* 固定幅にしたかったら
	width: 110px;
	*/
	text-align: center;
	font-size: 8pt; /* 文字サイズ */
}

ul.fotter_menu li a {
	padding: 4px 8px;
	position: relative; /* for IE6 */
	color: #0000ff;
	background-color: #fff;
	text-decoration: none;
}

ul.fotter_menu li a:hover {
	border-color: #666;
	color: #800000;
	background-color: #fff;
}

#fotter_info{
	clear:both;
	width:600px;
	margin:0;
	padding:10px 0 10px 10px;
	text-align:left;
	font-size:10pt;
}

