body {
	margin: 0px 0px 20px;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #3399CC;
	}

a:visited {
	color: #3399CC;
	}

a:active {
	color: #993333;
	}

a:hover {
	color: #FF3333;
	}

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

#container {
	line-height: 133%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(./images/banner_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 190px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: 12px;
	position: relative;
	top: 160px;
	color: #999999;
	font-weight: bold;
	line-height: 14px;
	height: 30px;
	padding-right: 5px;
	text-align: right;
	}

#left {
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	float: left;
	}

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

#center2 {
	overflow: hidden;
	float: left;
	width: 530px;
	padding-right: 10px;
	padding-left: 20px;
	}

.content {
	padding: 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	}

#right {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	}

.content p {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	font-weight: normal;
	line-height: 133%;
	text-align: left;
	margin-bottom: 1em;
	}

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

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

.content h1 {
	color: #3399CC;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	background-image: url(images/i_cont_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.content h2 {
	color: #666666;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	color: #3399CC;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	border-bottom-width: 2px;
	background-image: url(images/i_cont_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 180%;
	}
	
	.content h4 {
	color: #3399CC;
	font-size: 114%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	background-image: url(images/i_trac_h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	line-height: 180%;
	}

.content p.detail {
	font-size: 90%;
	text-align: left;
	margin-bottom: 1em;
	line-height: 120%;
	padding: 3px 3px 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	.content p.detail img {
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px dashed #CCCCCC;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}
	
	.content .navi {
	font-size: x-small;
	line-height: 120%;
	}

.sidebar {
	padding: 10px;
	}

.sidebar h2 {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	background-color: #FFFFFF;
	background-image: url(images/bg_side_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	}

.sidebar .newEntry ul {
	margin: 0px 0px 2em;
	padding: 0px;
	list-style-type: none;
	}
	
	.sidebar .newEntry li {
	background-image: url(images/i_side_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 84%;
	line-height: 133%;
	margin-bottom: 0.5em;
	}

.sidebar #categories ul {
	margin: 0px 0px 2em;
	padding: 0px;
	list-style-type: none;
	}

.sidebar #categories li {
	background-image: url(images/i_side_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.link-note {
	font-size: x-small;
	text-align: left;
	margin-bottom: 2em;
	}
	
.genre {
	font-size: small;
	line-height: 180%;
	text-align: left;
	margin-bottom: 2em;
}

.aiueo {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 2em;
	color: #999999;
	letter-spacing: normal;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

#footer {
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: x-small;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#ctrl {
	text-align: right;
	font-size: 9px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}


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

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

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


#pagebody-inner {
	margin: 15px 20px 90px;

}

#banner-header {
	display: none;	
}

