/* ===================================================== */
/* cocolog-index-style.css */
/* 2007.02.02 t.tanaka */
/* ===================================================== */

@import "contents.css";

body {
	font: 12px/140% "‚l‚r ‚oƒSƒVƒbƒN","Osaka";
	color: #333;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}

a,a:link{
	color: #912d66;
	text-decoration: underline;
}

a:visited{
	color: #912d66;
	text-decoration: underline;
}

a:hover{
	color: #c896b2;
	text-decoration: underline;
}

a:active{
	color: #C4007C;
	text-decoration: underline;
}


#container {
	width: 420px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#main {
	width: 420px;
	margin: 0;
	padding: 0;
}

H2.blogdate {
	font: 10px/120% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #555;
	margin: 0;
	padding: 0;
}

DIV.entry-body-bottom {
	height: 10px;
}


/* ===================================================== */
/* News */
/* ===================================================== */

TABLE#news {width:694px; margin-left:20px;}
#news td DIV.maintitle {font-size:14px; color:#99004a; margin:0 0 5px 10px;}
#news td DIV.kijititle {font-size:14px; color:#99004a; margin:0 0 5px 10px;}
#news td DIV.maked {font-size:10px; color:#666; margin:0 0 5px 10px;} 
#news td DIV.kiji {font-size:12px; line-height:1.2em; margin:10px 10px 0 10px;}
#news td DIV.kiji span {font-size:10px; color:#777;}
#news .sidebar {
	background-color:#9f295f;
}
#news .sidebar img {
	border: 0;
}
#news .textback {background-color:#f0e3ea;}

#news TABLE.schedule {width:550px; border:1px solid #99004a; border-collapse:collapse;}
#news TABLE.schedule TD {
	font-size:12px;
	color:#333;
	background-color:#fff;
	border:1px solid #99004a;
	padding:4px;
	text-align:center;
}
#news TABLE.schedule TD.beta {
	color:#fff;
	background-color:#9f295f;
}
#news TABLE.schedule TD.beta2 {
	background-color:#f0e3ec;
}
#news .schedule_extra {width:550px; font-size:10px; color:#555; text-align:right; margin:5px auto 0 auto;}
#news .schedule_extra2 {font-size:10px; color:#555; padding-top:5px;}

#news TABLE.table1 {
	width: 680px;
	border: 1px solid #999;
	border-collapse: collapse;
	margin: 0 auto;
}
#news TABLE.table1 TD {
	font-size:12px;
	color:#333;
	background-color:#fff;
	border:1px solid #999;
	padding:5px;
}
