@charset "utf-8";
/* formatting style ------------------------------*/
/* -----------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}

html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}

caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

hr{
	display:none;
}

html {
	margin-bottom:1px;
	height:100%;
}

/* line style　------------------------------*/
/* -----------------------------------------*/
a img{
	border-style:none;
}

/* link style ------------------------------*/
/* -----------------------------------------*/
a:link {
	text-decoration: none;
}
a:visited {  }

a:hover {
}




.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/* body ------------------------------------*/
/* -----------------------------------------*/

* html body{
overflow: hidden;
}

body {
	text-align: center;
	color: #000;
	font-family: "メイリオ", sans-serif;
		/*font-family:'MS PGothic', sans-serif;*/

	/*　　font-family:'メイリオ', Meiryo, 'MS PGothic', sans-serif;*/
	font-size: 14px;
	line-height: 20px;
	padding-top: 70px;
	}

/* #header----------------------------------*/
/* -----------------------------------------*/
#header_outside {
	width: 100%;
	height: 70px;
	background-color: #FFF;
	position: fixed;            /* ヘッダーの固定 */
	top: 0px;                   /* 位置(上0px) */
	left: 0px;                  /* 位置(右0px) */
	z-index: 900;
}
#header {
	background-color: #FFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	height: 70px;
	z-index: 1000;
}

.logo {
	position: absolute;
	left: 0px;
	top: 17px;
}




#nav  {
	width: 405px;
	position: absolute;
	left: 70px;
	top: 17px;
}

#nav ul  {
	overflow: hidden;
	width: 405px;
	margin: 0 auto;
}

#nav ul li  {
	float: left;
}

#nav ul li a {
	display: block;
	width: 80px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

#nav li ul {
	width: 80px;
	display: none;
	position: absolute;
}

#nav li ul li {
	float: none;
	margin-bottom: 1px;
}
.bt_facebook {
	position: absolute;
	top: 17px;
	height: 35px;
	width: 35px;
	left: 487px;
}
.bt_contact {
	height: 35px;
	width: 110px;
	position: absolute;
	left: 636px;
	top: 17px;
}
.header_tel {
	height: 35px;
	width: 182px;
	position: absolute;
	top: 17px;
	right: 0px;
}
.title_box_top_outside {
	background-color: #D7D2E1;
	width: 100%;
	margin-bottom: 35px;

}

.title_box_outside {
	background-color: #D7D2E1;
	width: 100%;
	margin-bottom: 35px;
}

.title_box_top {
	background-image: url(../img/index_img/index_main.png);
	background-repeat: no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	position: relative;
}
.top_h1 {
	height: 65px;
	width: 436px;
	position: absolute;
	left: 473px;
	top: 28px;
}
.top_h2 {
	height: 54px;
	width: 393px;
	position: absolute;
	left: 394px;
	top: 144px;
}
.top_h3 {
	height: 47px;
	width: 376px;
	position: absolute;
	left: 474px;
	top: 273px;
}

.title_box {
	background-image: url(../img/common_img/inside_main.png);
	background-repeat: no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	position: relative;	
}

.inside_h1 {
	height: 65px;
	width: 436px;
	position: absolute;
	left: 473px;
	top: 28px;
}
.inside_h2 {
	position: absolute;
	left: 50px;
	top: 80px;
	height: 30px;
	width: 126px;
}
.inside_h3 {
	height: 47px;
	width: 376px;
	position: absolute;
	left: 474px;
	top: 129px;
}

/* #main -----------------------------------*/
/* -----------------------------------------*/
#page_top{margin-top:-70px;
  padding-top:70px;
}



/* #pan -----------------------------------*/
ol.topicPath {
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	color: #D6B788;
}

ol.topicPath li {
	display: inline;
	margin-right: 1em;
}

ol.topicPath li a {
	color: #D6B788;
	margin-right: 6px;
	text-decoration: none;
	
}

ol.topicPath li a:hover {
	color: #000;
}
/* #pan kokomade ---------------------------*/


#contents {
	zoom: 100%;
	text-align: left;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
}

#contents:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

.box {
	zoom: 100%;
	
}

.box:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

/* top_txt_box01 -----------------------------------*/
.top_txt_box01 {
	float: left;
	width: 580px;
}

/* top_kodawari -----------------------------------*/
#top_kodawari_wrap {
	position: relative;
	height: 645px;
	}

