body {
	margin: 0px 0px 0px 0px;	
        background:url(img/body_back.gif) repeat-y center;
        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;
	background-color: #FFFFFF;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-image: url(img/side_back.gif);
	background-repeat: repeat-y;
	background-position: left;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #fff;
	padding: 10px 10px 0px;
	height: 140px;
	background-image:url(img/banner_back.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-align: left;
	}

#banner h1 a {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 100px;
	width: 500px;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
	color: #999;
	margin-bottom: 3px;
	padding: 15px 0px 0px;
	text-indent: -9999px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	}
/*メイン*/


.description{
	padding:10;
	border: 1px solid #66CC66;
	margin-right: 20px;
}

h2.top {
        color: #000000;
        font-size: 14px;
        margin:0 15px 5;
        font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
        font-weight:bold;
        padding:2px 0 0px 5px;
        text-align:left;
}

.description p{
	color: #666666;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#center {
	width: 550px;
	overflow: hidden;
	padding: 0 0px 0px 10px;
	float: right;
	}

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

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


.content h2 {
        font-size:16px;
        margin:20px 0 0px 0px;
        font-weight:bold;
        background:#FFF;
        color: #333;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 30px;
	}

.content h3 {
	color: #FF6600;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0px 10px;
	padding:3px 0 3px 10px;
	background-color: #f8f8f8;
	background-image: url(img/h3_back.gif);
	text-indent: 25px;
	height: 25px;
	}

.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:10;
        padding: 0px 0px 0px 38px;
        font-weight: bold;
        font-size: 16px;
        color: #000000;
        background-image: url(img/mark.gif);
        background-position: left;
        background-repeat: no-repeat;
	}
.ctgy dt a:link { color: #FF6600; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
	font-size:13px;
	padding:10px;
	margin:0px 0px 30px;
	background-image: url(img/ctgy_back.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCCCC;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
	border-left-color: #FFCCCC;
	}

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

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

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

/*サイド*/

#right {
		float: left;
	width: 220px;
	overflow: hidden;
        margin-right:10px;
        border-right:1px solid #ddd;
        border-bottom:1px solid #999;
        background: #f8f8f8;
        text-align:left;
	}

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


#right h3{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	text-align:center;
	background:#f8f8f8 url(img/bottun.gif) no-repeat;
	border-top:3px;
	border-bottom:1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}

#right ul{
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 5px;
	margin-top: 0px;
	background-image: url(img/bottun02.gif);
	display: block;
}





#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: left;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:306px;
	right:15px;
	left: 0px;
	width: 207px;
	margin-left: 5px;
	}

/* フッター */
#foot {
	padding: 5px;
	text-align: center;
	background: url(img/foot_back.gif);
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	margin-bottom:0;
	font-size: small;
	}

/* アドセンス */
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
	margin: 10px;
	text-align: left;
	font-size: small;
	padding: 3px;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}
#right ul a:hover {
	background-image: url(img/bottun03.gif);
	margin-left: 0px;
	padding-left: 0px;
	color: #FF0000;
	margin-top: 0px;
	text-indent: 5px;
}
#right ul a {
	display: block;
	background-image: url(img/bottun02.gif);
}

#right li {
	list-style-type: none;
	background-image: url(img/bottun02.gif);
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-image: none;
}
.sponser {
	font-size: small;
	color: #666666;
	margin-left: 10px;
	text-align: left;
}
#menu {
	width: 100%;
	margin-bottom: 10px;
	font-size: small;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	text-indent: 10px;
	background-image: url(img/menu_back.gif);
	background-repeat: repeat-x;
	color: #000000;
}
#menu a {
	color: #000000;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}
.content h4 {
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding-left: 15px;
	background-image: url(img/h4_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.top-ads {
	margin-right: 20px;
	text-align: left;
}
.table {
	font-size: 12px;
}
