@charset "UTF-8";


/*
TOP IMAGE
---------------------------------------------------------*/

#topimage{
	clear:both;
	margin:0 auto;
	padding:0;
	width:100%;
	height:275px;
	text-align:center;
	background:url("../img/topimage_bg.gif") repeat-x;
}


/*
MAINCOL
---------------------------------------------------------*/

#maincol{
	margin:0;
	padding:0;
	width:370px;
	float:right;
}

/*INFORMATION*/

.information{
	margin:0 0 10px 0;
	padding:0;
	border-right:1px solid #CDD2D7;
	border-bottom:1px solid #CDD2D7;
	border-left:1px solid #CDD2D7;
}

.information h2{
	margin:0;
	padding:0;
	line-height:normal;
	border-bottom:1px solid #CDD2D7;
}

.information dl{
	margin:0 auto;
	padding:2px 0 0 0;
	width:340px;
}

.information dl dt{
	margin:0;
	padding:5px 0 0 0;
}

.information dl dd{
	margin:0;
	padding:0 0 10px 0;
	background:url("../img/dashed_line.gif") repeat-x bottom;
}

.information dl dd a{
	margin:0;
	padding:0 0 0 12px;
	background:url("../img/icon_link02.gif") no-repeat left 5px;
}

.information dl dt img{
	vertical-align:middle;
}

.more_link{
	margin:-1px 0 0 0;
	padding:3px 7px 5px 0;
	text-align:right;
	border-top:1px solid #CDD2D7;
}

#main .more_link p{
	margin:0;
	padding:0;
	font-size:85%;
}

.more_link a{
	margin:0;
	padding:0 0 0 15px;
	background:url("../img/icon_link.gif") no-repeat left center;
}

/*TOP BOX*/

.top_box{
	margin:0;
	padding:0;
	width:370px;
	background:url("../img/topbox_bg_bottom.gif") no-repeat left bottom;
}

.top_box:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.top_box_l{
	margin:0;
	padding:0;
	width:180px;
	float:left;
}

.top_box_r{
	margin:0;
	padding:0;
	width:180px;
	float:right;
}

.top_box_l .title, .top_box_r .title{
	margin:0 auto;
	padding:0;
	width:178px;
	border-top:2px solid #00326B;
	border-bottom:1px solid #CDD2D7;
	background:url("../img/box_t_bg.gif") no-repeat left bottom;
}

.top_box_l .title h2, .top_box_r .title h2{
	margin:0 auto;
	padding:0;
	font-size:100%;
}

.top_box_l .title h2, .top_box_r .title h2{
	display:block;
	padding:4px 0 4px 25px;
	width:153px;
	background:url("../img/icon_link.gif") no-repeat 10px center;
}

/*
.top_box_l .title h2 a, .top_box_r .title h2 a{
	display:block;
	padding:4px 0 4px 25px;
	width:153px;
	background:url("../img/icon_link.gif") no-repeat 10px center;
}
*/

.top_box_l .title h2 a:link, .top_box_r .title h2 a:link{
	display:block;
	color:#00326B;
	text-decoration:none;
}

.top_box_l .title h2 a:visited, .top_box_r .title h2 a:visited{
	display:block;
	color:#00326B;
	text-decoration:none;
}

.top_box_l .title h2 a:hover, .top_box_r .title h2 a:hover{
	display:block;
	color:#00326B;
	text-decoration:underline;
}

.top_box_l .image, .top_box_r .image{
	margin:9px 0 7px 10px;
	padding:0;
	width:160px;
}

#main .top_box_l p, #main .top_box_r p{
	margin:0 auto 10px auto;
	padding:0;
	font-size:100%;
	line-height:1.4;
	width:160px;
}

/*TOP BOX 02*/

.top_box02{
	width:368px;
	border-right:1px solid #CDD2D7;
	border-bottom:1px solid #CDD2D7;
	border-left:1px solid #CDD2D7;
}
.top_box02:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.top_box02 .title{
	margin:0 auto;
	border-top:2px solid #00326B;
	border-bottom:1px solid #CDD2D7;
	background:url("../img/many_t_bg.gif") repeat-x left bottom;
}

.top_box02 .title h2{
	display:block;
	padding:4px 0 4px 25px;
	font-size:100%;
	background:url("../img/icon_link.gif") no-repeat 10px center;
}

.top_box02 .title h2 a:link{
	display:block;
	color:#00326B;
	text-decoration:none;
}

.top_box02 .title h2 a:visited{
	display:block;
	color:#00326B;
	text-decoration:none;
}

.top_box02 .title h2 a:hover{
	display:block;
	color:#00326B;
	text-decoration:underline;
}

.top_box02 .image{
	margin:9px 0 10px 0;
	padding:0 0 0 10px;
	width:160px;
	float:left;
}

.top_box02 .text{
	margin:9px 0 10px 0;
	padding:0 10px 0 0;
	width:175px;
	float:right;
}

