body {
    color: #696968;  
	font-size: small;
	 font-family: Verdana,"Hiragino Maru Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 150%;
    background: #ffffff url(images/bg_all.gif) top center repeat-x;
	margin:0;
}

img {
	border:none;
}

#container {
	position: relative;
	width:874px;
    overflow: hidden;
	margin:0 auto;
	padding:0;
	background-color:#ffffff;
	clear:both;
}

.sitetitle {
	margin:0 auto;
	text-align:left;
	padding:8px 0 0 0;
	font-size:10px;
	color:#666666;
	line-height:1;
    margin: 0;
}

.sitetitle2 {
	margin:0 auto;
	text-align:right;
	padding:8px 0 0 0;
	font-size:10px;
	color:#666666;
	line-height:1;
	margin:65px 0 0px 0;
	font-weight:normal;
}

#header {
	width:100%;
	height:154px;
	background:url(images/bg_head.gif) top center repeat-x;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}

#header-image {
	width:874px;
	height:107px;
	background:url(http://www.fudosan-muryo.com/images/head.jpg) top center no-repeat;
	overflow:hidden;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#ffffff;
}

/* リンク */
a {
    color: #887d5d; 
    text-decoration: none;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
	color:#517c8f;
}


/* ナビゲーション */
#navi { width:874px; margin:0px auto -4px auto; height:49px; line-height:0px;}
ul.mainnavi { list-style-type:none; line-height:0px; list-style-position:outside; height:49px; margin:0px auto; padding:0px; width:874px; clear:both;}
ul.mainnavi li{ float:left; height:49px; line-height:0px;}
ul.mainnavi a { text-indent: -9999px; text-decoration:none;}

* html #navi {
	margin:0 auto 0 auto;
}

a.lia{ display:block; width:147px; height:49px; background-image:url(images/navi01.gif); background-repeat:no-repeat;}
a:hover.lia{ background-position:-0px -49px;}

a.lib{ display:block; width:145px; height:49px; background-image:url(images/navi02.gif); background-repeat:no-repeat;}
a:hover.lib{ background-position:-0px -49px;}

a.lic{ display:block; width:145px; height:49px; background-image:url(images/navi03.gif); background-repeat:no-repeat;}
a:hover.lic{ background-position:-0px -49px;}

a.lid{ display:block; width:145px; height:49px; background-image:url(images/navi04.gif); background-repeat:no-repeat;}
a:hover.lid{ background-position:-0px -49px;}

a.lie{ display:block; width:145px; height:49px; background-image:url(images/navi05.gif); background-repeat:no-repeat;}
a:hover.lie{ background-position:-0px -49px;}

a.lif{ display:block; width:147px; height:49px; background-image:url(images/navi06.gif); background-repeat:no-repeat;}
a:hover.lif{ background-position:-0px -49px;}


a.lig{ display:block; width:175px; height:49px; background-image:url(images/navi07.gif); background-repeat:no-repeat;}
a:hover.lig{ background-position:-0px -49px;}

a.lih{ display:block; width:175px; height:49px; background-image:url(images/navi08.gif); background-repeat:no-repeat;}
a:hover.lih{ background-position:-0px -49px;}

a.lii{ display:block; width:175px; height:49px; background-image:url(images/navi09.gif); background-repeat:no-repeat;}
a:hover.lii{ background-position:-0px -49px;}

a.lij{ display:block; width:175px; height:49px; background-image:url(images/navi10.gif); background-repeat:no-repeat;}
a:hover.lij{ background-position:-0px -49px;}

a.lik{ display:block; width:174px; height:49px; background-image:url(images/navi11.gif); background-repeat:no-repeat;}
a:hover.lik{ background-position:-0px -49px;}


/* サイドバー */
#sidebar {
	position: relative;
	width:207px;
	float:left;
	text-align:left;
	overflow:hidden;
	background-color:#ffffff;
}

.side_menu {
	background:url(images/side_menu_bg.gif) center left no-repeat;
	width:186px;
	line-height:29px;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
}

.side_menu_entry {
	background:url(images/point02.gif) center left no-repeat;
	width:186px;
	line-height:18px;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
	font-size:12px;
	color:#FF7E00;
	font-weight:bold;
}

.side_menu_category { 
	width:174px; 
	height:20px; 
	border:1px 
	solid #FF9900; 
	padding:10px; 
	margin:0 0 5px 0px;
}

.side_menu_category2 { 
	width:174px; 
	height:20px; 
	border:1px 
	solid #FF9900; 
	padding:10px; 
	margin:0 0 5px 0px;
	background: #FF9900;
	color: #fff;
}

.side_menu_category2-link {
	color:#edeae1;
}

.side_menu_category2-link a {
    color: #edeae1; 
}

.side_menu_category2-link a:link, .foot-link a:visited {
    text-decoration: none;
}

