﻿/*========================================================================

▼ 共通

========================================================================*/

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	}

body {
	margin: 0px;
	padding: 0px;
	background: url('../image/common/bg.gif') 0 0 repeat-x;
	}
br {
	clear: both;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
p,ul,li,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	}
input,textarea,select {
	letter-spacing: 0.1em;
	margin: 0px 10px 0px 10px;
	}
label,input.pointer {
	cursor: pointer;
	}
a img {
	border: 0;
	margin: 0;
	padding: 0;
	}
div#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	}

div.box_left {
	width: 370px;
	float: left;
	}
div.box_right {
	width: 370px;
	float: right;
	}
tr.bg {
	background: #EEE;
	}

/*========================================================================

▼ ヘッダ

========================================================================*/

div#header-l {
	width: 370px;
	float: left;
	}
div#header-c {
	width: 330px;
	float: left;
	}
div#header-r {
	width: 300px;
	float: left;
	}

p.logo {
	background: url('../image/common/logo.gif') 0 0 no-repeat;
	width: 303px;
	height: 41px;
	display: block;
	margin-left: 20px;
	margin-top: 5px;
	}
p.logo a {
	width: 303px;
	height: 41px;
	display: block;
	text-decoration: none;
	}
p.logo span {
	position: relative;
	z-index: -1;
	}
p.header1 {
	font-size: 0.8em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-left: 20px;
	}
p.header2 {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

p.btn_about {
	width: 303px;
	height: 93px;
	background: url('../image/common/btn_about.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
p.btn_about a {
	width: 303px;
	height: 93px;
	background: url('../image/common/btn_about.jpg') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
p.btn_about a:hover {
	background: url('../image/common/btn_about.jpg') 0 -93px no-repeat;
	}
p.btn_about span {
	position: relative;
	z-index: -1;
	}
p.header3 {
	font-size: 0.8em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	margin-left: 20px;
	}
p.number {
	font-family: ARIAL, SANS-SERIF;
	font-weight: bold;
	font-size: 2.5em;
	margin-left: 20px;
	line-height: 1.4em;
	}

/*========================================================================

▼ フッター

========================================================================*/

div#footer {
	width: 964px;
	height: 104px;
	background: url('../image/common/bg_footer.gif') 0 0 no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
div#footer ul {
	width: 470px;
	float: right;
	margin-top: 40px;
	padding: 0px;
	}
div#footer li {
	list-style: none;
	float: left;
	margin-right: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	}
div#footer li a {
	color: #000;
	text-decoration: none;
	}
div#footer li a:hover {
	color: #06F;
	text-decoration: none;
	}
p.url {
	width: 330px;
	float: left;
	font-size: 0.8em;
	font-family: ARIAL, SANS-SERIF;
	letter-spacing: 0.1em;
	color: #BBB;
	padding: 70px 0 0 30px;
	}
p.copyright {
	width: 470px;
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	float: right;
	margin-top: 5px;
	}
li.pagetop {
	width: 16px;
	height: 16px;
	background: url('../image/common/btn_pagetop.gif') 0 0 no-repeat;
	display: block;
	}
li.pagetop a {
	width: 16px;
	height: 16px;
	background: url('../image/common/btn_pagetop.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.pagetop a:hover {
	background: url('../image/common/btn_pagetop.gif') -16px 0 no-repeat;
	text-decoration: none;
	}
li.pagetop span {
	position: relative;
	z-index: -1;
	font-size: 0.1em;
	}

p.copyright span {
	font-size: 0.9em;
	color: #333;
	margin-right: 5px;
	}
p.copyright span a {
	text-decoration: none;
	color: #333;
	}
p.copyright span a:hover {
	text-decoration: underline;
	color: #06F;
	}

/*========================================================================

▼ インデックス　お部屋探しコンテンツ

========================================================================*/

div#content01 {
	width: 334px;
	margin-top: 16px;
	padding-left: 18px;
	float: left;
	background: #FFF;
	}
div#content01 h2 {
	width: 334px;
	height: 34px;
	}
div#content01 ul {
	}
div#content01 li {
	list-style: none;
	padding: 0px;
	margin-bottom: 6px;
	}
div#content01 li a {
	letter-spacing: -0.1em;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
	}
div#content01 li a:hover {
	color: #0066FF;
	text-decoration: none;
	}
div#content01 span {
	position: relative;
	top: 16px;
	left: 65px;
	}

p.content {
	font-size: 0.8em;
	margin: 5px;
	}

li.academy {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 0 no-repeat;
	float: left;
	}
li.academy a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 0 no-repeat;
	float: left;
	}
li.academy a:hover {
	background: url('../image/index/btn_search.gif') -163px 0 no-repeat;
	}

li.university {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -83px no-repeat;
	float: left;
	margin-left: 8px;
	}
li.university a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -83px no-repeat;
	float: left;
	}
li.university a:hover {
	background: url('../image/index/btn_search.gif') -163px -83px no-repeat;
	}

li.route {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -166px no-repeat;
	float: left;
	}
li.route a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -166px no-repeat;
	float: left;
	}
li.route a:hover {
	background: url('../image/index/btn_search.gif') -163px -166px no-repeat;
	}

li.area {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -249px no-repeat;
	float: left;
	margin-left: 8px;
	}
li.area a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -249px no-repeat;
	float: left;
	}
li.area a:hover {
	background: url('../image/index/btn_search.gif') -163px -249px no-repeat;
	}

li.student {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -332px no-repeat;
	float: left;
	}
li.student a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -332px no-repeat;
	float: left;
	}
li.student a:hover {
	background: url('../image/index/btn_search.gif') -163px -332px no-repeat;
	}

li.document {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -415px no-repeat;
	float: left;
	margin-left: 8px;
	}
li.document a {
	width: 163px;
	height: 83px;
	background: url('../image/index/btn_search.gif') 0 -415px no-repeat;
	float: left;
	}
li.document a:hover {
	background: url('../image/index/btn_search.gif') -163px -415px no-repeat;
	}


/*========================================================================

▼ インデックス　コンテンツナビ

========================================================================*/

div#content02 {
	width: 614px;
	padding-left: 16px;
	margin-top: 16px;
	float: left;
	}
div#content02 h2 {
	width: 614px;
	height: 34px;
	}
div.banner {
	width: 614px;
	height: 264px;
	background: #000;
	}


/*========================================================================

▼ インデックス　その他

========================================================================*/

div#content03 {
	width: 334px;
	margin-top: 16px;
	padding-left: 18px;
	float: left;
	}
div#content03 h2 {
	width: 334px;
	height: 34px;
	background: url('../image/index/bg_other.gif') 0 0 no-repeat;
	display: block;
	}
div#content03 span {
	position: relative;
	z-index:-1;
	}
div#content03 li {
	list-style: none;
	padding: 0;
	float: left;
	}
div#content03 li a {
	}
div#content03 img {
	width: 30px;
	height: 30px;
	padding: 20px 0px 0px 15px;
	float: left;
	}
div#content03 p {
	width: 270px;
	float: right;
	padding: 20px 0px 0px 0px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, ARIAL, SANS-SERIF;
	line-height: 1.2em;
	}
div#content03 p a {
	color: #000;
	text-decoration: none;
	}
div#content03 p a:hover {
	color: #0066FF;
	}
div#content03 p strong {
	font-size: 1.0em;
	}
div#content03 p small {
	font-size: 0.8em;
	}
li.bg_other_1 {
	width: 334px;
	height: 78px;
	background: url('../image/index/bg_other_1.gif') 0 0 no-repeat;
	}
li.bg_other_2 {
	width: 334px;
	height: 87px;
	background: url('../image/index/bg_other_2.gif') 0 0 no-repeat;
	}

/*========================================================================

▼ インデックス　ニュース・トピックス

========================================================================*/

div#content04 {
	width: 614px;
	height: 120px;
	background: url('../image/index/bg_topics.gif') 0 0 no-repeat;
	float: right;
	padding-right: 16px;
	margin-top: 16px;
	}
div#content04 h2 {
	position: relative;
	z-index: -1;
	}
div#content04 ul {
	width: 590px;
	height: 65px;
	overflow: auto;
	margin: 10px 0 0 15px;
	}
div#content04 li {
	list-style: none;
	line-height: 1.6em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	border-bottom: 1px dotted #000;
	}
