body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background-color:#666699;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	color:#333333;
}
img {
	border:none;
}
a,a:visited {
	text-decoration:none;
	color:#000099;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
#header h1 a {
	display:block;
	margin:0px;
	width:800px;
	font-size:0px;
	padding:130px 0 0 0;
	overflow: hidden;
	height: 0px !important;
}
.header01 {
	margin:0px;
	background-image:url(../blog_img/header/blog_shibuya.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	height:130px;
	font-size:0px;
	padding:0px;
}
.header02 {
	margin:0px;
	background-image:url(../blog_img/header/blog_mukai.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	height:130px;
	font-size:0px;
	padding:0px;
}
.header_news {
	margin:0px;
	background-image:url(../blog_img/header/TU_news.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	height:130px;
	font-size:0px;
	padding:0px;
}
.header_academy {
	margin:0px;
	background-image:url(../blog_img/blog_academy.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	height:130px;
	font-size:0px;
	padding:0px;
}
.header_staff {
	margin:0px;
	background-image:url(../blog_img/blog_staff.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	height:130px;
	font-size:0px;
	padding:0px;
}

#main_box {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	display:block;
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
}
.c_box {
	margin-left:15px;
}

#leftbox {
	width:195px;
	height:auto;
	padding-left:10px;
	padding-bottom:40px;
	margin-top:0px;
	margin-bottom:30px;
	float:left;
}
.homebar {
	margin-bottom:5px;
}
.name {
	color:#666699;
	margin-left:5px;
	margin-bottom:15px;
	margin-top:3px;
}
.profile,.message {
	margin-bottom:15px;
}
.profile p,.message p {
	padding:2px;
	margin:0px;
	width:180px;
	line-height:1.3em;
	letter-spacing:0.1em;
}
.new_entry,.backnam,.categories {
	margin-bottom:15px;
}
.new_entry ul,.new_entry li,.backnam ul,.backnam li,.categories ul,.categories li {
	width:175px;
	height:auto;
	margin:3px auto 5px auto;
	padding-left:0px;
	list-style:none;
}
.new_entry a:hover,.backnam a:hover {
	text-decoration:underline;
}

#main_contents {
	width:800px;
	margin:0px 0xp 0px 0px;
	padding:20px 0px 0px 0px;
	height:auto;
}
#contents_box {
	width:340px;
	height:auto;
	float:left;
	display:block;
	margin:0px 0px 30px 5px;
	padding:0px;
}
#contents_box p {
	line-height:1.4em;
	letter-spacing:0.1em;
}
.clear {
	clear:both;
}
#right_menu {
	width:240px;
	height:auto;
	float:right;
	margin-top:-40px;
	margin-right:5px;
	margin-bottom:30px;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
	display:block;
	position:relative;
}
#right_menu ul {
	padding:0px;
	margin:0px;
	width:240px;
}
#right_menu li {
	width:240px;
	list-style:none;
}
#right_menu h2 {
	width:240px;
	margin:0px;
	z-index:3;
}
.toppage {
	background-image:url(../main_img/home.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
	height:20px;
	}
.toppage a:hover {
	background-image:url(../main_img/home_on.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	width:240px;
	height:20px;
	}

#footerlink {
	clear:both;
	width:800px;
	height:72px;
	background-image:url(../main_img/footerlink_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}
#footerlink p {
	font-size:10px;
	margin:3px 0px;
	padding:0px;
}
#footerlink a {
	color:#333366;
	text-decoration:none;
}
#copy p {
	width:800px;
	background-image:url(../main_img/copy.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:24px 0 0 0;
	height:0px !important;
	font-size:0px;
	overflow: hidden;
	margin:0px;
	text-decoration:none;
}
#footerbottom {
	width:800px;
	height:144px;
	background-image:url(../main_img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.c_fff {
	color:#FFFFFF;
}
.c_red {
	color:#FF0000;
}
.c_f30 {
	color:#FF3300;
}
.head_root {
	font-size:10px;
	color:#333366;
	margin-left:10px;
}
.head_root a {
	font-size:10px;
	color:#333366;
}
	
.calendar {
  	line-height: 140%;
	color: #666666;
	font-size: x-small;
	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
}

.calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

.calendar caption {
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

.calendar th {
	text-align: center;
	font-weight: normal;
	}

.calendar td {
	text-align: center;
	}
.entry h2 {
	color:#666699;
	font-size:14px;
	font-weight:bold;
}
.entry p {
	width:335px;
}
.nickname {
	border-top:1px solid #666699;
	text-align:right;
	width:325px;
	padding-top:3px;
	margin-bottom:30px;
}