@charset "utf-8";


/*-----Base-----*/
/*-------------------------------------------------------------------------------*/
table,td,th{
	font-size:12px;
}


body{
	text-align: center;
	color: #333333;
	background: url(../img02/bg02.jpg) repeat-x #F7F3E6;
}

#side{
	margin: 0px auto;
	width: 850px;
	text-align: left;
	background-image: url(../img/main_background.jpg);
	background-repeat: repeat-y;
}

#wrapper{
	margin: 0px 25px;
	width: 800px;
	overflow: hidden;
}

div#header1 {
	margin: 0px auto;
	width: 910px;
	height: 421px;
	position: relative;
	text-align: left;
	background-image: url(../img02/header_banner.jpg);
	background-repeat: no-repeat;
}

div#header2 {
	margin: 0px auto;
	width: 910px;
	height: 321px;
	position: relative;
	text-align: left;
	background-image: url(../img02/header_banner.jpg);
	background-repeat: no-repeat;
}

a {
	color:#543737;
	text-decoration:none;
}

a:hover{
	color:#543737;
	text-decoration:underline;
}

#footer dl dt a:link,#footer dl dt a:visited{
	color: #ffffff;
}

#footer dl dt a:active,#footer dl dt a:hover{
	color: #ffffff;
}

address a:link,address a:visited{
	color: #ffffff;
}

address a:active,address a:hover{
	color: #ffffff;
}


/*-----Header-----*/
/*-------------------------------------------------------------------------------*/



div#header1 h1 {
	position: absolute;
	width: 410px;
	height: 55px;
	top: 40px;
	left: 65px;
	text-indent: -9999px;
}

div#header1 h1 a{
	display: block;
	width: 410px;
	height: 55px;
}

div#header1 h2 {
	position:absolute;
	width:360px;
	height:12px;
	top:40px;
	left:490px;
}

div#header1 h2 a{
	display: block;
	width: 360px;
	height: 12px;
	color: #ffffff;
	text-align: right;
}

div#header1 p#header_form{
	position: absolute;
	width: 174px;
	height: 35px;
	top: 85px;
	left: 502px;
	text-indent: -9999px;
}

div#header1 p#header_form a{
	display: block;
	width: 174px;
	height: 35px;
	background-image: url(../img/header_form.jpg);
	background-repeat: no-repeat;
}

div#header1 p#header_form a:hover{
	background-position: -174px;
}

div#header1 p#header_supervision{
	position: absolute;
	width: 174px;
	height: 35px;
	top: 85px;
	left: 678px;
	text-indent: -9999px;
}

div#header1 p#header_supervision a{
	display: block;
	width: 174px;
	height: 35px;
	background-image: url(../img/header_supervision.jpg);
	background-repeat: no-repeat;
}

div#header1 p#header_supervision a:hover{
	background-position: -174px;
}

div#header1 div#whats_new{
	position: absolute;
	width: 350px;
	height: 276px;
	top: 132px;
	left: 502px;
	background-image: url(../img/whats_new_background.jpg);
	background-repeat: no-repeat;

}

div#header1 div#whats_new ul{
	width: 350px;
	float: left;
	margin: 0px;

}

div#header1 div#whats_new ul li.title{
	width: 350px;
	height: 25px;
	margin: 11px 0px 10px;
	text-indent: -9999px;
	background-image: url(../img/whats_new_title.jpg);
	background-repeat: no-repeat;
}

div#header1 div#whats_new ul li ul{
	width:320px;
	height:230px;
	display: inline;
	margin: 0px 0px 10px 30px;
	list-style-position: outside;
	list-style-image: url(../img/arrow.jpg);
overflow:auto;
}

div#header1 div#whats_new ul li ul li{
	width: 300px;
	height: 25px;
}

div#header1 div#whats_new ul li ul li a:hover {
	text-decoration:underline;
}

div#header2 p {
	position: absolute;
	width: 410px;
	height: 55px;
	top: 29px;
	left: 53px;
}

div#header2 p a{
	display: block;
	width: 410px;
	height: 55px;
}

div#header2 h1 {
	position:absolute;
	width:360px;
	height:12px;
	top:40px;
	left:490px;
}

div#header2 h1 a{
	display: block;
	width: 360px;
	height: 12px;
	color: #ffffff;
	text-align: right;
}

div#header2 h2.title {
	position:absolute;
	width:757px;
	height:31px;
	top:283px;
	left:94px;
	color: #ffffff;
	text-align: right;
	line-height: 27px;
	font-size: 25px;
	font-weight:normal;
}

div#header2 p#header_form{
	position: absolute;
	width: 172px;
	height: 35px;
	top: 67px;
	left: 503px;
	text-indent: -9999px;
}

