@charset "EUC-JP";
body {
	margin: 0;
	text-align: center;
	font-size: 0.8em;
	background-color: #FDDB9A;
	line-height: 1.8em;
	font-family: "メイリオ", Osaka, "ヒラギノ Pro W3";*/
	color: #333333;
}
a img { border: 0; }

#contents {
	width : 600px;
	height:100%;
	margin:0 auto;
}
.instant {
	float: left;
	margin: 0 5px 0 0;
}



/* --------------------------- ボディエリア --------------------------- */

#contents #bodyarea {
	width: 600px;
	height: 490px;
	background-image: url(../images/topBase.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#contents #bodyarea #bodybox {
	width: 328px;
	width: 250px;
	/width: 240px;
	height: 350px;
	margin: 0;
	padding:0 35px 0 0;
	position:absolute;
	top: 133px;
	top: 110px;
	right:5px;
	overflow-y: scroll;
	outline:none;
	color:white;

/*	scrollbar-face-color: #D8A357;
	scrollbar-track-color: #A7692E;
	scrollbar-arrow-color: #A7692E;
	scrollbar-highlight-color: #D8A357;
	scrollbar-shadow-color: #D8A357;
	scrollbar-3dlight-color: #A7692E;
	scrollbar-darkshadow-color: #A7692E;
*/}
#contents #bodyarea #bodybox hr{
	height:0px;
	border:0;
	border-bottom:dotted 1px #FFFFFF;
}
#contents #bodyarea #bodybox h1{
	text-align: left;
	text-shadow:0 0 4px #81433e;
	font-size:1.3em;
}
#contents #bodyarea #bodybox p{
	text-align: left;
	text-shadow:0 0 4px #81433e;
	line-height:1.4em;
}
#contents #bodyarea #bodybox .blogtext a,
#contents #bodyarea #bodybox .news-navi a {
	color: white;
	font-weight: bold;
}
#contents #bodyarea #bodybox .jacket{
	width:150px;
	height:150px;
	margin:0 auto;
}



#contents #bodyarea #bodybox .topic {
	width: 330px;
	margin: 0 0 0 15px;
	padding: 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
#contents #bodyarea #bodybox .topic .date {
}

#contents #bodyarea #bodybox .blogtext{
	width: 330px;
	margin: 5px 0 20px 20px;
	font-size: 10px;
	line-height: 150%;
}
#contents #bodyarea #bodybox .news-navi{
	font-family: monospace;
	width: 369px;
	text-align: center;
	margin: 0;
	font-size: 10px;
}
#contents #bodyarea #bodybox .blogtext img {
	margin: 5px;
}

#contents #bodyarea #bodybox .full {
	text-align: right;
	font-size: 12px;
	margin: 3px 20px;

}


/* --------------------------- フッター --------------------------- */

#contents #footer {
	width: 369px;
	width: 600px;
	height: 48px;
	font-family: "Times New Roman", Times;
	font-size:0.76em;
	text-align:left;
	clear: both;
	/*background-image: url(../images/blogFooter.gif);
	background-repeat: no-repeat;
	font-size:1px;*/
}
#contents #footer p {
	display: none;
}