#main_bg01 {
	width: 998px;
	height: 307px;
    margin: auto;
	background: url(../img/top_bg01.jpg) no-repeat;
}

#main_bg02 {
	width: 998px;
	height: 321px;
    margin: auto;
	background: url(../img/top_bg02.jpg) no-repeat;
	text-align: center;
}

#top_container {
	width: 986px;
	height: 150px;
    margin: auto;
	background: url(../img/contents_bg01.jpg) center no-repeat #FEF5F4;
}

#main_container {
    margin: auto;
	width: 986px;
	background-color: #FEF5F4;
    border-bottom: 6px solid #FFFFFF;
	padding-bottom: 150px;
	background: url(../img/contents_bg02.jpg) center top repeat-y #FEF5F4;
    font-size: 12px;
	line-height:150%;
}

#left_container {
	width:425px;
	margin:auto;
	text-align: left;
}

.frame_middle {
	width: 662px;
	text-align: left;
	margin:auto;
}

.top_article {
	text-align: left;
	margin:auto;
	padding-right: 35px;
	padding-bottom: 20px;
    font-size: 12px;
	line-height:150%;
}

.top_text_link1 {
	text-align: left;
	margin:auto;
	padding-bottom: 20px;
    font-size: 12px;
	line-height:150%;
}

.top_text_link2 {
	text-align: left;
	margin:auto;
	padding-bottom: 60px;
    font-size: 12px;
	line-height:150%;
}

#title_shisyasitu {
	text-align: left;
	margin:auto;
	padding-top: 45px;
	padding-bottom: 20px;
}

#text_shisyasitu {
	text-align: left;
	margin:auto;
    font-size: 12px;
	line-height:150%;
}

#text_shisyasitu a:link, .top_text_link2 a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

#text_shisyasitu a:visited, .top_text_link2 a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

#text_shisyasitu a:hover, .top_text_link2 a:hover  {
	color: #666666;;
	font-weight: normal;
	text-decoration: none;
}



/*---- ˥塼ڡCSS ----*/
#news_container {
	width: 237px;
	height: 202px;
	overflow: auto;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-align: left;
  scrollbar-face-color: #FFFFFF;       /* ɽ̤ο */
  scrollbar-3dlight-color: #F8E5E5;    /* üȾüο */
  scrollbar-highlight-color: #FFFFFF;  /* ϥ饤Ȥο */
  scrollbar-shadow-color: #FFFFFF;     /* Ƥο */
  scrollbar-darkshadow-color: #F8E5E5; /* üȲü */
  scrollbar-arrow-color: #EFC1C1;      /* ο */
  scrollbar-track-color: #FEF5F4;      /* Сطʤο */
}

.news_title {
	text-align: left;
	margin:auto;
	padding-right: 20px;
	padding-bottom: 10px;
    font-size: 12px;
	line-height:150%;
	color: #666666;
	font-weight: bold;
}

.news_text {
	text-align: left;
	margin:auto;
	padding-right: 20px;
	padding-bottom: 10px;
    font-size: 12px;
	line-height:150%;
	color: #666666;

}

.news_text a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.news_text a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

.news_text a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.graph {
	text-align: center;
	margin:auto;
    font-size: 12px;
	line-height:150%;
	color: #666666;

}

.graph2 {
	text-align: center;
	margin:auto;
    font-size: 12px;
	line-height:150%;
	color: #CC3300;

}
