@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:12px;
	color:#333;
	line-height:150%;
	font-family:Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#436C14;
	background-image:url(image/bg.png);
	background-repeat:repeat-x;
	background-position:left top;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
	outline:none;
	color:#000;
}


a:hover{
	color:#360;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/*
dwcs4でflashの下に隙間が出来る対策
*/
object {
	display: block;
}


/*
外枠
*/

#wrap{
	width:1072px;
	margin:0px auto;
	overflow:hidden;
}

/*
ヘッダー
*/

#header{
	width:1072px;
	height:196px;
	margin:0px auto;
	overflow:hidden;
	position:relative;
	background-image:url(image/bg_head.jpg);
}

#header h1{
	background-image:url(image/logo.png);
	width:314px;
	height:46px;
	position:absolute;
	overflow:hidden;
	top:30px;
	left:26px;
}
#header h1 a{
	display:block;
	width:314px;
	height:46px;
	text-indent:-9999px;
}

#header h2{
	display:none;
}

#header dl{
	width:343px;
	height:60px;
	overflow:hidden;
	position:absolute;
	top:22px;
	right:26px;
}

#header dl dt{
	background-image:url(image/head_tel.jpg);
	width:195px;
	height:60px;
	float:left;
	text-indent:-9999px;
}

#header dl dd{
	background-image:url(image/head_contact.jpg);
	width:148px;
	height:60px;
	float:right;
}

#header dl dd a{
	display:block;
	width:148px;
	height:60px;
	text-indent:-9999px;
}


/*
コンテンツコンテナ
*/

#contents_container{
	width:1072px;
	margin:0px auto;
	overflow:hidden;
	background-image:url(image/ol_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}

#contents_container_ins{
	width:1072px;
	overflow:hidden;
	background-image:url(image/ol_head.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#contents_container_ins_ins{
	width:1072px;
	overflow:hidden;
	background-image:url(image/ol_foot.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-top:26px;
}

#contents_container_body{
	width:1020px;
	margin:0px auto;
	overflow:hidden;
}

/*
左カラム
*/

#left_column{
	width:230px;
	float:left;
}

/*
相談会バナー
*/

#bn_sodan{
	background-image:url(image/bn_sodan.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	width:230px;
	height:126px;
	text-indent:-9999px;
	position:relative;
}

#bn_sodan span{
	display:block;
	text-indent:0px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	width:230px;
	position:absolute;
	list-style:15px;
	top:55px;
}

#bn_sodan a{
	display:block;
	width:211px;
	height:44px;
	position:absolute;
	left: 10px;
	top: 75px;
}

/*
リンク一覧
*/

#left_column dl{
	width:230px;
	margin:22px auto 12px auto;
	overflow:hidden;
}

#left_column dl dd{
	margin:0px 0px 0px 0px;
	overflow:hidden;
	width:206px;
	margin-left:24px;
}

#left_column dl dd ul{
	margin-top:10px;
}

#left_column dl dd ul li{
	display:inline;
	zoom:-1;
}

#left_column dl dd ul li a{
	display:block;
	background-image:url(image/ico_li.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	color:#000;
	line-height:1.5em;
	margin-bottom:10px;
}


/*
右カラム
*/

#right_column{
	width:764px;
	float:right;
}

/*
不動産鑑定士とは？
*/

#right_column h3{
	background-image:url(image/bn_about.jpg);
	width:765px;
	height:125px;
	text-indent:-9999px;
}


/*
入れ子左列
*/

#nest_left_column{
	width:370px;
	float:left;
}

#nest_left_column dl{
	width:370px;
	margin:22px auto 12px auto;
	overflow:hidden;
}

#nest_left_column dl dd{
	margin:15px 0px 0px 0px;
	overflow:hidden;
	width:350px;
	margin-left:20px;
}

#nest_left_column dl dd table{
	width:100%;
}

#nest_left_column dl dd table th{
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	border-bottom:1px dotted #8C8C8C;
	text-align:left;
}

#nest_left_column dl dd table td{
	padding-left:2em;
	border-bottom:1px dotted #8C8C8C;
}

#nest_left_column dl dd table th,
#nest_left_column dl dd table td{
	padding:5px 0px;
}

/*
入れ子右列
*/

#nest_right_column{
	width:370px;
	float:right;
}

#nest_right_column dl{
	width:370px;
	margin:22px auto 12px auto;
	overflow:hidden;
}

#nest_right_column dl dd{
	margin:15px 0px 0px 0px;
	overflow:hidden;
	width:340px;
	margin-left:24px;
}

#nest_right_column dl dd table{
	width:100%;
}

#nest_right_column dl dd table th{
	font-weight:normal;
	white-space:nowrap;
	vertical-align:top;
	padding-bottom:1em;
	text-align:left;
}

#nest_right_column dl dd table td{
	padding-left:2em;
	padding-bottom:1em;
}

/*
フッター
*/

#footer{
	clear:both;
	background-image:url(image/footer_line.png);
	background-repeat:repeat-x;
	background-position:left top;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	letter-spacing:1px;
	color:#000;
	line-height:35px;
}
