body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
        background:#f8f8f8;
background-image:url('./img/kabe5.gif') ;
	text-align: center;  
	font-family: Verdana, Arial, sans-serif;
	}


a {
	text-decoration: underline;
	}

a:link {
  text-decoration:none;
	 color: #03f;
	}

a:visited {
  text-decoration:none;
	 color: #03F;
	}

a:active {
	 color: #03F;
	}

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



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


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


#main {
        padding:15px 10px 0 10px;
}
/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
        background-color: #FFFFFF;	
	background-image:url('./img/img_bana2.jpg') ;
	text-align: left;

	height: 130px;
        border-bottom:3px solid #f36;
        margin:0;
	}

#banner h1{
        margin:15px 0 0 10px;
}
#banner a { color: #f09; text-decoration: none; }
#banner a:hover { color: #c0f; }


/*メイン*/

#center {
	float: left;	
	width: 575px;	
	overflow: hidden;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	float:right;
	width:390px;
	}

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


.content h2{
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;

 margin: 0px;
 border-left: 5px solid #f09;
 padding: 5px;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 line-height: 1;
 text-transform: uppercase;
 font-family:MS ゴシック;
 background:#333;
}

.content h3 {
 /* ie win (5, 5.5, 6) bugfix */
 p\osition: relative;
 width: 100%;
 w\idth: auto;

margin: 0px;
 border-left: 5px solid #f09;
 padding: 5px;
 color: #fff;
 font-size: 16px;
 font-weight: bold;
 line-height: 1;
 text-transform: uppercase;
 font-family:MS ゴシック;
 background:#333;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.ctgy dt{
	margin-bottom:0;
	padding:0px 20px 0px 0px;
	font-weight:bold;
	border-bottom:1px solid #f0f;
}
.ctgy dt a:link { color: #03f; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #03f; }

.ctgy dd{
	font-size:13px;
	padding:10px 10px 10px 25px;
	margin:0px 0px 20px 0px;
        background:#fdf;
}

.main center content ctgy dd li {
        list-style-type:disc;
}

.cat_list dt{
       border-bottom:1px solid #f0f;
font-size:13px;
}
.cat_list dd{
	margin-bottom:10px;
font-size:13px;
}

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

.description{
	padding:0px 10px 10px 10px;
	border-bottom:1px dashed #999;
}

.entry-body{
	padding:0 10px 10px 10px;
}
.entry-body p{
line-height: 140%;
}


#left{
	width:160px;
	float:left;
}

#left ul{
        margin:0 0 0 0;
        padding:0;
}
#left ul li{
        font-size:12px;
        padding-left:5px;
	text-align:left;
}

#left ul li ul{
        list-style-type:disc;
}

#left ul li ul li{
        border-style:none;
        margin-left:15px;
        padding-left:0;
}

#left h2{
 background-color: #FFFFFF;	
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
}


#left h3{
       font-size:14px;
       font-weight:normal;
       border-left: 5px solid #f09;
       text-align:left;
       padding-left:5px;
}

#right h3{
       font-size:14px;
       font-weight:normal;
       border-left: 5px solid #f09;
       text-align:left;
       padding-left:5px;
}
/*サイド*/

#right {
	float: right;
	width: 190px;
	overflow: hidden;
	}

.categories {
	margin-left:5px;
        margin-top:2px;
	background-color: #FFFFFF;	
	padding:15px 0 15px 15px;
        border-top:1px dashed #999;
font-size:12px;
text-align: left;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 0px;
	margin-right:0px;
	}

.foot {
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom:0;
	text-align: center;
	background: #999;
	color:#FFF;
	font-size:12px;
}

.pan{
       position:absolute;
       top:110px; left:5px;
       font-size:small;
}

.kobe {
	padding-left:2px;
	margin:10px 0 2px 0;
	line-height:1.4em;
	font-size:13px;
       border-bottom:1px solid #f0f;
}
.kobe dt {
	margin:0px 0 0px 0;
	font-size:13px;
}

.zenbu {
           text-align:left;
　　　　　margin:0px 0px 0px 25px;
	font-size:12px;
	line-height:1.8em;
}

.zenbu2 {
          text-align:left;
          margin:3px 15px 0 10px;
	font-size:12px;
	line-height:1.2em;
           color:#666;
}
.zenbu3 {
           text-align:right;
　　　　　margin:0px 10px 0px 10px;
           color:#666;
	font-size:12px;
}
.zenbu3 a {
       font-size:9px;
}
.ichiran {
 color: #666;
 font-size:9px;
}
.zenbu4 {
          text-align:right;
          margin:3px 15px 15px 10px;
	font-size:11px;
	line-height:1.2em;
           color:#666;
}
.zenbu4 a {
     font-size:11px;
}
.adkate {
   font-size:10px;
   color:#555;
   margin:5px 0 5px 20px;
}
.adkobetu {
   font-size:10px;
   color:#555;
   padding:0 0 0 1px;
}

.zenbukobe {
           text-align:left;
　　　　　padding:0px 0px 15px 25px;
	font-size:12px;
	line-height:1.8em;
}
.foot2 {
          text-align:left;
          font-size:9px;
          padding-left:10px;
}
.foot2 a:link { color: #777;   text-decoration:none;}
.foot2 a:visited { color: #777; }
.foot2 a:hover { color: #f96;  text-decoration:underline;}
.foot2 a:active { color: #666;}

.adstop {
     margin:0 0 0px 0px;
          text-align:center;
}