@charset "euc-jp";
/* CSS Document */

div#image{
	width:608px;
	margin:8px 0 22px 8px;
	background-color:transparent;
	}

div#contents{
	padding:0 0 0 0;
	}

div#contents-left{
	padding:0 0 15px 0;
	background-image:url(../img/home/home-bg01.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}

div#left01{
	width:420px;
	}
	
div#left01 ul{
	width:420px;
	}
	
div#left01 ul li{
	width:210px;
	float:left;
	}

div#right-banner{
	margin:0 0 10px 0;
	position:relative;
	}

div#right-banner li{
	width:290px;
	float:left;
	margin:0 0 4px 0;
	}
	
div#right-banner li img{
	display:block;
	}
	
div#right-banner li.short{
	width:143px;
	margin:0 4px 4px 0;
	}
	
div#right-banner li.right{
	margin-right:0;
	}
	
div#right-banner li.bottom{
	margin-bottom:0;
	}
	
div#right-banner h2{
	margin:0 0 10px 0;
	}

div#right-banner p#event{
	position:absolute;
	top:1px;
	right:0px;
	}
	
div#right-banner li#event img{
	display:block;
	}
	
div#right02 li{
	margin:-4px 0 6px 0;
	padding:0 0 8px 0;
	background-image:url(../img/border-dd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	}
	
div#right02 li.bottom{
	margin-bottom:-4px;
	padding-bottom:0;
	background-image:none;
	}
	
div#right02 li span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#005bab;
	letter-spacing:1px;
	}

div#articles{
	width:290px;
	margin:8px 0 10px 0;
	}
	
div#event{
	width:290px;
	margin:0 0 10px 0;
	}
	
div#blog{
	width:290px;
	}
	
div#articles .inner,
div#event .inner,
div#blog .inner{
	width:290px;
	height:65px;
	overflow:auto;
	scrollbar-face-color:#dddddd;
	scrollbar-arrow-color:#005bab;
	scrollbar-shadow-color:#dddddd;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-track-color:#eeeeee;
	background:#f5f5f5;
	}
	
div#articles .inner ul,
div#event .inner ul,
div#blog .inner ul{
	width:254px;
	padding:10px 0;
	margin:0 0 0 10px;
	}
