body {
	margin: 0px 0px 0px 0px;
	background-color: #555;	
	background:url(./img/back.jpg);
	text-align: center;
	letter-spacing:1px;
	}
a {
	text-decoration: underline;
	}
a:link {
	text-decoration:none;
	color: #0000FF;
	}
a:visited {
	text-decoration:none;
	color: #0000FF;
	}
a:active {
	 color: #0000FF;
	}
a:hover {
	color: #0000CC;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:800px;
/*	width:750px; */
	background-color: #FFFFFF;
	border-top:1px solid #ddd;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}

/*バナー*/
#banner {
	font-family: "ヒラギノ明朝 Pro W6","ＭＳ Ｐゴシック", "Osaka", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	background-color: #fff;
	height: 100px;
	background-image:url(img/jloan_bnn.jpg); 
	background-repeat: no-repeat ;
	background-position:top;
	border-top: solid 10px #35474F ;
	border-bottom: 1px solid #A0A388;
	margin-bottom:5px;
	}

/*タイトル文字*/
#banner h1 {
	text-align: center;
	font-weight: bold;
	padding: 40px 0px 0px 0px; 
	}

#banner h1 a {
	color: #59051D;
	font-size: 30px;
	text-decoration: none;
	}

/*メイン*/

.description{
	padding:0px;
	border-top:10px solid #cee87d;
	background: #E2FEDA;
	background-image: url(img/dsc_back.jpg);
	margin:0 0px 30px 0px;
	text-align:left;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-weight:bolder;
	font-size: 13px;
	line-height: 140%;
}

h2.top {
	background: #82B77B;
	color: #2D4B29;
	font-size: 14px;
	margin:0 15px 0 15px;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:normal;
	padding:2px 0 2px 5px;
	text-align:left;
}

.description p{
	color: #57450F;
	padding:10px;
	margin:0;
}

#center {
	float: right;
	width: 560px;
	overflow: hidden;
	padding: 0 15px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}

.content h2.entmk {
	font-size:18px;
	text-indent: 0px;
	margin:20px 0 0px 0px;
	padding: 5px 0px 5px 35px;
	font-weight:bold;
	background-color: #DBFED1;
	color: #333;
	background-image: url(img/lf_list.gif);
	background-position: 8px 7px ;
	background-repeat: no-repeat;
	border-bottom:1px solid #A7A7A7;
	border-right:1px solid #A7A7A7;
	}

.content h2.nonmk {
	font-size:16px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	border-left:15px solid #486d94;
	border-bottom:1px solid #486d94;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	background-color: #f8f8f8;
}
.content h2.lifemk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px ;
	padding: 5px 0px 15px 55px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(img/l2_6.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}

.content h2.lifemk a {
	text-decoration: none;	
}
.content h2.lifemk a:hover {
	color: #333;
	background-color: transparent;
	}
.content h2 {
	color:#555500;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 50px;
	margin: 10px 5px 10px 0;
	padding:0px 20px 10px 5px;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.content h3.kiji-mk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 5px 0;
	padding: 5px 0px 3px 30px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(img/k-line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}

/* TOP記事 ENTRY */
.top-eng {
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-left:5px solid #5B7075;
	border-right:1px solid #5B7075 ;
	border-bottom:1px solid #5B7075 ;
	}
.top-eng h3 {
	color: #c2d194;
	background-color: #5B7075;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:2px 0 0px 15px;
	}
.top-eng h4 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 5px 20px;
	padding: 0 ;
	}
.top-eng h5 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 2px 20px;
	padding: 0 ;
	}
.top-eng p{
	font-weight: normal; 
	margin : 0px 30px;
	padding: 0px 0 5px 0 ;
}

.ctgy dt{
	margin-bottom:0;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	font-size: 17px;
	color:#888;
	background-image: url(img/button217.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        font-size:13px;
        padding:0px 0px 0px 25px;
        margin:0px 0px 30px 0px;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
	}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
	margin-bottom:20px;
}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
	}

.entry-body{
        padding:0 10px 0 10px;
        border-left:3px solid #DDD;
}

