#base {
	width: 960px;
	background-color: #FEAD00;
	margin-right: auto;
	margin-left: auto;
	}
/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

/* ブログの横幅設定 */
	#base #container {
	width: 900px;
		}

/* 左サイドバーの横幅 */
	#base #left	{
	padding: 5px;
		
		}

/* 中央コンテンツ部分の横幅 */
	#base #center	{
	padding-top: 5px;
	padding-left: 2px;
		}

/* 右サイドバーの横幅 */
	#base #right	{
	width: 232px;
	padding: 5px;
		}



/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		margin: 0px;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	text-align: center;
	font-size: x-small;
	color: #666666;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

#navi
	{
	width: 142px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/contents/blog/blog_center.jpg);
	height: 640px;
	}

#news
	{width: 501px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/top/content_center.jpg);
	}	
#news ul{
	font-size: small;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/icon_title.jpg);
	background-repeat: no-repeat;
	background-position: 18px center;
	color: #666666;
	text-indent: 56px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	text-align: left;
	margin: 0px;
	line-height: 230%;
	list-style-type: none;
}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

#banner {
	background-image: url(http://www.ytv.co.jp/blog/24h/image/top/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 141px;
	width: 902px;
	margin-bottom: 20px;
}

/* ++++++ コンテンツ部分のデザイン ++++++ */
#main {
	background-color: #E8E8E8;
	border: 1px solid #666666;
}


h1 {
	display: none;
}
.date {
	width: 470px;
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	text-indent: 50px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/top/top.jpg);	
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 5px;
	margin: 5px auto 0px auto;
	
}
h3 {
	font-size: 10px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	color: #666666;
	text-indent: 31px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 10px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/icon_ct.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	color: #666666;
	text-indent: 28px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 10px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/icon_ac.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	color: #666666;
	text-indent: 28px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 12px;
	background-image: url(http://www.ytv.co.jp/blog/24h/image/icon_title.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	color: #666666;
	text-indent: 42px;
	clip: rect(auto,auto,auto,auto);
	padding: 0px;
	text-align: left;
	margin: 0px;
	line-height: 230%;
}
.entry-body {
	width: 470px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 140%;
	padding-bottom: 5px;
}
.entry {
	margin: 5px　0px 0px 0px;
	padding: 0px;
}

.entry-more-link {
	font-size: small;
}

.datatxt {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.photobox {
	margin: 0px;
	padding: 2px;
}

/* ++++++ サイドバー部分のデザイン ++++++ */
#recent{
	width: 130px;
	margin-right: auto;
	margin-left: auto;

}

#recent ul{
	width: 108px;
	list-style: disc;
	line-height: 140%;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 18px;
}

#recent a{
	color: #333333;
	text-decoration: underline;
}

.smalltxt{
	font-size: 10px;
	color: #333333;
}
/* ++++++ フッター部分のデザイン ++++++ */