.side_menu_category2-link a:hover {
    text-decoration: none;
	color:#517c8f;
}



/* メイン画像部分 */
.main_img_bg {
	width:100%;
	height:332px;
	background:url(images/bg_mid.gif) top center  repeat-x;
	margin:0 0 20px 0;
}

.main_img {
	width:874px;
	height:332px;
	margin-bottom:15px;
	margin:0 auto;
}

/* メイン部分 */
#content {
	position: relative;
	float:right;
	width:667px;
	text-align:left;
	background-color:#ffffff;
	padding:0 0 10px 0;
    overflow: hidden;
}

#content_sub {
	position: relative;
	float:right;
	width:650px;
	text-align:left;
	background-color:#ffffff;
	padding:0 0 10px 0;
    overflow: hidden;
}

.content_inner {
	margin:0 5px 0 20px;
}

.pan {
	width:865px;
	height:11px;
	padding:5px 0 0 10px;
	font-size:11px;
	text-align:left;
}

.title01 {
	background:url(images/title01.gif) top left no-repeat;
	width:630px;
	line-height:38px;
	padding-left:60px;
	font-size:16px;
	color:#83AD07;
	font-weight:bold;
	margin:0 0 20px 0;
	letter-spacing: 0.5em;
}

.title01b {
	background:url(images/title01_b.gif) top left no-repeat;
	width:630px;
	line-height:38px;
	padding-left:60px;
	font-size:16px;
	color:#ff7e00;
	font-weight:bold;
	margin:0 0 20px 0;
	letter-spacing: 0.5em;
}

.title01-sogo {
	background:url(images/title01.gif) top left no-repeat;
	width:630px;
	line-height:42px;
	padding-left:50px;
	font-size:12px;
	color:#ff7e00;
	font-weight:bold;
	margin:0 0 20px 0;
}

.title02 {
	margin:20px 0 10px 0; 
	padding:0 0 0 10px;
	line-height:25px;
	border-left:5px solid #0986c6;
	border-bottom:1px solid #0986c6;
	font-size:14px;
	font-weight:bold;
	color:#0986c6;
}

.title03 {
	margin:10px auto;
	padding:0 0 0 10px;
	line-height:25px;
	border-left:5px solid #FF6633;
	border-bottom:1px solid #FF6633;
	font-size:14px;
	font-weight:bold;
	color:#696968;
}

.title04 {
	margin:10px auto;
	padding:0 0 0 10px;
	line-height:20px;
	border-bottom:1px solid #FF6633;
	font-size:14px;
	font-weight:bold;
	color:#FF6633;
}

.title05 {
	margin:10px auto;
	line-height:8px;
	font-size:14px;
	font-weight:bold;
	color:#0986c6;
}

.title06 {
	margin:10px auto;
	line-height:8px;
	font-size:14px;
	font-weight:bold;
	color:#0986c6;
}

.box {
	border:1px solid #cccccc;
	margin:0 30px;
	padding:15px;
}

.title_cat {
	background:url(images/point01.gif) center left no-repeat;
	line-height:15px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}


.title_voice {
	background:url(images/point01.gif) center left no-repeat;
	line-height:15px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

.title_voice2 {
	line-height:15px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

.title_web {
	background:url(images/h_bg01.jpg) center left no-repeat; 
	line-height:20px; 
	padding-left:140px; 
	padding-top:60px; 
	font-size:18px; 
	font-weight:bold; 
	color:#0369DC; 
	height:80px;

}

.paginate {
    text-align: center;
    font-size: 9px;
}

.important01
{
	color:#505050; 
	background-color:#ffff66; 
	font-weight:bold; 
}

img.img_right{
float: right;
padding: 5px;
}

div.clear{
clear: both;
margin: 0 0 10px 0;
}


/* フッター部分 */
.main-foot {
	background:#ffffff url(images/con_foot.jpg) bottom center no-repeat;
	width:874px;
	padding-top:30px;
	height:49px;
	overflow:hidden;
	margin:0 auto 0 auto;
}

.foot-link {
	text-align:center;
	color:#edeae1;
}

.foot-link a {
	padding:0 7px;
    color: #edeae1; 
}

.foot-link a:link, .foot-link a:visited {
    text-decoration: none;
}

.foot-link a:hover {
    text-decoration: none;
	color:#517c8f;
}


#footer {
	width:100%;
	height:156px;
	margin:0 auto;
	padding:0px;
    background:url(images/foot_bg.gif) top center repeat-x; 
	overflow:hidden;
}

#footer-image {
	width:874px;
	height:17px;
    background: #ffffff url(images/foot_img.jpg) top center repeat-x;
	margin:0 auto;
	padding:135px 0 0 0;
	overflow:hidden;
}

.copyright {
	font-size:11px;
	text-align:center;
	line-height:12px;
	color:#887d5d;
}



