body{
    margin: 0;
    padding: 0;
	text-align: center;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	color: #000;
	background: #fff;
}
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 735px;
	}

/* 共通リンク設定
---------------------------------------- */
a {
	text-decoration: none;
}
#categories li a,
#footer a {
	color: #000;
	}
#access a,
#center a {
	color: #6820ff;
	}
#access a,
#powered a,
#center #movie span a {
	border: 0;
	}
#center a {
	padding-left: 0.2em;
	padding-right: 0.2em;
	border-bottom: 1px solid #6820ff;
	}

/* ヘッダー 
---------------------------------------- */
#banner {
	margin: 0;
	padding: 15px 0 20px 0;
	width: 735px;
	height: 76px;
	background: #fff url(../img/bg_header.jpg) no-repeat right top;
	}
#banner h1 {
	margin: 0;
	padding: 0;
	}
#banner h2 {
	margin: 0 0 0 3px;
	padding: 7px 0 6px 2px;
	width: 533px;
	height: 19px;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	color: #666600;
	background: url(../img/head_h2_bg.gif) no-repeat left bottom;
	}

/* 左サイド全体
---------------------------------------- */
#right {
	float: left;
	width: 183px;
	color: #333;
	background-color: #FFFFFF;
	}
#sidebar {
	padding: 0 10px 0 0;
	}

/* メニュー */
#categories{
	margin-bottom: 2em;
	}
#categories h2 {
	margin: 0;
	padding-left: 25px;
	height: 25px;
	font-size: 10pt;
	line-height: 2em;
	color: #333;
	background: #fff url(../img/leaf.gif) no-repeat left top;
	}
#categories ul {
	margin: 0 0 1.5em 25px;
	padding: 0;
	}
#categories li {
	font-size: 9pt;
	line-height: 2em;
	}

/* アクセス */
#access{
	margin: 15px 0 0 13px;
}
#access p {
	line-height: 135%;
	margin: 0 0 0.5em 0;
	}
#access span.tel {
	font-size: 11pt;
	font-weight: bold;
}
.smalltext {
	font-size: 8pt;
	}
/* 更新日 */
#date p { 
	margin: 1.5em 0 1.5em 13px;
	font-size: 9pt;
	line-height: 120%;
	}
/* リンクバナー */
#powered img {
	margin: 0 0 10px 13px;
}

/* content全体
-------------------------------------------------- */
#center {
	float: left;
	width: 550px;
	margin-bottom: 1em;
	background: #fff;
	}
.content {
	width: auto;
	}

/* top画像エリア */
#topimg1 {
	text-align: center;
	margin-top: 0;
	margin-bottom: -0.5em;
	}
#topimg2 {
	text-align: center;
	margin-top: 12px;
	margin-bottom: -1em;
	}

/* content見出し*/
.content h2 {
	margin: 1.5em 0 0.85em 0;
	padding: 0.25em 0.5em 0.25em 10px;
	font-size: 11pt;
	line-height: 1.5em;
	font-weight: bold;
	border: 1px solid #9966ff;
	background: #eeeeff;
	}
/* content本文 */
.content p {
	padding: 0 1em 0 1em;
	margin: 0 0 1em 0;
	line-height: 1.5em;
	}
.content p img {
	margin: 5px 0 5px 12px;
	border: 0;
	}
.content li {
	line-height: 1.5em;
	}
.content p.bigtext {
	padding-left: 1.25em;
	font-size: 11pt;
	font-weight: bold;
	}
.content span.tel {
	font-size: 11pt;
	font-weight: bold;
}
.space {
	letter-spacing: 1em;
}
.mark {
	padding-left: 20px;
	background: url(../img/mark1.gif) no-repeat 0px 50%;
	}

/* 囲みブロック */
.content blockquote,
.content div.boxtext {
	margin: 1em;
	padding: 1em 1.5em 0.5em 1.5em;
	border: 2px dotted #999900;
	background: #fffff6;
	}
.content blockquote h3 {
	margin: 0 0 1em 0;
	padding-bottom: 0.1em;
	font-size: 11pt;
	border-bottom: 3px double #999900;
	}
.content blockquote p,
.content div.boxtext p {
	padding: 0;
	}
.content div.boxtext h3 {
	font-size: 11pt;
	margin: 0 0 1em 0;
	padding-left: 22px;
	background: url(../img/mark1.gif) no-repeat 0px 50%;
	}
.content div.boxtext ul {
	margin: 0 0 1em 1em;
	padding: 0;
	}
.content div.boxtext ul li {
	margin-bottom: 0.5em;
	}

