@charset "Shift_JIS";





/****************************** kanen_base ********************************/

* {margin:0; padding:0;}

body {
	margin:0;
	padding:0;
	background-color: #DCE6F0;
	line-height: 1.5;
	color: #333333;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/kanen_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

img {
	border:none;
	vertical-align: middle;
}

a {
	color: #005999;
}

a:hover {
	color: #FF4000
}

#wrapper {
	width:900px;
	text-align:left;
	margin:0px auto 0px auto;
}

#wrapper_2 {
}

.clearfix { zoom: 1; }

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/****************************** HEADER ********************************/

#kanen_header {
	height:80px;
}

#kanen_headerright {
	width: 100%;
	float:right;
	text-align: right;
}

#kanen_headerleft {
	background-color:#FFFFFF;
	float:left;
	min-width: 300px;
	width: auto !important;
	width: 300px;
	margin: -81px -33px 0px;
}


/* Top page Navi */

#kanen_navi_bg {
	background-color:#DCE6F0;
	min-width: 950px;
	width: auto !important;
	width: 950px;
	height: 59px;
	background-attachment: scroll;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TopNavi ul{
	list-style-type:none;
	min-width: 850px;
	width: auto !important;
	width: 850px;
	height: 59px;
	display: inline;
}
.TopNavi li a{
	display:block;
	height: 59px;
	outline: none;
}
.TopNavi li a:hover{
	position: relative;
	height: 59px;
}
.TopNavi li p{
	height: 59px;
	position: relative;
}
.TopNavi li{
	float:left;
	text-indent: -10000px;
}

.TopNavi li.top a {background:url(../images/navi_top.gif) no-repeat; width:129px; margin-top: 3px;}
.TopNavi li.top a:hover {background:url(../images/navi_top.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.top p {background:url(../images/navi_top.gif) no-repeat;width:129px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.about a {background:url(../images/navi_about.gif) no-repeat; width:128px; margin-top: 3px;}
.TopNavi li.about a:hover {background:url(../images/navi_about.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.about p {background:url(../images/navi_about.gif) no-repeat;width:128px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.kensa a {background:url(../images/navi_kensa.gif) no-repeat; width:128px; margin-top: 3px;}
.TopNavi li.kensa a:hover {background:url(../images/navi_kensa.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.kensa p {background:url(../images/navi_kensa.gif) no-repeat;width:128px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.taisei a {background:url(../images/navi_taisei.gif) no-repeat; width:128px; margin-top: 3px;}
.TopNavi li.taisei a:hover {background:url(../images/navi_taisei.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.taisei p {background:url(../images/navi_taisei.gif) no-repeat;width:128px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.josei a {background:url(../images/navi_josei.gif) no-repeat; width:128px; margin-top: 3px;}
.TopNavi li.josei a:hover {background:url(../images/navi_josei.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.josei p {background:url(../images/navi_josei.gif) no-repeat;width:128px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.kenkyu a {background:url(../images/navi_kenkyu.gif) no-repeat; width:128px; margin-top: 3px;}
.TopNavi li.kenkyu a:hover {background:url(../images/navi_kenkyu.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.kenkyu p {background:url(../images/navi_kenkyu.gif) no-repeat;width:128px; margin-top: 0px; background-position:0 -129px;}
.TopNavi li.hukyu a {background:url(../images/navi_hukyu.gif) no-repeat; width:130px; margin-top: 3px;}
.TopNavi li.hukyu a:hover {background:url(../images/navi_hukyu.gif) no-repeat;background-position:0 -66px;}
.TopNavi li.hukyu p {background:url(../images/navi_hukyu.gif) no-repeat;width:130px; margin-top: 0px; background-position:0 -129px;}


/* BG */
#kanen_container {
	min-height: 700px;
	border-top:5px solid #D9E6B3;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -5px;
	_margin-top: -8px; /*IE6*/
}

#kanen_contents {
	float: left;
	width: 640px;
	margin-right: 20px;
}

div.cont_shiryou {
	background:url(../images/bg_shiryo.jpg) 100% 34px no-repeat scroll;
}

div.cont_kaigi {
	background:url(../images/bg_kaigi.jpg) 100% 34px no-repeat scroll;
}

div.cont_hourei {
	background:url(../images/bg_hourei.jpg) 100% 34px no-repeat scroll;
}


/* TOPIC */
#div_topic {
	float: right;
	width: 200px;
	margin-top: -5px;
}

.div_topic ul{
	list-style-type:none;
	width: 199px;
}
.div_topic li a{
	display:block;
	outline: none;
}

.div_topic li{
	float:left;
	text-indent: -10000px;
}

.div_topic li.hepatitis span { display:block; background:url(../images/topic_image003.gif) no-repeat; width:199px; height:65px;}
.div_topic li.soudan a {background:url(../images/topic_soudan.gif) no-repeat; width:199px; height:42px;}
.div_topic li.q_a a {background:url(../images/topic_q_a.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.link a {background:url(../images/topic_link.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.j_center a {background:url(../images/topic_j_center.gif) no-repeat; width:199px; height:42px; margin-top: 3px; margin-bottom: 6px;}

.div_topic li.kumamoto a {background:url(../images/topic_kumamoto_eq.gif) no-repeat; width:199px; height:42px;margin-bottom: 3px;}


/*
.div_topic li.houdou a {background:url(../images/topic_siryou.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.poster a {background:url(../images/topic_poster.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.hourei a {background:url(../images/topic_hourei.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.kyougi a {background:url(../images/topic_kyougi.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.sonota a {background:url(../images/topic_sonota.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.yosan a {background:url(../images/topic_yosan.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
*/
.div_topic li.siryou span { display:block; background:url(../images/topic_siryou.gif) no-repeat; width:199px; height:42px; margin-top: 3px;}
.div_topic li.siryou ul li{ margin-left:30px;list-style-image:url(../images/arrow.gif); float:none; text-indent:0; font-size:82%; /zoom:1; }




/* FOOTER */
#kanen_footer_bg {
	background-color:#005999;
	min-width: 784px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	position: relative;
	padding-right: 33px;
	padding-left: 33px;
	text-align: right;
}

.return {
	float: left;
	top: 10px;
	width: 50%;
	height: 30px;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 80%;
}

.return a {
	color: #FFFFFF;
	text-decoration: none;}

.return a:hover {
	color: #FF4000;
	text-decoration: none;}