.top_kodawari01 {
	background-color: #F9EDEA;
	padding: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.top_kodawari02 {
	background-color: #F0F7ED;
	padding: 30px;
	/*height: 140px;*/
	width: 500px;
	position: absolute;
	top: 175px;
	right: 0px;
}

.top_kodawari03 {
	background-color: #F9F6EB;
	padding: 30px;
	position: absolute;
	top: 485px;
}

.kodawari_img {
	height: 354px;
	width: 314px;
	position: absolute;
	left: 0px;
	top: 136px;
	z-index: 101;
}
.top_txt_box02 {
	float: left;
	width: 420px;
}

/* top_onestop -----------------------------------*/
.top_onestop_wrap {
	float: right;
	height: 366px;
	width: 378px;
	background-image: url(../img/index_img/onestop_img.png);
	background-repeat: no-repeat;
	position: relative;
}
.bt_onestop01 {
	height: 108px;
	width: 108px;
	position: absolute;
	left: 135px;
	top: 0px;
}

.bt_onestop02 {
	height: 108px;
	width: 108px;
	position: absolute;
	left: 270px;
	top: 98px;
}

.bt_onestop03 {
	height: 108px;
	width: 108px;
	position: absolute;
	left: 218px;
	top: 257px;
}

.bt_onestop04{
	height: 108px;
	width: 108px;
	position: absolute;
	left: 53px;
	top: 257px;
}

.bt_onestop05 {
	height: 108px;
	width: 108px;
	position: absolute;
	left: 0px;
	top: 98px;
}


/* #footer ---------------------------------*/
/* -----------------------------------------*/
#footer_outside {
	background-color: #D7D2E1;
	width: 100%;
	height: 100px;
	clear: both;
}

#footer {
	text-align: left;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100px;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	}
.bt_top {
	height: 35px;
	width: 80px;
	position: absolute;
	top: 0px;
	right: 40px;
}
.footer_nav {
	padding-top: 7px;
	padding-bottom: 18px;
}

.footer_nav li {
	display: inline;
	margin-right: 1px;
}
	
address {
	text-align: right;
	position: absolute;
	top: 60px;
	right: 40px;
}


/* -----------------------------------------*/
.txt30{
	font-size: 30px;
}

.txt24{
	font-size: 24px;
}

.txt20{
	font-size: 20px;
}
.txt18{
	font-size: 18px;
}

.txt16 {
	font-size: 16px;
	}

.txt13 {
	font-size: 13px;
	}
	
	.txt12 {
	font-size: 12px;
	}

.txt11 {
	font-size: 11px;
}

.txt10 {
	font-size: 10px;
}
.txt_center {
	text-align: center;
}

.line20{
	line-height: 20px;
}

/*-----------------------*/
.left_img {
	float: left;
}

.left_img_15_0 {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.left_img_10_0 {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.left_img_15_15 {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.left_img_15_30 {
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}


.right_img{
	float: right;
	
}

.right_img_line{
	float: right;
	border: 2px solid #E3BB95;	
}

.right_img_15_15 {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

.right_img_15_0 {
	float: right;
	margin-left: 15px;
}
.img_line {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 4px;
}

.mgn_btm0 {
	margin-bottom: 0px;
}

.mgn_btm3 {
	margin-bottom: 3px;
}

.mgn_btm5 {
	margin-bottom: 5px;
}


.mgn_btm10 {
	margin-bottom: 10px;
}

.mgn_btm15 {
	margin-bottom: 15px;
}

.mgn_btm16 {
	margin-bottom: 16px;
}


.mgn_btm20 {
	margin-bottom: 20px;
}

.mgn_btm24 {
	margin-bottom: 24px;
}

.mgn_btm30 {
	margin-bottom: 30px;
}

.mgn_btm35 {
	margin-bottom: 35px;
}

.mgn_btm40 {
	margin-bottom: 40px;
}

.mgn_btm50 {
	margin-bottom: 50px;
}

.mgn_btm60 {
	margin-bottom: 60px;
}

.mgn_btm70 {
	margin-bottom: 70px;
}

.mgn_btm80 {
	margin-bottom: 80px;
}

.mgn_btm100 {
	margin-bottom: 100px;
}

.mgn_top15 {
	margin-top: 15px;
}

.mgn_top30 {
	margin-top: 30px;
}


.mgn_r30 {
	margin-right: 30px;
}

.mgn_r20 {
	margin-right: 20px;
}

.mgn_r22 {
	margin-right: 22px;
}




.mgn_r18 {
	margin-right: 18px;
}

.mgn_r16 {
	margin-right: 16px;
}

.mgn_r15 {
	margin-right: 15px;
}

.mgn_r11 {
	margin-right: 11px;
}

.mgn_r10 {
	margin-right: 10px;
}

.mgn_r9 {
	margin-right: 9px;
}
.mgn_r8 {
	margin-right: 8px;
}

.pad_btm20{
	padding-bottom: 20px;
}


.txt_right {
	text-align: right;
}

.txt_left {
	text-align: left;
}

.beige{
	color: #C8A062;
}
