@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 4px;
	margin: 0px;
}

a {
	color: #3C59FF;
	text-decoration: underline;
} 
a:visited {
	color: #993399;
	text-decoration: none;
} 
a:hover {
	color: #CC3333;
} 
a:active {
　　color: #CC0066; 
} 


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

h1 {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #663300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2 {
	width:860px;
	height:50px;
	padding-top: 7px;
	padding-left: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	color: #FFF;
	font-size: 20px;
	background-image:url(images/bg_h2.png);
	background-repeat:no-repeat;
	}
h3 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 18px;
	color: #630;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6F30;
}
h4 {
	text-align: left;
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2783F1;
	color: #2783F1;
}


img {
	vertical-align: bottom;
	border: 0px;

}


/*ページ構成*/
html,body {
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-image: url(images/bg_body.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	background-position: center top;
}

#system_main {
	height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	


	
	
	
#contents {
	color: #300;
	text-align: center;
	width: 960px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#footer {
	width: 100%;
	height: 50px;
	left: 0px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	color: #692500;
}


.pagetop {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 60px;
	padding-right: 0px;
	padding-left: 0px;
}




#index {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#index .houshin {
	color: #393;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

#index #indexbox {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#index #indexbox .ileft {
	float: left;
	width: 380px;
}

#index #indexbox .iright {
	float: right;
	width: 280px;
	text-align: left;
}
.pink {
	color: #F06;
}
.blue {
	color: #39F;
}
dl {
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 35px;
}
dl dt {
	font-size: 22px;
	font-weight: bold;
	color: #6AC6FF;
}
dl dd {
}


#footaddress {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#footaddress .fleft {
	float: left;
	text-align: left;
	vertical-align: bottom;
	width: 330px;
	background-color: #0577C0;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}



#footaddress .fright {
	float: right;
	text-align: left;
	width: 330px;
	background-color: #409F00;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-radius:18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#soshikizu {
	width: 860px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}



#enkaku {
	width: 860px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	
}
#enkaku table {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	background-color: #FFF;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#enkaku table th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	background-image:url(images/ha.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#enkaku table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}



#topflash {
	position: relative;
	width: 1000px;
	height: 780px;
	margin-right: auto;
	margin-left: auto;
}


#topmenu {
	position:absolute;
	width: 703px;
	height: 167px;
	top:580px;
	left:193px;
	background-image: url(images/bg_topmenu.png);
	background-repeat: no-repeat;
}

#topmenu table {
	margin-right: auto;
	margin-left: auto;
}
#menu1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 207px;
	background-image: url(images/menu1.png);
	padding-top: 167px;
	text-align: center;
	margin: 0px;
}

#menu1 a:hover {
    background-position: 0 -167px;
}

#menu1 a#nowHere {
		background:url(images/menu1.png) no-repeat 0 -167px;
	}
	
#menu2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 207px;
	background-image: url(images/menu2.png);
	padding-top: 167px;
	text-align: center;
	margin: 0px;
}

#menu2 a:hover {
    background-position: 0 -167px;
}

#menu2 a#nowHere {
		background:url(images/menu2.png) no-repeat 0 -167px;
	}
	
.counter {
	text-align: center;
	width: 200px;
}




.kessan {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
.kessan a {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: auto;
	background-color: #FFF4D6;
	border: 3px solid #67361C;
	border-radius: 10px;
	display: block;
	color: #4E1B01;
	-webkit-box-shadow: 1px 1px 3px #B0A192;
	box-shadow: 1px 1px 3px #B0A192;
	width: 150px;
	text-align: center;
	margin-right: auto;
	font-size: 13px;
}
.kessan a:hover {
	background-color: #572D17;
	border: 3px solid #FFF4D6;
	color: #FFFFFF;

}