div#content04 li a {
	color: #000;
	text-decoration: none;
	}
div#content04 li a:hover {
	color: #0066FF;
	text-decoration: underline;
	}


/*========================================================================

▼ インデックス　お役立ち情報

========================================================================*/

div#content05 {
	width: 614px;
	margin-top: 10px;
	padding-right: 16px;
	float: right;
	}
div#content05 h2 {
	}
div#content05 ul {
	padding: 0px;
	margin: 0 0 0 2px;
	}
div#content05 li {
	list-style: none;
	width: 145px;
	height: 100px;
	float: left;
	padding: 0px;
	margin-bottom: 10px;
	}
li.flow {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 0 no-repeat;
	display: block;
	margin-right: 10px;
	}
li.flow a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.flow a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px 0 no-repeat;
	}
li.flow span {
	position: relative;
	z-index: -1;
	}

li.senpai {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -100px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.senpai a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -100px no-repeat;
	display: block;
	text-decoration: none;
	}
li.senpai a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -100px no-repeat;
	}
li.senpai span {
	position: relative;
	z-index: -1;
	}

li.words {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -200px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.words a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -200px no-repeat;
	display: block;
	text-decoration: none;
	}
li.words a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -200px no-repeat;
	}
li.words span {
	position: relative;
	z-index: -1;
	}

li.qanda {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -300px no-repeat;
	display: block;
	}
li.qanda a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -300px no-repeat;
	display: block;
	text-decoration: none;
	}
li.qanda a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -300px no-repeat;
	}
li.qanda span {
	position: relative;
	z-index: -1;
	}

li.blog {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1200px no-repeat;
	display: block;
	}
li.blog a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1200px no-repeat;
	display: block;
	text-decoration: none;
	}
li.blog a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -1200px no-repeat;
	}
li.blog span {
	position: relative;
	z-index: -1;
	}

li.popular {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -400px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.popular a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -400px no-repeat;
	display: block;
	text-decoration: none;
	}
li.popular a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -400px no-repeat;
	}
li.popular span {
	position: relative;
	z-index: -1;
	}

li.recipe {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -500px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.recipe a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -500px no-repeat;
	display: block;
	text-decoration: none;
	}
li.recipe a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -500px no-repeat;
	}
li.recipe span {
	position: relative;
	z-index: -1;
	}

li.monthly {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -600px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.monthly a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -600px no-repeat;
	display: block;
	text-decoration: none;
	}
li.monthly a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -600px no-repeat;
	}
li.monthly span {
	position: relative;
	z-index: -1;
	}

li.mover {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -700px no-repeat;
	display: block;
	}
li.mover a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -700px no-repeat;
	display: block;
	text-decoration: none;
	}
li.mover a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -700px no-repeat;
	}
li.mover span {
	position: relative;
	z-index: -1;
	}

li.present {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -800px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.present a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -800px no-repeat;
	display: block;
	text-decoration: none;
	}
li.present a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -800px no-repeat;
	}
li.present span {
	position: relative;
	z-index: -1;
	}

li.premieredesk {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -900px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.premieredesk a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -900px no-repeat;
	display: block;
	text-decoration: none;
	}
li.premieredesk a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -900px no-repeat;
	}
li.premieredesk span {
	position: relative;
	z-index: -1;
	}

li.initial {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1000px no-repeat;
	display: block;
	margin-right: 10px;
	}
li.initial a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1000px no-repeat;
	display: block;
	text-decoration: none;
	}
li.initial a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -1000px no-repeat;
	}
li.initial span {
	position: relative;
	z-index: -1;
	}

li.checkpoint {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1100px no-repeat;
	display: block;
	}
li.checkpoint a {
	width: 145px;
	height: 100px;
	background: url('../image/index/btn_helpful.jpg') 0 -1100px no-repeat;
	display: block;
	text-decoration: none;
	}
li.checkpoint a:hover {
	background: url('../image/index/btn_helpful.jpg') -145px -1100px no-repeat;
	}
li.checkpoint span {
	position: relative;
	z-index: -1;
	}

/*========================================================================

▼ グローバルナビゲーション

========================================================================*/

div#g_navi {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	}
div#g_navi ul {
	padding: 0px;
	}
div#g_navi li {
	list-style: none;
	float: left;
	}
li.gn_academy {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') 0 -54px no-repeat;
	display: block;
	}
li.gn_academy a {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_academy a:hover {
	background: url('../image/common/g_navi.gif') 0 -54px no-repeat;
	text-decoration: none;
	}
li.gn_academy span {
	position: relative;
	z-index: -1;
	}

li.gn_university {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -160px -54px no-repeat;
	display: block;
	}
li.gn_university a {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -160px 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_university a:hover {
	background: url('../image/common/g_navi.gif') -160px -54px no-repeat;
	text-decoration: none;
	}
li.gn_university span {
	position: relative;
	z-index: -1;
	}

li.gn_route {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -320px -54px no-repeat;
	display: block;
	}
li.gn_route a {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -320px 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_route a:hover {
	background: url('../image/common/g_navi.gif') -320px -54px no-repeat;
	text-decoration: none;
	}
li.gn_route span {
	position: relative;
	z-index: -1;
	}

li.gn_area {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -480px -54px no-repeat;
	display: block;
	}
li.gn_area a {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -480px 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_area a:hover {
	background: url('../image/common/g_navi.gif') -480px -54px no-repeat;
	text-decoration: none;
	}
li.gn_area span {
	position: relative;
	z-index: -1;
	}

li.gn_student {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -640px -54px no-repeat;
	display: block;
	}
li.gn_student a {
	width: 160px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -640px 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_student a:hover {
	background: url('../image/common/g_navi.gif') -640px -54px no-repeat;
	text-decoration: none;
	}
li.gn_student span {
	position: relative;
	z-index: -1;
	}

li.gn_document {
	width: 163px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -800px -54px no-repeat;
	display: block;
	}
li.gn_document a {
	width: 163px;
	height: 54px;
	background: url('../image/common/g_navi.gif') -800px 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.gn_document a:hover {
	background: url('../image/common/g_navi.gif') -800px -54px no-repeat;
	text-decoration: none;
	}
li.gn_document span {
	position: relative;
	z-index: -1;
	}

/*========================================================================

▼ パンくず

========================================================================*/

div#pankuzu {
	height: 15px;
	width: 950px;
	margin: 10px 0 0 20px;
	font-family: SANS-SERIF;
	}
div#pankuzu ul {
	list-style: none;
	padding: 0px;
	}
div#pankuzu li {
	font-size: 0.8em;
	float: left;
	margin-left: 10px;
	}
div#pankuzu li a {
	text-decoration: none;
	color: #000;
	}
div#pankuzu li a:hover {
	text-decoration: underline;
	color: #0066FF;
	}
div#pankuzu img {
	border: 0;
	}

/*========================================================================

▼ サブナビゲーション

========================================================================*/

div#s_navi {
	clear: left;
	width: 184px;
	padding-left: 18px;
	float: left;
	}
div#s_navi p {
	padding-top: 10px;
	}
div#s_navi ul {
	margin: 0px;
	padding: 0px;
	}
div#s_navi li {
	list-style: none;
	display: inline;
	}

li.sn_flow {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 0 no-repeat;
	display: block;
	}
li.sn_flow a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_flow a:hover {
	background: url('../image/common/s_navi.jpg') -184px 0 no-repeat;
	text-decoration: none;
	}
li.sn_flow span {
	position: relative;
	z-index: -1;
	}

li.sn_senpai {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -50px no-repeat;
	display: block;
	}
li.sn_senpai a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -50px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_senpai a:hover {
	background: url('../image/common/s_navi.jpg') -184px -50px no-repeat;
	text-decoration: none;
	}
li.sn_senpai span {
	position: relative;
	z-index: -1;
	}

li.sn_words {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -100px no-repeat;
	display: block;
	}
li.sn_words a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -100px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_words a:hover {
	background: url('../image/common/s_navi.jpg') -184px -100px no-repeat;
	text-decoration: none;
	}
li.sn_words span {
	position: relative;
	z-index: -1;
	}

li.sn_qanda {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -150px no-repeat;
	display: block;
	}
li.sn_qanda a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -150px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_qanda a:hover {
	background: url('../image/common/s_navi.jpg') -184px -150px no-repeat;
	text-decoration: none;
	}
