@charset "utf-8";
/* CSS Document */

body {
	background:#333333;
	margin:0px;
	padding:0px;
	}
#container {
	background:url(../images/katakana_bg.gif) top left no-repeat;

	}
#t7Logo {
	margin-left:32px;
	margin-bottom:32px;
	margin-top:23px;
	}
#menu {
	width:721px;
	margin-left:165px;
	margin-bottom:0px;
	padding:0px;
	}
#menu ul {
	height:30px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu ul li {
	display:inline;
	padding:0px;
	margin:0px;
	float:left;
	}
	.current {
		background:url(../images/b_tl.png) top left no-repeat;
		padding:0px 18px;
		height:30px;
	}
	.currenttr {
		height:30px;
		background:#4D8CD3 url(../images/b_tr.png) top right no-repeat;
		margin:0px;
	}
	.noncurrent {
		padding:0px 18px;
		}
#menu ul li a {
		height:30px;
		position:relative;
		top:5px;
	}
#menu ul li a:link,  #menu ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	}
#menu ul li a:hover {
	color:#D5E0FF;
}
#content {
	background:#FFFFFF url(../images/w_tl.png) top left no-repeat;
	width:741px;
	margin-left:144px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	}
#contenttr {
	background:url(../images/w_tr.png) top right no-repeat;
	padding:5px 0px;
	margin:0px;
	}
#contentbl {
	background:#FFFFFF url(../images/w_br.png) bottom right no-repeat;
	height:15px;
	width:741px;
	margin-left:144px;
	}
#contentbr {
	background:url(../images/w_bl.png) bottom left no-repeat;
	height:15px;
	}
#content p {
	margin:20px;
	}
.objectcontainer {
	width:640px;
	margin:0px auto;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#commentsContainer {
	width:640px;
	margin:0px auto;
}

.aComment {
	border-top:1px solid #4D8CD3;
}

#commentTop {
	font-size:16px;
	color:#2C74C9;
	font-weight:100;
	margin:5px;
}

.cTop {
	background:#D2E5FB url(../images/cgrad.jpg) repeat-x;
	height:20px;
}

.cDate {
	background:#D2E5FB url(../images/cgrad.jpg) repeat-x;
	float:right;
	color:#333333;
	font-size:12px;
	padding:2px 10px;
}

.cName, .cSite, .cEmail {
	width:140px;
	float:left;
	color:#333333;
	font-size:12px;
	overflow:hidden;
	padding:2px 10px;
}
.cComment {
	width:600px;
	clear:both;
	padding:10px 20px;
	color:#333333;
	font-size:12px;
	max-height:100px;
	overflow:hidden;
	
}
	
.wlog_container {
	padding:5px 25px;
}
.wlog_ver {
	padding:2px 15px;
	background:#4D8CD3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.wlog_lines {
	font-size:10px;
	background:#ABCAEB;
	padding:2px 15px;
}
.wlog_date {
	font-size:12px;
	float:right;
}
.wlog_desc {
	font-size:12px;
	line-height:15px;
	margin:1px;
	border-top:#4D8CD3 1px solid;
	padding:10px 45px;
}
#footing_container {
	width:740px;
	margin-left:144px;
	margin-top:10px;
	padding-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	clear:both;
}
#footing_container a:link {
	color:#888888;
	text-decoration:none;
}
#footing_container a:visited {
	color:#999999;
	text-decoration:none;
}
#footing_container a:hover {
	color:#cccccc;
	text-decoration:none;
}

.foot_box {
	width:370px;
	float:left;
	text-align:center;
}

#midrightAd {
position:absolute;
top:133px;
left:911px;
width:160;
height:600;
text-align:center;
}