/*記事内項目 */
.entry-body h3.car {
	color:#785A2E;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	margin: 20px 50px 10px 0;
	padding:5px 20px 5px 5px;
	background-color: #FFFFCC;
	background-image: url('../../../../../デスクトップ/button173.gif');
	background-repeat: no-repeat;
	background-position: 20px 10px ;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.entry-body #kiji-top h3 {
	color:#8A6835;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	text-indent: 35px;
	margin: 10px 0px 10px 0;
	padding:5px 20px 5px 5px;
	background-color: #FFFFff; 
/*	background-color: #FFFFCC; */
/*	background-image: url('../../../../../デスクトップ/button173.gif'); */
	background-repeat: no-repeat;
	background-position: 20px 10px ;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.entry-body #kiji-top  {
	margin : 10px;
	padding:0px 10px 0px 10px;
	border:2px dotted #DDD;
	background-color: #F7F7F7;
}
.entry-body #kiji-top ul{
	margin : 0px 30px;
	padding: 0px ;
}
.entry-body #kiji-top li{
	padding:0px 15px 0px 50px;
	text-indent: 25px;
	text-align: left;	
	font-weight:bold;
	font-size:15px;
	line-height: 180%;
	list-style-type : none ;
	background-color: #F7F7F7;
	background-image: url(img/button098.gif);
	background-repeat: no-repeat;
	background-position: 52px 8px ;
}


.entry-body dt{
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.entry-body dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.content h4.tschl {
	margin : 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}
.content h4.tschl span{
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height:140% ;
	color:#33552F;
	background-color:#F2DEA8 ;
}
.content h4.tschl a{
	text-decoration: none;	
}
dl.tschl {
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl dt{
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.tschl dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.tschl ul{
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl li{
	color: #666600 ;
	font-size: 14px;
	font-weight: bolder;
	line-height:130% ;
}

/* ページトップ移動 */
.p-top {
	font-size: small;
	text-align: right;
}
.p-center {
	font-size: 14px;
	text-align: center;
}

/* 記事内テーブル */
.tb-house table{
	text-align: center;
}
.tb-house table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	padding:5px ;
	background-color: #387070;
}
.tb-car-s table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	padding:1px 3px 1px 3px;
	background-color: #387070;
}
.tb-house table td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1B2C3B;
	line-height: 120%;
	padding: 5px;
	background-color: #F2F1DF;
}

.tb-house a {
	color: #FFDB0F;
}
.tb-house a:link {
	color: #FFDB0F;
}

.tb-house a:visited {
	color: #FFDB0F;
}
.tb-house a:hover {
	color: #0000FF;
	background-color: #F8D685 ;
}
.tb-house td a {
	color: #0000FF;
}
.tb-house td a:link {
	color: #0000FF;
}
.tb-house td a:visited {
	color: #0000FF;
}


/*サイド*/
#left {
	float: left;
	width: 210px;
	overflow: hidden;
	margin-top:35px;
	margin-right:5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #999;
	background: #f8f8f8;
	text-align:left;
	}

#left h3{
	color: #555500;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック,Osaka"; 
	font-weight:bold;
	text-align:center;
	background:#DBFED1;
	background-image: url(img/back_germ.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom:1px dashed #999; 
	margin-left:0;
}

#left ul{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#left ul li  {
	font-size: 11px;
	padding-left:10px;
	margin:0 0 0 5px;
	list-style-type : none ;
	background-image: url(img/button120.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:110px; left:25px;
	}
.link-note-ent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:110px; left:25px;
	}
.sh_cont {
	margin: 5px 20px 5px 20px ;
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}
.sh_cont p {
	margin: 5px 20px 5px 20px ;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}
.sh_cont h3 {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 0px;
	padding: 5px 0px 5px 35px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	border-left :5px solid #387070;
	border-bottom :2px dotted #387070;
	border-right:1px solid #387070;
}

/* フッター */
#foot {
	padding: 5px;
	margin-bottom:0;
	text-align: center;
	background: #387070;
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	font-size:14px;
	}

/* アドセンス前記事 */
.kj-ads-ent{
	margin: 0px 5px 0px ;
	padding:0px 5px 0px ;
	text-align:left;
}
.kj-ads-ent p.kj-ads-tp {
	font-size:13px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.kj-ads-ent p.kj-ads-kjm {
	font-size:12px;
	color:#725A2E ;
	line-height:120%;
	margin: 2px 0 16px 0 ;
	padding: 0px;
/*	padding-left: 70px; */
	text-align:left;
}
.kj-ads-ent a{
	font-family:"ＭＳ Ｐゴシック";
	color: #0000CC;
	font-size:12px;
	font-weight: bold;
	line-height:120% ;
	margin: 0px ;
	padding: 0;
	text-decoration:underline;
}
.kj-ads-ent a:hover {
	color:#999 ;
	background-color: transparent;
}
.kj-ads-ent a:visited {
	text-decoration:underline;
}
/* アドセンス */
.ads-top{
	margin: 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ads-top p {
	font-size:12px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.ads-entop{
	margin: 0px 5px 0px;
	padding:0px 5px 0px ;
	text-align:center;
}
.ads-entop p{
	font-size:12px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.ads-entop a{
	text-decoration: none;	
}
.ads-entop a:hover {
	color:#999 ;
	background-color: transparent;
}
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
        margin-right: 10px;
        margin-top: 10px;
        text-align: right;
        font-size: small;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}