@charset "UTF-8";



	
/* ヘッダー
-------------------------------*/
#header_top {
	height:70px;
	background-image: url(top/_images/top.jpg);
	}

/*タイトル
-------------------------------*/
#h4 {
	height:66px;
	}
	
/* Flash
-------------------------------*/
#flash_area {
	height:330px;
	background-image:url(top/_images/flash_bg.jpg);
	}

#main_title h2{
	padding-left:30px;
	font-size:110%;
	margin:10px;
	height:66px;
	}
	
/* トップエリア・サイドエリア
-------------------------------*/
#top_area{
		float:left;
		width:480px;
		}
#top_area li {
	margin:20px 10px 20px 30px;
	font-size:90%;
	line-height:.5em;
	text-align:left;
	list-style-type:none;
	
	}
#side_area{
		float:left;
		width:420px;
		}


/* news_content
-------------------------------*/
#news_content {
	margin-right:30px;
	margin-bottom:20px;
	border-left:1px solid #c00;
	padding-bottom:40px;
	padding-top:30px;
	width:400px;
	float:right;
	}
#news_content h3  {
	border-bottom:1px solid #c00;
	border-left:22px solid #c00;
	padding:0 0 2px 10px;
	font-size:100%;
	margin-bottom:10px;
	} 
#news_content ul {
	list-style-position:inside;
	font-size:70%;
	} 
#news_content li {
	margin:20px 0 20px 20px;
	
	}

/* photo_area
-------------------------------*/
#photo_area {
	float:left;
	padding-top:20px;
	padding-left:60px;
	}


/* ニュースエリア-------------------------------*/
#news{
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
		}
#news li{
	margin-left: 5px;
	font-size: 12px;	
}
#news a:link {
	color:#0099FF;
	text-decoration:none;
	}
#news a:visited {
	color:#333333!important;
	text-decoration:none;
	}
#news a:hover {
	color:#37539D;
	text-decoration:underline;
	}
/* イベント・セミナーエリア-------------------------------*/
#event_seminer{
		margin:10px;
		}
		
/* バナーコラム-------------------------------*/
#banner{
	float:right;
	width:390px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
		}
