/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image: none;
}
hr {
	border-top:2px dotted #CCC;
	height:1px;
	color:#FFFFFF;
	margin: 10px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
	float: none;
}
body {
	color: #333333;
	text-align: center;
	word-spacing: 0.2em;
	font: 12px/1.6em Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "MS P ゴシック", 'メイリオ';
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/* for WinIE6*/
* html body {
  font-size: 75%;
  font-family: Verdana, "MS P ゴシック", sans-serif;
}
/* for WinIE7*/
*:first-child+html body {
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, sans-serif;
}

	
#header {
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	background-color: #30416F;
}
.head {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
}
.head .serch {
	margin: 15px 0px 0px;
	padding: 0px;
	width: 340px;
	text-align: left;
	position: absolute;
	z-index: 10;
	top: 0px;
	right: 0px;
}
.head .serch form#srch {
	background-image: url(../image/common/search_form.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px 0px 0px 100px;
	height: 27px;
}
.head .serch form#srch input#srchInput {
	border: none;
	background:transparent;
	width: 160px;
	margin-right: 10px;
	font-size: 100%;
}
.head .serch form#srch input#srchBtn {
	background:url(../image/common/search_btn.png) no-repeat center center;
	border:0px;
	width:60px;
	height:25px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.3em;
}
.head .title {
	float: left;
	width: 400px;
	text-align: left;
}
#header .catch {
	clear: both;
	float: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}


#container {
	clear: both;
	float: none;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/*3カラムメイン*/
#main {
	float: none;
	text-align: left;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	padding-top: 10px;
}

#index_contents {
	width:470px;
	float: left;
}

#topcommittee {
	clear: both;
	float: none;
	width: 440px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#topcommittee .box_wak {
	clear: both;
	float: none;
	padding-bottom: 10px;
}
#topcommittee .box_wak:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#topcommittee .box_wak .box{
	background:#30416F;
	width:10em;
	line-height:120%;
	padding:10px;
	font-weight: bold;
	margin: 2px;
	clear: right;
	float: left;
	border: 1px solid #CCCCCC;
}
#topcommittee .box_wak .box span{
display:block;
}
#topcommittee .box_wak .box span a{
color:#FFFFFF;
text-decoration:none;
}
#topcommittee .box_wak .hover {
cursor: pointer;
background:#C60412;
}
#topcommittee .box_wak .hover span a{
text-decoration:none;
	color: #FFFFFF;
}

/*TOPタイルコンテンツ*/
#topcontents {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#topcontents .box {
	width: 203px;
	margin: 5px;
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	
-moz-box-shadow: 0px 0px 3px #cccccc;
-webkit-box-shadow: 0px 0px 3px #cccccc;
	box-shadow: 0px 0px 3px #cccccc;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
#topcontents .box p {
	padding: 5px;
	line-height: 1.3em;
	font-size: 90%;
}


/*セカンドメインコンテンツ*/
#contents{
	width: 770px;
	clear: right;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents .contents_box{
	padding: 20px 40px 0px 15px;
	margin: 0px;
	text-align: left;
}




/*3カラム左ナビゲーション*/
#sub {
	width:200px;
	float: left;
	z-index: 5;
}
#sub ul.subnav li{
	height: 34px;
	width: 200px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../image/common/nav_off.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 10px;
	cursor:pointer;
}
#sub ul.subnav li a{
	height: 34px;
	width: 200px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-rsepeat: no-repeat;
}
#sub ul.subnav li:link,#sub ul.subnav li:visited{
	background-image: url(../image/common/nav_off.jpg);
}
#sub ul.subnav li:active,#sub ul.subnav li:hover{
	background-image: url(../image/common/nav_on.jpg);
}
#sub ul.subnav li.now,#sub ul.subnav li.now_n{
	background-image: url(../image/common/nav_on.jpg);
}

#sub ul.subnav dl.subnav_sub{
	margin-left: 0px;
	background-image: none;
	line-height: 1.2em;
	margin-right: 10px;
	padding: 0px;
	display: none;
}

#sub ul.subnav dl.subnav_sub dt{
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	cursor: pointer;
}
#sub ul.subnav dl.subnav_sub dt a{
	display: block;
	background-image: none;
	text-indent: 10px;
	padding: 5px;
}
#sub ul.subnav dl.subnav_sub dt a:link,#sub ul.subnav dl.subnav_sub dt a:visited{
	color: #666666;
	text-decoration: none;
	background-image: none;
}
#sub ul.subnav dl.subnav_sub dt a:active,#sub ul.subnav dl.subnav_sub dt a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: none;
}

/*3バナー枠*/
#bnw {
	width:310px;
	float: right;
}
#bnw .ad_bn {
	text-align: right;
	clear: both;
	margin: 0px;
	padding-right: 10px;
}
#adwak {
	clear: both;
	float: none;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

