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: #4942DD;
	}

a:visited {
	text-decoration:none;
	color: #4942DD;
	}

a:active {
	color: #4942DD;
	}

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;
	border-top:1px solid #ddd;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background-color: #fff;	
	border-bottom: solid 1px #A0A388 ;
	margin-bottom:5px;
	}

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

#banner h1 a {
	font-family: "ＤＦ特太ゴシック体","ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	color: #6B0126;
	line-height: 140%;
	font-size: 24px;
	font-style: italic;
	font-weight: normal; 
	padding: 20px 0 0 0 ; 
	margin-bottom: 0px;
	}


/*メイン*/
.description{
	padding:0px;
	margin:0 50px ;
	text-align:left;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-weight:bolder;
	font-size: 13px;
	line-height: 140%;
}

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

#center {
	float: left;
	width: 600px;
	overflow: hidden;
	padding: 0 0px 0px 0px;
	}

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

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

.content h2.entmk {
	font-size:16px;
	text-align: center;
	margin:20px 0 0px 0px;
	padding: 7px 0px 7px 0px;
	font-weight:bold;
	color: #333;
	background-image: url(img/h2-titleback.jpg);
	background-position: 0px center ;
	background-repeat: no-repeat;
	}

.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;
	}

.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 {
	color:#886633;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 10px 5px 5px 5px;
	padding:10px 0px 5px 5px;
}

.entry-body dt{
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.entry-body dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}


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


/*サイド*/

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

#right h3{
	color: #555500;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック,Osaka";
	font-weight:bold;
	text-align:center;
	background:#F2D5E2;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom:1px dashed #999;
	margin-left:0;
}

#right li {
	font-size: 12px;
	padding-left:0px;
	margin-left: 10px;
	list-style-type: disc;
	list-style-position: inside;
}
#right ul{
	margin-left: 5px;
	padding: 0px;
}
#right ul li {
	font-size: 12px;
	padding-left:5px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 190px;
	overflow: hidden;
	margin-top:35px;
	margin-left: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:#F2D5E2;
	border-bottom:1px dashed #999;
}
#left a {
	font-size: 11px;
	line-height: 140%;
	text-align:center;
	padding :0px;
	margin : 0 0 20px 0 ;
}

#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: 3px 15px 20px 5px;
	position: relative;
	}

/* フッター */
#foot {
	padding: 5px;
	margin-bottom:0;
	text-align: center;
	background: #C75289;
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	font-size:14px;
}
/* ＰＲフッター*/
.foot-pr {
text-align: left;
color:#333333;
font-size:70%;
line-height:120%;
width:100%;
padding: 0px 5px 0px 20px;
margin: 5px ;
}
.foot-pr a{
color:#7E7E7E;
text-decoration: none;
}
/* アドセンス前記事 */
.kj-ads-ent{
	margin: 0px 13px ;
	padding:0px 0px ;
	text-align:left;
}
.kj-ads-ent p.kj-ads-tp {
	font-size:15px;
	color:#999 ;
	margin: 0px 3px 10px;
	padding:0px 5px 0px;
	text-align:left;
}
.kj-ads-ent p.kj-ads-kjm {
	font-size:12px;
	color:#3C3C3C ;
	line-height:130%;
	margin: 5px 0 10px 0 ;
	padding: 0px;
	text-align:left;
}
.kj-ads-ent a{
	font-family:"ＭＳ Ｐゴシック";
	color: #0000CC;
	font-size:12px;
	font-weight: bold;
	line-height:120% ;
	margin: 10px 0 0 0;
	padding: 0px;
	padding-left: 0px;
	text-decoration:underline;
}
.kj-ads-ent a:visited {
	margin: 0px ;
	padding: 0px;
	text-decoration:underline;
}

/* アドセンス前記事 */
.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:#57450F ;
	line-height:120%;
	margin: 2px 0 16px 0 ;
	padding: 0px;
	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:left;
}
.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;
}
.side {
line-height:2em;
padding:5px 10px 10px 10px;
margin-bottom:10px;
font-size:10px;
text-align:left;
margin-bottom:10px;
font-family:Verdana;
}
.side  a{
font-size:12px;
}

.yt {
position:relative;
}

.yt a {
/*リンクテキストの背景の設定*/
position:absolute;
top:0px;
left:0px;
background:#ffffff;
height:30px;
width:400px;
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
/*リンクテキストの設定*/
color:#0000ff;
font-size:14px;
text-align:center;
font-weight:bold;
line-height:30px;
letter-spacing:1px;
display:block;
}

.yt a:hover {
/*マウスをテキストリンク上にもってきたときの設定*/
color:#ffffff;
background:#ff0000;
}