body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	background-image: url(http://www.abn-tv.co.jp/program/sundaywide/archives/img/back.jpg);
	background-repeat: repeat-y;
	}

a 			{ color: #390; text-decoration: none; }
a:link		{ color: #390; text-decoration: none; }
a:visited	{ color: #060; text-decoration: none; }
a:active	{ color: #6c3;  }
a:hover		{ color: #6c3; text-decoration: underline; }

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

#header {
	line-height: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px;
	width: 750px;
	height: 36px;
	background-color: #fff;
	}

#container {
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 750px;
	background-color: #bfe7f1;
	}

#banner {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 150px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: right;
	width: 520px;
	overflow: hidden;
	background-color: #bfe7f1;
	background-image: url(http://www.abn-tv.co.jp/program/sundaywide/archives/img/centerback.jpg);
	background-repeat: no-repeat;
	}


.content {
	margin: 25px 15px 0px 0px;
	padding: 0px;
	}

.profile {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	color: #333;
	font-size: 75%;
	line-height: 160%;
	text-align: center
	}

.entry {
	margin: 30px 25px 0px 0px;
	padding: 15px;
	color: #333333;
	font-size: 75%;
	background-color: #F5FDFF;
	border: 4px double #E0F4F5;
	}

#right {
	float: left;
	width: 230px;
	overflow: hidden;
	background-color: #bfe7f1;
	background-image: url(http://www.abn-tv.co.jp/program/sundaywide/archives/img/sideback.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	}

.content p {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #6cf;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #FF7FB6;
	font-size: 120%;
	line-height: 140%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-size: 90%;
	border-top: 1px solid #A7D2D9;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 0px 15px 15px;
	}
	

#calendar {
  	line-height: 140%;
	color: #333333;
	font-size: 72%;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border: 1px solid #E0F5EC;
	border-collapse: separate;
	border-spacing: 1px;
	width: 180px;
	}

#calendar caption {
	color: #6cf;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 200%;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	border-right: 1px solid #E0F5EC;
	border-bottom: 1px solid #E0F5EC;
	background-color: #FFFAC0;
	}

#calendar td {
	text-align: center;
	border-right: 1px solid #E0F5EC;
	border-bottom: 1px solid #E0F5EC;
	background-color: #DCF9FF;
	}

#calendar a {
	font-weight: bold;
	text-decoration: underline;
	}


.sidebar h2 {
	color: #333333;
	font-size: 75%;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #333333;
	font-size: 72%;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	list-style-type: none;
	}

.sidebar #categories li {
	padding: 4px 0px 4px 15px;
	background-image: url(http://www.abn-tv.co.jp/program/sundaywide/archives/img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	border-bottom: 1px solid #A7D2D9;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: 72%;
	line-height: 150%;
	text-align: left;
	margin-bottom: 15px;
	color: #333333;
	}

#powered {
	font-size: 72%;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px solid #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footer {
	clear: both;
	width: 750px;
	color: #333;
	background-color: #fff;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer p {
	font-size: 70%;
	line-height: 140%;
	padding: 10px;
}

input {
	margin-top: 3px;
	margin-bottom: 3px;
}
.abn {
	margin-bottom: 5px;
}
.se {
	font-size: 75%;
}
.navi {
	font-size: 75%;
	text-align: center;
	color: #666;
	margin-bottom: 15px;
}

