body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;	
        background: #738787;
	text-align: center;  
        font-family: Verdana, Arial, sans-serif;
	}


a {
	text-decoration: underline;		
	}

a:link {
  text-decoration:none;
	 color: #3333FF;
	}

a:visited {
  text-decoration:none;
	 color: #3333FF;
	}

a:active {
	 color: #3333FF;
	}

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: 7px 1px 5px 1px;
        border-style: solid;
        border-color: #000000;
        position:relative;
}


#main {
        padding:20px 10px 0 10px;
}
/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
        background-color: #FFFFFF;	
	text-align: left;
	padding: 0px 0px 0px 0px;
	height: 100px;
        border-bottom:1px solid #000;
        margin:0;
	}

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


/*メイン*/

#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: 14px;
	line-height: 150%;
	text-align: left;
	}


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

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

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

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

.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 #006600;
}
.ctgy dt a:link { color: #333; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #333; }

.ctgy dd{
	font-size:13px;
	padding:10px;
	margin:0px 0px 30px 0px;
        border-bottom:1px dotted #006600;
}

.cat_list dt{
       border-bottom:1px solid #006600;
}
.cat_list dd{
	margin-bottom:20px;
}

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

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

.entry-body{
	padding:0 10px 10px 10px;
}


#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, #right h3{
       font-size:14px;
       font-weight:bold;
       border-left: 5px solid #006600;
       background:#999;
       text-align:left;
       padding-left:5px;
}


/*サイド*/

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

.categories {
        margin-bottom:20px;
	background-color: #FFFFFF;	
	padding:15px 0 15px 15px;
        border-right:1px solid #999;
        border-left:1px solid #999;
        border-bottom:1px solid #999;
	}

.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: 3px;
	margin-right:15px;
	}

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

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