@charset "utf-8";
body {

	font:100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, 

Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background:#FFF;
	margin:0 auto;
	padding:0;
	text-align:left;
	color:#555555;
}

a:link, a:visited {
	color:#555555;
	text-decoration:none;
}
a:hover {
	color:#ff6600;
}
img {
	border:none;
}
#container {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
/* header-------------------------*/
#header{
	width:100%;
	height:132px;
	background: url("../image/headBg.gif") repeat-x;
	margin:0 0 10px 0;
	padding:0;
}
#headerTop{
	margin:0 auto;
	padding:8px 0 0 0;
	width:760px;
	height:42px;
}
#headerLogo{
	float:left;
	margin:0;
	padding:0;
	height:42px;	
}
#headerSubMenu{
	float:right;
	text-align:right;
	font-size:10px;
	line-height: 2.0em;
	color: #555555;
	margin:0;
	padding:0;
	display: inline;
	height:42px;
}
#headerTitle{
	margin:0 auto;
	padding:0 0 16px 0;
	width:760px;
	height:24px;
}
#headerTitle h1{
	height:24px;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	color:#555555;
	text-align:left;
	float:left;
	line-height:2.0em;
}
img.corp{
	margin:0;
	padding:0;
	border:none;
	float:right;
	height:24px;
}
#headerNavi{
	margin:0 auto;
	padding:0;
	width:760px;
	height:40px;
}
#headerNavi ul{
	margin:0;
	padding:0;
	width:760px;
	height:40px;
}
#headerNavi li{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	height:40px;
}
#headerNavi li a{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
/* main-------------------------*/
#mainT{
	position:relative;
	top:-20px;
	margin:0 auto;
	padding:0;
	width:760px;
	text-align:left;
}
#main{
	margin:0 auto;
	padding:0;
	width:770px;
	text-align:left;
}
#leftColumn{
	width:560px;
	margin:0;
	padding:0;
	float:left;
	}
#rightColumn{
	width:180px;
	margin:0;
	padding:0;
	float:right;
}
#rightColumn p{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:1.6em;
}
/*leftColumn -------------------------*/
#directoryArea{
	width:560px;
	margin:0 0 20px 0;
	padding:0;
	background-color:#f7f1ea;
}
#directoryArea p{
	font-size:10px;
	text-align:left;
	line-height:2.0em;
	color:#7a7a7a;
	margin:0;
	padding:0;
	text-indent:5px;
}
#directoryArea p a{
	color:#ff8800;
}
#contentsArea{
	width:560px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}
#contentsArea p{
	font-size:12px;
	text-align:left;
	color:#555555;
	line-height:1.5em;
	padding:0 10px;
}
#contentsArea h2{
	width:560px;
	margin:0;
	padding:0;
	border-bottom: solid 1px #ff7800;
	border-top:solid 1px #ff7800;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-indent:5px;
	line-height:2.0em;
	color:#ff7800;
}

.more{
	width:44px;
	height:11px;
	margin:10px 10px 0 0;
	float:right;
}
.orange{
	font-size: 14px;
	font-weight:bold;
	color:#ff7800;
}
.orange02{
	font-size: 12px;
	color:#ff7800;
	margin:0;
	padding:0;
}
/* leftColumn---各カテゴリーのindexページ用------------*/
.categoryArea {
	width:540px;
	height:auto;
	margin:10px 10px 15px 10px;
	padding:0;
	overflow:hidden;
}
.leftBox{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	border-left: solid 1px #e4e0dc;
	border-right: solid 1px #e4e0dc;
	border-top: solid 1px #e4e0dc;
	float:left;
}
.rightBox{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	border-left: solid 1px #e4e0dc;
	border-right: solid 1px #e4e0dc;
	border-top: solid 1px #e4e0dc;
	float:right;
}
.boxInner{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
}
.boxInner h3{
	width:260px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #e4e0dc;
	background-color:#f7f1ea;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	line-height:2.5em;
	text-indent:10px;
}
.boxInner ul{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
.boxInner ul li{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:2.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 10px; 
	background-repeat:no-repeat; 	
}
.boxInner_2{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
}
.boxInner_2 h3{
	width:250px;
	margin:0;
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #e4e0dc;
	background-color:#f7f1ea;
	font-size:12px;
	font-weight:bold;
	color:#555555;
	line-height:1.5em;
}
.boxInner_2 ul{
	width:260px;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
.boxInner_2 ul li{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:2.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 10px; 
	background-repeat:no-repeat; 	
}


/* rightColumn---トップ・カテゴリーページ用　-------*/
#persRegister{
	width:180px;
	height:37px;
	margin:0 0 10px 0;
	padding:0;
	background:url(../image/bt_PersRigister_over.gif) no-repeat;
}
#persRegister a{
	display:block;
	overflow:hidden;	
	width:180px;
	height:37px;
}
#persRegister a:hover {
	background-color:transparent;
}
#persRegister a:hover img{
	visibility:hidden;
}
#corpRegister{
	width:180px;
	height:37px;
	margin:0 0 10px 0;
	padding:0;
	background:url(../image/corporation/bt_CorpRegister_over.gif) no-repeat;
}
#corpRegister a{
	display:block;
	overflow:hidden;	
	width:180px;
	height:37px;
}
#corpRegister a:hover {
	background-color:transparent;
}
#corpRegister a:hover img{
	visibility:hidden;
}
#loginArea{
	width:160px;
	height:260px !important;
	height:264px;
	margin:10px 0 0 0;
	padding:10px;
	background-color:#ece8e0;
}
#loginAreaS{
	width:160px;
	height:180px !important;
	height:184px;
	margin:10px 0 0 0;
	padding:10px;
	background-color:#ece8e0;
}
#loginArea p, #loginAreaS p{
	width:160px;
	margin:8px 0 0 0;
	padding:0;
	font-size:10px;
	line-height:1.4em;
	text-align:left;
}
#iFrame{
	width:160px;
	height:170px;
	margin:0;
	padding:0;
	background-color:#fff;
}

