@charset "utf-8";
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
li{list-style:none;}

html { margin:0 auto;}
body { margin:0 auto;
	text-align: center;
	background-color: #ffffff;}/*萩原 "232521*/
#wrapper {
	margin: 0 auto;	text-align: left;
	background-image: url(image/foot_bk.gif);
	background-repeat: repeat-x;
	background-position: center bottom
}
/* ここから共通 */
/*枠 包括*/
.waku {
	margin: 20px;
}

p {
	line-height: 1.5em;
	color: #222;
}
img {
	border: none;
}
#copy{
	COLOR: #222; FONT-SIZE: 100%;
	border-top:1px solid #8fc422;
}
#foot{
	COLOR: #222; FONT-SIZE: 100%;
	/*border-top: 2px solid #8fc422;*/
}
#foot A:link {
	COLOR: #222
}
#foot A:visited {
	COLOR: #222
}
#foot A {
	TEXT-DECORATION: none
}
#foot A:hover {
	COLOR: #333
}


#foot01 {
	color: #222;
}
#foot01 A:link {
	COLOR: #222
}
#foot01 A:visited {
	COLOR: #222
}
#foot01 A {
	TEXT-DECORATION: none
}
#foot01 A:hover {
	COLOR: #333
}


H1 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 2px; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: 100
}
H2 {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #ffffff; FONT-SIZE: 105%; FONT-WEIGHT: 800
}
H3 {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #222; FONT-SIZE: 120%; FONT-WEIGHT: 800;
}
H4 {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #222; FONT-SIZE: 120%; FONT-WEIGHT: 800;
}
H5 {
	MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #222; FONT-SIZE: 120%; FONT-WEIGHT: 800
}
H6 {
	LINE-HEIGHT: 30px; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; COLOR: #222; MARGIN-LEFT: 15px; FONT-SIZE: 14px; FONT-WEIGHT: 800
}
H6 A:link {
	COLOR: #222
}
H6 A:visited {
	COLOR: #222
}
H6 A {
	TEXT-DECORATION: none
}
H6 A:hover {
	COLOR: #222
}
A:link {
	COLOR: #222
}
A:visited {
	COLOR: #222
}
A {
	TEXT-DECORATION: none;
	
}
A:hover {
	color: #993333;
}
BODY {
	FONT-SIZE: 100%; line-height:1.4em
}
TABLE {
	FONT-SIZE: 100%; line-height:1.4em
}
BODY {
	color: #993333;
}
TABLE {
	color: #993333;
}
#font_s {
	FONT-SIZE: 80%; line-height:1.4em
}
/* 矢印つきリスト */
.list1 ul{
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 10px;
	box-shadow:  0px 0px 6px 1.1px #dbe1e4;
	color: #444;
	
	}
	.list1 ul li.f_me {
		-moz-border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-o-border-top-left-radius: 10px;
-ms-border-top-left-radius: 10px;
		-moz-border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-o-border-top-right-radius: 10px;
-ms-border-top-right-radius: 10px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

		height: 30px;
		padding-top: 10px;
		padding-left: 10px;
		font-size: 90%;
	/*border: 1px solid 		#bdb085; /*{a-bar-border}*/
	background: 			#98cb00 /*{a-bar-background-color}*/;
	color: 					#fff /*{a-bar-color}*/;
	font-weight: bold;
	text-shadow: 0 /*{a-bar-shadow-x}*/ -0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #000000 /*{a-bar-shadow-color}*/;
	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#98cb00 /*{a-bar-background-start}*/), to(#a6d51c /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #98cb00 /*{a-bar-background-start}*/, #a6d51c /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #98cb00 /*{a-bar-background-start}*/, #a6d51c /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #98cb00 /*{a-bar-background-start}*/, #a6d51c /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient(top, #98cb00 /*{a-bar-background-start}*/, #a6d51c /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #98cb00 /*{a-bar-background-start}*/, #a6d51c /*{a-bar-background-end}*/);
}
	
	.list1 ul li{
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 60px;
		margin: 0;
		
	}
	.list1 ul li a{
		color: #333;
		display: block;
		height: 60px;
		margin: 0;
		padding: 10px 0 0 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		line-height: 44px;
		
	}
	.list1 ul li a::after{
		content: url(image/list_mark1.png);
		float: right;
		
	}
	.list1 ul li.f_last{
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 60px;
		margin: 0;
		
				-moz-border-bottom-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-o-border-bottom-left-radius: 10px;
-ms-border-bottom-left-radius: 10px;
		-moz-border-bottom-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-o-border-bottom-right-radius: 10px;
-ms-border-bottom-right-radius: 10px;

		
	}

/*萩原CSS*/
span.red {
	color: #F00;
}
span.red01 {
	color: #F00;
	font-weight: 700;
}
span.white {
	color: #fff;
}
span.gold {
	color: #bdb085;
}
span.f60 {
	font-size: 60%;
}
span.f90 {
	font-size: 70%;
}



/*-------------------------------------*/
/* マージン、パディングの調整 */
/*-------------------------------------*/

