*	{margin:0;
	padding:0;
	}

img	{border:none;
	vertical-align:top;
	}

body	{
	background:#fff;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.5px;
	vertical-align:baseline; 
	padding:0;
	margin:0;
	}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height:1.1;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

p	{font-size:14px;
	color:#333333;
	line-height:1.5;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a	{color:#666666;
	text-decoration:underline;
	}

a:hover	{color:#02a4c8;
	text-decoration:none;
		}

ul{
	list-style:none;
}

.clear{clear:both;
}

.phot_left{
	float:left;
	display:none;
}

.phot_right{
	float:right;
}

b{
	color:#CC9999;
}

strong {
	font-weight: bold;
}



/*
 index.html
*/

div#wrapper_all{
	width: 100%;
	clear: both;

}

div#wrapper_all:after {
	content: "";
	display: block;
	clear: both;
}


div#wrapper_top	{
	width: auto;
	height:auto;
	text-align:center;
}

div#wrapper_top:after {
	content: "";
	display: block;
	clear: both;
}
/*
div#header{
	display:none;
}
*/

div#contents_wrapp{
	width:100%;
	text-align:left;
	margin:0 auto;
}

div#contents_wrapp:after {
	content: "";
	display: block;
	clear: both;
}

div.topagetop{
	display:none;
}

div.topagetop img{
	vertical-align:bottom;
}

div#footer_wrapper{
	display:none;
}


div.Copyright{
	display:none;
}


/* ---------- under page design layout -------    */

div#contents_innner{
	width:100%;
}

div.one_culm{
	width:100%;
	margin:10px 0 0 0;
}

/*  -------- pankuzu list design  -------*/
div.pankuzu{
	width:680px;
	height:auto;
}

div.pankuzu ul{
	font-size:14px;
	width:680px;
	height:auto;
}

div.pankuzu ul li{
	display: inline;
	padding: 0 0 0 10px;
}

div.pankuzu ul li.next{
	background:url(../images/img_pankuzu.png) no-repeat left top;
	padding-left:15px;

}


/* ----------   detail design  ---------- */

h2.bukken_detail{
	padding:0;
	font-size:20px;
	margin:0;
	font-weight:bold;
}

p#bukken_days{
	width: 470px;
	font-size:14px;
	float:left;
	margin:5px 0 0 0;
}

*html p#bukken_days{
	margin:0 0 0 0;
}

div#print_btn{
	display:none;
}

table.detailteble{
	font-size: 14px;
	margin:5px 0;
	width: 680px;
	text-align: left;
	line-height:1.5;
	border-collapse: collapse;
	border:1px solid #424141;
	margin:0 0 10px 0;

}

table.detailteble th{
	background:url(../images/nt.gif) ;
	padding: 2px 8px;
	font-weight: normal;
	font-size: 14px;
	border:1px solid #424141;
	text-align:center;
}

table.detailteble td{
	border:1px solid #424141;
	padding:4px 8px;
	
}

table.detailteble th#otoiawase_title{
	text-align:left;
}


table.detailteble th.th100{
	width:15%;
}


td#td_yachin{
	width:20%;
	text-align:center;
}

dl#d_yachin{
	width:100%;
}

dl#d_yachin dt{
	font-size:14px;
}

dl#d_yachin dd{
	font-weight:bold;
	color:red;
	font-size:16px;
	margin:0 0 10px 0;
}

table.detailteble td#table_td{
	padding:0;
}

table#detailtable02{
	width: 680px;
	border:0;
	border-collapse: collapse;
}

table#detailtable02 td{
	border-bottom:0;
	text-align:center;
}

table#detailtable02 th{
	border-top:0;
}

table#detailtable02 th.th120{
	width:120px;
}

table#detailtable02 .left_border{
	border-left:0;
	width:15%;
}

table#detailtable02  .right_border{
	border-right:0;
}

table.phot_table{
	font-size: 14px;
	margin:5px 0;
	width: 680px;
	text-align: left;
	line-height:1.5;
	border-collapse: collapse;
	border:1px solid #424141;
	margin:0 0 10px 0;
}

table.phot_table img{
	width:50%;
	height:50%;
}

table.phot_table th{
	background:url(../images/nt.gif) ;
	padding:4px 8px;
	font-weight: normal;
	font-size: 14px;
	border-right:1px solid #424141;
	text-align:center;

}

table.phot_table td{
	text-align:center;
	padding:8px 5px;
}

table.phot_table td.upper{
	width:50%;
	border-bottom:1px solid #424141;
}

table.phot_table td.notice{
	display:none;
}

table#addres_table{
	display:none;
}

span.bukken_no{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: red;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height:1;
}

span.otoiawase_name{
	font-size:16px;
}

dl.otoiawase_dl{
	width:100%;
	float:left;
	margin-left:5px;
	padding:0 20px 10px 0;
}


dl.otoiawase_dl dd{
	font-size:14px;
	padding:3px 5px 0 0;
	line-height:1.2;
}

table#recommand_table {
	display:none;
}


