@charset "utf-8";
body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	line-height: 2em;
	font-family: 'メイリオ', Meiryo, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
}
div, p, h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
p {
	line-height: 2em;
	width: auto;
	margin: 1.5em 0 1.5em 0;
}
/*****************************/

.cb {
	clear:both;
	}
	
.jisage {
	margin-left: 1em;
	padding-left: 0em;
	text-indent: -1em;
}

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

/* -------- 文字 */

.bold {
	font-weight: bold;
}

.moji_red {
	color : #cc0000;
	font-weight: bold;
}
.moji_red_2 {
	color :#ff4500;
	font-weight: bold;
}
.moji_yellow {
	color : #fdf78d;
	/*	color :#ef8700; */
/*	color : #f8fc8c; */
	font-weight: bold;
}
.moji_midori {
	color : #1fa21f;
	font-weight: bold;
}
.moji_pink {
	color : #f83f72;
}
.moji_kiobi {
	font-weight: bold;
	background-color: #FFFF66;
}
.moji_kiobi_2 {
	font-weight: bold;
	background-color: #fcfb9f;
}
.moji_aoobi {
	font-weight: bold;
	background-color: #D0D7FE;
}
.moji_siro {
	color : #ffffff;
	font-weight: bold;
}
.font_l {
	font-size: 1.2em;
}

.back_yellow {
	background-color: #fcf7a2;
}

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}/* 強調 */


.kyakutyu {
	vertical-align:super; 
	font-size:x-small; 
}/* ※脚注 */

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}/* 斜体 */

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 3em;
	margin-bottom: 3em;
}

/** 長体　**/
.tyoutai_90 {
	transform: scale( 0.9 , 1 );
	display: inline-block;
}
.tyoutai_80 {
	transform: scale( 0.8 , 1 );
	display: inline-block;
}
.tyoutai_70 {
	transform: scale( 0.7 , 1 );
	display: inline-block;
}
.tyoutai_60 {
	transform: scale( 0.6 , 1 );
	display: inline-block;
	transform-origin: left top;
	display: inline-block;
}


/* -------- リンク */


a:link {
	color:#1111cc;
	text-decoration: underline;
}
a:visited {
	color:#3b7fb9;
	text-decoration: underline;
}
a:hover {
	color:#a0a0a0;
	text-decoration: none;
}
a:active {
	color:#a0a0a0;
	text-decoration: none;
}

/* -------- 画像 */

a img {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover img {
	filter:alpha(opacity=80);
	opacity:0.8;
}



/* ---------------- 基本レイアウト */


#container {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

#ue {
	height: 16px;
	width: auto;
	background-color: #8D6129;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#ue h1 {
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
	line-height: normal;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



#header_ue {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 140px;
}

#header_haikei {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-image: url(./img/header_haikei.jpg);
	margin-bottom: 0px;
	background-position: center top;
	height: 375px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
}
.soudan_button {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}


#inner {
	text-align: center;
}

.main {
	text-align: center;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.muryou_haikei {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	border-bottom-style: none;
	background-color: #8D6129;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.muryou {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.muryou img {
	vertical-align: text-bottom;
}

.naka1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}



.naka1000 p {
	padding-left: 50px;
	padding-right: 50px;

}

.naka900 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

.naka900 p {
	padding-left: 50px;
	padding-right: 50px;

}


.midasi_l {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 4em;
	background-color: #B92358;
}


.midasi_l_naka {
	text-align:center;
	line-height:1.2em;
	font-weight: bold;
	font-size: 40px;
	color: #FFFFFF;
	width: 1000px;
	padding: 0px;
	margin: 0px auto 0 auto;
	line-height: 1.2em;
	text-align: center;
	height: auto;
}

.midasi_m {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92358;
	border-bottom-color: #b92358;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 4em;
	background-color: #fcf7a2;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2em;
}



.midasi_s {
	height: auto;
	font-size: 24px;
	line-height: 1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b92358;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b92358;
}