ul#bn {
	clear: both;
	float: none;
}

ul#bn.member{
	margin: 0px;
	clear: right;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
ul#bn.site{
	margin: 0px;
	padding: 5px 0px 5px 120px;
	clear: right;
	float: left;
	width: 880px;
	position: relative;
}
ul#bn .title{
	padding-top: 15px;
	padding-left: 0px;
	line-height: 1.2em;
	margin: 0px;
	clear: right;
	float: left;
	width: 100px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000000;
	padding-right: 10px;
	border-right-style: dotted;
	border-right-color: #666666;
}
ul#bn li{
	clear: right;
	float: left;
}
ul#bn li img {
	margin: 2px;
	border: none;
	height: 40px;
	width: 145px;
	padding: 0px;
}
ul#bn.site li img {
	margin: 2px;
	border: none;
	padding: 0px;
}
#footer {
	width:100%;
	clear:both;
	float: none;
	margin-top: 10px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#footer .copy {
	color: #999999;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}

/*右上柄*/
.back_head {
	background-image: url(../image/common/back_hrad.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 385px;
	width: 320px;
	background-position: right top;
	z-index: 0;
}
/*左下柄*/
.back_btm {
	background-image: url(../image/common/back_btm.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 260px;
	width: 200px;
	background-position: left bottom;
	z-index: 0;
	left: -100px;
	bottom: 0px;
}

/*TOPに戻る*/
#back-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
}
 
#back-top a {
	width: 60px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
 
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
	transition: 1s;
	filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	opacity: 0.5;
	color: #000000;
}
#back-top a:hover {
    color: #D93B96;
 
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
 
/* arrow icon (span tag) */
#back-top span {
	width: 50px;
	height: 30px;
	display: block;
	background: url(../image/common/to_top.png) no-repeat center 15px;

 
    /* rounded corners */
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	border-radius: 8px;

 
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
	transition: 1s;
	padding-bottom: 20px;
	top: 10px;
	bottom: 10px;
	padding-top: 5px;
}
#back-top a:hover span {
    background-color: #FFFFFF;
}


/*TOPスライダー*/
.wideslider {
	width: 100%;
	height: 100px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #30416F;
	padding-bottom: 10px;
}
.wideslider img {
	width: 350;
	height: 100px;
	margin-right: 10px;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;
	z-index: 10;
}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	cursor: pointer;
	height: 100%;
	width: 100px;
	filter:alpha(opacity=10); /*IE*/
	-moz-opacity:0.1; /*FF*/
	opacity:0.1;
}
.slider_next {
	background:url(../image/top/slide_l.png) no-repeat right center;
	position: absolute;
	left: 0px;
	z-index: 100;
}
.slider_prev {
	background:url(../image/top/slide_r.png) no-repeat left center;
	position: absolute;
	right: 0px;
	z-index: 1000;
}
/*
.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
*/
/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#angel {
	background-color: #ACA900;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #000000;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
#angel form {
	margin: 0px;
	padding: 0px;
}
#angel a {
	color: #000000;
}
#angel h3 {
	text-align: center;
	padding: 2px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 110%;
}
ul#sub_menu{
	margin: 0px;
	padding: 10px;
}
ul#sub_menu a{
	color: #000000;
}
ul#sub_menu li{
	padding-left: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C60412;
	margin-top: 2px;
}
address {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #999999;
	margin: 10px;
	padding-top: 10px;
	font-style: normal;
	line-height: 1.3em;
}
#information{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 445px;
	height: 225px;
	clear: both;
	float: none;
}
#information ul#tab{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
}
#information ul#tab li{
	height: 75px;
	width: 25px;
	text-indent: -1000px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	overflow: hidden;
}
#information ul#tab li#t1{
	background-image: url(../image/top/topics_t1.jpg);
}
#information ul#tab li#t2{
	background-image: url(../image/top/topics_t2.jpg);
}
#information ul#tab li#t3{
	background-image: url(../image/top/topics_t3.jpg);
}
#information .tab_box{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 420px;
	height: 225px;
	color: #FFFFFF;
}
#information .tab_box a{
	color: #FFFFFF;
	text-decoration: none;
}
.c1{
	background-color: #30416F;
}
.c2{
	background-color: #C60412;
}
.c3{
	background-color: #ACA900;
}
#information .tab_box dl{
	overflow: auto;
	padding: 0px 5px 0px 0px;
	height: 205px;
	margin: 10px;
}
#information .tab_box dl dt{
}
#information .tab_box dl dd{
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 5px;
}
#information .k2{
	background-image: url(../image/top/topics_k2.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 10px;
}
#information .k4{
	background-image: url(../image/top/topics_k4.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5;
	right: 0px;
	bottom: 0px;
	height: 10px;
	width: 10px;
}
#wrap {
	background-image: url(../image/common/back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #30416F;
	margin: 0px;
	padding: 0px;
}
