@charset "utf-8";
body {
	background-color: #F0F0F0;
}


#waku {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	background-color: #999999;
	width: 750px;
}
#main_image {
	height: 215px;
	width: 573px;
	float: right;
	text-align: right;
}


#slideshow {
	position:relative;
	height:215px;
	width: 573px;
	background-position: center;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
#menu_waku {
	height: 213px;
	width: 174px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-y;
}
	#menu ul,#menu li { margin:0; padding:0; }
	#menu li {
	list-style:none;
	width:174px;
	clear:none;
}
	
	#menu a {
	display:block;
	margin:0 auto;
	color:#000000;
	text-decoration:none;
	background-image: url(../img/_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	
	#menu a span {
	display:block;
	text-align:left;
	padding:0 20px;
	background-image: url(../img/_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 51px;
	font-weight: bold;
}

	
	#menu a:hover { background-position:right bottom;text-decoration:underline}
	#menu a:hover span { background-position:left bottom;  }
#info {
	background-color: #EDF2F7;
	background-image: url(../img/info_bar.png);
	background-repeat: no-repeat;
	width: 730px;
	margin-top: 5px;
	padding-top: 45px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 18px;
}
#bunner_right {
	float: right;
	height: 70px;
	width: 337px;
	margin-top: 20px;
	margin-right: 30px;
}
#map {
	background-image: url(../img/map_bg.png);
	height: 560px;
	width: 750px;
	background-repeat: no-repeat;
	padding-top: 10px;
}


#map_header {
	background-image: url(../img/maphead_bg.png);
	height: 61px;
	width: 750px;
	background-repeat: no-repeat;
	margin-top: 15px;
}
#footer {
	background-image: url(../img/footer.png);
	height: 21px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 30px;
}

#c_list {
}
#c_list table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#c_list  th   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-align: left;
	background-color: #F0F0F0;
	width: 540px;
	padding-left: 10px;
}
#c_list  th img {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

#c_list  td   {
	background-position: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 6px;
}




#map #japan {
	height: 500px;
	width: 609px;
	margin-left: 40px;
}
#button  {
	height: 33px;
	width: 155px;
	margin-right: 30px;
	text-align: right;
	float: right;
	margin-top: 10px;
}
#bunner_left {
	height: 70px;
	width: 337px;
	margin-top: 20px;
	margin-left: 30px;
}
#contents {
	background-color: #EDF2F7;
	background-image: url(../img/bg_side.jpg);
	background-repeat: repeat-y;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
}
.logo {
	margin-left: 10px;
	margin-right: 500px;
	margin-bottom: 3px;
}
#bar_blue {
	height: 10px;
	width: 750px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #004B87;
}
#second_contents {
	background-color: #EDF2F7;
	background-image: url(../img/second_bg_side.jpg);
	background-repeat: repeat-y;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
}
#second_header {
	height: 55px;
	width: 750px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #004B87;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	background-color: #FFFFFF;
}
#second_right {
	width: 560px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #004B87;
	background-image: url(../img/second_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 22px;
	padding-right: 23px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-color: #004B87;
	padding-bottom: 20px;
}
#second_right h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 6px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 30px;
}
#second_right h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-image: url(../img/second_midashi_l.jpg);
	height: 23px;
	width: 560px;
	color: #FFFFFF;
	text-indent: 10px;
	padding-top: 4px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#second_right h4 {
	background-image: url(../img/second_midashi_m.gif);
	height: 22px;
	width: 560px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 6px;
	color: #FFFFFF;
}
.second_column_top {
	width: 430px;
	height: 16px;
	background-image: url(../img/second_column_top.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-top: 20px;
}
.second_column {
	width: 388px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.second_column_bottom {
	width: 430px;
	height: 16px;
	background-image: url(../img/second_column_bottom.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom: 15px;
}



#second_left {
	height: 215px;
	width: 144px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004B87;
	background-repeat: repeat-y;
	background-color: #EDF2F7;
}


#second_menu  ul,#second_menu  li { margin:0; padding:0; }
#second_menu  li {
	list-style:none;
	width:144px;
	clear:none;
}
#second_menu  a {
	display:block;
	margin:0 auto;
	color:#000000;
	text-decoration:none;
	background-image: url(../img/_second_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#second_menu  a  span {
	display:block;
	text-align:left;
	background-image: url(../img/_second_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 43px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 13px;
}
#second_menu  a:hover { background-position:right bottom;text-decoration:underline}
#second_menu  a:hover  span { background-position:left bottom;  }
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:hover img {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=50);
} 
#member_list {
}
.mt10 {
	margin-top: 10px;
}
.totop {
	float: right;
	margin-top: 10px;
}

#jquery-cycle {
    width: 573px;
    height: 215px;
}
#jquery-cycle img {
    width: 573px;
    height: 215px;
}
#waku #contents #info table {
	margin-bottom: 10px;
}
