@charset "Shift-JIS";
body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'ヒラギノ丸ゴ Pro W4', 'ヒラギノ角ゴ Pro W3', 'TBP丸ｺﾞｼｯｸR', 'TBP Maru Gothic R', 'HiraMaruPro-W4';
	color: #333333;
	text-align:center;
	background-color: #C4F3FD;
	background-image: url(../img/bg.gif);
}
/*段落*/
p { margin: 0px; padding: 0px;}
form { margin: 0px; padding: 0px;}

/*見出し*/
h1 { margin: 0px; padding: 0px;}
h2 { margin: 0px; padding: 0px;	color: #4c4c4c;}
h3 { margin: 0px; padding: 0px; color: #4c4c4c;}
h4 { margin: 0px; padding: 0px; font-weight: normal; color: #4c4c4c;}

/*リンクカラー*/
a { color:#004DB3; text-decoration: underline;}
a:hover { color:#5295F0; text-decoration: underline;}

#newslist a:link { color:#6B6B6B; text-decoration:none}
#newslist a:visited { color:#6B6B6B; text-decoration:none}
#newslist a:hover { color:#000000; text-decoration:underline}

#yajirusi a:link { color:#6B6B6B; text-decoration:none}
#yajirusi a:visited { color:#6B6B6B; text-decoration:none}
#yajirusi a:hover { color:#000000; text-decoration:underline}

#yajirusi2 a:link { color:#333333; text-decoration:none}
#yajirusi2 a:visited { color:#333333; text-decoration:none}
#yajirusi2 a:hover { color:#000000; text-decoration:underline}

#footer a:link { color:#FFFFFF; text-decoration:none}
#footer a:visited { color:#FFFFFF; text-decoration:none}
#footer a:hover { color:##FFFFFF; text-decoration:underline}

/*外枠*/
#wrapper {
	width: 100%;
	background-color: #C4F3FD;
	background-image: url(../img/bg2.gif);
}

/*ヘッダー*/
#header {
	width:772px;
	height:108px;
	padding: 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-y;
}

#headerwrapper {
	width:740px;
	padding: 0px;
	text-align: left;
	margin-left: 15px;
}

#h_left{
	background-color: #FFFFFF;
	width: 184px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#h_right {
	background-color: #FFFFFF;
	width: 556px;
	margin:0px;
	padding: 0px;
	float: left;
}

#mainclear {
	clear:both;
}

#yajirusi a{
	background-image: url(../img/yajirusi2.gif);
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 4px 14px;
}

/*メニュー*/
.menu{width:556px;height:32px;margin:0px; padding:0px;background:url(../img/menu.gif);background-repeat: no-repeat;list-style:none;}

.menu li#home,
.menu li#list,
.menu li#outline,
.menu li#recruit,
.menu li#inquiry{float:left;height:32px;}

.menu li#home{width:95px;}
.menu li#list{width:105px;}
.menu li#outline{width:110px;}
.menu li#recruit{width:126px;}
.menu li#inquiry{width:120px;}

.menu li a{display:block;width:100%;height:100%;text-indent:-9999px;text-decoration:none;}

.menu li a:hover{background:url(../img/menu.gif);}

.menu li#home a:hover{background-position:0 -32px;}
.menu li#list a:hover{background-position:-95 -32px;}
.menu li#outline a:hover{background-position:-200px -32px;}
.menu li#recruit a:hover{background-position:-310px -32px;}
.menu li#inquiry a:hover{background-position:-436px -32px;}


/*第2階層内容*/
#second {
	width:772px;
	text-align:center;
	padding: 25px 0px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-y;
}
.inq {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

#midasi {
	width:505px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*センターイメージ*/
#cimg {
	width:772px;
	height:67px;
	margin: 0px auto;
	background-image: url(../img/outline/title.jpg);
	background-repeat: no-repeat;
}

/*センターイメージ物件情報用　追加2007/05/10 水津*/
#cimg2 {
	width:772px;
	height:67px;
	margin: 0px auto;
	background-image: url(../img/object/title.jpg);
	background-repeat: no-repeat;
}

/*センターイメージ企業情報用　追加2008/06/09 水津*/
#cimg_3 {
	width:772px;
	height:67px;
	margin: 0px auto;
	background-image: url(../img/press/title.jpg);
	background-repeat: no-repeat;
}

#cimg_4 {
	width:772px;
	height:67px;
	margin: 0px auto;
	background-image: url(../img/ElectricFan/title.jpg);
	background-repeat: no-repeat;
}

/*右ボタン*/
.sbtn {
	width:200px;
	margin: 0px 0px 5px;
	background-image: url(../img/second_btn.gif);
	background-repeat: repeat;
	padding: 10px 0px 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#yajirusi2 a{
	background-image: url(../img/yajirusi2.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 4px 14px;
}

/*フッター*/
/*元　color: #5295F0;*/

#footer {
	width:772px;
	text-align:center;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 30px 0px 20px;
	background-color: #004DB3;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
}
#footer div{
	color: #FFFFFF;
	padding-top: 10px;
}