.midasi_ss {
	color: #555555;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #fe9900;
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	height: auto;
	text-align: left;
	width: auto;
	margin-bottom: 1em;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

.midasi_hidarigazo {
	background-color: #FCF7A2;
	height: auto;
	font-size: 24px;
	line-height: 1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	width: 960px;
	margin: 2em auto 0 auto;
	padding: 10px 10px 10px 30px;
}

.midasi_hidarigazo img {
	display: inline-block;
	vertical-align: middle;

	*zoom: 1; /* for IE6-7 */
	*display: inline;		padding-right: 20px;
}
.midasi_hidarigazo_bun {
	display: inline-block;
	vertical-align: middle;
	width:870px; /* 幅の指定がない場合、改行が必要な幅を超えるとカラム落ちします。 */



	*zoom: 1; /* for IE6-7 */
	*display: inline;
}


/* 通常のフォントサイズ（16px）のときのリスト*/
.list_a {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
	font-weight: bold;
	background-position: center;
	font-size: 18px;
}
.list_a ul li{
	list-style-type: none;
	background-position:0px 5px; /*リスト画像の位置指定*/
	line-height: 1.6em;

　/*←行間*/
	margin: 0 0 10px 0;
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

/* 表の中のリスト*/
.list_hyo {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	font-weight: bold;
	background-position: center;
	font-size: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
}
.list_hyo ul li{
	list-style-type: none;
	background-position:0px 5px; /*リスト画像の位置指定*/
	line-height: 1.6em;

　/*←行間*/
	margin: 0 0 10px 0;
	background-image: url(img/list_a.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: -40px;
}



.koe_title {
	height: auto;
	width: auto;
	padding-top: 0.7em;
	padding-right: 2em;
	padding-bottom: 0.7em;
	padding-left: 2em;
	font-size: 28px;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0em;
	background-color: #8d6129;
}
.koe_title_s {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D6129;
	font-size: 1.3em;
	font-weight: bold;
	color: #555555;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 65px;
	margin-left: 0em;
	text-indent: -57px;
	background-color: #fcf7a2;
	border-top-style: solid;
	border-top-color: #8D6129;
	border-top-width: 1px;
}


.koe_hidari {
	float: left;
	height: auto;
	width: 250px;
}
.koe_q {
	font-size: 1.3em;
	color: #B92358;
}
.koe_a {
	font-size: 1.7em;
	color: #8D6129;
	font-weight: bold;
}
.koe_bun {
	padding-left: 65px;
	text-indent: -55px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 20px;
	line-height: 1.8em;
}

.koe_migi {
	float: right;
	height: auto;
	width: 600px;
}

.koe_box {
	width: 900px;
	border: 4px double #8D6129;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}
.koe_box p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 60px;
}

.white_box {
	width: auto;
	padding: 0px 0 20px 0;
	margin: 0 auto 30px auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
/*	box-shadow:0 3px 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 3px 3px 1px rgba(0,0,0,0.1); */
}


.white_box_2 {
	width: auto;
	border: 4px double #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0;
}

.white_box_2_midasi {
	height: auto;
	font-size: 24px;
	line-height: 1em;
	font-weight: bolder;
	color: #555555;
	display:table;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b92358;
	width: 892px;
}


.hyo_a {
/*	width: auto; */
	border-collapse: separate;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.hyo_a th{
	text-align: center;
	vertical-align: middle;
	color: #333;
	background-color: #fcf7a2;
	border: 1px solid #ccc;
	padding: 6px 16px 6px 16px;
}
.hyo_a td{
	vertical-align: top;
	padding: 6px 16px 6px 16px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.hyo_a .tblnaka_a{
	background-color: #fcf7a2;
	vertical-align: middle;
	font-weight: normal;

}
.hyo_a .tblnaka_b {
	vertical-align: top;
	font-weight: normal;
}
.hyo_a .tblnaka_c {
	background-color: #fcf7a2;
	vertical-align: top;
	font-weight: normal;
}





.q {
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/q.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #8d6129;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 4em;
}





#footer {
	text-align: center;
	font-size: 13px;
	height: 70px;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-top: 16px;
	border-top:solid 1px #bbbbbb;
	background-color: #b92358;
}


#footer a{
	color: #FFFFFF;
	text-decoration: none;
}





#footer a:link {
	color:#FEED9E;
	text-decoration: underline;
}
#footer a:visited {
	color:#FEE058;
	text-decoration: underline;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color:#FFFFFF;
	text-decoration: none;
}
