body {
	margin: 10px 0px 10px 0px;
          background-image: url(./img/hg01.gif);
        text-align: center;
        letter-spacing:1px;
	}
a {
        text-decoration: underline;
                }

a:link {
        text-decoration:underline;
        color: #0000FF;
                }

a:visited {
        text-decoration:underline;
        color: #0000FF;
                }

a:active {
        color: #0000FF;
                }

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


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


/*ベースカラー*/
#container {
	line-height: 140%;
	width:700px;
	background-color: #FFFFFF;
        position:relative;
        margin-right:auto;
        margin-left:auto;
	}


#banner {
 width: 660px;
 height: 120px;
 background-image:url(./img/1.jpg);
 background-repeat: no-repeat ;
 background-position:bottom;
 border:1px solid #ddd;
margin:10px auto 0px;
text-indent:-9999px;
 }

#banner a {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
        display: block;
        width:660px;
        height:100px;
text-indent:-9999px;
overflow:hidden;
	}

/*タイトル文字*/
#container h1 {
                color: #252525;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
                line-height: 150%;
	text-align: left;
                letter-spacing:0px;
                padding: 5px 0px 0px 10px;
                	}

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


.description{
	padding:0;
	border:1px solid #999;
        border-top:0px solid #999;
	background: #FAFAF3;
	margin:0 15px 30px 15px;
        text-align:left;
        font-size:14px;
}

h2.top {
        background: #000066;
        background: url(./img/h2_back-blue.jpg);
        color: #FFF;
        font-size: 14px;
        margin:0 15px 0 15px;
        font-family:"HG創英角ｺﾞｼｯｸUB";
        font-weight:normal;
        padding:2px 0 2px 5px;
        text-align:left;
}

.description p{
        padding:10px;
        margin:0;
}

#center {
	float: right;	
	width: 660px;
                overflow: hidden;
        padding: 0 13px 0px 0px;
	}

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

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

.content h1 {
        font-size:18px;
        margin:0px 0px 0px 0px;
        font-weight:bold;
        color: #636363;
        background-position: left;
        background-repeat: no-repeat;
	}

.content h2 {
        background-image: url(img/h2.jpg);
        background-position: left;
        background-repeat: no-repeat;
        background-color: #fff;
        border-bottom:2px solid #ff4dcc;
        border-top:2px solid #ff4dcc;
        font-size:16px;
        font-weight:bold;
        color:#ff4dcc;
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        padding: 0px 0px 0px 25px;
        margin: 0px 0px -7px 0px;
	}

.content h3 {
        border-left:10px solid #ff4dcc;
        border-bottom:2px solid #ff4dcc;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	background-color: #FFFFFF;
	}

.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 0px 0px 20px;
        font-weight: bold;
        font-size: 17px;
        color:#999;
        background-image: url(img/mark.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;
}

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

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

.navi{
        margin: 10px;
        text-align: left;
        font-size:13px;
        letter-spacing:0px;
}

.navi a{
        color: #0000FF;
        font-size:13px;
        letter-spacing:0px;
}

.navi a:visited {
        color: #0000FF;
        font-size:13px;
        letter-spacing:0px;
}