html * {box-sizing:border-box;}
* {
	margin:0; padding:0;
	font:small "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


h1 a, h1 a:visited {color:#000000;
                         font-size:18px}
h1 a:hover {color:blue}
h2, h3, h4, #cont dt em, #cont dt, #cont2 dt, #menu dd,
#foot p, #foot address {color:#2F5B65;}
a {color:blue;}
a:visited {color:blue;}
a:hover {color:blue;}
#mail td, #mail li {color:#863300;}
strong {color:blue;}

.top a, img, img a {border:none;}
strong {font-weight:bold;}
address a {text-decoration:none;}
dt em {letter-spacing:0.3em;}
strong, em, pre	{letter-spacing:0.1em;}




body {
	margin:0 12px 0 12px;
	background:url('./img/k1.gif')}

h1 a, h2, h3, h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

strong, em {
	margin:0 0.1em;
}
p {
	margin:0 0 1em 0;
	line-height:1.6em;
}

dd {
	margin:0.5em 0 1.6em 0;
}
.s, .s a {
	font-size:12px;
}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.i-left {float:left; margin:7px;}
.i-right {float:right; margin:6px;}

br {clear:both;}




#wrap {
	background-color:#FFF;
	width: 780px;
	margin:0 auto;
	border-left:1px solid #8C9CA1;
	border-right:1px solid #A5B6BB;
	border-bottom:1px solid #A5B6BB;
}



h1 a {      	background:url('./img/12.gif') no-repeat ;
                padding:70px 20px 0 0;
	font-size:large;
	text-decoration:none;
	text-align:right;
	display:block;
	height:50px;
}


#cont {
	margin:20px 12px;
	width:500px;
	float:left;
}
#cont2 {
	margin:20px 20px;
}
#cont h2, #cont2 h2 {
	margin-bottom:1em;
	padding:6px 0;
	border-left:6px solid #6B9EBE;
	border-bottom:1px solid #6B9EBE;
	background-color:#F7F7F7;
}
#cont h3, #cont2 h3 {
	margin:30px 0 1em 0;
	background:url('./img/foruda.gif') no-repeat 0 50%;
	text-indent:2em;
	padding:6px 0;}

#cont2 div.ad {
	width:550px;
}
#cont2 .ad p {
	width:320px;
	float:right;
}
#cont2 .ad dl {
	width:200px;
	float:left;
}
#cont dt, #cont2 dt {
	background-color:#D3EAEF;
	border-right:1px solid #6E9FA9;
	border-bottom:1px solid #6E9FA9;
	padding:4px 6px;
	font-size:small;
}
#cont dt em,#cont2 em {
	font-size:medium;
}
#cont dd a, #cont2 dd a {
	margin:0 0.6em 0 0;
	line-height:2em;
}


#menu {
	margin:20px 4px 0 0;
	border:1px solid #6B9EBE;
	width:230px;
	float:right;
background-color:#FFF;
}
#menu dt {
	margin-top:0;
	padding:6px;
	text-align:center;
	border-top:1px solid #6B9EBE;
	border-bottom:1px solid #6B9EBE;
	background-color:#FFF;
}
#menu dt em {
	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}
#menu dd {
	padding:6px;
}
#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}



#foot {
	margin:20px 0 0 0;
	padding:8px 0;
	border-top:1px solid #6E9FA9;
	background:#C1DADF;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}




input.s-btn {
	text-align:center;
}
input.s-input {
	width:120px;
}


#mail input {
	margin:3px 0;
	border:1px solid #0090C5;
	width:171px;
}
#mail textarea {
	margin:3px 0 0 0;
	border:1px solid #0090C5;
	width:260px;height:161px;
}


.top a {
	width:18px; height:18px
	background:url('../i/top.gif');
}
.top a:hover {
	background-position:-18px 0;
}


table.mag {
	border-collapse: collapse;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
}

.box211{
  font-size: 10pt;/*文字サイズ*/
  width: 500px;/*幅*/
  text-align: center;/*タイトルを中央寄せ*/
  border: solid 1px #868689;/*外周枠の色*/
  background-color: #E9E9EC;/*枠の背景色*/
  padding-top: 4px;
  }
.box212{
  text-align: left;
  border: dashed 1px #ACACAE;
  padding: 1em;
  margin: 4px;
  background-color: #FBFBFC;/*文章部分の背景色*/
  }

.box14{
	position: relative;
	width: 350px;/*全体の幅*/
	margin: 10px 25px;
	border: solid 1px #969696;
}
.hole{
	width: 25px;
  font-size : 22px;
  line-height : 22px;
  color : #CC0033;/*＝の色*/
  position : relative;
	padding: 10px 0;
  left : -10px;
}
.cont{
	position: absolute;
	top: 15px;
	left: 20px;
  padding: 15 15 15 0px;
  font-size: 13px;
}