li.sn_qanda span {
	position: relative;
	z-index: -1;
	}

li.sn_blog {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -550px no-repeat;
	display: block;
	}
li.sn_blog a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -550px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_blog a:hover {
	background: url('../image/common/s_navi.jpg') -184px -550px no-repeat;
	text-decoration: none;
	}
li.sn_blog span {
	position: relative;
	z-index: -1;
	}

li.sn_popular {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -200px no-repeat;
	display: block;
	}
li.sn_popular a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -200px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_popular a:hover {
	background: url('../image/common/s_navi.jpg') -184px -200px no-repeat;
	text-decoration: none;
	}
li.sn_popular span {
	position: relative;
	z-index: -1;
	}

li.sn_recipe {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -250px no-repeat;
	display: block;
	}
li.sn_recipe a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -250px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_recipe a:hover {
	background: url('../image/common/s_navi.jpg') -184px -250px no-repeat;
	text-decoration: none;
	}
li.sn_recipe span {
	position: relative;
	z-index: -1;
	}

li.sn_monthly {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -300px no-repeat;
	display: block;
	}
li.sn_monthly a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -300px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_monthly a:hover {
	background: url('../image/common/s_navi.jpg') -184px -300px no-repeat;
	text-decoration: none;
	}
li.sn_monthly span {
	position: relative;
	z-index: -1;
	}

li.sn_mover {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -350px no-repeat;
	display: block;
	}
li.sn_mover a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -350px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_mover a:hover {
	background: url('../image/common/s_navi.jpg') -184px -350px no-repeat;
	text-decoration: none;
	}
li.sn_mover span {
	position: relative;
	z-index: -1;
	}

li.sn_present {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -400px no-repeat;
	display: block;
	}
li.sn_present a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -400px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_present a:hover {
	background: url('../image/common/s_navi.jpg') -184px -400px no-repeat;
	text-decoration: none;
	}
li.sn_present span {
	position: relative;
	z-index: -1;
	}

li.sn_premieredesk {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -450px no-repeat;
	display: block;
	}
li.sn_premieredesk a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -450px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_premieredesk a:hover {
	background: url('../image/common/s_navi.jpg') -184px -450px no-repeat;
	text-decoration: none;
	}
li.sn_premieredesk span {
	position: relative;
	z-index: -1;
	}

li.sn_initial {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -500px no-repeat;
	display: block;
	}
li.sn_initial a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -500px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_initial a:hover {
	background: url('../image/common/s_navi.jpg') -184px -500px no-repeat;
	text-decoration: none;
	}
li.sn_initial span {
	position: relative;
	z-index: -1;
	}

li.sn_checkpoint {
	width: 184px;
	height: 55px;
	background: url('../image/common/s_navi.jpg') 0 -600px no-repeat;
	display: block;
	}
li.sn_checkpoint a {
	width: 184px;
	height: 55px;
	background: url('../image/common/s_navi.jpg') 0 -600px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_checkpoint a:hover {
	background: url('../image/common/s_navi.jpg') -184px -600px no-repeat;
	text-decoration: none;
	}
li.sn_checkpoint span {
	position: relative;
	z-index: -1;
	}

li.sn_parents {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -655px no-repeat;
	display: block;
	}
li.sn_parents a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -655px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_parents a:hover {
	background: url('../image/common/s_navi.jpg') -184px -655px no-repeat;
	text-decoration: none;
	}
li.sn_parents span {
	position: relative;
	z-index: -1;
	}

li.sn_record {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -705px no-repeat;
	display: block;
	}
li.sn_record a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -705px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_record a:hover {
	background: url('../image/common/s_navi.jpg') -184px -705px no-repeat;
	text-decoration: none;
	}
li.sn_record span {
	position: relative;
	z-index: -1;
	}

li.sn_debut {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -755px no-repeat;
	display: block;
	}
li.sn_debut a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -755px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_debut a:hover {
	background: url('../image/common/s_navi.jpg') -184px -755px no-repeat;
	text-decoration: none;
	}
li.sn_debut span {
	position: relative;
	z-index: -1;
	}

li.sn_document {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -805px no-repeat;
	display: block;
	}
li.sn_document a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -805px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_document a:hover {
	background: url('../image/common/s_navi.jpg') -184px -805px no-repeat;
	text-decoration: none;
	}
li.sn_document span {
	position: relative;
	z-index: -1;
	}

li.sn_company {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -855px no-repeat;
	display: block;
	}
li.sn_company a {
	width: 184px;
	height: 50px;
	background: url('../image/common/s_navi.jpg') 0 -855px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_company a:hover {
	background: url('../image/common/s_navi.jpg') -184px -855px no-repeat;
	text-decoration: none;
	}
li.sn_company span {
	position: relative;
	z-index: -1;
	}

li.sn_privacy {
	width: 184px;
	height: 55px;
	background: url('../image/common/s_navi.jpg') 0 -905px no-repeat;
	display: block;
	}
li.sn_privacy a {
	width: 184px;
	height: 55px;
	background: url('../image/common/s_navi.jpg') 0 -905px no-repeat;
	display: block;
	text-decoration: none;
	}
li.sn_privacy a:hover {
	background: url('../image/common/s_navi.jpg') -184px -905px no-repeat;
	text-decoration: none;
	}
li.sn_privacy span {
	position: relative;
	z-index: -1;
	}

/*========================================================================

▼ メインコンテンツ　お部屋探しコンテンツ

========================================================================*/

div#maincont {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-bottom: 10px;
	}
div#maincont h2 {
	padding-top: 20px;
	}
div#maincont p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin: 10px 0 0 10px;
	}
div#maincont ul {
	padding: 0px;
	margin: 0 0 0 10px;
	}
div#maincont li {
	width: 248px;
	list-style-position: inside;
	list-style-image: url('../image/common/icon_list1.gif');
	font-size: 0.8em;
	float: left;
	margin-top: 10px;
	}
div#maincont li a {
	color: #000;
	text-decoration: none;
	}
div#maincont li a:hover {
	color: #0066FF;
	text-decoration: underline;
	}

div#maincont iframe {
	width: 760px;
	height: 150px;
	margin-top: 10px;
	}

/*========================================================================

▼ 学校詳細ページ

========================================================================*/

div#detail {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	}