div#header2 p#header_form a{
	display: block;
	width: 172px;
	height: 35px;
	background-image: url(../img/header_form.jpg);
	background-repeat: no-repeat;
}

div#header2 p#header_form a:hover{
	background-position: -172px 0;
}

div#header2 p#header_supervision{
	position: absolute;
	width: 172px;
	height: 35px;
	top: 67px;
	left: 679px;
	text-indent: -9999px;
}

div#header2 p#header_supervision a{
	display: block;
	width: 172px;
	height: 35px;
	background-image: url(../img/header_supervision.jpg);
	background-repeat: no-repeat;
}

div#header2 p#header_supervision a:hover{
	background-position: -172px 0;
}


/*-----Navi Top-----*/
/*-------------------------------------------------------------------------------*/


#navi_top{
	float: left;
	display: inline;
	margin: 0px;
	width: 800px;
	height: 62px;
	text-align: left;
	background: url(../img02/g_navi_bg.jpg) repeat-x;
	overflow: hidden;
}

#navi_top ul{
	width: 800px;
	float: left;
	list-style: none;
	margin: 0px;
}

#navi_top ul li{
	float: left;
	width: 159px;
	height: 47px;
	margin: 8px 1px 7px 0px;
}

#navi_top ul li a{
	display: block;
	width: 159px;
	height: 47px;
	overflow: hidden;
	text-indent: -9999px;
}

#navi_top ul li.s01 a{
	background-image: url(../img/list_s01.jpg);
	background-repeat: no-repeat;
}

#navi_top ul li.s02 a{
	background-image: url(../img/list_s02.jpg);
	background-repeat: no-repeat;
}

#navi_top ul li.s03 a{
	background-image: url(../img/list_s03.jpg);
	background-repeat: no-repeat;
}

#navi_top ul li.s04 a{
	background-image: url(../img/list_s04.jpg);
	background-repeat: no-repeat;
}

#navi_top ul li.s05 a{
	background-image: url(../img/list_s05.jpg);
	background-repeat: no-repeat;
}

#navi_top ul li a:hover{
	background-position: -159px;
}


/*-----Main-----*/
/*-------------------------------------------------------------------------------*/


#main_box{
	float: left;
	display: inline;
	margin: 0px;
	width: 800px;
	text-align: left;
	background-image: url(../img/wrapper.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#main{
	float: right;
	display: inline;
	overflow:hidden;
	width: 580px;
	margin: 4px 10px 0px;
}


/*-----Navi-----*/
/*-------------------------------------------------------------------------------*/


#navi{
	float: left;
	width: 200px;
	margin: 0px;
	line-height: 14px;
	background:url(../img/navi_background.gif) repeat-y;
}

#navi ul{
	width: 200px;
	float: left;
	list-style: none;
	margin: 0px;
}

#navi ul.ul_set01,#navi ul.ul_set02,#navi ul.ul_set03{
	margin: 0px 0px 10px;
}

#navi ul.ul_set01 li.list_title01,#navi ul.ul_set02 li.list_title02{
	width: 200px;
	height: 61px;
	margin: 0px;
	text-indent: -9999px;
	background-repeat: no-repeat;	
}

#navi ul.ul_set01 li.list_title01{
	background-image: url(../img/list_title01.jpg);
}

#navi ul.ul_set02 li.list_title02{
	background-image: url(../img/list_title02.jpg);
}

#navi ul.ul_set01 ul li{
	width: 200px;
	height: 21px;
	margin: 0px;
	line-height: 21px;
}

#navi ul.ul_set02 ul li{
	width: 200px;
	height: 42px;
	margin: 0px;
	line-height: 21px;
}

#navi ul.ul_set01 ul li a{
	display: block;
	width: 175px;
	height: 21px;
	padding: 0px 0px 0px 25px;
	background:#827360 url(../img/list_background.jpg) 0 0 no-repeat;
	overflow: hidden;
}

*html body #navi ul.ul_set01 ul li a{
  width: 200px;
	}

#navi ul.ul_set02 ul li a{
	display: block;
	width: 175px;
	height: 42px;
	padding: 0px 0px 0px 25px;
	background: url(../img/list_background.jpg) 0 0 no-repeat;
	overflow: hidden;
}

*html body #navi ul.ul_set02 ul li a{
  width: 200px;
	}

#navi ul.ul_set01 ul li a:hover,#navi ul.ul_set02 ul li a:hover{
	color:#ffffff;
	background-color: #827360;
	background-position: -200px top;
}

*:first-child+html #navi ul.ul_set03 {
  height: 210px;
	}