#main .top_box02 p{
	margin:0 auto 3px auto;
	font-size:100%;
}

.top_box02 .link a{
	padding:0 0 0 15px;
	font-size:85%;
	background:url("../img/icon_link.gif") no-repeat left center;
}


/*
XCOL
---------------------------------------------------------*/

#xcol{
	margin:0;
	padding:0;
	width:200px;
	float:left;
}

.top_sub_box{
	margin:0 0 10px 0;
	padding:0;
	border-right:1px solid #CDD2D7;
	border-bottom:1px solid #CDD2D7;
	border-left:1px solid #CDD2D7;
}

.top_sub_box h2{
	margin:0;
	padding:0;
	line-height:normal;
	border-bottom:1px solid #CDD2D7;
}

/*SCHEDULE*/

.top_sub_box dl{
	margin:0 auto;
	padding:2px 0 0 0;
	width:180px;
}

.top_sub_box dl dt{
	margin:0 0 10px 0;
	padding:5px 0;
	font-size:85%;
	/*float:left;
	text-align:center;*/
	/*background:url("../img/dashed_line.gif") repeat-x bottom;*/
}

.top_sub_box dt.sun{
	color:#F23535;
}

.top_sub_box dt.sat{
	color:#1882BF;
}

.top_sub_box dl dt img{
	margin:3px 0 7px 0;
}

.top_sub_box dl dd{
	margin:-55px 0 0 0;
	padding:0 0 7px 60px;
	min-height:35px;
	/*min-height:35px;*/
	background:url("../img/dashed_line.gif") repeat-x bottom;
}

/* IE6 */

* html .top_sub_box dl dd{
	height:35px;
}


/*WEATHER*/

.top_sub_box .weather{
	margin:7px 0;
}

.top_sub_box .weather table{
	margin:0 33px;
	text-align:center;
}

/*PARTNER*/

.top_sub_box .partner{
	margin:0 auto;
	padding:7px 0;
	width:180px;
	font-size:85%;
}

.top_sub_box .partner img{
	display:block;
	margin:0;
	padding:0;
	width:180px;
}



/*
GROUP
---------------------------------------------------------*/

/*
#group{
	clear:both;
	margin:30px auto 0 auto;
	padding:0;
	width:800px;
	background:url("../img/group_top_bg.gif") repeat-x top;
}

.group_inner{
	margin:0 auto;
	padding:0;
	width:800px;
	background:url("../img/group_bottom_bg.gif") repeat-x bottom;
}

.group_inner:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.group_inner ul{
	list-style:none;
	margin:0 0 0 70px;
	padding:0;
	width:680px;
	text-align:center;
}

.group_inner ul li{
	display:inline;
	margin:15px 20px 5px 0;
	padding:0;
	float:left;
}

.group_inner p{
	clear:both;
	margin:0 0 10px 0;
	padding:0;
	font-size:85%;
	text-align:center;
}

.group_inner .link a{
	margin:0;
	padding:0 0 0 15px;
	background:url("../img/icon_link.gif") no-repeat left center;
}
*/



#group{
	clear:both;
	margin:20px auto 0 auto;
	padding:20px 0 0 0;
	width:800px;
	background:url("../img/group_top_bg.gif") repeat-x top;
}
#group:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#group ul{
	list-style:none;
	margin:5px 0 0 42px;
}

#group ul li{
	display:inline;
	margin:0 10px 0 0;
	float:left;
}

#group p{
	clear:both;
	margin:0 0 5px 0;
}

#group .link a{
	margin:0;
	padding:0 0 0 15px;
	background:url("../img/icon_link.gif") no-repeat left center;
}

.group_box_l{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	width:395px;
	float:left;
	border:1px solid #DDD;
	text-align:center;
}
.group_box_r{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	width:395px;
	float:right;
	border:1px solid #DDD;
	text-align:center;
}
.group_box_l:after, .group_box_r:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.group_box_l p, .group_box_r p{
	display:block;
	padding:2px;
	color:#ABABAB;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}

#group p.group_t{
	padding:0 0 0 5px;
	border-left:2px solid #00326D;
}


/*
BANNER SPACE
---------------------------------------------------------*/

#banner_space{
	clear:both;
	margin:10px auto 0 auto;
	padding:20px 0 0 0;
	width:800px;
	background:url("../img/group_bottom_bg.gif") repeat-x top;
}
#banner_space:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#banner_space ul{
	list-style:none;
	margin:0 0 0 57px;
}

#banner_space ul li{
	display:inline;
	margin:5px 15px 10px 0;
	float:left;
}


/*important*/

.important{
	margin:0 auto 15px auto;
	padding:20px 15px;
	color:#CC0202;
	font-size:120%;
	font-weight:bold;
	width:600px;
	background-color:#FAEEEE;
	border:3px solid #F3C8C8;
	text-align:center;
}


