@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#header{
	position:relative;
}

#header #rssbox{
	position:absolute;
	left:220px;
	top:35px;
	background:url(../img/top/rss/m.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
	visibility:hidden;
}

#header #rssbox-top{
	background:url(../img/top/rss/t.gif) left top no-repeat;
	min-height:1px;
	_height:1px;
}

#header #rssbox-btm{
	background:url(../img/top/rss/b.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#header #rssdisp{
	width:396px;
}

#header #rssbox dl{
	float:none;
	width:auto;
	padding:5px;
}

#header #rssbox dt{
	float:none;
	font-size:90%;
	line-height:1.5;
}

#header #rssbox dd{
	float:none;
	padding:0;
	font-size:90%;
	line-height:1.5;
}




#contents-inner{
	padding:20px 0 20px 0;
	position:relative;
}

#main{
	width:962px;
	float:none;
}

#main-frame{
	width:688px;
}

#side {
	position:absolute;
	top:500px;
	right:0;
	width:250px;
	float:right;
}

/*********************************************************************************************/

.cbox{
	padding:15px 0 25px 3px;
}

.cbox .cbox-inner{
	padding:10px 0 0px 0px;
}
#cbox1 dl.news-c1{
	background:url(../img/top/nc1.gif) left center no-repeat;
	padding:0 0 0 75px;
}

#cbox1 dl.news-c2{
	background:url(../img/top/nc2.gif) left center no-repeat;
	padding:0 0 0 75px;
}
#cbox1 dl.news-c3{
	background:url(../img/top/nc3.gif) left center no-repeat;
	padding:0 0 0 75px;
}
#cbox1 dl{
	margin:0 0 5px 0;
}
#cbox1 dl dt{
	color:#11a3d3;
	float:left;
	padding:0 5px 0 0;
}

#cbox2 dl.blog-c1{
	background:url(../img/top/bc1.gif) left center no-repeat;
	padding:0 0 0 75px;
}
#cbox2 dl.blog-c2{
	background:url(../img/top/bc2.gif) left center no-repeat;
	padding:0 0 0 75px;
}

#cbox2 dl.blog-c3{
	background:url(../img/top/bc3.gif) left center no-repeat;
	padding:0 0 0 75px;
}

#cbox2 dl{
	margin:0 0 5px 0;
}
#cbox2 dl dt{
	color:#e95b00;
	float:left;
	padding:0 5px 0 0;
}


/*********************************************************************************************/

#side .cbox{
	padding:0 0 5px 0;
}

#side1 ul li{
	margin:0 0 10px 0;
}



#main-vis{
	background:url(../img/top/main/frame.gif) left top no-repeat;
	height:468px;
}

#main-vis-inner{
	padding:36px 0 0 30px;
}

