@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;
}


.layout_shinro{
	border-bottom:#BFBFBF 2px solid;
	border-left:#BFBFBF 2px solid;
	margin:10px 0 20px 0;
}

.layout_shinro table.border_bottom0{
	border-bottom:#BFBFBF 0px solid;
	border-left:#BFBFBF 2px solid;
	margin:10px 0 20px 0;
}
.layout_shinro th,.layout_shinro td{
	border-top:#BFBFBF 1px solid;
	border-right:#BFBFBF 1px solid;
	padding:5px 10px;
	margin:0;
	text-align:center;
}

.layout_shinro th.border_top2,.layout_shinro td.border_top2{
	border-top:#BFBFBF 2px solid;
}

.layout_shinro th.border_right2,.layout_shinro td.border_right2{
	border-right:#BFBFBF 2px solid;
}

.layout_shinro th.border_bottom2,.layout_shinro td.border_bottom2{
	border-bottom:#BFBFBF 2px solid;
}

.layout_shinro th.border_right0,.layout_shinro td.border_right0{
	border-right:#BFBFBF 0px solid;
}

.layout_shinro th.border_leftt2,.layout_shinro td.border_left2{
	border-left:#BFBFBF 2px solid;
}

.layout_shinro th.goukei{
	background-color:#069;
	border-top:#BFBFBF 2px solid;
	border-left:#BFBFBF 1px solid;
}

.layout_shinro td.goukei{
	background-color: #D8E0E9;
	border-top:#BFBFBF 2px solid;
	border-right:#BFBFBF 2px solid;
}

.layout_shinro th.top,.layout_shinro td.top{
	border-top:#BFBFBF 1px solid;
	border-right:#BFBFBF 1px solid;
	padding:5px 10px;
	margin:0;
	text-align:center;
}

.layout_shinro th,.layout_shinro th.top{
	color:#FFF;
	background-color:#008CD6;
	text-align:left;
}


.layout_shinro td,.layout_shinro td.top{
	text-align:right;
}

.layout_shinro td.green{
	background-color:#73BE1E;
	color:#FFF;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	line-height:18px;
}

.layout_shinro td.gray{
	background-color:#F2F2F2;
	color:#000;
	text-align:right;
}





h3.souhatugaku_title{ 
   text-indent:-8889px; 
   background-image:url(../cumpus/images/souhatugaku_title.jpg); 
   margin-bottom:35px; 
   width:635px; 
   height:200px;
}

#souhatu_con01_left{
	 width:47%; 
	 float:left;
}

.h3_bg{
	background:#f2f2f2;
	padding:5px;
	margin-bottom:15px;
}

.h3_bg h4{
	color:#F6AA00;
	font-size:14px;
	font-weight:bold;
	background-image:url(../cumpus/images/icon_souhatugaku01.gif);
	background-position:6px 0;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:3px;
}

#souhatu_con01_right{
   width:47%; 
   float:right;
}

#souhatu_con01_right h3.title01{
   text-indent:-8889px; 
   width:290px; 
   height:220px; 
   background-image:url(../cumpus/images/souhatugaku_01.gif); 
   margin:0; padding:0;
}

#souhatu_con01_right h3.title02{
   text-indent:-8889px; 
   width:290px; 
   height:220px; 
   background-image:url(../cumpus/images/souhatugaku_02.gif); 
   margin:0; padding:0;
}


#souhatu_con02{
	  background:#f7f7f7; 
	  padding:5px; 
	  margin-bottom:15px;
	  margin-top:25px;
}

#souhatu_con02 h4.title01{
	color:#F6AA00;
	font-size:14px;
	font-weight:bold;
	background-image:url(../cumpus/images/icon_souhatugaku01.gif);
	background-position:6px 0;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:3px;
}

h5.title01{
	color:#F6AA00;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	width:100%;
	line-height:22px;
	margin-bottom: 5px;
}
 
h3.title01{
	width:595px;
	height:250px;
	margin:0 auto 0 auto;
	padding:0;
	background-image:none;
	text-indent:0;
}

h3.title02{
     text-indent:-8889px; 
	 width:595px; 
	 height:250px; 
	 background-image:url(../cumpus/images/souhatugaku_06.gif); 
	 margin:0 auto; 
	 padding:0;
}

h3.title03{
     text-indent:-8889px; 
	 width:595px; 
	 height:250px; 
	 background-image:url(../cumpus/images/souhatugaku_07.gif); 
	 margin:0 auto; 
	 padding:0;
}

h4.title03{
     background-image:none; 
	 font-size:22px; 
	 color:#F6AA00; 
	 font-weight:bold; 
	 text-indent:0; 
	 margin-bottom:25px;
}

h4.title03 span.shikaku{
     font-size:180%;
}

#pickup{
	 margin-top:25px;
}

#pickup dl.left{
	 float:left; 
	 margin:0 0px 0 5px; 
	 padding:0;
}

#pickup dl.right{
	 float:right; 
	 margin:0 0px 0 0; 
	 padding:0;
}

#pickup dl.left dt.con01,#pickup dl.right dt.con01{
     margin-bottom:3px;
	 background-image:url(../cumpus/images/icon_souhatugaku01.gif); 
	 background-repeat:repeat-y; 
	 padding-left:15px; 
	 font-size:14px; 
	 color:#F6AA00; 
	 font-weight:bold; 
	 line-height:20px; 
	 width:290px;
}

#pickup dl.left dt.con01 span.black,#pickup dl.right dt.con01 span.black{
     color:#000; 
	 font-size:13px;
}

#pickup dl.left dt.con01 span.font16,#pickup dl.right dt.con01 span.font16{
    font-size:16px;
}
	
#pickup dl.right dd,#pickup dl.left dd{
    border-top:#000 1px solid; 
	clear:both; 
	padding-top:8px; 
	width:305px; line-height:20px;
}
	
	
.tyuui_h3{
	 font-weight:normal; 
	 margin:0 auto; 
	 padding-bottom:0; 
	 width:595px; 
	 text-align:right;
	 font-size:9px;
}