#persBannerArea{
	margin:10px 0 5px 0;
	padding:0;
	width:180px;
}
#persBannerArea ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#persBannerArea li{
	margin:0;
	padding:0;
}

#interviewArea{
	margin:10px 0 10px 0;
	padding:0;
	width:180px;
	height:240px;
	border-bottom: solid 1px #ff8800;
}
#interviewArea h4{
	margin:0;
	padding:5px 10px;
	width:160px;
	height:28px;
	background: url(../image/interviewArea_bg.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#555555;
}
.interviewBox{
	width:175px;
	height:56px;
	margin:0 5px 10px 0;
	padding:0;
}
.inText{
	width:110px;
	height:50px;
	font-size:10px;
	margin:0;
	float:right;
	line-height:1.3em;
}
img#inImage{
	width:56px;
	height:56px;
	margin:0;
	padding:0;
	float:left;
}
#persFlowArea{
	margin:10px 0 10px 0;
	padding:0;
	width:180px;
	border-bottom: solid 1px #ff8800;
}
#persFlowArea h4{
	margin:0;
	padding:5px 10px;
	width:160px;
	height:28px;
	background: url(../image/interviewArea_bg.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:1.5em;
	color:#555555;
}
#persFlowArea ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#persFlowArea li{
	margin:0 0 5px 25px;
	list-style-image:url(../image/arrow_03.gif);
	font-size:12px;
	line-height:1.5em;
}
/* rightColumn---各コンテンツページ用　-------*/
#rightNavi{
	width:178px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	border-left:solid 1px #e4e0dc;
	border-right:solid 1px #e4e0dc;
	border-top:solid 1px #e4e0dc;
}
#rightNavi h2{
	width:178px;
	margin:0;
	padding:0;
	line-height:2.5em;
	text-indent:10px;
	border-bottom:solid 1px #e4e0dc;
	background-color:#ff8800;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#rightNavi h3{
	width:178px;
	margin:0;
	padding:0;
	line-height:2.5em;
	text-indent:10px;
	border-bottom:solid 1px #e4e0dc;
	background-color:#f7f1ea;
	font-size:12px;
	font-weight:bold;
}
#rightNavi h4{
	width:178px;
	margin:0;
	padding:5px 0;
	line-height:1.5em;
	text-indent:10px;
	border-bottom:solid 1px #e4e0dc;
	background-color:#f7f1ea;
	font-size:12px;
	font-weight:bold;
}
#rightNavi ul{
	width:178px;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
#rightNavi li{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:2.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 12px; 
	background-repeat:no-repeat;
	color:#555555;
}
#rightNavi li#in{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:2.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 12px; 
	background-repeat:no-repeat; 
	color:#ff7800;	
}
#rightNavi li#lineFeed{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 12px; 
	background-repeat:no-repeat; 
	color:#555555;
}
#rightNavi li#lineFeedin{
	margin:0;
	padding:5px 0;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	text-indent:20px;
	border-bottom:solid 1px #e4e0dc;
	background-image:url(../image/arrow_03.gif);
	background-position:10px 12px; 
	background-repeat:no-repeat; 
	color:#ff7800;
}
/* 無料会員登録-------------------------*/
#footRegiArea{
	width:540px;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 10px;
	padding:0;
	border-bottom:solid 1px #c6c0b3;
	border-left:solid 1px #c6c0b3;
	border-right:solid 1px #c6c0b3;
	border-top:solid 3px #c6c0b3;
}
#footRight{
	width:210px;
	height:70px;
	margin:20px 20px 20px 0;
	padding:0;
	background: url(../image/footRegiBt_over.gif) no-repeat;
	float:right;
}
#footRight a{
	display:block;
	overflow:hidden;	
	width:210px;
	height:70px;
}
#footRight a:hover {
	background-color:transparent;
}
#footRight a:hover img{
	visibility:hidden;
}
#footLeft{
	width:270px;
	height:auto;
	overflow:hidden;
	margin:20px 0 20px 20px;
	padding:0;
	float:left;
}
#footLeft h5{
	width:270px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../image/footRegiTitle.gif) no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