#navi ul.ul_set03 li{
	width: 200px;
	height: 30px;
	margin: 5px 0px;
	line-height: 30px;
	background-repeat: no-repeat;	
}

#navi ul.ul_set03 ul li a{
	display: block;
	width: 175px;
	height: 30px;
	padding: 0px 0px 0px 25px;
	background-image: url(../img/list_background2.jpg);
	background-color: #827360;
	background-repeat: no-repeat;
	overflow: hidden;
}

*html body #navi ul.ul_set03 ul li a{
  width: 200px;
	}

#navi ul.ul_set03 ul li a:hover{
	color:#ffffff;
	background-position: -200px;
}

#navi div#keywords{
	width: 200px;
	float: left;
	margin: 0px;
}

#navi div#keywords p#keywords_title{
	width: 200px;
	height: 61px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../img/keywords_title.jpg);
	background-repeat: no-repeat;	
}

#navi div#keywords div{
	width: 200px;
	float: left;
	margin: 0px;
}

#navi div#keywords div p{
	width: 190px;
	float: left;
	display: inline;
	margin: 5px;
}

.ranking {
	background:url(../img02/navi_border.jpg) no-repeat center bottom;
	padding-bottom:5px;
}
.ranking p {
	margin:5px;
}

.ranking p a {
	color:#003366;
}

.ranking p a:hover {
	color:#003366;
}


p.shosai02 a {
	background:url(../img02/shousai03.jpg) no-repeat;
	height:21px;
	width:82px;
	text-indent:-9999px;
	display:block;
}

.rank_bg {
	background:url(../img02/rank_bg.jpg) no-repeat;
}

.rank01 {
	background:url(../img02/no01.jpg) no-repeat;
	height:23px;
	text-indent:-9999px;
}
.rank02 {
	background:url(../img02/no02.jpg) no-repeat;
	height:23px;
	text-indent:-9999px;
}
.rank03 {
	background:url(../img02/no03.jpg) no-repeat;
	height:23px;
	text-indent:-9999px;
}

.rank_st {
	background: url(../img02/rank_bg.jpg) no-repeat;
	width:101px;
	height:20px;
	color:#FFFFFF;
	line-height:20px;
	text-indent:5px;
}

.rank_r {
	float:right;
	width:105px;
}

.rank_r p {
	margin:0px;
}

/*-----Footer-----*/
/*-------------------------------------------------------------------------------*/


#footer{
	clear: both;
	margin: 0px auto;
	width: 910px;
	height: 152px;
	text-align: center;
	color: #ffffff;
	background-image: url(../img/footer_background.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: bottom;
}

#footer dl {
	float: left;
	display: inline;
	margin: 40px 105px 5px;
	width: 700px;
	height: 70px;
	text-align: center;
	overflow: hidden;
}

#footer dl dt,#footer dl dd {
	font-size: 80%;
}

#footer dl dt {
	display: inline;
	text-align: center;
}

#footer dl dd {
	float: left;
	text-indent: -9999px;
}

address {
	clear: both;
	font-size: 80%;
	font-style: normal;
}


/*-----Parts-----*/
/*-------------------------------------------------------------------------------*/


div.seg01{
	float: left;
	display: inline;
	width: 580px;
	margin: 0px 0px 10px;
}

div.seg01 h3{
	width: 580px;
	height: 39px;
	line-height: 39px;
	font-size: 25px;
	text-indent: 20px;
	color: #ffffff;
	background: url(../img/h3.jpg) no-repeat;
	clear:both;
	margin:10px 0;
}

div.privacy h4{
	width: 580px;
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	text-indent: 60px;
	color: #837460;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
}

div.privacy h4{
  font-size: 16px;
	text-indent: 50px;
	}

div.privacy div {
  margin-bottom: 10px;
	}

div.privacy dl {
  margin: 10px;
	}

div.privacy dt {
  color:#936235;
	font-weight: bold;
	margin-top: 5px;
	}

div.seg01 dl.privacy2 ul{
	float: left;
	width: 550px;
	margin: 5px 0px 10px 10px;
}

div.seg01 dl.privacy2 ul li{
	float: left;
	display: inline;
	width: 520px;
	margin: 5px 0px 0;
	line-height: 1.4;
	height: auto;
	text-indent: 0px;
}

div.seg01 dl.privacy2 dd {
  margin-bottom: 5px;
	}

div.seg01 dl.privacy2 dd dl dt {
	padding-left: 15px;
	background: url(../img/icon_check02.gif) 0 2px no-repeat;
	color: #555;
  }

