@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
	}

html{ overflow-y:scroll;}

body{
	margin: 0px auto 0px auto;
	padding: 0px;
	line-height: 150%;
	text-align: center;
	/*background-color: #EFF5E5;*/
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: small;
	color: #444444;
	}

img{ border: 0px;}

#wrapper {
	margin: 0px auto 0px auto;
	width: 840px;
}

#headtxt{
	text-align:left;
	width:840px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-bottom: 10px;
}

#top-left {
	width: 624px;
	overflow: auto;
	float: left;
}

#whatsnew-frame {
	width: 624px;
	height: 62px;
	margin-top: 10px;
}

#whatsnew-l {
	width: 144px;
	border-top: 1px solid #d98a95;
	border-right: 1px solid #d98a95;
	border-left: 1px; solid #d98a95;
	border-bottom: 1px; solid #d98a95;
	color: #c64e5e;
	float: left;
	margin-left: 3px;
	margin-right: 10px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
}

#whatsnew {
	width: 400px;
	float: left;
	height: 62px;
	text-align: left;
}

#whatsnew-r {
	width: 42px;
	/*height: 62px;*/
	padding-top: 40px;
	float: right:
}

#intro {
	width: 624px;
	background-color: #f2d8dc;
	clear: both;
	margin-top: 20px;
}

#intro-l {
	width: 192px;
	float: left;
	font-size: 10px;
	padding: 16px 0 16px 12px;
}

#intro-r {
	width: 400px;
	float: right;
	text-align: left;
	margin-right: 8px;
	padding-top: 16px;
}

#intro-r .title {
	color: #c64e5e;
	font-size: 16px;
	font-weight: bold;
}

#top-right {
	width: 201px;
	float: right;
	overflow: auto;
}

#comfy-style {
	background: url(images/comfy_style.png) no-repeat left top;
	width: 200px;
	height: 376px;
	margin-top: 10px;
	padding-top: 16px;
}

#footer {
	width: 840px;
	border-top: 2px solid #d98a95;
	margin-top: 16px;
}

#contents {
	text-align: left;
}

#submenuNavi {
	margin: 0px auto 0px auto;
	padding-left: 0;
	text-align: center;
	height: 40px;
	/*border-left:#555555 1px solid;*/
}

#submenuNavi a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
	

#submenuNavi li {
	float: left;
	width: 94px;
	font-size: 14px;
	list-style-type: none;
	margin-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#f0adc3;
	/*background-color: #d98a95;*/
}

#submenuNavi li.last {
	border-right:none;
}


#submenuNavi a:hover {
	color: #cc0000;
}


img.right {
	float: right;
}

h1 {
	background-color:  #ffffff;
	color: #d68d97;
	font-weight: bold;
	font-size: 12px;
	text-indent: 6px;
}

h2 {
	color: #c64e5e;
	text-align: left;
	font-size: x-large;
	padding: 16px 0 16px 0px;
	margin: 10px 0 10px 0;
	border-top: 2px solid #d98a95;
	border-bottom: 2px solid #d98a95;
	border-right: 2px solid #d98a95;
	border-left: 20px solid #d98a95;
	text-indent: 20px;
}

h2.lesson {
	color: #db834b;
	border-top: 2px solid #f5d79f;
	border-bottom: 2px solid #f5d79f;
	border-right: 2px solid #f5d79f;
	border-left: 20px solid #f5d79f;
}

h2.seminar {
	color: #1a6b81;
	border-top: 2px solid #afcdb4;
	border-bottom: 2px solid #afcdb4;
	border-right: 2px solid #afcdb4;
	border-left: 20px solid #afcdb4;
}

h2.works {
	color: #d0537f;
	border-top: 2px solid #f0adc3;
	border-bottom: 2px solid #f0adc3;
	border-right: 2px solid #f0adc3;
	border-left: 20px solid #f0adc3;
}

h2.media {
	color: #325ad2;
	border-top: 2px solid #a2bad1;
	border-bottom: 2px solid #a2bad1;
	border-right: 2px solid #a2bad1;
	border-left: 20px solid #a2bad1;
}

h2.company {
	color: #8c41dc;
	border-top: 2px solid #cbabdb;
	border-bottom: 2px solid #cbabdb;
	border-right: 2px solid #cbabdb;
	border-left: 20px solid #cbabdb;
}

h2.rentalroom {
	color: #c64e5e;
	border-top: 2px solid #d98a95;
	border-bottom: 2px solid #d98a95;
	border-right: 2px solid #d98a95;
	border-left: 20px solid #d98a95;
}


h2.contact {
	color: #b0441d;
	border-top: 2px solid #f0b491;
	border-bottom: 2px solid #f0b491;
	border-right: 2px solid #f0b491;
	border-left: 20px solid #f0b491;
}



h3 {
	background-color: #d98a95;
	color:#ffffff;
	text-align: left;
	font-size: medium;
	padding: 6px 0 6px 20px;
}

h3.lesson {
	color: #db834b;
	background-color: #f5d79f;
}

h3.seminar {
	color: #1a6b81;
	background-color: #afcdb4;
}

h3.works {
	color: #d0537f;
	background-color:#f0adc3;
}

h3.shop {
	color: #d0537f;
	background-color:#f0adc3;
}

h3.mansion {
	color: #d0537f;
	background-color:#f0adc3;
}

h3.house {
	color: #d0537f;
	background-color:#f0adc3;
}

h3.media {
	color: #325ad2;
	background-color: #a2bad1;
}

h3.company {
	color: #8c41dc;
	background-color: #cbabdb;
}

h3.contact {
	color: #b0441d;
	background-color: #f0b491;
}

h3.rentalroom {
	background-color: #d98a95;
	color:#ffffff;
}

.topic {
	border: 1px solid #d98a95;
}

.topicrentalroom {
	border: 1px solid #d98a95;
}

.topiclesson {
	border: 1px solid #f5d79f;
}

.topicseminar {
	border: 1px solid #afcdb4;
}

.topicworks {
	border: 1px solid #f0adc3;
}

.topicshop {
	border: 1px solid #f0adc3;
}

.topicmansion {
	border: 1px solid #f0adc3;
}

.topichouse {
	border: 1px solid #f0adc3;
}

.topicmedia {
	border: 1px solid #a2bad1;
}

.topiccompany {
	border: 1px solid #cbabdb;
}

.topiccontact {
	border: 1px solid #f0b491;
}

.entry {
	padding: 10px 6px 10px 8px;
}

.page-top {
	text-align: right;
}

.page-top li {
	line-height: 140%;
	margin-bottom: 10px;
	text-indent: 10px;
	list-style-type: none;
}

.page-top a {
	color: #333333;
	text-decoration: none;
}

.page-top a:hover {
	color: #cc0000;
}

.yohaku16 {
	width:100%;
	height:16px;
}


