body {
	/*background:url(../images/main_bg.gif) repeat-x top left;*/
}
/*
div#contents_wrap {
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
*/
div#contents_wrap div#main_visual {
	margin:0px 10px 30px 10px;
	height:250px;
	background:url(../images/top_main_visual.jpg) no-repeat top left;
	position:relative;
}
div#contents_wrap div#main_visual p {
	margin-right:10px;
	width:315px;
	position:absolute;
	top:160px;
	left:373px;
	color:#bab9b9;
}
div#contents_wrap .leftbox,
div#contents_wrap .rightbox {
	width:238px;
	/*border:1px solid #333;*/
}
div#contents_wrap .leftbox {
	float:left;
	margin-right:10px;
	background:url(../images/box_bg.gif) repeat-y top right;
}

div#contents_wrap .rightbox {
	float:right;
}

div#contents_wrap .leftbox h2,
div#contents_wrap .rightbox h2 {
	height:100px;
	margin-bottom:10px;
	margin-left:5px;
	padding-left:5px;
	line-height:120%;
	font-size:1.2em;
	background-repeat:no-repeat;
	background-position:top left;
}
div#contents_wrap .leftbox h2 a,
div#contents_wrap .rightbox h2 a {
	display:block;
	width:218px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
}
div#contents_wrap .leftbox h2#online{
	background-image:url(../images/online_link.jpg);
}
div#contents_wrap .leftbox h2#event{
	background-image:url(../images/event_link.jpg);
}
div#contents_wrap .rightbox h2#blog{
	background-image:url(../images/blog_link.jpg);
}
div#contents_wrap .leftbox p,
div#contents_wrap .rightbox p {
	margin:0 5px 10px;
}
div#contents_wrap p.links {
	padding-right:25px;
	text-align:right;
	line-height:15px;
	background:url(../images/top_link_marker.gif) no-repeat center right
}
div#info_wrap h3 {
	margin-bottom:.5em;
	margin-left:1em;
	padding-left:10px;
	width:95%;
	border-left:5px solid #333;
	background-color:#ffcc33;
	font-weight:bold;
	font-size:1.2em;
	color:#6e5304;
}

div#rss,
div#rss2 {
	width:95%;
	margin-bottom:1.5em;
	margin-left:2em;
}
div#rss li,
div#rss2 li {
	margin-bottom:.5em;
	border-bottom:1px dotted #ccc;
}
div#rss p {
	text-align:right;
}
.blog_link {
		width:95%;
	text-align:right;
}