#identity th {
  background: #936235 url(../img/table_th.jpg) top repeat-x;
  color: #fff;
  border: 1px solid #9F824F;
  }

#identity th.item {
  background-image: none;
  background: #EFE8CE;
  width: 120px;
  color: #555;
  }

#identity td {
  background: #EFE8CE;
  border: 1px solid #9F824F;
  }
  
#application dd span {
  font-weight: bold;
  }

div.seg01 h4.h4_2{
	text-indent: 20px;
	background-image: url(../img/h4_2.jpg);
}

div.seg01 h5{
	width: 580px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-indent: 60px;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
}

#sign {
  text-align: right;
  }

div.seg01 div{
	float: left;
	display: inline;
	width: 580px;
	padding: 10px;
	margin:0;
	background-color:#EFE8CE;
}

div.seg01 div.cata{
	float: left;
	display: inline;
	width: 580px;
	padding:10px;
	height:auto;
	margin:0 0 10px 0;
	background: url(../img02/cate_back.jpg) repeat-x;
}



div.seg01 div.imgarea {
	width:530px;
	height:300px;
	text-align:center;
	background:#BBA97E;
	margin:0px;
	margin-left:15px;
	padding:0px;
	vertical-align:middle;

}



div.seg01 div.imgarea002 {
	width:530px;
	height:550px;
	text-align:center;
	background:#BBA97E;
	margin:0px;
	margin-left:15px;
	padding:0px;
	vertical-align:middle;

}




div.seg01 div.imgarea img {
	margin:0px;
}

div.seg01 div.thumbs {
	width:516px;
	background:#BBA97E;
	margin-left:15px;
	padding:7px;
}

*html div.seg01 div.thumbs {
	width:530px;
}

div.seg01 div.cate_left{
	width:130px;
	float:left;
	padding:0px;
	margin:0 0 0 15px;
}

div.seg01 div.cate_left02 {
	width:250px;
	float:left;
	padding:0px;
	margin:0 0 0 15px;
}

div.seg01 div.cate_right{
	width:250px;
	float:left;
	padding:0px;
	margin:0 15px 0 15px;
}

div.seg01 div.cate_right02 {
	width:240px;
	float:right;
	padding:0px;
	margin:0;
}

div.seg01 div.tanto {
	width:130px;
	background:#BBA97E;
	padding:0px;
	text-align:center;
}

div.seg01 div.thumbs a img {
	border:solid 1px #BBA97E;
	width:98px;
	height:73px;
}

div.seg01 div.thumbs a:hover img {
	border:solid 1px #FFFFFF;
}

*html div.seg01 div.thumbs a:hover img {
	border: none;
}

*html div.seg01 div.thumbs a img {
	border: none;
}

*html div.seg01 div.thumbs a {
	border:solid 1px #BBA97E;
	width:98px;
	height:73px;
}

*html div.seg01 div.thumbs a:hover {
	border:solid 1px #FFFFFF;
}

