﻿/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　全体

/////////////////////////////////////////////////////////////////////////////////////////////*/

body,h1,h2,h3,h4,h5,h6,table,tr,td,p,ul,li {
	margin: 0px;
	padding: 0px;
	border: none;
	color: #333333;
	font-family: MS PGOTHIC, HIRAGINO KAKU GOTHIC, Arial;
	}
fieldset {
	border: none;
	}
input,textarea,select {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 10px;
	}
br {
	clear: both;
	}
div#wrap {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	}
a img {
	border: 0px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　ヘッダー

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#header {
	width: 950px;
	height: 40px;
	}
div#header ul {
	list-style: none;
	}
div#header li {
	float: left;
	}
li#gn_home {
	background: url(../image/common/g_navi.gif) 0 0 no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	}
li#gn_home a {
	background: url(../image/common/g_navi.gif) 0 0 no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_home a:hover {
	background: url(../image/common/g_navi.gif) 0 -40px no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_home span {
	position: relative;
	z-index: -1;
	}

li#gn_company {
	background: url(../image/common/g_navi.gif) -80px -40px no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	}
li#gn_company a {
	background: url(../image/common/g_navi.gif) -80px 0 no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_company a:hover {
	background: url(../image/common/g_navi.gif) -80px -40px no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_company span {
	position: relative;
	z-index: -1;
	}

li#gn_philosophy {
	background: url(../image/common/g_navi.gif) -200px -40px no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	}
li#gn_philosophy a {
	background: url(../image/common/g_navi.gif) -200px 0 no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_philosophy a:hover {
	background: url(../image/common/g_navi.gif) -200px -40px no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	text-decoration: none;
	}
li#gn_philosophy span {
	position: relative;
	z-index: -1;
	}

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

li#gn_vacant {
	background: url(../image/common/g_navi.gif) -490px 0 no-repeat;
	width: 460px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　ライン

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#line {
	clear: both;
	height: 1px;
	width: 950px;
	background-color: #999999;
	overflow: hidden;
	margin-bottom: 5px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　パンクズ

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#pankuzu {
	height: 15px;
	width: 950px;
	}
div#pankuzu ul {
	list-style: none;
	}
div#pankuzu li {
	font-size: 10px;
	float: left;
	margin-left: 10px;
	}
div#pankuzu li a {
	text-decoration: none;
	color: #000000;
	}
div#pankuzu li a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
li#pk_home a {
	background: url(../image/common/icon_home.gif) 0 0 no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	text-indent: -9999px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　サブナビゲーション

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#subnavi {
	width: 170px;
	float: left;
}
div#subnavi ul {
	list-style: url(../image/common/icon_01.gif);
	margin-top: 15px;
	margin-bottom: 10px;
}
div#subnavi ul a {
	list-style: url(../image/common/icon_01.gif);
	margin-top: 15px;
	margin-bottom: 10px;
}
div#subnavi ul a:hover {
	list-style: url(../image/common/icon_02.gif);
	margin-top: 15px;
	margin-bottom: 10px;
}
div#subnavi li {
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
div#subnavi li a {
	color: #000000;
	text-decoration: none;
}
div#subnavi li a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div.sn_company {
	background: url(../image/common/subnavi.gif) 0 -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	margin-bottom: 10px;
	}