#footLeft p{
	margin:0;
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}
/* お問い合わせ------------------------*/
#footRegiArea02{
	width:540px;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 10px;
	padding:0;
	border-bottom:solid 1px #c6c0b3;
	border-left:solid 1px #c6c0b3;
	border-right:solid 1px #c6c0b3;
	border-top:solid 3px #c6c0b3;
}
#footRight02{
	width:210px;
	height:70px;
	margin:20px 20px 20px 0;
	padding:0;
	background: url(../image/footInqBt_over.gif) no-repeat;
	float:right;
}
#footRight02 a{
	display:block;
	overflow:hidden;	
	width:210px;
	height:70px;
}
#footRight02 a:hover {
	background-color:transparent;
}
#footRight02 a:hover img{
	visibility:hidden;
}
#footLeft02{
	width:270px;
	height:auto;
	overflow:hidden;
	margin:20px 0 20px 20px;
	padding:0;
	float:left;
}
#footLeft02 h5{
	width:270px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../image/footInqTitle.gif) no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
#footLeft02 p{
	margin:0;
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}

/* シェアハウスお問い合わせ------------------------*/
#footRegiArea03{
	width:540px;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 10px;
	padding:0;
	border-bottom:solid 1px #c6c0b3;
	border-left:solid 1px #c6c0b3;
	border-right:solid 1px #c6c0b3;
	border-top:solid 3px #c6c0b3;
}
#footRight03{
	width:210px;
	height:70px;
	margin:20px 20px 20px 0;
	padding:0;
	background: url(../image/footInqBt_over.gif) no-repeat;
	float:right;
}
#footRight03 a{
	display:block;
	overflow:hidden;	
	width:210px;
	height:70px;
}
#footRight03 a:hover {
	background-color:transparent;
}
#footRight03 a:hover img{
	visibility:hidden;
}
#footLeft03{
	width:270px;
	height:auto;
	overflow:hidden;
	margin:20px 0 20px 20px;
	padding:0;
	float:left;
}
#footLeft03 h5{
	width:270px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../image/footRoomTitle.gif) no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
#footLeft03 p{
	margin:0;
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}



#footRegiArea04{
	width:540px;
	height:auto;
	overflow:hidden;
	margin:0 0 20px 10px;
	padding:0;
	border-bottom:solid 1px #c6c0b3;
	border-left:solid 1px #c6c0b3;
	border-right:solid 1px #c6c0b3;
	border-top:solid 3px #c6c0b3;
}
#footRight04{
	width:210px;
	height:70px;
	margin:20px 20px 20px 0;
	padding:0;
	background: url(../image/footInqBt_over.gif) no-repeat;
	float:right;
}
#footRight04 a{
	display:block;
	overflow:hidden;	
	width:210px;
	height:70px;
}
#footRight04 a:hover {
	background-color:transparent;
}
#footRight04 a:hover img{
	visibility:hidden;
}
#footLeft04{
	width:270px;
	height:auto;
	overflow:hidden;
	margin:20px 0 20px 20px;
	padding:0;
	float:left;
}
#footLeft04 h5{
	width:270px;
	height:20px;
	margin:0;
	padding:0;
	background:url(../image/footPartnerTitle.gif) no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
#footLeft04 p{
	margin:0;
	padding:5px;
	font-size:12px;
	color:#333333;
	line-height:1.5em;
}
/* footer-------------------------*/
#footer{
	margin:0 auto;
	padding:0;
	width:760px;
	height:160px;
}
#footerLink_01{
	width:760px;
	height:10px;
	padding:8px 0;
	background-color:#ece8e0;
	color:#333333;
	font-size:10px;
	text-align:left;
	text-indent:10px;
}
#footerLink_02{
	width:760px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
}
#footerLink_02L{
	width:630px;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	color:#555555;
	font-size:10px;
	float:left;
}
#footerLink_02L dl{
	width:760px;
	margin:10px 0;
	padding:0;
}
#footerLink_02L dl dt{
	width:80px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-indent:10px;
	float:left;
	line-height:1.5em;
}
#footerLink_02L dl dd{
	width:650px;
	margin:0 0 0 90px;
	padding:0;
	line-height:1.5em;
	text-align:left;
}
#footerLink_02R{
	width:120px;
	height:60px;
	margin:10px 10px 10px 0;
	padding:0;
	float:right;
}
#footerCopy{
	width:760px;
	height:20px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	line-height:2.0em;
	border-top: solid 1px #ece8e0;
}
#toTop{
	width:750px;
	height:20px;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
	font-size:10px;
	color:#555555;
}
#toPageTop{
	width:540px;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:2.0em;
	text-align:right;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}