body {
	margin: 0px 0px 50px 0px;
	background-color: #000;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	}

a 			{ color: #7C88F5; text-decoration: none; }
a:link		{ color: #7C88F5; text-decoration: none; }
a:visited	{ color: #626CC2; text-decoration: none; }
a:active	{ color: #9EA7FF;  }
a:hover		{ color: #9EA7FF; 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-image: url(http://www.abn-tv.co.jp/program/abnsp/archives/img/headback.jpg);
	background-repeat: no-repeat;
	}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(http://www.abn-tv.co.jp/program/abnsp/archives/img/back.jpg);
	background-repeat: repeat-y;
	}

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

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 480px;
	overflow: hidden;
	}


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

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

.entry {
	margin: 0px 0px 25px 5px;
	padding: 40px 25px 15px;
	color: #333333;
	font-size: 75%;
	background-color: #fff;
	background-image: url(http://www.abn-tv.co.jp/program/abnsp/archives/img/tape.jpg);
	background-repeat: no-repeat;
	}

#right {
	float: right;
	width: 219px;
	overflow: hidden;
	padding-right: 30px;
	}

.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: #333;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	}

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

.content p.posted {
	color: #999999;
	font-size: 90%;
	border-top: 1px solid #e3e3e3;
	text-align: left;
	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 #DAD1BD;
	border-collapse: separate;
	border-spacing: 1px;
	width: 180px;
	}

#calendar caption {
	color: #333;
	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 #DAD1BD;
	border-bottom: 1px solid #DAD1BD;
	background-color: #E5D6C3;
	}

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

#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: 120%;
	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/abnsp/archives/img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	border-bottom: 1px solid #DAD1BD;
	}


.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-image: url(http://www.abn-tv.co.jp/program/abnsp/archives/img/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

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

input {
	margin-top: 3px;
	margin-bottom: 3px;
}
.photo_border_right {
	float: right;
	margin: none;
	margin-left: 10px;	
	padding: 4px;
	border: 1px solid #D8D6CC;	
	background-color: #fff;
}
.navi {
	font-size: 75%;
	text-align: center;
	color: #333;
	margin-bottom: 15px;
}
.abn {
	margin-bottom: 5px;
}
.se {
	font-size: 75%;
}