div.sn_company a {
	background: url(../image/common/subnavi.gif) 0 0 no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_company a:hover {
	background: url(../image/common/subnavi.gif) 0 -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_company span {
	position: relative;
	z-index: -1;
	}

div.sn_business {
	background: url(../image/common/subnavi.gif) -170px -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	margin-bottom: 10px;
	}
div.sn_business a {
	background: url(../image/common/subnavi.gif) -170px 0 no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_business a:hover {
	background: url(../image/common/subnavi.gif) -170px -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_business span {
	position: relative;
	z-index: -1;
	}

div.sn_information {
	background: url(../image/common/subnavi.gif) -340px -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	margin-bottom: 10px;
	}
div.sn_information a {
	background: url(../image/common/subnavi.gif) -340px 0 no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_information a:hover {
	background: url(../image/common/subnavi.gif) -340px -60px no-repeat;
	width: 170px;
	height: 60px;
	display: block;
	text-decoration: none;
	}
div.sn_information span {
	position: relative;
	z-index: -1;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　コンテンツ

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#contents {
	width: 740px;
	float: right;
	}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding:0px;
	margin: 0px;
	display: inline;
	}
h1 span {
	float: right;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	}

div.line {
	clear: both;
	width: 740px;
	height: 1px;
	background-color: #999999;
	overflow: hidden;
	}

div#column1 {
	width: 350px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
div#column2 {
	width: 350px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	}
div#column3 {
	width: 220px;
	float: left;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	}
div#column4 {
	width: 220px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;
	}
p.column {
	font-size: 12px;
	line-height: 1.4em;
	}
span.column {
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	}

div#operation {
	width: 720px;
	padding: 10px;
	margin-top: 20px;
	border: 1px dashed #CCCCCC;
	}
div#operation ul {
	list-style: none;
	}
div#operation li {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2.0em;
	color: #333333;
	}
div#operation li a {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.0em;
	padding: 3px;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	}
div#operation li a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	}
div#operation p {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2.0em;
	}
div#operation img {
	margin-right: 10px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　ボタン　-　会社概要

