
/*--------------------------基本設定-----------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

body {
	color: #000000;
	font-size: 12px;
	font-family: "Osaka","ＭＳ Ｐゴシック",Arial,sans-serif;
	background: transparent url(../data/img/bg.gif) repeat-x scroll 0 0;
}
html {
	overflow-y: scroll;
}
/* for IE6 */
* html body {
  font-size: 75%;
}
/* for IE7 */
*:first-child+html body {
  font-size: 75%;
}


img {
	border: 0;
	vertical-align: bottom;

}

input,
select {
	margin: 0px 3px 1px 0;
	padding: 1px 0;
	line-height: 1;
	vertical-align: middle;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


a:link {
	color: #B93026;
}

a:visit {
	color: #660000;

}

a:hover {
	color: #FF6655;
}

ul li {
	list-style-type: none;
}

/*--------------------------テキストタグ関連設定-----------------------------*/
h1 {
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 21px;
	position: absolute;
}

h1 span {
	display: block;
	font-size: 12px;
	position: absolute;
	top: 22px;
	left: 0;
}


h4 {
	margin: 10px 0 0;
	color: #333333;
}

address {
	font-style: normal;
}

/*--------------------------基本クラス関連設定-----------------------------*/
.contents {

}

.figLeft {

}

.figRight {

}


.textRight {
	text-align: right;
}



.pageTop {
	
}


/*--------------------------HEADER設定-----------------------------*/
#header {
	height: 150px;
	position: relative;
	background: transparent url(../data/img/header_img.gif) no-repeat scroll right 0;
}

#header ul {
	padding-top: 50px;
}

#header ul li {
	display: inline;
}

#header p {
	position: absolute;
	bottom: 20px;
}

/*--------------------------FOOTER設定-----------------------------*/
#footer p {
	padding: 3px 5px 0;
	color: #FFFFFF;
	background: #999999;
}

#footer div {
	padding: 5px 0 3px;
	background: #000000;
}

#footer ul {
	padding: 0;
	display: inline;
	border-left: 1px solid #FFFFFF;
}

#footer li {
	margin: 0;
	padding: 0 4px;
	display: inline;
	border-right: 1px solid #FFFFFF;
}

#footer li a {
	font-size: x-small;
	text-decoration: none;
	zoom: 1;
	vertical-align: middle;
}

* html #footer li a {
	font-size: 90%;
}
*:first-child+html #footer li a {
	font-size: 90%;
}



#footer li a:link {
	color: #FFFFEE;
}

#footer li a:visited {
	color: #CCAAAA;
}

#footer li a:hover {
	color: #FF6655;
}

#footer p.ext {
	color: #000000;
	background-color: transparent;
}

#footer p.ext a:link {
	color: #336699;
}

/*--------------------------共通ID・クラス設定-----------------------------*/
#topicPath {
	vertical-align: bottom;
}

#topicPath li {
	margin-left: 3px;
	padding-left: 10px;
	display: inline;
	background: transparent url(../data/img/topicpath.gif) no-repeat scroll 0 center;
}

#topicPath li:first-child {
	padding: 0;
	background: none;
}
#topicPath li.first-child { /*IE-expression (first-child) */
	padding: 0;
	background: none;
}
#topicPath li { /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
);
}

p.pageTop {
	padding: 0 10px 5px;
	border-bottom: 5px solid #e6e6e6;
}


/*--------------------------COVER設定-----------------------------*/
#cover {
	position: relative;
	width: 300px;
	height: 260px;
}

#cover img {
	position: absolute;
	left: -10px;
}

/*--------------------------NAMIX設定-----------------------------*/
.cart_input {
	font-size: 100%;
}

.nm_style3 {
	line-height: 1.7em;
}

.nm_style3 table {
	border-collapse: collapse;
}

.nm_style4 {
	padding: 0 10px;
}

.nm_style4 table {
	border-collapse: collapse;
}

.nm_style4 b,
.nm_style4 h3 {
	padding: 2px 10px;
	display: block;
	color: #772211;
	font-size: 120%;
	border-left: 10px solid #D47991;
	border-bottom: 1px solid #D47991;
}

.nm_style5 {
	padding: 10px 10px 20px;
}

.nm_style5 table {
	border-collapse: collapse;
}

.nm_style2 table {
	width: 150px;
	font-size: 110%;
	border-color: #999999;
}

.nm_style2 td.csttbl_head {
	padding: 3px 5px 1px;
	width: 2em;
	text-align: center;
	font-weight: bold;
	border-color: #999999;
}

.nm_style2 td.csttbl_input {
	padding: 3px 5px 1px 15px;
	text-align: center;
	border-color: #999999;
}

.nm_style4 {
	padding: 0 10px 5px;
}

.nm_style4 table {
	width: 660px;
	font-size: 110%;
	border-color: #999999;
	border-collapse: collapse;

}

.nm_style4 td.csttbl_head {
	padding: 3px 5px 1px;
	color: #444444;
	text-align: center;
	font-weight: bold;
	border: 1px solid #999999;
}

.nm_style4 td.csttbl_input {
	padding: 3px 5px 1px 15px;
	width: 410px;
	text-align: left;
	border: 1px solid #999999;
}

.nm_style5 table {
	font-size: 110%;
	border-color: #999999;
	border-collapse: collapse;

}

.nm_style5 td.csttbl_head {
	padding: 3px 5px 1px 15px;
	width: 5.5em;
	color: #444444;
	text-align: left;
	font-weight: bold;
	border: 1px solid #999999;
}

