@charset "utf-8";

/*===================================================
	1-1. Font (Yahoo UI Library Fonts CSS)
===================================================*/

body {
	font-size: 12px;
	*font-size: small;
	*font: x-small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table {
	font-size: inherit;
}

select, 
input, 
textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

pre, 
code {
	font: 115% monospace;
	*font-size: 100%;
}


/*===================================================
	1-2. Reset Style
===================================================*/

/*要素の初期マージン・余白の初期化*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
h,
var { 
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after { 
	content: '';
}

abbr,
acronym {
	border: 0;
}

/*===================================================
	1-3. Text Style
===================================================*/

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-size: 100%;
}

pre {
	padding: 0.5em 10px; 
	border-left: 2px solid #eee;
	width: 95%;
	overflow: scroll;
	color: #3d4263;
	font-family: "Osaka－等幅", monospace;
}

pre[title]::before {
	margin-bottom: 0.4em;
	padding: 0 10px;
	display: block; 
	content: attr(title);
	color: black;
	background-color: #eee;
}

blockquote {
	margin: 1.5em 20px 1.5em 40px;
	padding: 1px; 
	background-color: #eeeeee;
}

blockquote * {
	color: #888888;
}

blockquote[title]::before {
	margin: 2px;
	padding: 0.1em 16px;
	display: block;
	content: attr(title); 
	background-color: #fff; 
}

blockquote[cite]::after {
	padding: 0.1em 20px;
	display: block; 
	content: attr(cite);
	color: #333333;
	text-align: right;
}

cite {
	display: block;
	color: #333333;
	text-align: right;
}

em {
	font-weight: bold;
}

strong {
	color: #FF0000;
}

code {
	font-family:  monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #aaa;
	cursor: help;
}

kbd {
	border: 1px solid #ccc;
	padding: 0 0.3em; 
	background-color: #f5f5f5;
	font-family: monospace;
	text-transform: uppercase;
}

/*===================================================
	1-4. Hypertext Style
===================================================*/

/*Win Firefox用リンク領域点線非表示*/
:focus {
	?moz-outline-style: none;
}

/*Mac Firefox用リンク領域点線非表示*/
a {
	outline: none;
 }

/*リンク要素の初期カラー*/
a:link {
	color: #1D3994;
}

a:visited {
	color: #941D55;
}

a:hover {
	color: #b83800;
}
/*トップページの臨時お知らせバナー用*/
a.event:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*===================================================
	1-5. List Style
===================================================*/

ul,
ol,
dl {
	margin:0;
	list-style-position: outside;
}

li,
dt,
dd {
	font-size: 100%;
}

dt {
	font-weight: normal;
}

dd {
	margin:0;
}

li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size: 100%;
}

li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0;
}

/*===================================================
	1-6. Form Style
===================================================*/

form {
	margin:0;
}

fieldset {
}

/*フォーム内legend要素のマージン*/
legend {
	margin: 0.5em 0;
	padding: 0 10px;
}

/*フォーム内テキストエリア内の余白*/
textarea {
	padding: 2px 5px;/*構築サイトに応じて変更*/
}

/*===================================================
	1-7. Table Style
===================================================*/
/*テーブルの初期スタイル*/
table {
	margin:0;
	border: 1px solid #CFCFCF;/*構築サイトに応じて変更*/
}

th,
td {
	padding: 3px;/*構築サイトに応じて変更*/
	border: 1px solid #CFCFCF;
}

/*===================================================
	add 
===================================================*/
/*#ContentsBody {
	width:675px;
}*/
table.row-table-01 {
	width:600px;
}
.required {
	color:#DD0000;
}
input {
	margin:3px;
}

.submit {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}
/*===================================================
	add lease
===================================================*/
#search {
	/*margin-left:10px;*/
}

#searchnavi li,#searchnavi2 li {
	background-image: url(./images/searchnavi_back.png);
	float: left;
	margin-left:18px;
	margin-bottom:50px;
	width:200px;
	height:31px;
}
#searchnavi2 li {
	/*margin-top:40px;
	margin-bottom:50px;*/
}
.cate {
	margin-bottom:15px;
}
.feelH3 {
	/*height:20px;*/
	background-color: #1F00BF;
	margin:20px 0 10px 0;
	font-size:1.5em;
	/*color:#1F00BF;*/
	color:#fff;
	padding-top: 8px;
	padding-bottom: 3px;
}
.feel {
	margin-left:25px;
	border:0px;
}
.feel td {
	border:0px;
	width:200px;
}
#recommend .ken_kensu {
	color:red;
	font-size:1.5em;
}
#recommend img{
		border: none;
		margin: 0px;
		padding: 0px;
	}
#recommend .bukken_list{
		width: 650px;
		margin: 3px auto;
	}

#recommend .bukken_list_pankuzu{
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 15px;
	}

#recommend .bukken_list_navi{
		margin-bottom: 15px;
		clear: both;
	}

#recommend .bukken_list_menu{
		margin-bottom: 15px;
	}
#recommend .bukken_list_button{
		margin-bottom: 15px;
		text-align:center;
	}

#recommend .bukken_list_end{
		clear: both;
	}

#recommend .blink{
		color: red;
		font-weight: bold;
	}

#recommend .rollover2{
		display:inline;
	}

#recommend .header_commrnt{
		text-align: left;
		line-height: 200%;
		width:100%;
		font-weight: bold;
		font-size:12px;
		padding: 2px 0px;
	}
#recommend .osu_tinryo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #ff0000
}


#recommend .osu_pr2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #24a1c8
}
#recommend table,#recommend th,#recommend td {
	border:none;
}
#recommend .header_commrnt {
	margin-bottom:5px;
	padding-left:5px;
	border-left: 4px solid #000066;
	border-bottom: 1px solid #000066;
	font-size:16px;
	color:#666666;
}
.leaseMsg {
	margin-top:10px;
	margin-bottom:20px;
	padding:15px 5px 15px 5px;
	border:1px solid #cce2fd;
	background-color:#eef9ff;
	font-size:1.2em;
}
/*===================================================
	add recruit
===================================================*/
.formh4 {
	margin-bottom:5px;
	padding-left:5px;
	border-left: 4px solid #000066;
	border-bottom: 1px solid #000066;
	font-size:16px;
	color:#666666;
}
.formTel {
	margin-bottom:20px;
}
.formMsg {
	margin-left:15px;
}
.formMsg2 {
	margin-top:10px;
	margin-bottom:20px;
	padding:15px 5px 15px 5px;
	border:1px solid #cce2fd;
	background-color:#eef9ff;
}
.formMsg strong {
	font-size:1.1em;
}
.formh3 {
	margin-bottom:15px;
}

#news strong, #news a, .details strong, .details a {
	color: #1D3994;
}
/*===================================================
	add constluction result
===================================================*/
h2.contents-head {
	background:url(images/title.png) no-repeat left top;
	width:675px;
	height:180px;
	padding:3px;
	color:#fff;
}
h2.contents-head-reform {
	background:url(images/reform_title.png) no-repeat left top;
	width:675px;
	height:180px;
	padding:3px;
	color:#fff;
}
div.post-body-all {
	border: 1px solid #a9a9a9;
	padding:10px;
	margin-top:10px;
	margin-bottom:20px;
}
div.post-body {
	border: 1px solid #a9a9a9;
	padding:10px;
	margin-top:10px;
}

span.contents-head-inner {
	background:url(images/post_title.png) no-repeat left top;
	height:35px;
	width:580px;
	padding:5px 0px 20px 30px;
	margin:10px 0 20px 0;
}