
/*--------------------------基本設定-----------------------------*/
* {
	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:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#menu_rect0 a:hover img,
#menu_rect1 a:hover img,
#menu_rect2 a:hover img,
#menu_rect3 a:hover img,
#menu_rect4 a:hover img,
#menu_rect5 a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}


a:link {
	color: #B93026;
}

a:visit {
	color: #660000;

}

a:hover {
	color: #FF6655;
}

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

/*--------------------------テキストタグ関連設定-----------------------------*/
h1 {
	width:900px;
	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;
}

#footerH2 {
	padding: 3px 5px 0;
	color: #FFFFFF;
	background: #999999;
	font-size: 12px;
	font-weight: normal;
}

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


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

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

#footer li:first-child {
	border-left: 1px solid #FFFFFF;
}
#footer li.first-child { /*IE-expression (first-child) */
	border-left: 1px solid #FFFFFF;
}
#footer li { /* IE-expression (first-child) */
	behavior: expression(
	this.className += (this.previousSibling == null) ? " first-child" : "",
	this.style.behavior = "none"
);
}

#footer li a {
	margin: 2px 0;
	text-decoration: none;
	zoom: 1;
	vertical-align: middle;
}

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



#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: 10px 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_style2 b {
	color: #333333;
}

.nm_style3 {
	
}

.nm_style3 table {
	border-collapse: collapse;
}



.nm_style4 {
	padding: 0 10px;
}

.nm_style4 table {
	border-collapse: collapse;
}

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

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

.nm_style5 table {
	border-collapse: collapse;
}

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

.nm_style2 td.csttbl_head {
	padding: 3px 5px 1px;
	text-align: left;
	color: #552222;
	font-size: 115%;
	font-weight: bold;
	border-color: #999999;
	border: 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	background: #F0EEE0;
}

.nm_style2 td.csttbl_input {
	padding: 8px 5px 1px;
	width: 33%;
	text-align: left;
	font-size: 110%;
	border-color: #999999;
	border: 0;
	border-bottom: 1px dotted #CCCCCC;
}

.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 {
	width: 99%;
	font-size: 110%;
	border-color: #999999;
	border-collapse: collapse;

}

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

.nm_style5 td.csttbl_input {
	width: auto;
	padding: 3px 5px 1px 15px;
	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: #EEEEFF;
	border: 1px solid #E0E0E0;
}

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


/*貸しスペース注釈（料金オプションに使用）*/
.nm_style10 {
	
}

.nm_style10 .nm_style10 {
	padding: 5px 10px 0 15px;
	color: #663366;
	font-size: 125%;
	font-weight: bold;
}

.nm_style10 .nm_style2 {
	padding-left: 17px;
	padding-bottom: 20px;
}

/*各種プランキャッチコピー*/
.nm_style12 {
	padding: 10px;
	color: #992233;
	font-size: 140%;
	font-weight: bold;
}


/*各種プラン写真展示用*/
.nm_style13 img {
	margin: 5px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.nm_style13 .csttbl_input {
	border: 0px;
}


/*写真集ページ設定*/
.nm_style6 {
	padding: 5px 15px 25px;
}

/*写真集ページ設定*/
.nm_style14 {
	padding: 0 0 0 10px;
}

.nm_style14 img {
	margin: 0 5px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}





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

/*--------------TOPページ設定----------------*/
.nm_style2 h2 {
	color: #660000;
}

#topBanner li {
	display: inline;
	margin-left: 10px;
}

#topBanner li:first-child{
	margin-left: 0px;
}

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


.nm_style11 table {
	width: 670px;
}

.nm_style11 table td {
	padding: 5px;
	width: 33%;
	background: #F2F2F2;
}

.nm_style11 table td#cell1,
.nm_style11 table td#cell3 {
	border: 10px solid #4D4D4D;
	border-bottom: 0;
}

.nm_style11 table td#cell2 {
	border-top: 10px solid #4D4D4D;
}

.nm_style11 table td#cell4,
.nm_style11 table td#cell5,
.nm_style11 table td#cell6 {
	color: #FFFFFF;
	background: #4D4D4D;
}






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

#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;
}



