@charset "UTF-8";
/* CSS Document */

#sp-header {
	display: none;
}




/* =======================================
body
======================================= */
body {
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;

}



/* =======================================
head
======================================= */
#header {
	width: 1024px;
	margin: 0 auto;
	border-bottom: 5px solid #0082a0;
	padding-bottom: 10px;
}

#header .headtop {
	background: #0082a0;
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;
}

#header .headtop p {
	float:right;
	margin: 0;
}

#header .headtop p a {
	color: #fff;
}

#header .logo {
	float: left;
}


/*メニュー*/

#header .menu {
	float: right;
	
}

#header .menu div.left {
	float: left;
	border-left: 2px dotted #c8c8c8;
	padding: 0 23px;
}

#header .menu div.right {
	float: left;
	border-left: 2px dotted #c8c8c8;
	border-right: 2px dotted #c8c8c8;
	padding: 0 23px;
}

#header .select {
	background: #e0eef8;
	
}



#sp-header {
	width: 100%;
}


#sp-header .logo {
	float: left;
	padding: 3px;
}



#sp-menu {}



/* =======================================
   メニュー
======================================= */
.bt {
	text-align:center;
	float: right;

}

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  /*width: 980px;*/
  margin: 0px auto 0px;
  padding: 0 0 0 0;


}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 1050x;
	height: 100px;
  float: left;
  margin: 0 10px 0 0;

  text-align: center;
	border-left: 2px dotted #c8c8c8;
	padding: 0 23px;
	/*border: 1px solid #ff0000;*/
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 0px 0 0px;
  background: #ffffff;
  color: #000;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;

}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;

	
}
.dropmenu li ul li{
  width: 100%;
	margin-left: -20px;
	border-left:none;
}
.dropmenu li ul li a{
  padding: 10px 15px 20px 15px;
  border-top: 1px solid #83a10a;
 /* background: #bcd2ee;*/
	background-color:#eaf0d2;
  text-align: left;

	
}

.dropmenu li.shinki ul li a{
  padding: 10px 15px 20px 15px;
  border-top: 1px solid #ae777d;
 /* background: #bcd2ee;*/
	background-color:#fae6e8;
  text-align: left;

	
}


.dropmenu li:hover > a{
  background: #ffffff;
	
}
.dropmenu li a:hover{
  background: #f3f6e5;
	
}

#dropmenu li ul li{
  overflow: hidden;
  height: 0;
  transition: .5s;
	
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 42px;
	
}






/* =======================================
パンくず
======================================= */

#breadCrumb1 {
	width: 980px;
	padding:0;
	margin:0 auto;

}

#breadCrumb1 ul {
	padding: 0;
	margin: 0;

}

#breadCrumb1 li {
	display:inline;
	font-size:0.8em;
	line-height:1.4;
	list-style-position:outside;
}

#breadCrumb1 li a {
	background-image:url(image/icon01.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
	color:#0066CC;
	text-decoration: underline;
	list-style-position:outside;
}

#breadCrumb1 li a:hover {
	color:#0066CC;
	text-decoration:underline;
}


/* =======================================
contents
======================================= */
#contents {
	width: 980px;
	margin: 15px auto;
	
}




/* =======================================
左バナーエリア
======================================= */
#left_area {
	float: left;
	width: 230px;
	
}

#left_area .bantop {
	margin-bottom: 15px;
	
}


#left_area .banbottom {
	margin-bottom: 10px;
	
}


/* =======================================
右エリア
======================================= */
#right_area {
	float: right;
	width: 730px;
	margin-top: 0;
	padding-top: 0;
	
}

#right_area p {
	margin-top: 0;
	
}

#right_area p span {
	color: #f00;
	
}

#right_area p.indent {
	padding-left:1em;
	text-indent:-1em;

	
}





#right_area h2 {
	padding: 8px;
	margin-top: 0;
	
}

.page01 {
	background: #e0eef8;
	border-top: 3px solid #64aadc;
}

.page02 {
	background: #eaf0d2;
	border-top: 3px solid #96b41e;
}

.page03 {
	background: #faeed8;
	border-top: 3px solid #e6aa3c;
}

.page04 {
	background: #fae6e8;
	border-top: 3px solid #e6828c;
}

.page05 {
	background: #cce6ec;
	border-top: 3px solid #0082a0;
}




/* =======================================
footer
======================================= */
#footer {
	width: 100%;
	margin: 0 auto;
	background: #0082a0;
}

#footer .footerarea {
	width: 980px;
	margin: 0 auto;
	
}

#footer .footerarea .pagetop {
	width: 980px;
	margin: 0 auto;
	text-align:center;
	margin:0;
}

#footer .footerarea .fotterL {
	color: #fff;
	margin-top: 0;
	float: left;
	
}

#footer .footerarea .fotterL p {

}

#footer .footerarea .fotterL p span {
	font-size: 1.1em;
	font-weight: bold;
}


#footer .footerarea .fotterR {
	color: #fff;
	margin-top: 0;
	float: left;

	
}




ul.fotterRR {
	padding: 0;
	margin: 0 0 10px 0;
	display:-webkit-box;
	display:-moz-box;
 	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width: 600px;
	
}




ul.fotterRR li {
	list-style:none;
	list-style-position:outside;
	border-left: 1px solid #fff;
	margin-right: 20px;
}

ul.fotterRR li ul li {
	border: none;
}

ul.fotterRR li ul li a {
	color: #fff;
}








/* =======================================
   clear
======================================= */
/*clearfix*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
	font-size: 0.1em;
	line-height: 0;
  visibility: hidden;
}

.clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}




.clear {
	clear: both;
	font-size: 1px;
}

.clear hr {
	display: none;
}


