
@charset "euc-jp";

body{
	background-image: url("./image/bg-star.gif");
	background-attachment: fixed;
	background-color:#FFFFFF;
	background-repeat:repeat;
	margin-top: 5px;            /* 上の余白 */
	margin-bottom: 5px;         /* 下の余白 */
	font-size:12px;
}
html{
	overflow-y: scroll;
}
a:link, a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover, a:active{
	color: #0000FF;
	text-decoration: underline;
}

div.main-bg {
	width: 800px;
	height:auto;
	/*background-image: url("./image/div_background.jpg");*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:solid 1px #FF3300;
}
div.main-foot {
	width: 800px;
	height:20px;
	/*background-image: url("./image/div_background_foot.jpg");*/
	margin-left:auto;
	margin-right:auto;
	background-color:#FF3300;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	padding-top: 5px;            /* 上の余白 */
}
div.main-head {
	background-image: url("./image/header.jpg");
	width: 800px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
}
div.main {
	width: 800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
div.inhead {
	width: auto;
	height:auto;
	position:relative;
	display:inline-block;
	top:30px;
	left:620px;
	
}
div.main_menu {
	width: 780px;
	height:auto;
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	margin-left: 10px;
	margin-right: 10px;
	font-size:15px;
}
div.contents {
	width: 780px;
	height:auto;
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 20px;         /* 下の余白 */
	margin-left: 10px;
	margin-right: 10px;
	/*border:solid #000000 1px;*/
	display:inline-block;
}
div.contents_new {
	width: 580px;
	height:auto;
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 20px;         /* 下の余白 */
	margin-left: 10px;
	margin-right: 10px;
	/*border:solid #000000 1px;*/
	display:inline-block;
}


div.maincontent{
	width: 600px;
	height:auto;
	vertical-align:top;
	float : right;
	right:0px;
	position:relaive;
	display:inline-block;
}
div.maincontent_box{
	width: 580px;
	height:auto;
	vertical-align:top;
	margin-top: 10px;            /* 上の余白 */
	margin-left:5px;
	margin-right:7px;
	position:relaive;
	display:inline-block;
	padding: 6px;
}
div.clear_box{
	height:1px;
	clear:both;
}

.sitemap_box{
	width: 258px;
	height:auto;
	vertical-align:top;
	margin-top: 5px;            /* 上の余白 */
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	position:relaive;
	display:inline-block;
	padding: 5px;
	float:left;
	border:solid 1px #FF3300;
}
.sitemap_content_top{
	border-bottom: dashed 1px #000000;
	width:260px;
	padding-bottom:3px;
}



div.sidebar{
	width: 180px;
	height:auto;
	vertical-align:top;
	float : left;
	left:0px;
	position:relaive;
	padding: 0px;
	display:inline-block;
}
.sidebar_box{
	width: 145px;
	height:auto;
	vertical-align:top;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	position:relaive;
	display:inline-block;
	background-color:#FFC;
	font-size:13px;
	padding:5px 20px
	
}
.sidebar_content_top{
	/* border-bottom: dashed 1px #000000; */
	margin-left: 5px;
	width:180px;
	padding:3px;
	font-size:14px;
	font-weight:bold;
	background-color:#FC9
}

div.footer {
	width: 780px;
	height:auto;
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 3px;
	
	clear: both;
}
div.news_day {
	border-bottom:dashed #0000FF 1px;
	margin-bottom: 3px;         /* 下の余白 */
	background-color:#DEDFFE;
	padding: 3px

}
div.news {
	width: 580px;
	height:auto;
	vertical-align:top;
	left:10px;
	right:10px;
	position:relaive;
	display:inline-block;
	padding: 3px
}
div.news_l {
	width: 388px;
	height:auto;
	vertical-align:top;
	float : left;
	left:0px;
	position:relaive;
	display:inline-block;
	padding: 3px
}
div.news_r {
	width: 380px;
	height:auto;
	vertical-align:top;
	float : right;
	right:0px;
	position:relaive;
	display:inline-block;
	padding: 3px
}



.table_now_b {
	border-right:dashed #0000FF 1px;
	border-bottom:dashed #0000FF 1px;
}
.table_end_b {
	border-bottom:dashed #0000FF 1px;
}

.table_now_b_h {
	border-right:dashed #0000FF 1px;
	border-bottom:dashed #0000FF 1px;
	background-color: #DEDFFE;
}
.table_end_b_h {
	border-bottom:dashed #0000FF 1px;
	background-color: #DEDFFE;
}


.table_now_r {
	border-right:dashed #FF3333 1px;
	border-bottom:dashed #FF3333 1px;
}
.table_end_r {
	border-bottom:dashed #FF3333 1px;
}

.table_now_r_h {
	border-right:dashed #FF3333 1px;
	border-bottom:dashed #FF3333 1px;
	background-color: #FFCFC5;
}
.table_end_r_h {
	border-bottom:dashed #FF3333 1px;
	background-color: #FFCFC5;
}



.table_now_g {
	border-right:dashed #006633 1px;
	border-bottom:dashed #006633 1px;
}
.table_end_g {
	border-bottom:dashed #006633 1px;
}
.table_now_g_h {
	border-right:dashed #006633 1px;
	border-bottom:dashed #006633 1px;
	background-color: #C4FFCF;
}
.table_end_g_h {
	border-bottom:dashed #006633 1px;
	background-color: #C4FFCF;
}


.table_now_y {
	border-right:dashed #FF6600 1px;
	border-bottom:dashed #FF6600 1px;
}
.table_end_y {
	border-bottom:dashed #FF6600 1px;
}
.table_now_y_h {
	border-right:dashed #FF6600 1px;
	border-bottom:dashed #FF6600 1px;
	background-color: #FEECAA;
}
.table_end_y_h {
	border-bottom:dashed #FF6600 1px;
	background-color: #FEECAA;
}



.table_now_p {
	border-right:dashed #FF00FF 1px;
	border-bottom:dashed #FF00FF 1px;
}
.table_end_p {
	border-bottom:dashed #FF00FF 1px;
}
.table_now_p_h {
	border-right:dashed #FF00FF 1px;
	border-bottom:dashed #FF00FF 1px;
	background-color: #FFDAF9;
}
.table_end_p_h {
	border-bottom:dashed #FF00FF 1px;
	background-color: #FFDAF9;
}


.menu_bar_p {
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	border-bottom:dashed #FF00FF 1px;
	background-color: #FFDAF9;
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	
}
.menu_bar_b {
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	border-bottom:dashed #0000FF 1px;
	background-color: #DEDFFE;
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	
}
.menu_bar_y {
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	border-bottom:dashed #FF6600 1px;
	background-color: #FEECAA;
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	
}
.menu_bar_g {
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	border-bottom:dashed #006633 1px;
	background-color: #C4FFCF;
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	
}
.menu_bar_r {
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	border-bottom:dashed #FF3333 1px;
	background-color: #FFCFC5;
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	
}

.prof_nakai{
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	border:solid #0000FF 1px;

}
.prof_nakai_top{
	background-color: #DEDFFE;
	border-bottom: dashed 1px #0000FF;
	width:560px;
	padding:5px;
}

.prof_kimura{
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	border:solid #FF3333 1px;

}
.prof_kimura_top{
	background-color: #FFCFC5;
	border-bottom: dashed 1px #FF3333;
	width:560px;
	padding:5px;
}

.prof_inagaki{
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	border:solid #FF00FF 1px;

}
.prof_inagaki_top{
	background-color: #FFDAF9;
	border-bottom: dashed 1px #FF00FF;
	width:560px;
	padding:5px;
}

.prof_kusanagi{
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	border:solid #FF6600 1px;

}
.prof_kusanagi_top{
	background-color: #FEECAA;
	border-bottom: dashed 1px #FF6600;
	width:560px;
	padding:5px;
}

.prof_katori{
	margin-top: 10px;            /* 上の余白 */
	margin-bottom: 10px;         /* 下の余白 */
	padding: 5px;
	width: 580px;
	margin-left:auto;
	margin-right:auto;
	border:solid #006633 1px;

}
.prof_katori_top{
	background-color: #C4FFCF;
	border-bottom: dashed 1px #006633;
	width:560px;
	padding:5px;
}

.disco_pan{
	width:590px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color: #DEDFFE;
}

.bio_pan{
	width:590px;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	background-color: #C4FFCF;
}