/////////////////////////////////////////////////////////////////////////////////////////////*/
p.btn_message a {
	background: url(../image/company/btn_company.gif) 0 0 no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_message a:hover {
	background: url(../image/company/btn_company.gif) -350px 0 no-repeat;
	}
p.btn_message span {
	position: relative;
	z-index: -1;
	}

p.btn_philosophy a {
	background: url(../image/company/btn_company.gif) 0 -60px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_philosophy a:hover {
	background: url(../image/company/btn_company.gif) -350px -60px no-repeat;
	}
p.btn_philosophy span {
	position: relative;
	z-index: -1;
	}

p.btn_profile a {
	background: url(../image/company/btn_company.gif) 0 -120px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_profile a:hover {
	background: url(../image/company/btn_company.gif) -350px -120px no-repeat;
	}
p.btn_profile span {
	position: relative;
	z-index: -1;
	}

p.btn_gallery a {
	background: url(../image/company/btn_company.gif) 0 -180px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_gallery a:hover {
	background: url(../image/company/btn_company.gif) -350px -180px no-repeat;
	}
p.btn_gallery span {
	position: relative;
	z-index: -1;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　ボタン　-　事業内容

/////////////////////////////////////////////////////////////////////////////////////////////*/
p.btn_heyagime a {
	background: url(../image/business/btn_business.gif) 0 0 no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_heyagime a:hover {
	background: url(../image/business/btn_business.gif) -220px 0 no-repeat;
	}
p.btn_heyagime span {
	position: relative;
	z-index: -1;
	}

p.btn_premiere a {
	background: url(../image/business/btn_business.gif) 0 -60px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_premiere a:hover {
	background: url(../image/business/btn_business.gif) -220px -60px no-repeat;
	}
p.btn_premiere span {
	position: relative;
	z-index: -1;
	}

p.btn_pet a {
	background: url(../image/business/btn_business.gif) 0 -120px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_pet a:hover {
	background: url(../image/business/btn_business.gif) -220px -120px no-repeat;
	}
p.btn_pet span {
	position: relative;
	z-index: -1;
	}

p.btn_student a {
	background: url(../image/business/btn_business.gif) 0 -180px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_student a:hover {
	background: url(../image/business/btn_business.gif) -220px -180px no-repeat;
	}
p.btn_student span {
	position: relative;
	z-index: -1;
	}

p.btn_corporate a {
	background: url(../image/business/btn_business.gif) 0 -240px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_corporate a:hover {
	background: url(../image/business/btn_business.gif) -220px -240px no-repeat;
	}
p.btn_corporate span {
	position: relative;
	z-index: -1;
	}

p.btn_reno a {
	background: url(../image/business/btn_business.gif) 0 -300px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_reno a:hover {
	background: url(../image/business/btn_business.gif) -220px -300px no-repeat;
	}
p.btn_reno span {
	position: relative;
	z-index: -1;
	}

p.btn_senior a {
	background: url(../image/business/btn_business.gif) 0 -480px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_senior a:hover {
	background: url(../image/business/btn_business.gif) -220px -480px no-repeat;
	}
p.btn_senior span {
	position: relative;
	z-index: -1;
	}

p.btn_pm a {
	background: url(../image/business/btn_business.gif) 0 -360px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_pm a:hover {
	background: url(../image/business/btn_business.gif) -220px -360px no-repeat;
	}
p.btn_pm span {
	position: relative;
	z-index: -1;
	}

p.btn_mp a {
	background: url(../image/business/btn_business.gif) 0 -420px no-repeat;
	width: 220px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_mp a:hover {
	background: url(../image/business/btn_business.gif) -220px -420px no-repeat;
	}
p.btn_mp span {
	position: relative;
	z-index: -1;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　ボタン　-　インフォメーション

/////////////////////////////////////////////////////////////////////////////////////////////*/
p.btn_recruit span {
	position: relative;
	z-index: -1;
	}
p.btn_recruit a {
	background: url(../image/information/btn_information.gif) 0 0 no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_recruit a:hover {
	background: url(../image/information/btn_information.gif) -350px 0 no-repeat;
	}

p.btn_contact span {
	position: relative;
	z-index: -1;
	}
p.btn_contact a {
	background: url(../image/information/btn_information.gif) 0 -60px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_contact a:hover {
	background: url(../image/information/btn_information.gif) -350px -60px no-repeat;
	}

p.btn_privacypolicy span {
	position: relative;
	z-index: -1;
	}
p.btn_privacypolicy a {
	background: url(../image/information/btn_information.gif) 0 -120px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_privacypolicy a:hover {
	background: url(../image/information/btn_information.gif) -350px -120px no-repeat;
	}

p.btn_sitemap span {
	position: relative;
	z-index: -1;
	}
p.btn_sitemap a {
	background: url(../image/information/btn_information.gif) 0 -180px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_sitemap a:hover {
	background: url(../image/information/btn_information.gif) -350px -180px no-repeat;
	}

p.btn_links span {
	position: relative;
	z-index: -1;
	}
p.btn_links a {
	background: url(../image/information/btn_information.gif) 0 -240px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_links a:hover {
	background: url(../image/information/btn_information.gif) -350px -240px no-repeat;
	}

p.btn_english span {
	position: relative;
	z-index: -1;
	}
p.btn_english a {
	background: url(../image/information/btn_information.gif) 0 -300px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_english a:hover {
	background: url(../image/information/btn_information.gif) -350px -300px no-repeat;
	}

p.btn_publicity span {
	position: relative;
	z-index: -1;
	}
p.btn_publicity a {
	background: url(../image/information/btn_information.gif) 0 -360px no-repeat;
	width: 350px;
	height: 60px;
	color: #333333;
	display: block;
	text-decoration: none;
	}
p.btn_publicity a:hover {
	background: url(../image/information/btn_information.gif) -350px -360px no-repeat;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　プロダクト

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#product {
	width: 740px;
	height: 160px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	padding-bottom: 20px;
	}
div.img_product {
	background: url(../image/common/bg_product.gif) 0 0 no-repeat;
	width: 160px;
	padding: 20px;
	float: left;
	}
div.img_product a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
div.txt_product {
	width: 540px;
	float: right;
	}
p.ttl_product {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 20px;
	}
p.subttl_product {
	margin-bottom: 10px;
	}
p.link_product a {
	background: #333333;
	color: #FFFFFF;
	padding: 5px;
	line-height: 3em;
	text-decoration: none;
	}
p.link_product a:hover {
	background: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　フッター

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	}
div#copyright {
	font-size: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	}
div#info {
	margin-right: 10px;
	float: right;
	display: inline;
	}
div#info ul {
	list-style: none;
	}
div#info li {
	font-size: 0.6em;
	float: left;
	display: inline;
	margin-left: 5px;
	}
* html div#info li {
	font-size: 9px;
	}
div#info li a {
	color: #333333;
	text-decoration: none;
	}
div#info li a:hover {
	color: #FF0000;
	text-decoration: underline;;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　賃貸仲介

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#heyagime {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#heyagime h2 {
	padding-bottom: 20px;
	}
div#heyagime p {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	text-indent: 15px;
	}
div#heyagime p a {
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	}
div#heyagime p a:hover {
	padding: 5px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	}

div#heyagime_gallery {
	background: url(../image/business/heyagime/bg_gallery.gif) 0 0 no-repeat;
	width: 740px;
	height: 200px;
	padding-bottom: 40px;
	}

div#heyagime_gallery h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 30px 0px 20px 30px;
	}
div#heyagime_gallery h3 span {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 50px;
	}
div#heyagime_gallery ul {
	list-style: none;
	padding-left: 20px;
	}
div#heyagime_gallery li {
	width: 140px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 30px;
	}
div#heyagime_gallery li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　高級賃貸

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#premiere {
	padding-top: 40px;
	padding-bottom: 40px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　ペット可賃貸

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#pet {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}
div#pet h2 {
	padding-bottom: 20px;
	}
div#pet p {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	text-indent: 15px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　学生賃貸

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#student {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}
div#student h2 {
	padding-bottom: 20px;
	}
div#student p {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	text-indent: 15px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　社宅斡旋

/////////////////////////////////////////////////////////////////////////////////////////////*/

div#corporate {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#corporate h2 {
	padding-bottom: 20px;
	}
div#corporate p {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin-bottom: 30px;
	}
div#flowchart {
	width: 740px;
	height: 200px;
	background: url(../image/business/corporate/bg_flowchart.gif) 0 0 no-repeat;
	padding-bottom: 20px;
	}
div#flowchart ul {
	list-style: none;
	}