/* カタログ（サムネール一覧） */
table.catalog {
	margin: 1.5em 0 1.5em 1em;
	padding: 0;
	width: 510px;
	border-top: 1px solid #ccc;
	}
table.catalog td {
	padding: 0.75em 0 0.75em 1.5em;
	font-size: 10pt;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
	}
table.catalog td span {
	font-size: 9pt;
	}
/* カタログ写真 */
.catalog1 {
	margin: 1em 0 1.5em 0;
	font-size: 10pt;
	text-align: center;
	}
.catalog1 img {
	margin: 10px 30px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.catalog1-2 {
	margin: 1em 0 1.5em 0;
	font-size: 10pt;
	text-align: center;
	}
.catalog1-2 img {
	margin: 10px 7px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.catalog2 {
	margin: 0 2px 1.5em 5px;
	padding: 0;
	font-size: 10pt;
	text-align: center;
	background: #eee;
	border: 1px solid #ccc;
	}
.catalog2 img {
	padding: 5px 4px 5px 4px;
	}

/* ページ先頭へ */
.posted {
	display: none;
	}

/* 各ページ設定
---------------------------------------- */

/* ムービー */
#movie {
	margin: 1em 3.5em 1.5em 3em;
	padding: 1em;
	color: #333;
	background: #fffff6;
	border: 2px dotted #9966ff;
	}
#movie p {
	padding-left: 0;
	margin-bottom: 0;
	}
#movie p.wmp {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 8pt;
	}
#movie span img {
	margin: 0 0.35em;
	vertical-align: middle;
	}

/* 料金と受付、交通案内 */
dl.ryoukin,
dl.where {
	margin: 1.5em 1em 1.5em 1em;
	padding: 0;
	color: #333;
	border-bottom: 2px dotted #999900;
	}
dl.ryoukin dt,dl.ryoukin dd,
dl.where dt,dl.where dd {
	font-size: 10pt;
	line-height: 1.5em;
	}
dl.ryoukin dt,
dl.where dt {
	padding: 1em 0 0 1em;
	border-top: 2px dotted #999900;
	}
dl.ryoukin dd {
	margin: -1.5em 1.5em 1em 10em;
	}
dl.where dd {
	margin: -3em 1.5em 1.5em 8em;
	padding-top: 1.5em;
	}
dl.where dd.where-link {
	padding-top: 2em;
	padding-bottom: 1em;
	}
#map-l,#map-s {
	page-break-before: always;
	}
#map-l p,#map-m p,#map-s p  {
	display: none;
	}
#map-l,#map-m,#map-s {
	margin: 1.5em 0 1.5em 0;
	padding: 1.25em 0 0.25em 0;
	text-align: center;
	border: 1px solid #ccc;
}
#map-l img,#map-m img,#map-s img {
	margin-bottom: 1em;
}
#map-l h3,#map-m h3,#map-s h3  {
	margin: 0 0 0.75em 1.5em;
	text-align: left;
	font-size: 11pt;
	}

/* お問い合わせ */
table.inq {
	margin: 1.5em 0 1.5em 1em;
	padding: 0;
	width: 510px;
	border-top: 1px solid #9966ff;
	}
table.inq td {
	padding: 0.75em 0 0.75em 1.5em;
	font-size: 10pt;
	line-height: 1.5em;
	border-bottom: 1px solid #9966ff;
	}
table.inq span {
	color: #cc0066;
	background: #fff;
	}
table.inq td textarea {
	width: 350px;
	}
html>body table.inq td textarea {
	font-size: 11pt;
	}
.submit {
	text-align: center;
	}
.submit input {
	padding: 0.25em 0;
	width: 12em;
	}

/* ハピアス開発室 */
.essey h2 {
	margin-bottom: 0.5em;
	}
.essey h2 span {
	margin-left: 1em;
	font-size: 84%;
	font-weight: normal;
	}
.essey p{
	margin-bottom: 0;
	line-height: 1.5em;
	}
.essey p.date {
	text-align: right;
	margin-top: 0;
	}
.essey br{
	line-height: 1em;
	}
.essey span.break{
	display: block;
	width: 271px;
	height: 7px;
	background: #fff url(../img/break.gif) no-repeat 0 50%;
	}
.essey span.break {
	margin: 1em auto;
	}
html>body .essey span.break {
	margin: 1.2em auto;
	}

/* footer 
---------------------------------------- */
#footer {
	clear: both;
	width: 735px;
	text-align: center;
	border-top: 1px solid #ccc;
	}
#footer p {
	display: none;
	}
#footer address {
	padding-top: 0.5em;
	font-size: 9pt;
	font-style: normal;
	}