/*専門学校名*/
h1.academy {
	width: 762px;
	height: 108px;
	background: url('../image/search/academy/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
h1.academy span {
	position: relative;
	z-index: -1;
	}
div.ttl_academy {
	width: 762px;
	height: 108px;
	background: url('../image/common/bg_ttl_01.gif') 0 0 no-repeat;
	display: block;
	}
div.ttl_academy h1 {
	font-size: 2.0em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-weight: bold;
	padding: 26px 0 0 20px;
	}
div.ttl_academy p {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	padding: 5px 0 0 25px;
	color: #00CCFF;
	}

/*大学名*/
div.university {
	width: 762px;
	float: right;
	}
h1.university {
	width: 762px;
	height: 108px;
	background: url('../image/search/university/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
h1.university span {
	position: relative;
	z-index: -1;
	}
div.ttl_university {
	width: 762px;
	height: 108px;
	background: url('../image/common/bg_ttl_01.gif') 0 0 no-repeat;
	display: block;
	}
div.ttl_university h1 {
	font-size: 2.0em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-weight: bold;
	padding: 26px 0 0 20px;
	}
div.ttl_university p {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	padding: 5px 0 0 25px;
	color: #FF0066;
	}

/*学校写真*/
div.photo {
	width: 230px;
	float: left;
	margin-top: 18px;
	}
div.photo img {
	width: 210px;
	height: 280px;
	padding: 10px;
	background: #EEE;
	}
div.photo p {
	width: 230px;
	height: 40px;
	background: url('../image/common/bg_icon_photo.gif') 0 0 no-repeat;
	margin-top: 10px;
	padding: 12px 0 0 0px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-indent: 40px;
	}
div.photo p a {
	color: #06F;
	text-decoration: none;
	}
div.photo p a:hover {
	color: #0066FF;
	text-decoration: underline;
	}

/*学校情報*/
div.info {
	width: 512px;
	float: right;
	margin-top: 18px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}
div.info h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	}
div.info p {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	color: #999;
	}
div.info table {
	width: 512px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	}
div.info th {
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	font-weight: normal;
	width: 100px;
	padding: 0.5em;
	background: #EEE;
	}
div.info td {
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	width: 392px;
	padding: 0.5em 1em 0.5em 1em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	}
div.info td a {
	color: #06F;
	text-decoration: none;
	}
div.info td a:hover {
	color: #06F;
	text-decoration: underline;
	}

/*物件検索*/
div.search {
	width: 762px;
	margin-top: 20px;
	}
div.search h3 {
	width: 762px;
	height: 40px;
	background: url('../image/common/bg_icon_search.gif') 0 0 no-repeat;
	padding: 10px 0 0 0px;
	font-weight: bold;
	text-indent: 40px;
	}
div.search h3 a {
	color: #06F;
	text-decoration: none;
	}
div.search h3 a:hover {
	color: #06F;
	text-decoration: underline;
	}
div.search p {
	font-size: 0.8em;
	}
div.search table {
	width: 762px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	}
div.search th {
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	font-weight: normal;
	width: 200px;
	padding: 0.5em;
	background: #EEE;
	}
div.search td {
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	padding: 0.5em 1em 0.5em 1em;
	text-align: center;
	}
div.search td a {
	color: #000;
	text-decoration: none;
	}
div.search td a:hover {
	color: #0066FF;
	text-decoration: underline;
	}

/*最新情報*/
div.news {
	width: 762px;
	height: 154px;
	background: url('../image/common/bg_news.gif') 0 0 no-repeat;
	margin-top: 30px;
	}
div.news p {
	font-size: 1.6em;
	font-family: ARIAL, SANS-SERIF;
	font-weight: bold;
	float: left;
	padding: 10px 0 0 20px;
	color: #FF0066;
	}
div.news h4 {
	font-size: 0.8em;
	float: right;
	margin: 20px 20px 0 0;
	}
div.news ul {
	list-style-position: inside;
	width: 728px;
	height: 90px;
	overflow: auto;
	margin: 10px 0 0 20px;
	font-size: 0.8em;
	line-height: 1.4em;
	}
div.news li {
	list-style: none;
	border-bottom: 3px dotted #FFF;
	margin-bottom: 10px;
	}

/*Google Map*/
div.map {
	width: 762px;
	height: 404px;
	background: url('../image/common/bg_map.gif') 0 0 no-repeat;
	margin-top: 30px;
	}
div.map p {
	font-size: 1.6em;
	font-family: ARIAL, SANS-SERIF;
	font-weight: bold;
	float: left;
	padding: 10px 0 0 20px;
	color: #00CCFF;
	}
div.map h4 {
	font-size: 0.8em;
	float: right;
	margin: 20px 20px 0 0;
	}
div.map h4 a {
	color: #0066FF;
	text-decoration: none;
	}
div.map h4 a:hover {
	color: #0066FF;
	text-decoration: underline;
	}
div.map iframe {
	width: 720px;
	height: 330px;
	margin: 10px 0 0 20px;
	border: 1px solid #FFF;
	}

/*定期代*/
div.line {
	width: 762px;
	overflow: scroll;
	margin-top: 20px;
	}
div.line h4 {
	font-weight: bold;
	letter-spacing: 0.1em;
	position: absolute;
	}
div.line table {
	border: 3px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	margin-top: 10px;
	width: 1700px;
	background: #EEE;
	}
div.line th {
	font-size: 0.8em;
	border-right: 1px solid #CCC;
	padding: 1em;
	width: 100px;
	background: #FFF;
	}
div.line td {
	font-size: 0.8em;
	border: 1px dotted #CCC;
	text-align: center;
	padding: 0.5em;
	width: 100px;
	}
td.bg {
	background: #555;
	width: 100px;
	color: #FFF
	}
td.ex {
	background: #FF0;
	}
p.ex {
	margin-top: 5px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}
p.ex span {
	color: #FF0;
	font-size: 2.0em;
	}

/*========================================================================

▼ 検索ページ

========================================================================*/

div.room_search iframe {
	width: 760px;
	height: 620px;
	border: 1px solid #CCC;
	margin-top: 20px;
	}


/*========================================================================

▼ その他　「東京ひとり暮らし」について

========================================================================*/

div#about {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	font-size: 0.8em;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}
div#about h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/about/cont_title.gif') 0 0 no-repeat;
	}
div#about span {
	position: relative;
	z-index: -1;
	}
div#about dl {
	width: 762px;
	background: #EEE;
	}
div#about dt {
	padding: 10px 0 0 20px;
	}
div#about dd {
	width: 700px;
	margin: 10px 0 0 20px;
	padding-bottom: 10px;
	}
div#about table {
	width: 700px;
	border: 1px dotted #666;
	border-collapse: collapse;
	border-spacing: 0;
	}
div#about th {
	width: 180px;
	border-bottom: 1px dotted #666;
	font-weight: normal;
	background: #EEE;
	}
div#about th a {
	color: #06F;
	text-decoration: none;
	}
div#about th a:hover {
	color: #06F;
	text-decoration: underline;
	}
div#about td{
	border-bottom: 1px dotted #666;
	padding: 0.5em 0.5em 0.5em 1em;
	background: #FFF;
	}
div.about_cont {
	margin-top: 16px;
	}


/*========================================================================

▼ お部屋を探す　路線から探す

========================================================================*/

div#route h1 {
	width: 762px;
	height: 108px;
	background: url('../image/search/route/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
div#route span {
	position: relative;
	z-index:-1;
	}
div#route iframe {
	width:760px;
	height: 650px;
	margin-top: 10px;
	border: 1px solid #CCC;;
	}

div#route_privacy h1 {
	width: 762px;
	height: 108px;
	background: url('../image/search/route/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
div#route_privacy span {
	position: relative;
	z-index:-1;
	}
div#route_privacy iframe {
	width:760px;
	height: 250px;
	margin-top: 10px;
	border: 1px solid #CCC;
	}

div.btn_route {
	width: 253px;
	height: 103px;
	background: url('../image/search/route/btn_route.gif') 0 0 no-repeat;
	display: block;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	}
div.btn_route a {
	width: 253px;
	height: 103px;
	background: url('../image/search/route/btn_route.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
div.btn_route a:hover {
	width: 253px;
	height: 103px;
	background: url('../image/search/route/btn_route.gif') 0 -103px no-repeat;
	display: block;
	text-decoration: none;
	}
div.btn_route span {
	position: relative;
	z-index: -1;
	}

/*========================================================================

▼ お部屋を探す　住所から探す

========================================================================*/

div#area h1 {
	width: 762px;
	height: 108px;
	background: url('../image/search/area/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
div#area span {
	position: relative;
	z-index:-1;
	}
div#area iframe {
	width:760px;
	height: 650px;
	margin-top: 10px;
	border: 1px solid #CCC;
	}

div#area_privacy h1 {
	width: 762px;
	height: 108px;
	background: url('../image/search/area/cont_title.gif') 0 0 no-repeat;
	display: block;
	margin-top: 10px;
	}
div#area_privacy span {
	position: relative;
	z-index:-1;
	}
div#area_privacy iframe {
	width:760px;
	height: 250px;
	margin-top: 10px;
	border: 1px solid #CCC;
	}

div.btn_area {
	width: 253px;
	height: 103px;
	background: url('../image/search/area/btn_area.gif') 0 0 no-repeat;
	display: block;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	}