div#flowchart li {
	height: 81px;
	float: left;
	margin-left: 24px;
	margin-top: 10px;
	display: inline;
	}
p.flowchart {
	padding: 30px;
	font-size: 12px;
	letter-spacing: 0.1em;
	}
p.flowchart span {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 50px;
	}
div#reshuffle {
	width: 587px;
	float: left;
	}
h2#reshuffle {
	width: 300px;
	float: left;
	margin: 0px;
	display: inline;
	}
p.reshuffle {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
	width: 260px;
	float: right;
	margin: 10px;
	display: inline;
	}
div#reshuffle_work {
	width: 587px;
	}
div#reshuffle_work {
	width: 587px;
	}
div#reshuffle_work ul {
	list-style: none;
	}
div#reshuffle_work li {
	width: 134px;
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	display: inline;
	}
div.img_charge {
	width: 153px;
	float: right;
	padding-top: 20px;
	}
div#request {
	clear: both;
	width: 740px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 20px;
	}
p.charge_work {
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
	}
p.request {
	text-align: center;
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　リノベーション

/////////////////////////////////////////////////////////////////////////////////////////////*/
h2#renovation {
	padding-top: 40px;
	padding-bottom: 40px;
	}
div#reno {
	width: 740px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999999;
	}
div.img_reno {
	width: 80px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
div.img_reno span a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	padding: 5px;
	line-height: 3em;
	}
div.img_reno span a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	}
div.txt_reno {
	width: 620px;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	float: right;
	margin-left: 40px;
	}

div#reno_question {
	width: 740px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999999;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	}
div#reno_question h3 {
	padding-bottom: 30px;
	}
div#reno_question p {
	padding-top: 10px;
	padding-bottom: 10px;
	}
div.reno_q1 {
	width: 291px;
	float: left;
	margin-right: 50px;
	}
div.reno_q2 {
	width: 172px;
	float: left;
	margin-right: 50px;
	}
div.reno_q3 {
	width: 177px;
	float: left;
	}
p.reno_comment {
	text-align: right;
	}

div#reno_case {
	width: 740px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999999;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	}
div#reno_case h3 {
	margin-bottom: 20px;
	}
div.reno_case_1 {
	width: 350px;
	float: left;
	}
div.reno_case_2 {
	width: 350px;
	float: right;
	}
p.reno_case_comment {
	text-align: right;
	margin-right: 20px;
	}
div#reno_case p {
	line-height: 1.6em;
	}