.nm_style5 td.csttbl_input {
	padding: 3px 5px 1px 15px;
	width: 150px;
	text-align: left;
	border: 1px solid #999999;
}

.nm_style7 {
	padding: 10px;
	border-bottom: 2px dotted #CCCCCC;
}

/*お問い合わせフォーム*/
.nm_style8 {
	padding: 0 10px;
}

.nm_style8 table {
	border-collapse: collapse;
}

.nm_style8 td.cart_head {
	padding: 5px 10px;
	font-size: 100%;
	background: #EEDDDD;
	border: 1px solid #CCCCCC;
}

.nm_style8 td.cart_input {
	padding: 5px 10px;
	background: none;
	border: 1px solid #CCCCCC;
}


/*貸しスペース注釈*/
.nm_style10 {
	line-height: 1.7em;
}

/*写真集ページ設定*/
.nm_style6 img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}



/*--------------------------各ページ設定-----------------------------*/

/*--------------TOPページ設定----------------*/
.nm_style1 table {
	width: 275px;
}

.nm_style1 .csttbl_head {
	width: 2em;
}

.bannerArea1,
.bannerArea2 {
	margin: 0 auto;
	width: 359px;
	overflow: hidden;
}

.bannerArea2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
}

.bannerArea1 dl,
.bannerArea2 dl {
	width: 180px;
	float: left;
	background: #333333;
}

.bannerArea1 dt,
.bannerArea2 dt {
	margin: 1px 1px 0 1px;

}

.bannerArea1 dd,
.bannerArea2 dd {
	margin: 1px 1px 0 1px;
	padding: 5px;
	background: #FFFFFF;
}

.bannerArea1 span,
.bannerArea2 span {
	padding: 3px 1px 1px 1px;
	color: #FFFFFF;
	background: #000000;
	display: block;
	letter-spacing: 1px;
}

.bannerArea1 span a,
.bannerArea2 span a {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}

.bannerArea1 span a:hover,
.bannerArea2 span a:hover {
	color: #FF6655;
}

* html .bannerArea1 span a,
* html .bannerArea2 span a {
	font-size: 80%;
}
*:first-child+html .bannerArea1 span a,
*:first-child+html .bannerArea2 span a {
	font-size: 80%;
}

.bannerArea1 .bannerLeft,
.bannerArea2 .bannerLeft {
	width: 179px;
}

.bannerLeft dt,
.bannerLeft dd {
	margin: 1px 0 0 1px;
}


/*--------------ご予約についてページ設定----------------*/
#flow {
	margin: 10px 10px 20px;
	font-size: 120%;
}

#flow li {
	list-style-type: decimal;
	margin: 10px 10px 10px 25px;
}

#flow dl {
	margin: 15px 0 20px;
}

#flow dt {
	margin: 2px 0;
}

#flow dd {
	margin: 2px 0;
}

#flow ul li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}


#flow li small {
	font-size: 90%;
	display: block;
}

#definition {
	margin: 10px 10px 20px;
}

#definition dt {
	margin: 0 3px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
}

#definition dd {
	margin: 0 0 15px 10px;
}

#definition dd ul {
	margin: 10px 0;
}

#definition dd ul li {
	margin-left: 20px;
	list-style-type: disc;
}

#definition p {
	margin-left: 4px;
}


/*--------------ご予約についてページ設定----------------*/

#privacy {
	padding: 10px;
}

#privacy ul {
	margin: 10px 0;
}

#privacy li {
	list-style-type: decimal;
	margin: 3px 0 3px 20px;
}

#privacy li li {
	list-style-type: lower-roman;
}

#privacy dl {
	margin: 20px;
}

#privacy dt {
	margin-bottom: 2px;
	font-weight: bold;
}

/*--------------スペースや料金設定----------------*/
.mitorizu {
	padding:3px;
	border: 2px solid #AAAAAA;
}

#heya {
	margin: 0 auto;
	padding: 3px 3px 5px;
	width: 10em;
	border: 2px solid #AAAAAA;
}

#heya dt {
	padding-left: 1em;
	font-weight: bold;
	font-size: 130%;
	float: left;
	clear: both;
}

#heya dd {
	padding-left: 3em;
	font-size: 130%;
	border-bottom: 1px dotted #999999;
}





/*--------------カート設定----------------*/
.nm_style9 table {
	margin: 0 auto;
	border-collapse: collapse;
}

.nm_style9 .cart_border2,
.nm_style9 .cart_border3,
.nm_style9 .cart_border4 {
	padding: 5px;
	height: 10%;
	border: 0;
}

.nm_style9 .cart_border2 img {
	margin: 1px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.nm_style9 .cart_border2 td {
	height: 10%;
}

.nm_style9 .cart_border2 .cart_input td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.nm_style9 .cart_border2 .cart_border2 {
	border: 0;
}

.nm_style9 .cart_border1,
.nm_style9 .cart_border3 {
	border: 1px solid #DDCCCC;
}

.nm_style9 .cart_border4 {
	border: 0;
}

.nm_style9 .cart_head {
	border: 1px solid #DDCCCC;
	background: #EEDDDD;
}

.nm_style9 .cart_border4 form br {
	display: none;
}

.nm_style9 .cart_head {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
}

.nm_style9 .cart_input {
	border: 1px solid #DDCCCC;
}



