@charset "utf-8";

*{
margin:0;
padding:0;
color:#333;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #CCFF00;
	text-decoration: none;
}

a:active {
	color: #33CC00;
	text-decoration: none;
}

body{
	font-family:Verdana, Arial, sans-serif;
	background:url(../img/common_bg.gif) left top repeat;
}

#wrapper {
	border:1px #CCCCCC solid;
	background:#fff;
	width: 890px;
	height: auto;
	margin:0 auto;
	padding:0 6px;
}

#header {
	height: 18px;
	background:#ff6600;
}

#header_middle{
	border-bottom: 3px #000000 solid;
}

#header_under_bar {
	background-image: url(../img/grayline.gif);
	font-size:5px;
	height: 8px;
}

#menu_left {
	float:left;
	width: 462px;
	height: auto;
}

#header_right {
	float:right;
	width:420px;
	height:auto;
}

#menu_right{
	height:auto;
	width: 420px;
	margin-top: 3px;
}

#main_title {
	margin-top: 2px;
	letter-spacing: 5px;
	padding-left:2px;
}
#alf_title {
	padding-left: 10px;
}

#first_title {
	margin-top: 15px;
	padding-left: 5px;
}
#left_news {
	padding-top: 5px;
	marjin-right: 2px;
	width: auto;
}

#news_title {
	height:22px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px #cccccc solid;
	line-height: 22px;
	border-left: 9px #475950 solid;
	background-color: #fdf5e6;
	padding-top: 1px;
}

#news_contents {
	height:93px;
	overflow: auto;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #cccccc;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
	margin-bottom: 4px;
}

#footer {
	height:auto;
	width: 890px;
	border-top: 10px #ff9900 solid;
}
#sunkids_img {
	padding-right: 6px;
	float: right;
}
#footer_inside {
	width:836px;
	height:59px;
	background-color: #666666;
	float:left;
	background-image: url(../img/blackline.gif);
}
#footer_reserved {
	margin-left: 5px;
	text-align:center;
}
.footer_font {
	font-size: 12px;
	font-family: "Arial Black", "Felix Titling", "Gill Sans Ultra Bold", Impact, "HG創英角ｺﾞｼｯｸUB";
	color: #CCCCCC;
}
#site_title {
	left:1px;
	height:22px;
	margin-bottom: 100px;
}

#index_img{
	width:auto;
	height:auto;
	padding-top: 9px;
	padding-left: 3px;
}
.title_eyes {
	color: #00FFFF
}
.header_greeting {
	font-size: 11px;
	font-family: "Arial Black";
	color: #333333;
	padding-right:5px;	
}
.news_title_font {
	font-family: "HGS創英角ゴシックUB";
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.last_update_font{
	font-size: 13px;
}

.left_text{
	float:left;
}
.right_text{
	float:right;
	padding-right:5px;	
}
.right_text_menu{
	float:right;
	padding-right:5px;	
	font-size: 11px;
	font-family: "Arial Black";
	color: #a9a9a9;
}
.clear_menu{
	clear:both;
}
.clear{
	clear:both;
}
.main_title_font {
	font-size: 50px;
	font-weight: bold;
	font-family: "HGS明朝B";
}
.alf_title_font {
	font-size: 22px;
	font-family: "Arial Black";
	color: #99FF00;
}
.site_title_font {
	font-size: 14px;
	font-weight: bold;
}
.menu_list { 
	height:22px;
	border-left: 9px #bdb76b solid;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color:#f8f4e6;
	border-bottom: 2px #cccccc solid;
	line-height: 22px;
}
.footer_font {
	font-size: 12px;
	font-family: "Arial Black";
	color: #CCCCCC;
}
.wind_road_link {
	border-bottom:solid 1px #7cfc00;
	line-height:150%;
}