div#reno_case span {
	font-size: 14px;
	font-weight: bold;
	margin-right: 30px;
	}

div#reno_system {
	width: 740px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #999999;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0.1em;
	}
div#reno_system ul {
	list-style: none;
	}
div#reno_system li {
	line-height: 1.6em;
	padding-top: 20px;
	}
div#reno_system p {
	font-weight: bold;
	padding-top: 20px;
	}
div#reno_system p a {
	color: #333333;
	text-decoration: none;
	}
div#reno_system p a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
div#reno_system span {
	font-weight: bold;
	}

div#reno_gallery {
	background: url(../image/business/renovation/bg_gallery.gif) 0 0 no-repeat;
	width: 740px;
	height: 200px;
	padding-bottom: 20px;
	}
div#reno_gallery p {
	font-size: 12px;
	letter-spacing: 0.1em;
	padding: 30px 0px 20px 30px;
	}
div#reno_gallery span {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 50px;
	}
div#reno_gallery ul {
	list-style: none;
	padding-left: 20px;
	}
div#reno_gallery li {
	width: 140px;
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 30px;
	}
div#reno_gallery li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　プロパティマネジメント

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#pm_column_1 {
	width: 740px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}
div#pm_column_1 h2 {
	margin-bottom: 20px;
	}
div#pm_column_1 p {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	}
div#pm_column_1 p a {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	line-height: 3em;
	padding: 5px;
	}
div#pm_column_1 p a:hover {
	background-color: #FF0000;
	text-decoration: none;
	}

div#pm_column_2 ul {
	margin-bottom: 30px;
	list-style: none;
	}
div#pm_column_2 li {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.pm_left {
	width: 340px;
	float: left;
	}
div.pm_right {
	width: 340px;
	float: right;
	}

div#pm_column_3 p {
	font-size: 12px;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 20px;
	}

div#pm_column_4 {
	font-size: 12px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	}
div#pm_column_4 h4 {
	margin-bottom: 10px;
	}
div#pm_column_4 p {
	margin-bottom: 10px;
	}
div#pm_column_4 ul {
	padding-left: 20px;
	}

div#pm_column_5 {
	padding-top: 20px;
	}
div#pm_column_5 ul {
	list-style: none;
	}
div#pm_column_5 li {
	font-size: 12px;
	letter-spacing: 0.1em;
	width: 160px;
	float: left;
	margin-right: 25px;
	}

div#pm_column_6 {
	padding-top: 20px;
	}
div#pm_column_6 h4 {
	clear: both;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
	}
div#pm_column_6 h4 img {
	width: 200px;
	float: left;
	}
div#pm_column_6 h4 span {
	width: 500px;
	float: right;
	}

div#pm_column_7 {
	padding-top: 20px;
	}
div#pm_column_7 ul {
	padding-left: 20px;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　事業内容　-　広告戦略

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#mp {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#mp h2 {
	padding-bottom: 20px;
	}
div#mp p {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-indent: 15px;
	margin-bottom: 10px;
	}
div#mp_working {
	background: url(../image/business/mediaplanning/bg_working.gif) 0 0 no-repeat;
	width: 740px;
	height: 300px;
	}
div#mp_working h3 {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 30px;
	}
div#mp_working h3 span {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.1em;
	margin-right: 50px;
	}
div#mp_working ul {
	list-style: none;
	margin-top: 10px;
	margin-left: 20px;
	}
div#mp_working li {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	width: 150px;
	float: left;
	margin-left: 10px;
	margin-right: 18px;
	display: inline;
	}
div#mp_working p {
	margin-top: 5px;
	}

div#mp_synergy {
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999999;
	}
div#mp_synergy h3 {
	padding-bottom: 20px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　会社情報　-　代表挨拶

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#message {
	width: 740px;
	height: 250px;
	padding-top: 60px;
	padding-bottom: 60px;
	}
div.img_message {
	width: 200px;
	float: left;
	}
div.txt_message {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	text-indent: 15px;
	width: 500px;
	margin-top: 10px;
	float: right;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　会社情報　-　企業理念

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#philosophy {
	padding-top: 60px;
	padding-bottom: 60px;
	}