div.btn_area a {
	width: 253px;
	height: 103px;
	background: url('../image/search/area/btn_area.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
div.btn_area a:hover {
	width: 253px;
	height: 103px;
	background: url('../image/search/area/btn_area.gif') 0 -103px no-repeat;
	display: block;
	text-decoration: none;
	}
div.btn_area span {
	position: relative;
	z-index: -1;
	}

/*========================================================================

▼ お部屋を探す　学生専用から探す

========================================================================*/

div#student {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#student h1 {
	width: 762px;
	height: 108px;
	background: url('../image/search/student/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#student span {
	position: relative;
	z-index:-1;
	}
div#student p {
	font-size: 0.8em;
	padding: 10px 0 10px 0;
	}

div.student {
	width: 762px;
	background: url('../image/search/student/list_bg.gif') 0 0 repeat-y;
	}
div.student table {
	width: 722px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px dotted #CCC;
	margin-left: auto;
	margin-right: auto;
	font-family: Sans-serif;
	}
div.student th {
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	font-size: 0.9em;
	color: #333;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 10px 0 10px 0;
	background: #FF0;
	}
div.student td {
	border-bottom: 1px solid #CCC;
	border-right: 1px dotted #CCC;
	font-size: 0.8em;
	padding: 10px;
	text-align: center;
	line-height: 1.4em;
	}
div.student td a {
	color: #000;
	text-decoration: none;
	}
div.student td a:hover {
	color: #06F;
	text-decoration: none;
	}
div.btn_detail {
	width: 50px;
	height: 26px;
	background: url('../image/search/student/btn_detail.gif') 0 0 no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
div.btn_detail a {
	width: 50px;
	height: 26px;
	background: url('../image/search/student/btn_detail.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
div.btn_detail a:hover {
	width: 50px;
	height: 26px;
	background: url('../image/search/student/btn_detail.gif') 0 -26px no-repeat;
	display: block;
	text-decoration: none;
	}


/*========================================================================

▼ お部屋を探す　学生専用から探す　詳細ページ

========================================================================*/

/*学生専用物件名*/
div#student-detail {
	width: 762px;
	float: right;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 20px;
	}
div.ttl_student {
	width: 762px;
	height: 104px;
	background: url('../image/search/student/bg_ttl.gif') 0 0 no-repeat;
	display: block;
	}
div.ttl_student h1 {
	font-size: 2.0em;
	font-family: SANS-SERIF;
	font-weight: bold;
	padding: 26px 0 0 25px;
	}
div.ttl_student p {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	padding: 5px 0 0 25px;
	}

/*外観写真*/
div.photo_student {
	width: 280px;
	float: left;
	}
div.photo_student img {
	width: 280px;
	padding: 10px;
	margin-top: 18px;
	background: #EEE;
	}

/*物件概要*/
div.info_student {
	width: 442px;
	float: right;
	margin-top: 18px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}
div.info_student h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	}
div.info_student p {
	font-size: 0.6em;
	font-family: ARIAL, SANS-SERIF;
	color: #999;
	}
div.info_student table {
	width: 442px;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px;
	}
div.info_student th {
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	font-weight: normal;
	width: 100px;
	padding: 0.5em;
	background: #EEE;
	}
div.info_student td {
	border-bottom: 1px dotted #CCC;
	font-size: 0.8em;
	width: 342px;
	padding: 0.5em 1em 0.5em 1em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	}
div.info_student td a {
	color: #06F;
	text-decoration: none;
	}
div.info_student td a:hover {
	color: #06F;
	text-decoration: underline;
	}

/*間取り図*/
div.plan_student {
	clear: both;
	width: 762px;
	padding-top: 20px;
	}
div.plan_student p {
	font-size: 0.8em;
	text-indent: 30px;
	}
div.plan_student h3 {
	font-size: 1.0em;
	letter-spacing: 0.1em;
	width: 762px;
	height: 40px;
	background: url('../image/search/student/bg_icon_plan.gif') 0 0 no-repeat;
	padding-top: 11px;
	text-indent: 40px;
	}
div.plan_student h3 a {
	padding-top: 11px;
	text-indent: 40px;
	text-decoration: none;
	color: #000;
	}
div.plan_student h3 a:hover {
	padding-top: 11px;
	text-indent: 40px;
	text-decoration: none;
	color: #06F;
	}
div.plan_s {
	background: #EEE;
	float: left;
	margin: 15px 0px 0px 27px;
	display: inline;
	}
div.plan_s img {
	width: 320px;
	padding: 10px;
	}
div.plan_s a {
	background: #EEE;
	float: left;
	}
div.plan_s a:hover {
	background: #666;
	}


/*ギャラリー*/
div.gallery_student {
	clear: both;
	width: 762px;
	padding-top: 20px;
	}
div.gallery_student h3 {
	font-size: 1.0em;
	letter-spacing: 0.1em;
	width: 762px;
	height: 40px;
	background: url('../image/search/student/bg_icon_photo.gif') 0 0 no-repeat;
	padding-top: 11px;
	text-indent: 40px;
	}
div.gallery_student h3 a {
	padding-top: 11px;
	text-indent: 40px;
	text-decoration: none;
	color: #000;
	}
div.gallery_student h3 a:hover {
	padding-top: 11px;
	text-indent: 40px;
	text-decoration: none;
	color: #06F;
	}
div.gallery_student p {
	font-size: 0.8em;
	text-indent: 30px;
	}
div.gallery_student li {
	list-style: none;
	background: #EEE;
	float: left;
	display: inline;
	margin: 15px 0px 0px 27px;
	}
div.gallery_student img {
	width: 100px;
	padding: 10px;
	}
div.gallery_student li a {
	list-style: none;
	background: #EEE;
	float: left;
	}
div.gallery_student li a:hover {
	list-style: none;
	background: #666;
	width: 120px;
	}

/*交通アクセス*/
div.access_student {
	clear: both;
	width: 762px;
	padding-top: 20px;
	}
div.access_student h3 {
	font-size: 1.0em;
	letter-spacing: 0.1em;
	width: 762px;
	height: 40px;
	background: url('../image/search/student/bg_icon_access.gif') 0 0 no-repeat;
	padding-top: 11px;
	text-indent: 40px;
	}
div.access_student p {
	font-size: 0.8em;
	text-indent: 30px;
	}
div.access_student table {
	width: 762px;
	border: 2px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	font-size: 0.8em;
	font-family: Sans-serif;
	}
div.access_student th {
	border-right: 2px dotted #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #999;
	padding: 0.5em;
	}
div.access_student td {
	border-right: 1px dotted #999;
	border-bottom: 2px solid #999;
	padding: 0.5em 1em 0.5em 1em;
	line-height: 1.2em;
	background: #EEE;
	}


/*========================================================================

▼ その他　資料がほしい　＋　お問い合せ

========================================================================*/

div#mailform {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

h1.document {
	width: 762px;
	height: 108px;
	background: url('../image/other/document/cont_title.gif') 0 0 no-repeat;
	display: block;
	}

h1.contact {
	width: 762px;
	height: 108px;
	background: url('../image/other/contact/cont_title.gif') 0 0 no-repeat;
	display: block;
	}

div#mailform span {
	position: relative;
	z-index: -1;
	}
div#mailform p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}
div#mailform p a {
	color: #000;
	text-decoration: underline;
	}
div#mailform p a:hover {
	color: #FFF;
	text-decoration: none;
	background: #06F;
	}

div#mailform iframe {
	width: 760px;
	height: 150px;
	border: 1px solid #CCC;
	margin-top: 10px;
	}

div#mf_flow_1 {
	height: 20px;
	width: 100%;
	background: url('../image/common/bg_flow_1.gif') 0 0 no-repeat;
	margin-top: 30px;
	}
ul.mf_flow {
	list-style: none;
	}
ul.mf_flow li {
	font-size: 10px;
	color: #000;
	margin-top: 4px;
	margin-left: 20px;
	letter-spacing: 0.1em;
	width: 80px;
	float: left;
	}
div#mf_flow_2 {
	height: 20px;
	width: 100%;
	background: url('../image/common/bg_flow_2.gif') 0 0 no-repeat;
	margin-top: 20px;
	}
div#mf_flow_3 {
	height: 20px;
	width: 100%;
	background: url('../image/common/bg_flow_3.gif') 0 0 no-repeat;
	margin-top: 20px;
	}

div#mailform table {
	width: 700px;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	}
div#mailform th {
	width: 160px;
	border-bottom: 1px dotted #999;
	padding: 1em 0.5em 1em 1em;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align: left;
	}

th.piacere {
	text-indent: 40px;
	}

div#mailform td {
	width: 540px;
	border-bottom: 1px dotted #999;
	padding: 0.5em;
	color: #000;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	background: #EEE;
	}
div#mailform img {
	margin-right: 10px;
	}

p.submit {
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	}
input.mode-inactive {
	ime-mode:inactive;
	}
input.mode-active {
	ime-mode:active;
	}
input.mode-disabled {
	ime-mode:disabled;
	}

div.thanks h2 {
	width: 421px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	}
div.thanks p {
	text-align: center;
	padding-top: 20px;
	line-height: 1.4em;
	}

/*========================================================================

▼ その他　運営会社

========================================================================*/

div#company {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#company h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/company/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#company span {
	position: relative;
	z-index: -1;
	}
