/* lE6.0 画像ちらつき防止
html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
-webkit-text-size-adjust: none;
}
 */

/* local set */
* {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*サイト全体*/
#wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
}




/*----ヘッダー----------------------------------------------------------------------------*/

#head_wrap {

}
#headtext {
	width: 800px;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #AFBDCF;
}
#headtext h1{
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

/*ヘッダー関連*/
#head_navi {
	height: 70px;
	width: 800px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head_navi li {
	float: left;
	list-style-type: none;
}
#head_navi li a {
	display: block;
	width: 100%;
	height: 0px;
	padding-top: 70px;
	overflow: hidden;
	background-image: url(../img/common/header.gif);
}
#hn01 {width: 609px;}
#hn02 {width: 79px;}
#hn03 {width: 112px;}
#hn01 a {background-position: 0px 0px;}
#hn02 a {background-position: -609px 0px;}
#hn03 a {background-position: -688px 0px;}
#hn01 a:hover {background-position: 0px -70px;}
#hn02 a:hover {background-position: -609px -70px;}
#hn03 a:hover {background-position: -688px -70px;}



/*----メインイメージ＆ナビ----------------------------------------------------------------------------*/

#fla_area_bg {
	width: 100%;
	padding-bottom: 5px;
	margin: 0px;
}
#fla_area {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}

/*メインナビ関連・縦*/
#leftmenu{
	margin-bottom: 15px;
}	
#leftmenu ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;

	margin-left: 0px;
}
#leftmenu li a{
	background-image: url(../img/common/menu_left.gif);
	display: block;
	width: 215px;
	overflow: hidden;
}
#left01 a{background-position: 0px 0px;height: 0px;padding-top: 37px;}
#left02 a{background-position: 0px -37px;height: 0px;padding-top: 37px;}
#left03 a{background-position: 0px -74px;height: 0px;padding-top: 37px;}
#left04 a{background-position: 0px -111px;height: 0px;padding-top: 37px;}
#left05 a{background-position: 0px -148px;height: 0px;padding-top: 37px;}
#left06 a{background-position: 0px -185px;height: 0px;padding-top: 37px;}
#left07 a{background-position: 0px -222px;height: 0px;padding-top: 37px;}
#left01 a:hover{background-position: -215px 0px;}
#left02 a:hover{background-position: -215px -37px;}
#left03 a:hover{background-position: -215px -74px;}
#left04 a:hover{background-position: -215px -111px;}
#left05 a:hover{background-position: -215px -148px;}
#left06 a:hover{background-position: -215px -185px;}
#left07 a:hover{background-position: -215px -222px;}


/*----構造--------------------------------*/

#main_area {
	margin-top: 15px;
}

#cowrap {
	width: 800px;
	padding: 0 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#co_leftarea01 {
	float: left;
	width: 215px;
}
#co_rightarea01 {
	float: right;
	width: 555px;
	padding-left: 29px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6C6C6;
}





/*----フッター----------------------------------------------------------------------------*/

#footer_area {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #E9EAED;
}

#footer_area a{
	color: #07123B;
}
#footer_area a:hover{
	color: #07123B;
}

#footer_obj {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 10px;
	background-image: url(../img/common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer_link {
	width: 800px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
	background-image: url(../img/common/dot_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer_copy {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	padding-bottom: 10px;
}


/*----その他・共通----------------------------------------------------------------------------*/

.clear_left{ clear:left}
.clear_right{ clear:right}
.clear_both{ clear:both}

.pagetop {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}

.pagetop a {
	background-image: url(../img/common/obj_pagetop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-bottom: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: right;
}
#pan {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: right;
	color: #D2BB7D;
}
#pan a,#pan a:hover{
	font-size: 10px;
}
.spacer10 {height: 10px;display: block;}
.spacer20 {height: 20px;}
.spacer30 {height: 30px;}
.spacer40 {height: 40px;}
.dot10 {
	background-image: url(../img/common/obj_dot01.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 11px;
	display: block;
}

.partition {
	background-image: url(../img/common/obj_dot01.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 80px;
}
.page_submenu {
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.box_comment01 {
	margin-bottom: 15px;
}


.box_comment02 {
	margin-bottom: 15px;
	font-size: 14px;
}
.box_comment02_n {
	font-size: 14px;
}
.box_comment02_r {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: right;
}
.box_subtitle01 {
	margin-bottom: 30px;
}
.contents_div {
	background-image: url(../img/common/dot_02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 61px;
	width: 100%;
}
.catch_copy {
	font-size: 14px;
	padding-top: 10px;
}
.catch_copy a{
	font-size: 14px;
}
.box_subtitle02 {
	margin-bottom: 20px;
	line-height: 26px;
}
.map_text {
	line-height: 16px;
	display: block;
	margin-top: 3px;
	width: 210px;
}
