@charset "Shift_JIS";

/* -----------------------------------------------
CSS file For One's
FileName: 1_common.css
----------------------------------------------- */

/*wrapper*/

#wrapper {
	margin: 5px auto 0px;
	padding: 0px;
	height: auto;
	text-align: left;
	width: 742px;
	background: #FFFFFF;
}

/*header*/

#header {
	margin: 0px;
	padding: 0px;
	width: 742px;
	height: 80px;
}

#header img {
	margin: 11px 10px 0px 20px;
	padding: 0px;
}


/*ヘッダー部リンク*/

#header ul {
	margin: 60px 0px 0px;
	list-style: none;
	padding: 0px;
	float: right;
	clear: right;
}
#header li {
	color: #333333;
	margin: 0px 8px 0px 0px;
	padding: 0px 0px 0px 13px;
	display: inline;
	background: url(../img/ico/ico_header_sitemap.gif) no-repeat left center;
}
#header a {
	text-decoration: none;
	color: #666666;
}
#header a:hover {
	color: #156784;
	text-decoration: underline;
}
#header a:active {
	color: #2156B7;
	text-decoration: underline;
}


/*コンテンツ*/
#contents {
	padding: 0px 0px 10px;
	margin: 0px;
	width: 742px;
	clear: both;

}

#contents p {
	margin: 10px;
	padding: 0px;
	line-height: 1.5em;
}


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

/*メイン*/
#contents #main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 564px;
	height: auto;
}


/*フッター*/

#footer {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 22px;
	width: 742px;
	clear: both;
	border-top: 1px solid #EFEBDE;
}
#footer address {
	color: #666666;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	text-align: right;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

#footer ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline;
	margin: 8px 0px 8px 8px;
	padding: 2px 8px 2px 2px;
	border-right: 1px solid #EFEBDE;
}
#footer a {
	color: #666666;
	text-decoration: none;
	margin-top: 8px;
}
#footer a:hover {
	color: #330000;
	text-decoration: underline;
}


/*ガイド*/

#contents p.txt_guide {
	margin: 2px 8px;
	padding: 0px;
}

/*インデント*/

#contents p.p_indent {
	text-indent: 1em;
}


/*フロート*/

img.img_float {
	float: right;
}
img.img_float_left {
	float: left;
}
/*クリア*/

div.clear {
     clear:both;
	 height:0;
	 margin:0;
	 font-size: 1px;
	 line-height: 0px;
}



/*見出し指定*/

.midashi_c {
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 3px;
	margin: 20px 8px 10px 11px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/ico/ico_header_sitemap.gif) no-repeat left center;
}

h4 {
	padding: 0px;
	margin: px 0px 8px 0px;
}

h3.h3_clothes {
	background: url(../img/h3_clothes.jpg) no-repeat 80px 0px;
	height: 80px;
	border-left-style: none;
	padding-top: 70px;
}


/*コンテンツの背景*/

div.reservation {

}

div.div_blog#contents {
	background: url(../img/bg_blog.JPG) no-repeat 45px 0px;
	height: 400px;
}

div.div_links {
	background: url(../img/bg/bg_links.jpg) no-repeat 0px 80px;
	height: 435px;
}


/*罫線*/

#contents hr {
	margin: 10px 8px;
	padding: 0px;
	clear: both;
}

div.styling#contents img.top_styling {
	margin: 0px;
	padding: 0px;
	float: none;
}

#contents .midashi_info,
#contents .midashi_top,
#contents .midashi_event {
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../img/ico/ico_midashi.jpg) no-repeat left center;
}

#contents .midashi_info {
	margin: 0px 0px 10px;
}

#contents .midashi_top {
	margin: 8px 8px 5px;
}

#contents .midashi_event {
	margin: 0px 8px 5px 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	padding-top: 1px;
}
h4 img {
	margin-left: 0px;
}
.midashi_a {
	margin-left: 8px;
}
.table_interior {
	margin-left: 10px;
	line-height: 1.5em;
	margin-bottom: 40px;
}
.table_interior_mini {
	margin-left: 10px;
	line-height: 1.5em;
}