div#company p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}

div#company table {
	width: 762px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
	}
div#company th {
	width: 140px;
	border-bottom: 1px dotted #CCC;
	background: #EEE;
	padding: 1em 0.5em 1em 1em;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}
div#company td {
	width: 622px;
	border-bottom: 1px dotted #CCC;
	padding: 0.5em 0 0.5em 2em;
	color: #000;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}
div#company img {
	margin-right: 10px;
	}

/*========================================================================

▼ その他　プライバシーポリシー

========================================================================*/

div#privacy {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#privacy h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/privacy/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#privacy span {
	position: relative;
	z-index: -1;
	}
div#privacy p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}
div#privacy iframe {
	width: 760px;
	margin-top: 20px;
	height: 600px;
	border: 1px solid #CCC;
	}

div#privacy_contents {
	background: #FFF;
	padding: 5px;
	}
div#privacy_contents h1 {
	width: 700px;
	font-family: sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.1em;
	padding-top: 20px;
	}
div#privacy_contents h2 {
	width: 700px;
	font-family: sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.1em;
	padding-top: 30px;
	}
div#privacy_contents h3 {
	width: 700px;
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	padding-top: 30px;
	}
div#privacy_contents p {
	width: 700px;
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	padding-top: 10px;
	}
div#privacy_contents ul {
	width: 700px;
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 10px;
	padding-left: 20px;
	}
div#privacy_contents li {
	padding-top: 10px;
	}
div#privacy_contents hr {
	width: 700px;
	text-align: left;
	}


/*========================================================================

▼ その他　サイトマップ

========================================================================*/

div#sitemap {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#sitemap h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/sitemap/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#sitemap span {
	position: relative;
	z-index: -1;
	}
div#sitemap p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}

div#sitemap h2 {
	font-size: 1em;
	margin-top: 20px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dashed #000;
	border-left: 5px solid #000;
	}
div#sitemap h3 {
	width: 300px;
	font-size: 0.9em;
	margin-top: 20px;
	background: #000;
	padding: 10px;
	}
div#sitemap h3 a {
	color: #FFF;
	text-decoration: none;
	}
div#sitemap h3 a:hover {
	color: #06F;
	text-decoration: none;
	}

div#sitemap ul {
	padding: 10px;
	}
div#sitemap li {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-image: url('../image/common/icon_list1.gif');
	line-height: 1.4em;
	color: #000;
	}
div#sitemap li a {
	color: #000;
	text-decoration: none;
	}
div#sitemap li a:hover {
	color: #06F;
	text-decoration: underline;
	}


/*========================================================================

▼ その他　保護者様へ

========================================================================*/

div#parents {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#parents h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/parents/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#parents span {
	position: relative;
	z-index: -1;
	}
p.parents1 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 10px;
	}
p.parents2 {
	width: 700px;
	margin: auto;
	font-size: 1.0em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	padding-top: 20px;
	}
p.parents3 {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 20px;
	text-align: center;
	}

/*========================================================================

▼ その他　紹介実績校

========================================================================*/

div#record {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#record h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/record/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#record span {
	position: relative;
	z-index: -1;
	}
div#record p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}

div#record h2 {
	font-size: 1em;
	letter-spacing: 0.1em;
	border-left: 5px solid #000;
	border-bottom: 1px dashed #000;
	padding: 0 0 5px 10px;
	margin-top: 20px;
	}
div#record ul {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 10px;
	}

/*========================================================================

▼ その他　家具家電情報

========================================================================*/

div#debut {
	width: 762px;
	float: right;
	padding-right: 18px;
	margin-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}

div#debut h1 {
	width: 762px;
	height: 108px;
	background: url('../image/other/debut/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#debut span {
	position: relative;
	z-index: -1;
	}
div#debut p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 10px;
	}

div#debut h2 {
	width: 225px;
	float: left;
	margin-top: 20px;
	}
div#debut h3 {
	width: 480px;
	float: right;
	margin-top: 50px;
	padding-right: 20px;
	}
div#debut ul {
	padding-top: 20px;
	list-style: none;
	}
div#debut li {
	width: 240px;
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666;
	}
li.debutroom {
	width: 240px;
	margin-right: 21px;
	}
div.singlelife {
	width: 762px;
	background: #EEE;
	margin-top: 40px;
	}
p.box_singlelife1 {
	width: 360px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 1.6em;
	}
p.box_singlelife1 a {
	color: #000;
	text-decoration: underline;
	}
p.box_singlelife1 a:hover {
	color: #06F;
	text-decoration: underline;
	}
p.box_singlelife2 {
	width: 360px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 1.6em;
	}
p.box_singlelife2 img {
	width: 196px;
	height: 20px;
	margin-bottom: 10px;
	}


/*========================================================================

▼ お役立ち情報　お部屋探しの流れ

========================================================================*/

div#flow {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#flow h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/flow/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#flow span {
	position: relative;
	z-index: -1;
	}
div#flow h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	}
div#flow p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}
div.flow-01 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/01.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.flow-01 img {
	text-align: center;
	margin: 5px 0px 5px 0px;
	}
div.flow-02 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/02.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
div.flow-03 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/03.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.flow-04 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/04.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
div.flow-05 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/05.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.flow-06 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/06.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
div.flow-07 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/07.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.flow-08 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/08.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
div.flow-09 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/09.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.flow-10 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/flow/10.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
p.flow {
	width: 342px;
	padding: 180px 0px 0px 15px;
	line-height: 1.4em;
	}

/*========================================================================

▼ お役立ち情報　先輩のお部屋

========================================================================*/

div#senpai {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	margin-bottom: 20px;
	}
div#senpai h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/senpai/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#senpai span {
	position: relative;
	z-index: -1;
	}
div#senpai h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	}
div#senpai p {
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

div.face {
	width: 150px;
	float: left;
	background: url('../image/helpful/senpai/bg_look.gif') 0 0 no-repeat;
	margin: 20px 20px 0px 20px;
	_margin: 20px 30px 0px 10px;
	display: block;
	}
div.face a:hover img {
	opacity: 0.3;
	filter: alpha(opacity=30);
	}
div.face p {
	margin-top: 10px;
	}


div#senpai2 {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	margin-bottom: 40px;
	}
div#senpai2 h1 {
	width: 762px;
	height: 104px;
	background: url('../image/helpful/senpai/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#senpai2 span {
	position: relative;
	z-index: -1;
	}

div.profile {
	width: 762px;
	height: 300px;
	background: url('../image/helpful/senpai/profile.gif') 0 0 no-repeat;
	margin-top: 20px;
	}
div.profile img {
	width: 300px;
	height: 260px;
	margin: 20px;
	float: left;
	}
div.profile table {
	width: 402px;
	height: 220px;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 60px;
	margin-right: 20px;
	display: inline;
	float: right;
	font-family: MS PGOTHIC, HIRAGINO KAKUGOTHIC, SANS-SERIF;
	font-size: 0.8em;
	}
div.profile th {
	width: 80px;
	font-weight: normal;
	padding: 0.3em 0em 0.3em 0em;
	border-bottom: 1px dashed #666;
	}
div.profile td {
	width: 322px;
	border-bottom: 1px dashed #666;
	padding: 0.3em 0.5em 0.3em 1em;
	letter-spacing: 0.1em;
	}
div.profile td a {
	color: #06F;
	text-decoration: underline;
	}
div.profile td a:hover {
	color: #FFF;
	text-decoration: none;
	background: #06F;
	}
div.plan {
	width: 260px;
	float: left;
	}
div.plan h2 {
	width: 260px;
	height: 50px;
	background: url('../image/helpful/senpai/ttl_plan.gif') 0 0 no-repeat;
	display: block;
	}
div.plan img {
	width: 260px;
	height: 580px;
	margin-top: 20px;
	}

div.interior {
	width: 460px;
	float: right;
	}
div.interior h3 {
	width: 460px;
	height: 50px;
	background: url('../image/helpful/senpai/ttl_interior.gif') 0 0 no-repeat;
	display: block;
	}
div.interior img {
	width: 210px;
	float: left;
	margin-top: 20px;
	}
div.interior p {
	width: 230px;
	float: right;
	margin-top: 20px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	}
div.interior strong {
	font-family: ARIAL, SANS-SERIF;
	color: #F06;
	line-height: 4.0em;
	}