.mb0{ margin-bottom:  0px; display: block;}
.mb5{ margin-bottom:  5px; display: block;}
.mb10{margin-bottom: 10px; display: block;}
.mb15{margin-bottom: 15px; display: block;}
.mb20{margin-bottom: 20px; display: block;}
.mb30{margin-bottom: 30px; display: block;}
.mb50{margin-bottom: 50px; display: block;}

.mt0{ margin-top: 0px; display: block;}
.mt5{ margin-top: 5px; display: block;}
.mt10{margin-top: 10px; display: block;}
.mt15{margin-top: 15px; display: block;}
.mt20{margin-top: 20px; display: block;}
.mt30{margin-top: 30px; display: block;}
.mt50{margin-top: 50px; display: block;}

.ml5{ margin-left: 5px; display: block;}
.ml10{margin-left: 10px; display: block;}
.ml15{margin-left: 15px; display: block;}
.ml20{margin-left: 20px; display: block;}
.ml30{margin-left: 30px; display: block;}

.mr5{ margin-right: 5px;  display: block;}
.mr10{margin-right: 10px; display: block;}
.mr15{margin-right: 15px; display: block;}
.mr20{margin-right: 20px; display: block;}
.mr30{margin-right: 30px; display: block;}

.pb5{ padding-bottom: 5px;  display: block;}
.pb10{padding-bottom: 10px; display: block;}
.pb15{padding-bottom: 15px; display: block;}
.pb20{padding-bottom: 20px; display: block;}
.pb30{padding-bottom: 30px; display: block;}
.pt5{padding-top: 5px; display: block;}
.pt10{padding-top: 10px; display: block;}
.pt15{padding-top: 15px; display: block;}
.pt20{padding-top: 20px; display: block;}
.pt30{padding-top: 30px; display: block;}
.pr5{padding-right: 5px; display: block;}
.pr10{padding-right: 10px; display: block;}
.pr15{padding-right: 15px; display: block;}
.pr20{padding-right: 20px; display: block;}
.pr30{padding-right: 30px; display: block;}
/*-------------------------------------*/
/* コンテンツを左に右に振り分ける */
/*-------------------------------------*/

/* float */
.l {
	float: left;
	display: block;
}
.r {
	float: right;
	display: block;
}

.textl {
	text-align: left;
}
.textr {
	text-align: right;
}
.textc {
	text-align: center;
}


/*-------------------------------------*/
/* 浮動コンテンツのクリア */
/*-------------------------------------*/
.clear{ display: block; clear:both; height:0;}

/*//clearFix Coponents//*/
.clear {clear:both;}
.clearfix {display: inline-block; }
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }
 
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/
/*******************************ホスミ様ここから****************************/

ul.a_list {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 85%;
	list-style-position: outside;
}
ul.a_list li p{
	text-indent:-1em;
	padding-left:1em;
}

/*ページタイトル*/
/*h2.p_title {
	background: #475150;
	text-align: center;
	padding: 8px 0;
	margin-top: 0px;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#f2e0cf),
color-stop(0.48, #f6ebe0),
color-stop(0.5, #f3e2d2),
to(#faf6f1));
background: linear-gradient(#f2e0cf, #f6ebe0 48% , #f3e2d2 50%, #faf6f1 );
	color: #8d5823;
	font-size: 120%;
}*/

h2.p_title {
	text-align: left;
	margin: 20px 0 5px 5px;
	font-size: 130%;
	border-left: 5px solid #98cb00;
	color: #222;	
	padding-left: 10px;
	padding-top: 5px;
	height: 30px;
}


/*	.con_sitemap	フッターのサイトマップ		
----------------------------------------------------*/
section.con_sitemap {
	padding:10px;
	text-align:center;
	font-size:14px;
	overflow:hidden;
	
	width: 100%;
}

section.con_sitemap ul li {
	margin:5px 0 10px 0;
	padding:0 5px;
	float:left;
	border-right:1px solid #bdb085;/*373c38*/
}

section.con_sitemap ul li.last {
	padding-right:0;
	border-right:none;
}

section.con_sitemap ul li a {
	color:#81639d;
	text-decoration:underline;
}


/*戻るボタン*/
.link-wrapper, .back-wrapper{
  background-color: #fff;/*#fffaee 373c38 232521*/
  padding-bottom: 10px;
  margin-bottom: -10px;
  width: 100%;
}
div.nav .link-wrapper{
  margin-bottom: -20px;
  margin-top: 15px;
}
div.nav .first{
  margin-top: 0;
}
.back-wrapper{
  margin-top:-1px;
  padding-bottom: 15px;
  padding-top: 15px;
  width: 100%;
}
a.round-link-back,
a.round-link-back:visited,
a.round-link-back:hover,
a.round-link-back:active {
  text-decoration: none;
  position: relative;
  padding: 5px 30px 5px 40px;
  display: block;
  margin: 0 10px 10px 10px;
  color: #ac364a !important;/*505050*/
  border: 1px solid #ac364a;
  border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -webkit-border-radius: 0.2em;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
a .icon {
  position: absolute;
  width: 18px;
  height: 18px;
  display: inline-block;
  top: 50%;
  margin-top: -9px;
  background-color: #ac364a;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  text-indent: -2000px;
}
.arrow-back {
  left: 10px;
  background: url(image/link-arrow-back.png) no-repeat 1.5px -1px;
}