a.links01 {
	width:103px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links01:hover {
	background:url(../img02/item_head_nav_01.jpg) no-repeat;
}

a.links02 {
	width:67px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links02:hover {
	background:url(../img02/item_head_nav_02.jpg) no-repeat;
}

a.links03 {
	width:120px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links03:hover {
	background:url(../img02/item_head_nav_03.jpg) no-repeat;
}

a.links04 {
	width:154px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links04:hover {
	background:url(../img02/item_head_nav_04.jpg) no-repeat;
}

a.links05 {
	width:89px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links05:hover {
	background:url(../img02/item_head_nav_05.jpg) no-repeat;
}

a.links01 {
	width:103px;
	height:33px;
	text-align:-9999px;
	display:block;
}

a.links01:hover {
	background:url(../img02/item_head_nav_01.jpg) no-repeat;
}


div.seg01 div.links {
	width:576px;
	height:33px;
	background: url(../img02/links.jpg) no-repeat;
	margin:10px 0;
	padding:0px;
}

div.seg01 div.links a {
	float:left;
	text-indent:-9999px;
}



div.seg01 div p{
	float: left;
	display: inline;
	width: 560px;
	margin: 5px 0px;
}

div.seg01 div table{
	float: left;
	display: inline;
	width: 560px;
	margin: 0px 0px 10px;
}

div.seg_info{
	clear: both;
	float: left;
	display: inline;
	width: 564px;
	margin: 0px 0px 10px;
	padding: 8px;
	background: #837460;
	overflow:hidden; /*url(../img/seg_info_background.jpg) no-repeat */
}

div.seg_info div.left{
	float: left;
	width: 324px;
	margin: 0px;
}

div.seg_info div.right{
	float: right;
	width: 232px;
	margin: 0px;
}

div.seg_info div.left h4{
	width: 324px;
	height: 26px;
	overflow:hidden;
	line-height: 26px;
	text-indent: 5px;
	font-size: 18px;
	margin: 0px 0px 5px;
	background-image: url(../img/h4_seg_info.jpg);
	background-repeat: no-repeat;
}

div.seg_info div.left p{
	width: 320px;
	height: 66px;
	line-height: 14px;
	font-size: 12px;
	margin: 0px;
	padding: 2px;
	background-image: url(../img/p_seg_info.jpg);
	background-repeat: no-repeat;
}

div.seg_info div.left table{
	float: left;
	width: 324px;
	height: 64px;
	font-size: 10px;
	margin: 5px 0px 0px;
}

div.seg_info div.left table,div.seg_info div.left table td,div.seg_info div.left table th{
	border: 1px solid #ffffff;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
}

div.seg_info div.left table td{
	width: 46px;
}

div.seg_info div.right p.images{
	width: 232px;
	margin: 0px 0px 5px;
}

div.seg_info div.right p.images img {
	width: 232px;
}

div.seg_info div.right p.more{
	width: 232px;
	height: 41px;
	margin: 0px 0px 5px;
}

div.seg_info div.right p.more a{
	display: block;
	width: 232px;
	height: 41px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../img/seg_info_more.jpg);
	background-repeat: no-repeat;
}

div.seg_info div.right p.more a:hover{
	background-position: -232px;
}

div.seg_info div.left table.table01{
	color: #ffffff;
	background-color: #72614A;
}

div.seg_info div.left table.table02{
	color: #ffffff;
	background-color: #837460;
}

div.seg01 ul{
	float: left;
	display: inline;
	width: 550px;
	margin: 0px 0px 0px 30px;
}
div.seg01 ul.sr_txt02,
div.seg01 ul.era {
	float: left;
	display: inline;
	width: 200px;
	margin: 0px 0px 0px 30px;
}


div.seg01 ul li{
	float: left;
	display: inline;
	width: 520px;
	height: 20px;
	line-height: 30px;
	margin: 5px 0px;
	text-indent: 30px;
	background-image: url(../img/icon_check.gif);
	background-repeat: no-repeat;
}

div.seg01 ul.era li{
	float: left;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin: 5px 0px;
	font-size: 13px;
	text-indent: 30px;
	background: none;
}

div.seg01 ul.sr_txt02 li{
	float: right;
	display: inline;
	height: 20px;
	width: 200px;
	margin: 5px 0px;
	font-size: 13px;
	background: none;
}



/*-----トップEージindex.html-----*/
/*-------------------------------------------------------------------------------*/


p.catch01{
	height: 40px;
	text-indent: -9999px;
	background-image: url(../img/catch01.jpg);
	background-repeat: no-repeat;
}

div.seg01 p.top{
	text-indent: -9999px;
	background-image: url(../img02/top_h3_01.jpg);
	background-repeat: no-repeat;
	height:39px;
}

div.seg01 p.top02 {
	text-indent: -9999px;
	background-image: url(../img02/top_h3_02.jpg);
	background-repeat: no-repeat;
	height:39px;
}

p.h3_kensaku{
	height: 39px;
	line-height: 39px;
	font-size: 25px;
	text-indent: 20px;
	color: #ffffff;
	background: url(../img/h3.jpg) no-repeat;
}

/*-----よくある質問faq.html-----*/
/*-------------------------------------------------------------------------------*/


div.faq h4{
	width: 520px;
	height: 33px;
	line-height: 14px;
	font-size: 12px;
	text-indent: 0px;
	padding: 0px 0px 0px 60px;
	color: #837460;
	background-image: url(../img/h4_faq.jpg);
	background-repeat: no-repeat;
}

div.faq div{
	float: left;
	display: inline;
	width: 580px;
	padding: 10px;
	margin: 5px 0px 0px;
	background-image: url(../img/p_faq_background.jpg);
	background-repeat: no-repeat;
}

div.faq div p{
	float: left;
	display: inline;
	width: 500px;
	margin: 5px 0px 5px 50px;
}


/*-----お部屋選びからご契?Eでの流れflow.html-----*/
/*-------------------------------------------------------------------------------*/


p.arrow{
	clear: both;
	width: 580px;
	height: 30px;
	margin: 5px 0px;
	text-indent: -9999px;
	background-image: url(../img/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/*-----運営監修supervision.html-----*/
/*-------------------------------------------------------------------------------*/


div.seg01 div table.supervision{
	font-size: 12px;
}


/*-----お問ぁEわせ・賁E請求form.html-----*/
/*-------------------------------------------------------------------------------*/


div.seg01 div table.form{
	line-height: 16px;
	font-size: 12px;
}


div.seg01 div table.form col.col_l{
	width: 130px;
}

div.seg01 div table.form col.col_r{
	width: 450px;
}


/*-----サンプルsample.html-----*/
/*-------------------------------------------------------------------------------*/


div.seg01 div.information p{
	float: left;
	display:block;
	width: 265px;
	margin: 5px;
}

#navi img.footerbg {
	margin:0px;
	vertical-align:top;
	line-height:normal;
}
/*
#navi02 {
	width:200px;
	background: url(../img02/navi_02.jpg) repeat-y #FFFFFF;
	border-bottom:#837460 1px solid;
	border-top:#837460 1px solid;
	clear:both;
	margin-top:15px;
}
*/
p.rank_title {
	background:url(../img02/navi_rank.jpg) no-repeat;
	width:199px;
	height:28px;
	text-indent:-9999px;
	clear:both;
}

a.pagetop {
	background:url(../img/pagetop.jpg) no-repeat;
	width:146px;
	height:33px;
	text-indent:-9999px;
	display:block;
	float:right;
	margin:20px 0;
}

#wrapper div.seg01 table.supervision {
	border:none;
	width:550px;
}

#wrapper div.seg01 table.supervision tr {
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
}

#wrapper div.seg01 table.supervision tr th {
	background:url(../img/table_th.jpg) repeat-x #936235;
	color:#FFFFFF;
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
	width:30%;
}

#wrapper div.seg01 table.supervision tr td {
	background:#EFE8CE;
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
	width:70%;
}


.content div.entry {
	background:#FFFFFF;
	border: #996600 1px solid;
	margin:10px;
	margin-right:10px;
	padding:0 10px 10px 10px;
}

div.date-footer a {
	display:block;
	width:90px;
	height:32px;
	background:url(../img/close.jpg) no-repeat;
	text-indent:-9999px;
}

div.date-footer a:hover {background:url(../img/close.jpg) 0px 31px;}

.entry-body-text ol {
	margin:0px;
	padding:0px;
	list-style:none;
}

.entry-body-text ol li {
	margin:20px;
	padding:0px;
	overflow:hidden;
	border-bottom:dotted 1px #666666;
}

.entry-body-text ol li a {
	width: 580px;
	height: 33px;
	line-height: 33px;
	font-size: 20px;
	text-indent: 60px;
	color: #837460;
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	clear:both;
	display:block;
}

.entry-body-text ol li a:hover {
	text-decoration:underline;
}

.entry-body-text ol li a span {
	font-size:25px;
}

.entry-body-text {
	background:#FFFFFF;
}

p.s_kekka {
	font-size:16px;
	font-weight:bold;
}

.entry-body-text ol li a.no {
	display:inline;
	background:none;
	line-height:12px;
	font-size:12px;
	text-indent:none;
	color:#FF0000;
}

.s_img {
	margin:5px;
	float:left;
}

input#search_box {
	position:absolute;
	left: 120px;
	top: 48px;
	width:200px;
	height: 21px;
}