div.favorite {
	width: 762px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
div.favorite h5 {
	width: 762px;
	height: 50px;
	background: url('../image/helpful/senpai/ttl_favorite.gif') 0 0 no-repeat;
	display: block;
	}
div.favorite li {
	list-style-position: inside;
	list-style: none;
	width: 360px;
	height: 120px;
	float: left;
	margin-top: 20px;
	}
li.fm {
	padding-right: 40px;
	}
div.favorite img {
	width: 120px;
	height: 120px;
	float: left;
	margin-right: 20px;
	}
div.favorite p {
	width: 220px;
	float: right;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	}
div.favorite strong {
	font-family: ARIAL, SANS-SERIF;
	color: #F06;
	line-height: 3.0em;
	}

/*NEW*/
div.profile2 {
	width: 762px;
	height: 300px;
	background: url('../image/helpful/senpai/cmn2/bg_profile.gif') 0 0 no-repeat;
	margin-top: 20px;
	}
div.profile2 img {
	width: 160px;
	height: 240px;
	float: left;
	padding: 30px 0px 0px 30px;
	}
div.prof_table {
	width: 500px;
	height: 200px;
	float: right;
	margin: 70px 30px 0px 0px;
	_margin: 70px 15px 0px 0px;
	overflow: auto;
	}
div.profile2 table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family: SANS-SERIF;
	font-size: 12px;
	letter-spacing: 0.1em;
	}
div.profile2 th {
	text-align: left;
	width: 100px;
	font-weight: normal;
	border-bottom: 1px dashed #999;
	padding: 10px;
	}
div.profile2 td {
	border-bottom: 1px dashed #999;
	line-height: 1.4em;
	}
div.plan2 {
	width: 200px;
	float: left;
	}
div.plan2 h2 {
	width: 200px;
	height: 40px;
	background: url('../image/helpful/senpai/cmn2/ttl_plan.gif') 0 0 no-repeat;
	margin-bottom: 20px;
	}
div.plan2 span {	
	position: relative;
	z-index: -1;
	}
div.interior2 {
	width: 542px;
	float: right;
	}
div.interior2 h2 {
	width: 542px;
	height: 40px;
	background: url('../image/helpful/senpai/cmn2/ttl_interior.gif') 0 0 no-repeat;
	margin-bottom: 20px;
	}
div.interior2 li {
	width: 120px;
	list-style: none;
	float: left;
	padding: 0px 4px 0px 10px;
	}
div.favorite2 {
	width: 762px;
	margin-top: 20px;
	}
div.favorite2 h2 {
	width: 762px;
	height: 40px;
	background: url('../image/helpful/senpai/cmn2/ttl_favorite.gif') 0 0 no-repeat;
	margin-bottom: 20px;
	}
div.favorite2 ul {
	margin-top: 15px;
	}
div.favorite2 li {
	width: 140px;
	height: 110px;
	list-style: none;
	float: left;
	display: block;
	background: url('../image/helpful/senpai/cmn2/bg_favorite.gif') 0 0 no-repeat;
	margin: 0px 4px 0px 5px;
	}
div.favorite2 img {
	width: 108px;
	height: 81px;
	padding: 14px 0px 0px 17px;
	}
div.favorite2 p {
	font-family: SANS-SERIF;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
	}

div.roomsearch {
	width: 762px;
	margin-top: 30px;
	}
div.roomsearch h2 {
	width: 762px;
	height: 40px;
	background: url('../image/helpful/senpai/cmn2/ttl_roomsearch.gif') 0 0 no-repeat;
	font-family: SANS-SERIF;
	font-size: 14px;
	color: #333;
	padding: 12px 0px 0px 0px;
	text-indent: 200px;
	}
div.roomsearch img {
	width: 200px;
	height: 150px;
	float: left;
	margin-top: 8px;
	}
div.roomsearch ul {
	width: 542px;
	float: right;
	background: url('../image/helpful/senpai/cmn2/logo_heyagime.gif') 0 0 no-repeat;
	padding-top: 40px;
	margin-top: 8px;
	}
div.roomsearch li {
	list-style: none;
	font-family: SANS-SERIF;
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
	}
div.roomsearch li a {
	color: #0066FF;
	text-decoration: none;
	}
div.roomsearch li a:hover {
	color: #0066FF;
	text-decoration: underline;
	}


/*========================================================================

▼ お役立ち情報　賃貸不動産用語

========================================================================*/

div#words {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#words h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/words/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#words span {
	position: relative;
	z-index: -1;
	}
div#words p {
	width: 100px;
	font-size: 0.8em;
	padding: 150px 0 0 25px;
	background: url('../image/common/icon_list1.gif') 0 0 no-repeat;
	background-position: 10px 151px;
	}
div#words p a {
	color: #000;
	text-decoration: none;
	}
div#words p a:hover {
	color: #06F;
	text-decoration: underline;
	}
div#words li {
	width: 130px;
	float: left;
	list-style: none;
	}
li.words_1 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_kiso.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_2 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_keiyaku.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_3 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_entrance.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_4 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_lights.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_5 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_kitchen.gif') 0 0 no-repeat;
	margin: 20px 0px 0px 0px;
	}
li.words_6 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_water.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_7 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_furniture.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_8 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_storage.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_9 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_window.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_10 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_balcony.gif') 0 0 no-repeat;
	margin: 20px 0px 0px 0px;
	}
li.words_11 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_equipment.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_12 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_security.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}
li.words_13 {
	width: 130px;
	height: 200px;
	background: url('../image/helpful/words/bg_japanese.gif') 0 0 no-repeat;
	margin: 20px 28px 0px 0px;
	}

div#words_detail {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	}
div#words_detail h1 {
	width: 762px;
	height: 104px;
	background: url('../image/helpful/words/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#words_detail span {
	position: relative;
	z-index: -1;
	}
div#words_detail h2 {
	margin: 20px 0px 0px 0px;
	font-size: 1.4em;
	font-weight: bold;
	padding: 0.5em;
	color: #FFF;
	background-color: #666;
	}
div#words_detail dt {
	margin: 20px 0px 0px 0px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em; 
	border-left: 5px solid #F60;
	border-bottom: 1px solid #F60;
	padding: 0px 0px 0px 10px;
	}
div#words_detail dd {
	margin: 5px 0px 0px 0px;
	padding-bottom: 20px;
	font-size: 0.8em;
	color: #333;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	}

/*========================================================================

▼ お役立ち情報　ヘヤギメ！ブログ

========================================================================*/

div#blog {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#blog h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/blog/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#blog span {
	position: relative;
	z-index: -1;
	}
div#blog h2 {
	font-family: MS PGOTHIC, SANS-SERIF;
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	}
div#blog p {
	width: 203px;
	height: 53px;
	background: url('../image/helpful/blog/btn_read.gif') 0 0 no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
div#blog p a {
	width: 203px;
	height: 53px;
	background: url('../image/helpful/blog/btn_read.gif') 0 0 no-repeat;
	display: block;
	text-decoration: none;
	}
div#blog p a:hover {
	background: url('../image/helpful/blog/btn_read.gif') 0 -53px no-repeat;
	display: block;
	text-decoration: none;
	}
div#blog span {
	position: relative;
	z-index: -1;
	}
div.blog-01 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/blog/bg_staff.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.blog-01 img {
	text-align: center;
	margin: 5px 0px 5px 0px;
	}
div.blog-02 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/blog/bg_yakuin.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: right;
	}
div.blog-03 {
	width: 372px;
	height: 300px;
	background: url('../image/helpful/blog/bg_wann.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}

/*========================================================================

▼ お役立ち情報　よくある質問

========================================================================*/

div#qanda {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#qanda h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/qanda/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#qanda span {
	position: relative;
	z-index: -1;
	}
div#qanda h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	}
div#qanda p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

/*========================================================================

▼ お役立ち情報　人気エリア情報

========================================================================*/

div#popular {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#popular h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/popular/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#popular span {
	position: relative;
	z-index: -1;
	}
div#popular p {
	font-family: ARIAL, MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	background: url('../image/common/icon_list1.gif') 0 0 no-repeat;
	background-position: left center;
	margin-left: 13px;
	text-indent: 15px;
	}
div#popular p a {
	color: #333;
	text-decoration: none;
	}
