@charset "utf-8";
/* CSS Document */
#year_left01{
	width:55px; 
	float:left; 
	text-align:center;
	background-image:url(images/year_bg01.gif);
	width:55px;
	height:70px;
	background-position:bottom;
	font-size:40px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#666666;
	font-size:40px;
	line-height:40px;
	margin-bottom:20px;
}

#year_left02{
	width:55px; 
	float:left; 
	text-align:center;
	background-image:url(images/year_bg02.gif);
	width:55px;
	height:70px;
	background-position:bottom;
	font-size:40px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#666666;
	font-size:40px;
	line-height:40px;
	margin-bottom:20px;
}
#year_left03{
	width:55px; 
	float:left; 
	text-align:center;
	background-image:url(images/year_bg03.gif);
	width:55px;
	height:70px;
	background-position:bottom;
	font-size:40px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#666666;
	font-size:40px;
	line-height:40px;
	margin-bottom:20px;
}
#year_left04{
	width:55px; 
	float:left; 
	text-align:center;
	background-image:url(images/year_bg04.gif);
	width:55px;
	height:70px;
	background-position:bottom;
	font-size:40px;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#666666;
	font-size:40px;
	line-height:40px;
	margin-bottom:20px;
}

.kokoday_time{
	height:19px; 
	width:83px; 
	background-image:url(images/kokoday_time.gif); 
	line-height:19px; 
	color:#ffffff; 
	text-align:center; 
	font-size:14px;
}

#year_center{
	margin:0 0 0 15px; 
	width:250px; 
	float:left;
	line-height:18px;
}

#kokoday_center h4{
	font-size:16px; 
	color:#008CD6;
}

h4.sub{
	font-size:16px; 
	color:#008CD6;
	margin:5px auto;
	text-align:center;
}

#year_right01{
	width:300px;
	float:right;
}
#year_right01 .left{
	width:145px;
	float:left;
}
#year_right01 .right{
	width:145px;
	float:right;
}
a.block_red{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#DD775C;
	color:#ffffff;
	text-align:center;
}

a:hover.block_red{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#DD775C;
	color:#ffffff;
	text-align:center;
}
a.block_orange{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#E4A95A;
	color:#ffffff;
	text-align:center;
}

a:hover.block_orange{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#E4A95A;
	color:#ffffff;
	text-align:center;
}
a.block_green{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#AAC456;
	color:#ffffff;
	text-align:center;
}

a:hover.block_green{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#AAC456;
	color:#ffffff;
	text-align:center;
}

a.block_blue{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#5BADCE;
	color:#ffffff;
	text-align:center;
}

a:hover.block_blue{
	display:block;
	width:145px;
	margin-top:1px;
	background-color:#5BADCE;
	color:#ffffff;
	text-align:center;
}

.main ul	{
	padding:0;
	line-height: 100%;
}

.java_img01{
	background-color:#DD775C;
	padding:0px 0 5px 0;
	line-height:20px;
}
.java_img01 img{
	border-bottom:1px solid #fff;
}
 
.java_img02{
	background-color:#AAC456;
	line-height:20px;
	padding:0px 0 5px 0;
}
.java_img02 img{
	border-bottom:1px solid #fff;
} 

.java_img03{
	background-color:#E4A95A;
	padding:0px 0 5px 0;
}
.java_img03 img{
	border-bottom:1px solid #fff;
} 
.java_img04{
	background-color:#5BADCE;
	padding:0px 0 5px 0;
}
.java_img04 img{
	border-bottom:1px solid #fff;
} 
#imgPreviewWithStyles,
#imgPreviewWithStyles2,
#imgPreviewWithStyles3 {
	background: #222 url(image/loading.gif) no-repeat center;
	padding: 15px;
	z-index: 999;
}
#imgPreviewWithStyles span,
#imgPreviewWithStyles2 span,
#imgPreviewWithStyles3 span {
	color: white;
	text-align: center;
	display: block;
	padding: 10px 0 3px 0;
}
.loading {
	height: 32px;
	width: 32px;
}

#club{
	margin:20px auto;
	clear:both;
	padding:0;
	width:635px;
}

#club dl{
	background-color:#ffffff;
	width:120px;
	text-align:center;
	display:inline;
	float:left;
	margin:0px 7px 30px 0;
	padding:0px 0px;
	height:110px;

}

#club dd{
    margin:0px;
    background-color:#ffffff;
	height:90px;
	text-align:left;
	padding:0px;
}


#club dt{
    color:#008CD6; 
	padding:0;
	text-align:left;
	font-weight:bold;
	background-image:url(images/club_dt.gif);
	text-align:center;
	height:20px;
	line-height:20px;
	width:120px;
}

#club h3.unndou{
	clear:both;
	height:30px;
	color:#fff;
	font-size:14px;
	background-image:url(images/club_h3_02.gif);
	background-repeat:no-repeat;
	line-height:30px;
	text-indent:15px;
	text-align:left;
	margin:10px 0;
}

#club h3.bunka{
	clear:both;
	height:30px;
	color:#fff;
	font-size:14px;
	background-image:url(images/club_h3_03.gif);
	background-repeat:no-repeat;
	line-height:30px;
	text-indent:15px;
	text-align:left;
	margin:10px 0;
}

#club h3.iinn{
	clear:both;
	height:30px;
	color:#fff;
	font-size:14px;
	background-image:url(images/club_h3_04.gif);
	background-repeat:no-repeat;
	line-height:30px;
	text-indent:15px;
	text-align:left;
	margin:10px 0;
}

#club h3.kare{
	clear:both;
	height:30px;
	color:#fff;
	font-size:14px;
	background-image:url(images/club_h3_01.gif);
	background-repeat:no-repeat;
	line-height:30px;
	text-indent:15px;
	text-align:left;
	margin:10px 0;
}

#iinn_navi{
	clear:both;
	margin:0;
	padding:0;
	border-color:#C6C6C6;
	line-height:17px;
	font-size:11px;
	text-align:left;
	}
#iinn_navi ul{
}
#iinn_navi li{
	display:inline;
	margin:0 20px 0 0;
	padding:0 0 0 15px;
	text-decoration:none;
	border-color:#C6C6C6;
	font-size:12px;
	background-image:url(images/club_icon_01.gif);
	background-repeat:no-repeat;
	line-height:17px;
	background-position:0 65%;
	}
	
/*bukatu*/
.tbStyle01{
	border-top:#999 1px solid;
	border-left:#999 1px solid;
}
.tbStyle01 th,.tbStyle01 td{
	border-bottom:#999 1px solid;
vertical-align:top;
	border-right:#999 1px solid;
}
.tbStyle01 th{text-align:center;
background-color:#E8E8E8;
color:#66C;
vertical-align:middle;
}
.tbStyle01 td{
	font-size:10px;
}
#form2{
	text-align:right;
	margin:0 0 10px 0;
	padding:0;
}

h3.souhatugaku{
	margin:0 0 35px 0;
	padding:0;
	float:left;
	width:635px;
	text-align:left;
	display:block;
	line-height:26px;
	background-image:none;
	font-size:16px;
	color:#333333;
	text-indent:0;
}