input#search_button {
	position:absolute;
	left: 133px;
	top: 73px;
}

p.kensaku {
	background:#FFFFFF;
}





div.search p {
	font-size:10px;
}

div.search form {
	margin:0 10px;
}

.clear {
  clear: both;
	}

hr.clear {
	visibility:hidden;
}

div.pre {
	background:#FFFEF7;
	border:1px solid #dddddd;
	height:auto;
	overflow:auto;
}

p.pa_list {
	font-size:16px;
}

p.pa_list b {
	border:solid 1px #999999;
	background:#dddddd;
	padding:4px;
	margin:4px;
}

p.pa_list a {
	border:solid 1px #cccccc;
	padding:4px;
	margin:4px;
}


.kensaku_form {
}

table.photos {
	width:560px;
	border:none;
}

table.photos tr td {
	width:50%;
	border:none;
}

#wrapper div.seg01 table.supervision {
	border:none;
	width:530px;
}

#wrapper div.seg01 table.supervision tr {
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
}

#wrapper div.seg01 table.supervision tr th {
	background:url(../img/table_th.jpg) repeat-x #936235;
	color:#FFFFFF;
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
	width:30%;
}

#wrapper div.seg01 table.supervision tr td {
	background:#EFE8CE;
	border-collapse:collapse;
	border:solid 1px #FFFFFF;
	width:70%;
}

#wrapper table.company {
	width:500px;
	border:1px #773900 solid;
	border-spacing:0px;
}