div#popular p a:hover {
	color: #06F;
	text-decoration: underline;
	}
div.popular1 {
	width: 240px;
	height: 150px;
	background: url('../image/helpful/popular/bg_btn.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	margin-right: 21px;
	float: left;
	}
div.popular1 img {
	width: 214px;
	height: 100px;
	margin: 13px 13px 6px 13px;
	}
div.popular2 {
	width: 240px;
	height: 150px;
	background: url('../image/helpful/popular/bg_btn.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	float: left;
	}
div.popular2 img {
	width: 214px;
	height: 100px;
	margin: 13px 13px 6px 13px;
	}

div#town {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#town span {
	position: relative;
	z-index: -1;
	}
div#town h1 {
	width: 762px;
	height: 108px;
	background: url('../image/helpful/popular/cont_title.gif') 0 0 no-repeat;
	display: block;
	}
div#town h2 {
	margin-top: 20px;
	margin-bottom: 15px;
	}
div#town h3 {
	margin-top: 30px;
	}
div#town p {
	margin-top: 5px;
	font-family: MS PGOTHIC,HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	}
div#town ul {
	list-style-type: none;
	list-style-position: inside;
	}
div#town li {
	margin-top: 20px;
	width: 240px;
	float: left;
	font-family: MS PGOTHIC,HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	}
li.town {
	margin-right: 21px;
	}
p.access {
	color: #FFF;
	background: #000;
	padding: 10px;
	}
p.access img {
	width: 16px;
	height: 16px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
	}

/*========================================================================

▼ お役立ち情報　簡単レシピ集

========================================================================*/

div#recipe {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#recipe h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/recipe/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#recipe span {
	position: relative;
	z-index: -1;
	}
div#recipe h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	}
div#recipe h3 {
	width: 550px;
	font-size: 1em;
	letter-spacing: 0.1em;
	padding: 20px 15px 0 5px;
	float: right;
	}
div#recipe p {
	width: 550px;
	height: 100px;
	overflow: auto;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	padding: 10px 15px 0 5px;
	float: right;
	}
div.box_recipe {
	width: 762px;
	height: 150px;
	background: url('../image/helpful/recipe/bg_thumb.gif') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	}
div#recipe img {
	width :160px;
	height: 120px;
	padding: 15px;
	float: left;
	}



/*========================================================================

▼ お役立ち情報　１ヶ月の生活費

========================================================================*/

div#monthly {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#monthly h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/monthly/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#monthly span {
	position: relative;
	z-index: -1;
	}
div#monthly h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	}
div#monthly p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

/*========================================================================

▼ お役立ち情報　引越業者紹介

========================================================================*/

div#mover {
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#mover h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/mover/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#mover span {
	position: relative;
	z-index: -1;
	}
div#mover h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-bottom: 10px;
	}
div#mover p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-left: 60px;
	line-height: 1.6em;
	}
div#mover p a {
	color: #000;
	text-decoration: underline;
	}
div#mover p a:hover {
	color: #FFF;
	text-decoration: none;
	background: #06F;
	}
div#mover h3 {
	font-weight: bold;
	background: url('../image/helpful/mover/icon_truck.gif') 0 0 no-repeat;
	background-position: left center;
	text-indent: 40px;
	margin-top: 30px;
	margin-left: 20px;
	}

/*========================================================================

▼ お役立ち情報　成約者プレゼント

========================================================================*/

div#present {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.4em;
	color: #666;
	padding-bottom: 20px;
	}
div#present h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/present/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#present span {
	position: relative;
	z-index: -1;
	}
div.present_ttl {
	width: 383px;
	height: 115px;
	background: url('../image/helpful/present/ttl_present.gif') 0 0 no-repeat;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
	}
div.present_ttl p {
	text-align: right;
	padding-top: 80px;
	}
div.present_01 {
	width: 762px;
	height: 200px;
	background: url('../image/helpful/present/present_01.jpg') 0 0 no-repeat;
	display: block;
	}
div.present_01 p {
	padding-top: 30px;
	padding-left: 40px;
	}
div.present_02 {
	width: 762px;
	height: 200px;
	background: url('../image/helpful/present/present_02.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	}
div.present_02 p {
	text-align: right;
	padding-top: 30px;
	padding-right: 40px;
	}
div.present_03 {
	width: 762px;
	height: 200px;
	background: url('../image/helpful/present/present_03.jpg') 0 0 no-repeat;
	display: block;
	margin-top: 20px;
	}
div.present_03 p {
	padding-top: 20px;
	padding-left: 40px;
	}

/*========================================================================

▼ お役立ち情報　プレミアデスク

========================================================================*/

div#premieredesk {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#premieredesk h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/premieredesk/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#premieredesk span {
	position: relative;
	z-index: -1;
	}
div#premieredesk h2 {
	background: url('../image/helpful/premieredesk/ttl_premieredesk.gif') 0 0 no-repeat;
	width: 226px;
	height: 55px;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	}
div#premieredesk p {
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, SANS-SERIF;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}
div.support {
	width: 762px;
	height: 508px;
	background: url('../image/helpful/premieredesk/bg_01.jpg') 0 0 no-repeat;
	margin-bottom: 20px;
	}
div.support p {
	width: 350px;
	padding: 280px 0 0 400px;
	line-height: 1.4em;
	}

div.p_detail {
	width: 762px;
	height: 50px;
	background: url('../image/helpful/premieredesk/btn_download.gif') 0 0 no-repeat;
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
	}
div.p_detail a {
	width: 762px;
	height: 50px;
	background: url('../image/helpful/premieredesk/btn_download.gif') 0 0 no-repeat;
	text-decoration: none;
	display: block;
	}
div.p_detail a:hover {
	background: url('../image/helpful/premieredesk/btn_download.gif') 0 -50px no-repeat;
	text-decoration: none;
	}

/*========================================================================

▼ お役立ち情報　初期費用計算式

========================================================================*/

div#initial {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	}
div#initial h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/initial/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#initial span {
	position: relative;
	z-index: -1;
	}
div#initial h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-top: 20px;
	}
div#initial p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	margin-top: 20px;
	}
div#initial table {
	letter-spacing: 0.1em;
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCC;
	margin-top: 20px;
	}
div#initial th {
	font-weight: normal;
	text-align: left;
	width: 300px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	border-bottom: 1px dashed #CCC;
	background: #EEE;
	}
div#initial td {
	width: 200px;
	padding: 0.5em 1.0em 0.5em 1.0em;
	border-bottom: 1px dashed #CCC;
	}
tr.total {
	border-top: 3px solid #CCC;
	}
div#initial ul {
	list-style: decimal;
	list-style-position: inside;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 10px;
	}



/*========================================================================

▼ お役立ち情報　下見チェックポイント

========================================================================*/

div#checkpoint {
	width: 762px;
	float: right;
	padding-right: 18px;
	padding-top: 10px;
	padding-bottom: 20px;
	}
div#checkpoint h1 {
	width: 762px;
	height: 400px;
	background: url('../image/helpful/checkpoint/cont_title.jpg') 0 0 no-repeat;
	display: block;
	}
div#checkpoint span {
	position: relative;
	z-index: -1;
	}
div#checkpoint h2 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 16px 0 10px 16px;
	}
div#checkpoint p {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	}
p.txt_cp {
	margin-top: 30px;
	}
div.plan_cp {
	width: 600px;
	margin: 30px auto 20px auto;
	}
div.box_cp1 {
	width: 240px;
	height: 180px;
	background: url('../image/helpful/checkpoint/bg_contents.gif');
	float: left;
	margin-right: 21px;
	margin-top: 20px;
	}
div.box_cp1 p {
	padding: 0 16px 0 16px;
	}
div.box_cp2 {
	width: 240px;
	height: 180px;
	background: url('../image/helpful/checkpoint/bg_contents.gif');
	float: left;
	margin-top: 20px;
	}
div.box_cp2 p {
	padding: 0 16px 0 16px;
	}


/*========================================================================

▼ 準備中

========================================================================*/

div.preparaed img {
	width: 613px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 70px;
	}
div.preparaed p {
	text-align: center;
	padding-top: 30px;
	line-height: 1.4em;
	}
div.preparaed p a {
	color: #06F;
	text-decoration: underline;
	}
div.preparaed p a:hover {
	color: #FFF;
	text-decoration: none;
	background: #06F;
	}