div#philosophy h2 {
	text-align: center;
	}
div#philosophy p {
	margin-top: 40px;
	margin-left: 100px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　会社情報　-　会社概要

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#profile {
	padding-bottom: 20px;
	font-size: 12px;
	letter-spacing: 0.1em;
	}
div#profile h2 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-left: 5px solid #333333;
	margin-top: 40px;
	padding-left: 5px;
	margin-bottom: 15px;
	}
div#profile table {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	}
div#profile th {
	background: #EEEEEE;
	border-bottom: 1px dashed #CCCCCC;
	padding: 1em;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.1em;
	width: 150px;
	}
div#profile td {
	border-bottom: 1px dashed #CCCCCC;
	padding: 1em 1em 1em 2em;
	width: 590px;
	vertical-align: middle;
	}
div#profile td a {
	padding: 5px;
	margin: 5px;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	}
div#profile td a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	}
div#profile iframe {
	margin-bottom: 10px;
	}
div#profile p a {
	font-size: 12px;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 5px;
	background-color: #333333;
	color: #FFFFFF;
	margin-bottom: 20px;
	}
div#profile p a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	}
p.profile_pp {
	background: url(../image/company/profile/img_pmark.gif) 0 0 no-repeat;
	height: 35px;
	width: 100%;
	padding-top: 20px;
	padding-left: 70px;
	}
	


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　会社情報　-　ギャラリー

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#gallery {
	padding-top: 40px;
	padding-bottom: 40px;
	}
div#gallery ul {
	list-style: none;
	}
div#gallery li {
	width: 120px;
	float: left;
	display: inline;
	padding: 20px;
	padding: 20px;
	margin-left: 18px;
	margin-bottom: 18px;
	border: 1px dashed #CCCCCC;
	}
div#gallery li a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	}
div#gallery p {
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　インフォメーション　-　採用情報

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#recruit {
	padding-top: 60px;
	padding-bottom: 60px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　インフォメーション　-　パブリシティー

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#publicity {
	}
div#publicity img {
	margin-right: 20px;
	}
div#publicity ul {
	list-style-image: url(../image/information/publicity/icon_pdf_s.gif);
	margin-left: 20px;
	}
div#publicity li {
	margin-top: 20px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	}
div#publicity li a {
	color: #000;
	text-decoration: none;
	}
div#publicity li a:hover {
	color: #FF0000;
	text-decoration: underline;
	}


/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　インフォメーション　-　サイトマップ

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#sitemap {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#sitemap h2 {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1em;
	padding: 20px;
	margin: 10px 0px 10px 0px;
	border: 1px dashed #999999;
	}
div#sitemap h2 a {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px;
	background-color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
	}
div#sitemap h2 a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	}
div#sitemap ul {
	list-style: none;
	}
div#sitemap li {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2em;
	text-indent: 40px;
	color: #333333;
	text-decoration: none;
	}
div#sitemap li a {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 2em;
	color: #333333;
	text-decoration: none;
	}
div#sitemap li a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
div#sitemap span {
	margin-left: 50px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　インフォメーション　-　リンク集

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#links {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#links h2 {
	margin-top: 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
	color: #FF0000;
	}
div#links ul {
	margin-top: 20px;
	list-style: none;
	}
div#links li {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #333333;
	padding: 20px;
	margin-top: 10px;
	border: 1px dashed #CCCCCC;
	}
div#links li a {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: none;
	padding: 10px;
	}
div#links li a:hover {
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
	}
div#links span {
	margin-left: 50px;
	}
div#flashcontent {
	width: 740px;
	height: 500px;
	}

/*/////////////////////////////////////////////////////////////////////////////////////////////

▼　会社情報　-　会社概要　-　店舗・事業所一覧

/////////////////////////////////////////////////////////////////////////////////////////////*/
div#shoplist {
	padding-top: 20px;
	padding-bottom: 20px;
	}
div#shoplist h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	}
div#shoplist h3 a {
	float: right;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #333;
	padding: 10px;
	}
div#shoplist h3 a:hover {
	color: #FFF;
	background-color: #F00;
	text-decoration: none;
	}