#wrapper table.company tr th {
	background:url(../img/table_th02.jpg) repeat-x #773900;
	width:150px;
	color:#FFFFFF;
	border:1px #773900 solid;
	border-spacing:0px;
}

#wrapper table.company tr {
	border:1px #773900 solid;
	border-spacing:0px;
}

#wrapper table.company tr td {
	border:1px #773900 solid;
	border-spacing:0px;
	background:#FFFFFF;
	vertical-align:top;
}

.zero {
	line-height:normal;
	margin-top:-23px;
}

div.seg01 table.icons {
	width:auto;
	float:left;
	border:none;
	margin:10px;
	margin-left:15px;
}

div.seg01 table.icons td {
	width:auto;
	padding:0px;
	border:none;
}

#wrapper div.seg01 div.desc {
	background: url(../img02/desc.jpg) no-repeat 5px 5px #FFFFFF;
	border:1px solid #BBA97E;
	padding-top:20px;
	margin-left:15px;
	width:210px;
	float:left;
}

#wrapper div.seg01 div.desc02 {
	background: url(../img02/desc.jpg) no-repeat 5px 5px #FFFFFF;
	border:1px solid #BBA97E;
	padding-top:20px;
	margin:0px;
	width:350px;
	float:left;
}



*html #wrapper div.seg01 div.desc02 {
	width:368px;
}

#wrapper div.seg01 div.tanto_desc {
	border:1px solid #BBA97E;
	width:110px;
	display:block;
	float:left;
	font-size:10px;
	margin:10px 0 0 0;
	background:#FFFFFF;
}

*html #wrapper div.seg01 div.tanto_desc {
	width:130px;
}

#wrapper div.seg01 dl.item_banner {
	background:url(../img02/item_banner.jpg) no-repeat;
	float:left;
	width:368px;
	height:75px;
	position:relative;
	margin:0px;
	margin-top:10px;
}

#wrapper div.seg01 dl.item_banner dt {
	position:absolute;
	color:#FFFFFF;
	font-size:20px;
	left: 114px;
	top: 22px;
	width: 172px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

#wrapper div.seg01 dl.item_banner dd {
	position:absolute;
	color:#837460;
	font-size:12px;
	left: 211px;
	top: 50px;
	width: 71px;
	font-weight:bold;
}

#wrapper div.seg01 table.summary {
	border:#FFFFFF;
	width:280px;
	float:right;
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
	margin:10px;
	margin-right:30px;
}

*html #wrapper div.seg01 table.summary {
	margin-right:15px;
}

#wrapper div.seg01 table.summary02 {
	border:#FFFFFF;
	width:280px;
	float:right;
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
	margin:0px;
}

#wrapper div.seg01 table.summary02 tr th {
	background:url(../img02/table_th_01.jpg) repeat-x #936235;
	color:#FFFFFF;
	width:64px;
	padding:3px;
	border:#FFFFFF solid 1px;
	border-collapse:collapse;
}

#wrapper div.seg01 table.summary02 tr td {
	background:#E5D8BE;
	padding:3px;
	border:#FFFFFF solid 1px;
	border-collapse:collapse;
	width:216px;
}

#wrapper div.seg01 table.summary tr th {
	background:url(../img02/table_th_01.jpg) repeat-x #936235;
	color:#FFFFFF;
	width:64px;
	padding:3px;
	border:#FFFFFF solid 1px;
	border-collapse:collapse;
}

#wrapper div.seg01 table.summary tr td {
	background:#E5D8BE;
	padding:3px;
	border:#FFFFFF solid 1px;
	border-collapse:collapse;
	width:216px;
}

object.fla {
	position:absolute;
	left: 56px;
	top: 109px;
}

div.top_whats {
	width:580px;
	position:relative;
	clear:both;
}

div.top_whats dl {
	position:relative;
	margin:0px;
	width:580px;
	background:url(../img02/whats_bg.jpg) no-repeat;
	height:110px;
	overflow:hidden;
}

div.top_whats dl dt {
	position: absolute;
	color:#837460;
	left: 31px;
	top: 10px;
}

div.top_whats dl dt a {
	color: #0E60A3;
}

div.top_whats dl dt a:hover {
	color: #0E60A3;
	text-decoration:underline;
}

div.top_whats dl dt a:visted {
	color: #0E60A3;
	text-decoration:underline;
}

div.top_whats dl dd.w_img {
	position: absolute;
	left: 10px;
	top: 31px;
	width: 92px;
	height: 72px;
	overflow:hidden;
	border:solid 1px #837460;
}

div.top_whats dl dd.w_img img {
	margin:0px;
}

div.top_whats dl dd.w_come {
	position: absolute;
	width: 448px;
	left: 119px;
	top: 31px;
	height: 48px;
}

