body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ACD8F9;
}


h1 {
	background-image: url(../img/h1bg.jpg);
	width: 792px;
	font-size: 10px;
	color: #93CCFF;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-top: 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left 10px;
}


#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footmenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_bg.gif);
	height: 47px;
	font-size: 10px;
	text-align: center;
	color: #0062D9;
	padding-top: 5px;
	line-height: 15px;

}

#footer {
	width: 800px;
	margin: auto;
	background-color: #0071FF;
	height: 20px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}


#inbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 0px;
}

.leftmenu {
	width: 178px;
	height:20px;
	background-image: url(../img/leftmenu_bg.gif);
	padding-left: 20px;
	font-size: 12px;

}

.rightbox
{
	width: 572px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	background-color: #FFFFFF;

}

.bannar{
	width: 576px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gotop{
	/*width: 570px;*/
	height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10px;
	padding-left: 490px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;

}

.comment_box1
{
	width: 556px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background-color: #006EFF;
	color: #FFFFFF;

}

.comment_box2
{
	width: 520px;
	padding: 15px;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 12px;
	color: #666666;
	border: 2px dashed #006EFF;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;

}

.qa_box
{
	width: 500px;
	padding: 15px;
	margin-top:20px;
	margin-bottom:30px;
	font-size: 12px;
	font-weight: bold;
	border: 1px dotted #666666;
	line-height: 200%;
	margin-left: auto;
	margin-right: auto;

}

.map_box
{
	width: 350px;
	margin-top:20px;
	margin-bottom:10px;
	font-size: 12px;
	border-bottom: 1px dashed #CCCCCC;
	line-height: 180%;
	margin-left: auto;
	margin-right: auto;

}

.area_top
{
	width: 550px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	margin-top:20px;
	margin-bottom:20px;
	font-size: 14px;
	color: #666666;
	line-height: 140%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	background-color:#FFE9C9;
	border-bottom: 1px solid #FFAD31;

}

.title_img
{
	width: 500px;
	padding-left: 10px;
	margin-top: 30px;

}

.pricetable{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formtable{
	width: 530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.areatable{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}



/*テキスト */
.txt_orange{
	color: #FFCC00;
	font-size: 12px;
}


.txt_midashi_common{
	width: 540px;
	color: #0074FF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;

}

.txt_midashi_blue{
	width: 540px;
	color: #0074FF;
	font-size: 14px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
	border-bottom-style:dotted;
	border-color: #0074FF;
	border-bottom-width: 1px;
	

}

.txt_orange2{
	color: #FF9900;
	font-size: 12px;
	margin-left: 20px;
	line-height: 140%;
}

.txt_orange3{
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

.txt_hissu{
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}

.txt_bold{
	width: 540px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 140%;

}

.txt_common1{
	width:540px;
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


/* 左メニューリンク */

a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #0071FF;
	text-decoration:underline;
}
a:active {
	color: #666666;
	text-decoration:none;
}

/* フッターメニューリンク */

.a2:link {
	color: #0062D9;
	text-decoration: none;
}
.a2:visited {
	color: #0062D9;
	text-decoration: none;
}
.a2:hover {
	color: #0062D9;
	text-decoration: underline;
}
.a2:active {
	text-decoration: none;
	color: #0062D9;
}

/* Ｑ＆Ａリンク */
.a3:link {
	color: #0059D7;
	text-decoration: none;
}
.a3:visited {
	color: #0059D7;
	text-decoration: none;
}
.a3:hover {
	color: #0059D7;
	text-decoration: underline;
}
.a3:active {
	text-decoration: none;
	color: #0059D7;
}

