@charset "utf-8";
/* CSS Document */

p{
	margin: 0px;
	margin-top: 20px;
}

.page_top{
	text-align: right;
	width: 520px;
}

/* タイトル */

#title{
	width: 520px;
}

.title1{
	background-image: url(img/title.jpg);
	width: 520px;
	height: 129px;
}
.title1 span{
	display: none;
}
.title2{
	background-image: url(img/title2.jpg);
	width: 397px;
	float: right;
	height: 129px;
}

.title_tx{
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-right: 123px;
	margin-top: 10px;
}

.sensei{
	background-image: url(img/photo.jpg);
	width: 123px;
	height: 129px;
	float: left;
}

.sensei_tx{
	font-size: 13px;
	color: #000000;
	margin-top: 100px;
	margin-left: 30px;
}

/* メニュー */
#fengshui #pagemenu{
	list-style-type: none;
}
#fengshui #pagemenu li{
	list-style-type: none;
	display: inline;
	width: 65px;
	height: 180px;
}


/* 本文 */

#fengshui{
	width: 520px;
	margin-top: 30px;
}
#fengshui h3{
	margin-bottom: 20px;
}
#fengshui p.txt{
	margin:0 10px 20px 10px;
	line-height: 18px;
}

#fengshui dl{
	margin:0 20px 20px;
}
#fengshui dl dt{
	margin-bottom: 5px;
	color: #900;
	font-weight: bold;
	font-size: 110%;
}
#fengshui dl dd{
	margin-bottom:20px;
}
#fengshui #s_03_01 {
	background-image: url(img/s_03_01bg.gif);
	margin:0 10px 20px 10px;
	width: 500px;
	height: 80px;
}
#fengshui #s_03_01 ul {
	padding-top: 5px;
	margin:0 10px;
}
#fengshui #s_03_02 {
	background-image: url(img/s_03_02bg.gif);
	margin:0 10px 20px 10px;
	width: 500px;
	height: 80px;
}
#fengshui #s_03_02 ul {
	padding-top: 5px;
	margin:0 10px;
}
#fengshui .s_04l {
	width: 240px;
	float: left;
	font-size: 0.95em;
}
#fengshui .s_04r {
	width: 245px;
	float: right;
	font-size: 0.95em;
}
#fengshui .s_04l h6,
#fengshui .s_04r h6 {
	float: left;
	width: 30px;
	height: 230px;
}
#fengshui .s_04l .pic,
#fengshui .s_04r .pic {
	margin: 10px 0;
}
#fengshui #s_05 {
	background-image: url(img/s_05_bg.gif);
	margin: 0 10px 20px 10px;
	width: 500px;
	height: 100px;
}
#fengshui #s_05 h5 {
	padding: 15px 10px 0 10px;
	float: left;
}
#fengshui #s_05 h6 {
	padding-top: 25px;
	margin: 0 10px 0 90px;
	font-size: 1em;
}
#fengshui #s_05 p {
	margin-right: 10px;
}
#fengshui .red {
	margin: 0 10px 5px 10px;
	color: #900;
}
#fengshui .example {
	padding-bottom: 15px;
	background-image: url(img/s_07bg.gif);
	background-position: bottom;
}
#fengshui .example #s_07 {
	background-image: url(img/s_07.gif);
	width: 520px;
	height: 54px;
	font-size: 1em;
}
#fengshui .example .pic_center {
	text-align: center;
	margin-bottom: 25px;
}
#fengshui .example #s_08 {
	background-image: url(img/s_08.gif);
	width: 520px;
	height: 54px;
	font-size: 1em;
}
#fengshui .example .s_07l {
	float: left;
	width: 290px;
}
#fengshui .example .s_07l p {
	margin: 0 0 20px 10px;
}
#fengshui .example .s_07r {
	float: right;
	padding-right: 10px;
	width: 205px;
}
#fengshui .example #s_07 span,
#fengshui .example #s_08 span {
	display: none;
}
#fengshui .example #s_07 strong,
#fengshui .example #s_08 strong {
	display: block;
	padding-top: 20px;
	margin-left: 70px;
	width: 420px;
	font-weight: normal;
}
#fengshui .example .s_08l {
	float: left;
	width: 220px;
}
#fengshui .example .s_08l p {
	margin: 0 0 20px 10px;
}
#fengshui .example h5 {
	font-size: 1em;
	margin-left: 10px;
	margin-bottom: 5px;
}
#fengshui .example .s_08r {
	float: right;
	padding-right: 10px;
	width: 265px;
}