div.top_whats dl dd.w_sho {
	position: absolute;
	left: 449px;
	top: 82px;
}

div.top_whats dl dd.w_sho a {
	display:block;
	background: url(../img02/whats_sho.jpg) no-repeat;
	width:123px;
	height:26px;
	text-indent:-9999px;
}


div.top_whats02 {
	width:580px;
	height:630px;
	padding-top:95px;
	overflow:hidden;
	background:url(../img02/top_pre_bg.jpg) no-repeat;
	clear:both;
}

*html div.top_whats02 {
	height:725px;
}

div.top_whats02 dl {
	position:relative;
	margin:0px;
	margin-left:15px;
	background:none;
	height:130px;
	overflow:hidden;
	margin-bottom:10px;
	color:#FFFFFF;
}

div.top_whats02 dl dt {
	position: absolute;
	color:#837460;
	left: 140px;
	top: 11px;
}

div.top_whats02 dl dt a {
	color:#FFFFFF;
}

div.top_whats02 dl dt a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div.top_whats02 dl dd.w_img {
	position: absolute;
	left: 10px;
	top: 9px;
	width: 122px;
	height: 87px;
	overflow:hidden;
}

div.top_whats02 dl dd.w_img img {
	margin:0px;
}

div.top_whats02 dl dd.w_come {
	position: absolute;
	width: 410px;
	left: 142px;
	top: 34px;
	height: 95px;
}


div.top_whats02 dl p {
	line-height:16px;
}

div.top_whats02 dl p.whats_01 {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	background:url(../img02/top_chin.jpg) no-repeat;
	height:19px;
	text-indent:55px;
	color:#FFFFFF;
}

div.top_whats02 dl p.whats_01 a {
	color:#FFFFFF;
}

div.top_whats02 dl p.whats_01 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div.top_whats02 dl p.whats_02 {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	background: url(../img02/top_moyori.jpg) no-repeat;
	height:19px;
	text-indent:55px;
	color:#FFFFFF;
}

div.top_whats02 dl dd.w_sho {
	position: absolute;
	left: 9px;
	top: 104px;
}

div.top_whats02 dl dd.w_sho a {
	display:block;
	background: url(../img02/whats_sho.jpg) no-repeat;
	width:123px;
	height:26px;
	text-indent:-9999px;
}

p.shosai {
	display:block;
	width:236px;
	height:36px;
	text-indent:-9999px;
}

p.shosai a {
	display:block;
	background: url(../img02/shousai02.jpg) no-repeat;
	width:236px;
	height:36px;
	text-indent:-9999px;
}

table.none {
	border:0px;
	width:550px;
	background:url(../img02/cate_back.jpg) no-repeat;
}

table.none tr,table.none td {
	border:0px;
}

div.search_02 {
	background:url(../img02/search.jpg) no-repeat;
	height:123px;
	clear:both;
	position:relative;
}

div.search_02 #search_box {
	position:absolute;
	left: 101px;
	top: 13px;
	width: 151px;
}

div.search_02 #search_box3 {
	position:absolute;
	left: 102px;
	top: 46px;
	width: 151px;
}

div.search_02 #search_box4 {
	position:absolute;
	left: 345px;
	top: 47px;
	width: 151px;
}

div.search_02 #search_box2 {
	position:absolute;
	left: 345px;
	top: 15px;
	width: 151px;
}

div.no_bar {
	background:url(../img02/no_bar.jpg) no-repeat;
	width:580px;
	height:39px;
	clear:both;

}

.no_list a {
	background:url(../img02/no_bar_03.jpg) center no-repeat;
	padding:5px;
	color:#FFFFFF;
	margin:3px;
}

.no_list a:hover {
	background:url(../img02/no_bar_04.jpg) center no-repeat;
	color:#FFFFFF;
}

p.no_list {
	text-align:center;
	height:39px;
	width:390px;
	padding-top:9px;
	float:left;
}

p.no_bar02 {
	width:95px;
	height:39px;
	float:left;
}

p.no_bar03 {
	width:95px;
	height:39px;
	float:right;
}

p.no_bar02 a {
	width:95px;
	height:39px;
	text-indent:-9999px;
	float:left;
	display:block;
}

p.no_bar02 a:hover {
	background:url(../img02/no_bar_01.jpg) no-repeat;
}

p.no_bar03 a {
	width:95px;
	height:39px;
	text-indent:-9999px;
	float:right;
	display:block;
}

p.no_bar03 a:hover {
	background:url(../img02/no_bar_02.jpg) no-repeat;
}

address {
	margin-top:80px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

