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

html{
	font-size:87.5%;
	line-height:150%;
	}
body{
	background:#ffffff url(../images/bg.png) left top repeat;
	font-family:Garamond, "Times New Roman", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "メイリオ", Meiryo, serif;
	margin:0;
	padding:0;
	}
.clear {clear: both;}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }
a, a:link, a:visited { /*color:#455684;*/ color:#213d8a; text-decoration:none; }
a:hover, a:active { color:#4c68b8; text-decoration:underline; }

.text_ss, .leftColumn .contents p.text_ss, .leftColumn .contents p .text_ss, .contents .contents_box p .text_ss { font-size:0.8rem; line-height:1.2rem;}
.text_s, .leftColumn .contents p.text_s, .leftColumn .contents p .text_s, .contents .contents_box p .text_s { font-size:0.9rem; line-height:1.4rem;}
.text_m, .leftColumn .contents p.text_m, .leftColumn .contents p .text_m, .contents .contents_box p .text_m { font-size:1.2rem; line-height:1.8rem;}
.text_l, .leftColumn .contents p.text_l, .leftColumn .contents p .text_l, .contents .contents_box p .text_l { font-size:1.6rem; line-height:2rem;}
.text_center{ text-align:center;}
.text_right { text-align:right;}
.text_left { text-align:left;}
.bold { font-weight:bold;}
.attention { color:#e50000; }
.float_l { float:left;}
.float_r { float:right;}
ol.kansuji li {
	list-style: cjk-ideographic;
	}
ol.marusuji > li{
	list-style:none;
	text-indent:-1.2rem;
	margin-bottom:0.4rem;
	padding-left:1.2rem;
	}
ol.marusuji > li .li_number {
	display:inline-block;
	margin-right:0.2rem;
	} 
header {
	width:100%;
	min-width:960px;
	position:relative;
	}
.container header {
	background:#762B35 url(../images/mainImg_bg02.png) center top no-repeat;
	background-size:cover;
	height:273px;
	}

#top header {
	background:#762B35 url(../images/mainImg_bg01.png) center top no-repeat;
	background-size:cover;
	height:555px;
	}
header h1 {
	text-align:center;
	min-width:800px;
	margin:0;
	padding-top:32px;
	}
#top header h1 {
	padding-top:127px;
	} 
header h1 img {
	width:50%;
	max-width:459px;
	}
#top header h1 img {
	width:74%;
	max-width:942px;
	}
#globalNav {
	background:transparent url(../images/nav_bg.png) left bottom repeat-x;
	text-align:center;
	width:100%;
	height:121px;
	position:absolute;
	left:0;
	bottom:-6px;
	}
#globalNav ul {
	background: transparent url(../images/nav_img.png) center top no-repeat;
	width:100%;
	max-width:1280px;
	margin:0 auto;
	padding:0;
	}
#globalNav ul li {
	display:inline-block;
	color:#ffffff;
	font-size:1.1rem;
	list-style:none;
	margin:0;
	padding: 18px 0 0 ;
	}
#globalNav ul li a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	height:53px;
	padding:40px 18px 0;
	}
#globalNav ul li a:hover {
	background:transparent url(../images/navLi_hover.png) left bottom repeat-x;
	}
#contentsWrap {
	width:88%;
	max-width:1120px;
	min-width:960px;
	margin:0 auto;
	padding:20px 0;
	}
.leftColumn {
	float:left;
	width:68%;
	}
.rightColumn {
	float:right;
	width:27%;
	padding-top:20px;
	} 
#contentsWrap .leftColumn h1 {
	font-size:2.4rem;
	line-height:3rem;
	font-weight:normal;
	margin-top:2rem;
	}
p.description, #message .contents p {
	font-size:1.2rem;
	line-height:2rem;
	}
.contents {
	margin:30px 0 80px;
	}
#contentsWrap header {
	background:none;
	background-size:contain;
	min-width:inherit;
	height:auto;
	}
#contentsWrap header h1 {
	min-width:inherit;
	text-align:left;
	padding-top: 0;
	}
.leftColumn .contents p {
	font-size:1.2rem;
	line-height:1.8rem;
	}
#top .contents {
	margin:40px 0;
	}
#contentsWrap .leftColumn h2, #unseigaku .contents h1 {
	border-bottom:#b19241 solid 2px;
	background: transparent url(../images/title_deco.png) left top no-repeat;
	font-size:2rem;
	line-height:2.4rem;
	font-weight:normal;
	position:relative;
	margin-bottom:1rem;
	padding-left:30px;
	}

.linkTo {
	font-size:1rem;
	text-align:right;
	}
#contentsWrap .leftColumn h2 .linkTo {
	position:absolute;
	top:0;
	right:0.5rem;
	}
.contents ul.textList {
	margin:0;
	padding:0;
	}
.contents ul.textList li {
	border-bottom:#b19241 dotted 1px;
	list-style:none;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	padding:0.6rem 0;
	}

#tayori .contents ul.textList li {
	padding-left: 20px;
	}
.contents ul.textList li img { vertical-align:middle; margin-right:4px;}
.contents ul.textList li p {
	margin:0.2rem 0;
	}

.contents ul.textList li p {
	font-size:1rem;
	line-height:1.4rem;
	margin-left:2rem;
	}
.outline {
	border:#b19241 solid 1px;
	background-color:#fffaf7;
	padding:10px;
	}
#greetings img {
	width:110px;
	float:left;
	margin:0 20px 10px 0;
	}
#greetings p img {
	width:15px;
	}
#greetings p {
	font-size:1rem;
	line-height:1.4rem;
	}
#greetings #kaichoName {
	font-size:1.4rem;
	line-height:1.6rem;
	margin:60px 0;
	}
#greetings #kaichoName .sub_text {
	font-size:1rem;
	}
p.linkTo {
	margin:0.4rem 0;
	}
p.linkTo a{
	text-align:right;
	line-height:1.2rem;
	}
#greetings .linkTo a img {
	float:none;
	margin: 2px 3px 0 0;
	}

.banner img { 
	display:block;
	width:100%;
	margin:20px auto 0;
	}
.banner_size img { 
	display:block;
	width:auto;
	margin:20px auto 0;
	}
footer {
	background:transparent url(../images/footer_bg.png) center 0 repeat-x;
	height:188px;
	padding:0;
	}
footer #footerNav {
	background:transparent url(../images/footer_img.png) center top no-repeat;
	min-width:960px;
	text-align:center;
	margin:0 auto 15px;
	padding-top:43px;
	}
footer #footerNav a {
	display:inline-block;
	color:#ffffff;
	font-size:1.1rem;
	text-shadow: 1px 1px 2px #553c05;
	margin:0.6rem 1.4rem;
	}
#copyRight {
	color:#f4d397;
	font-size:1rem;
	text-align:center;
	text-shadow: 1px 1px 2px #553c05;
	margin-bottom:2px;
	}
#support {
	color:#d6ab5d;
	font-size:0.9rem;
	text-align:center;
	text-shadow: 1px 1px 2px #553c05;
	margin:0 auto 8px;
	}
#support a {
	color:#d6ab5d;
	}

#message .contents img {
	margin:0 0 16px 16px;
	}
#message #kaichoName {
	font-size:2rem;
	line-height:2.4rem;
	letter-spacing:0.1rem;
	font-weight:bold;
	text-align:right;
	font-style:italic;
	}
#message #kaichoName .sub_text {
	font-size:1.2rem;
	font-weight:normal;
	}

#subNav p {
	background: transparent url(../images/subNav_titleBg.png) right top no-repeat;
	border-bottom:#c6a449 solid 1px;
	color:#ffffff;
	font-size: 1.8rem;
	line-height:2rem;
	height:48px;
	text-align:center;
	margin:0;
	padding-top:34px;
	}
#subNav ul {
	margin:0;
	padding:0;
	}
#subNav ul li {
	border-bottom:#ccb986 solid 1px;	
	list-style:none;
	font-size:1.2rem;
	}
#subNav ul li:last-child {
	border-bottom:none;
	background:transparent url(../images/subNav_bottomBg.png) right bottom repeat-x;
	padding-bottom:0.2rem;
	}
#subNav ul li a, #subNav ul li.parent {
	display:block;
	background: transparent url(../images/subNav_mark.png) 10px 20px no-repeat;
	color:#463507;
	font-size:1.1rem;
	line-height:1.4rem;
	vertical-align:middle;
	height:auto;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:38px;
	}
#subNav ul li a:hover, #subNav ul li.current a, #subNav ul li.parent ul.child li a:hover, #subNav ul li.parent ul.child li.current a {
	background-color:#ebe2cf;
	text-decoration:none;
	}
#unseigaku #subNav ul li a, #unseigaku #subNav ul li a:hover{
	background-position: 10px 16px;
	height:auto;
	padding-top:14px;
	padding-bottom:14px;
	}
#subNav ul li.parent {
	text-indent:38px;
	padding-left:0;
	}
#subNav ul.child {
	border-top:#ccb986 dotted 1px;
	margin-top:18px;
	padding:0;
	}
#subNav ul.child li {
	border-bottom:#ccb986 dotted 1px;
	background-color:transparent;
	text-indent:0;
	}
#subNav ul li.parent ul.child li a {
	display:block;
	color:#7b0817;
	background-color: transparent;
	background-image:none;
	font-size:1rem;
	line-height:1.2rem;
	vertical-align:middle;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:38px;
	}
#kensho #kenshoImg {
	display:block;
	width:20%;
	margin:10px auto ;
	}
.contents .contents_box p {
	font-size:1rem;
	line-height:1.4rem;
	margin:0.8rem 0 ;
	}
.subInfo p { margin-top:0; }
.subInfo p.reader {
	font-size:1.4rem;
	line-height:1.8rem;
	font-weight:bold;
	width:48%;
	float:left;
	}
.subInfo p.date {
	font-size:1.2rem;
	width:48%;
	float:right;
	text-align:right;
	}
#tayori #contentsWrap article header h1 {
	border-bottom:#b19241 double 4px;
	font-size:2rem;
	line-height:2.6rem;
	margin-top:0;
	padding:1rem 0;
	}
#contentsWrap article.contents h2, #news .outline h3 {
	border:none;	
	background: transparent url(../images/h3_deco.png) left top no-repeat;
	font-size:1.6rem;
	line-height:2rem;
	padding-left:26px;
	}

#tayori #contentsWrap article h3 {
	font-size:1.3rem;
	line-height:1.5rem;
	margin:1.6rem 0 0.8rem;
	}
#tayori #contentsWrap article .sub_title {
	color:#666666;
	font-size:1.2rem;
	line-height:1.4rem;
	}
#tayori #contentsWrap article > section {
	border-top:#b19241 solid 1px;
	padding:1rem 0 0.2rem ;
	}
#tayori #contentsWrap .outline {
	padding:20px 20px;
	}
#tayori .contents_box, #unseigaku .contents_box {
	border-bottom:#b19241 dotted 1px;
	margin-bottom:0;
	}
#tayori p.page {
	font-size:0.9rem;
	line-height:1rem;
	margin:0.8rem 0;
	}
#tayori .contents nav p {
	font-size:1rem;
	}
#tayori .contents nav ul li {
	list-style:none;
	margin-bottom:1rem;
	}
#tayori .contents nav ul li p{ 
	float:left;
	margin:0;
	}
#tayori .contents nav ul li p.bold { width:60px;}
#tayori .contents nav ul li:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    }
#tayori .contents nav a { text-decoration:underline; }
.outline li {
	list-style:none;
	text-indent:-2rem;
	}
#tayori .contents_box .clearfix { padding:0;}
#tayori .contents_box .clearfix li {
	display:block;
	float:left;
	text-indent:0;
	width:30%;
	margin-right:3%;
	margin-left:0;
	}
#tayori .yakuin {
	width:90%;
	margin:0 auto;
	}
#tayori .yakuin th {
	width:20%;
	text-align:left;
	}
#tayori .yakuin .clearfix li { width:22%; margin-right:2%;}

#news .contents { margin-bottom:30px;}
#news .outline { margin-bottom:20px; padding:2rem;}
#news .outline .textInfo {
	float:left;
	width:70%;
	}
#news .outline .bookImg {
	width:26%;
	float:left;
	margin-right: 4%;
	}
.table_line {
	border-collapse:collapse; 
	}
.table_line th, .table_line td {
	border:#b19241 solid 1px;
	padding:1rem;
	}
.table_line th {
	background-color:#fffaf7;
	}
.table_line .areaName {
	width:18%;
	text-align:center;
	}
.table_line  ul { padding:0;}
.table_line  ul li {
	width:31%;
	margin-right:2%;
	float:left;
	list-style:none;
	}
.table_line  ul li:last-child { margin-right:0;}

.googleMap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	}
 
.googleMap iframe,
.googleMap object,
.googleMap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
#unseigaku .contents_box a, #unseigaku .leftColumn p a {
	text-decoration:underline;
	font-weight:bold;
	}
#unseigaku .float_l { margin:1rem 2rem 2rem 0; }
#unseigaku .float_r { margin:1rem 0 2rem 2rem; }
.box_img { text-align:center;}
#unseigaku .box_img.float_l { margin:0 2rem 1rem 0;}
#unseigaku .box_img .text_s {
	font-size:0.9rem;
	line-height:1.2rem;
	}
#unseigaku .textInfo { float:left;}
#unseigaku .textInfo p, #unseigaku .textInfo ol { margin:0.4rem 0;}
#unseigaku .textInfo ol { margin-bottom:2rem;}
#unseigaku .contents_box th, #unseigaku .contents_box td {
	padding:1rem 0.4rem;
	}
#unseigaku .contents_box th {
	width:28%;
	text-align:left;
	vertical-align:text-top;
	}
#inso .noImg { width:60px; height:60px; }
#inso dt {
	font-weight:bold;
	margin-bottom:0.6rem;
	}
#inso dd {
	margin-bottom:1rem;
	}
#inso .table_line th, #inso .table_line td {
	text-align:center;
	width: auto;
	padding:1rem;
	}
#kyuseiCheck .float_l { width:45%; margin-right:0; }
#kyuseiCheck .float_r {
	width:45%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	}
#kyuseiCheck .float_r .text_ss, #kyuseiCheck .birthDay, #kyuseiCheck .btnArea { text-align:center;}
#kyuseiCheck .birthDay select { display:inline-block;}
#kyuseiCheck .btnArea input {
	display:inline-block;
	color:#ffffff;
	border:#b19241 solid 1px;
	background-color:#b19241;
	border-radius: 0.4rem;
	-webkit-border-radius:0.4rem;
	-moz-border-radius:0.4rem;
	cursor:pointer;
	font-weight:bold;
	margin:1rem auto;
	padding:0.4rem 1rem;
	}
#kyuseiCheck .btnArea input {
	box-shadow: 1px 1px 1px #453a33;
	-webkit-box-shadow: 1px 1px 1px #453a33;
	-moz-border-box-shadow: 1px 1px 1px #453a33;
	}	
#kyuseiCheck .btnArea input:hover { opacity:0.75;}

#kaso .box_img, #chiso .box_img, #kyusei .box_img, #luckyColor .box_img, #ekisen .box_img { margin:2rem 0;}
#kaso .box_img img, #ekisen .box_img img {
	margin-right:8%;
	margin-left:8%;
	}
#kaso .table_line { width:100%;}
#kaso .table_line th, #kaso .table_line td { text-align:center;}
#unseigaku .result, #contentsWrap.shichuMap .result{font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;}
#kaso .table_line td, #junishi02 .list_result li, #contentsWrap.shichuMap .result, #shichu table .result, #unseigaku .result {
	font-size:1.2rem;	
	}
#ekisen .result { font-size:1rem;}
#kaso .table_line .direction { width:10%;}
#kaso .table_line .area { width:auto;}
#kaso #table_direction th { width:10%;}
#kaso #table_direction td .bold { margin-top:0;}
#unseigaku #reki01 table th, #unseigaku #reki02 table th, #unseigaku #junishi table th, 
#unseigaku #junishi02 table th {
	width:16%;
	text-align:center;
	}
#unseigaku #shichu table { width:100%;}
#unseigaku #shichu table th {
	width:100px;
	text-align:center;
	}
#junishi table, #junishi02 table { width:100%; margin:2rem 0;}
#junishi table caption, #junishi02 table caption {
	font-weight:bold;
	text-align:left;
	}
#reki01 .table_topBottom {
	border-top:#b19241 solid 1px;
	border-bottom:#b19241 solid 1px;
	width:100%;
	padding:1rem 0;
	}
#reki01 .table_topBottom td {
	font-size:1.2rem;
	line-height:1.4rem;
	font-weight:bold;
	text-align:center;
	}
#reki01 .table_topBottom td .text_ss { font-weight:normal;}
#reki01 .col10 td { width:10%;}
#reki01 .col12 td { width:8.3%;}
#reki01 .col09 td { width:11%;}
#reki02 table th, #unseigaku #reki02 table td, #shichu table th, #shichu table td { padding:1rem 0.4rem;}
#chiso .box_img .text_img {
	display:inline-block;
	width:162px;
	text-align:center;
	}
#chiso .box_img img, #chiso .box_img .text_img {
	margin:1rem 2rem;
	}
#unseigaku #junishi02 table td { padding:0.4rem;}
#shichu .contents_box a {
	font-weight:bold;
	text-decoration:underline;
	}
#contentsWrap.shichuMap { text-align:center; }

#contentsWrap.shichuMap table.map01 {
	float:left;
	width:44%;
	margin:0 2% 0 3% ;
	}
#contentsWrap.shichuMap table.map02 {
	float:left;
	width:38%;
	margin: 0 1% 0 8%;
	}
#contentsWrap.shichuMap table.map03, #contentsWrap.shichuMap table.map07 {
	width:auto;
	margin:0 auto;
}

	
#contentsWrap.shichuMap table th { width:16%; padding:0.4rem 0.2rem;}
#contentsWrap.shichuMap table.map03 th, #contentsWrap.shichuMap table.map03 td{
	width:auto;
	padding:0.2rem 0.6rem;
	}
#contentsWrap.shichuMap table.map07 th{
	width:150px;
	}
#contentsWrap.shichuMap table td {
	font-size:1rem;
	padding:0.2rem;
	}
#shichu table th, #shichu table td { width:auto; padding:0.4rem;}
#shichu table#meishiki { width:100%;}
#shichu table#meishiki th{ width:auto; text-align:center;}
#shichu table#meishiki td { width:22%; text-align:center;}
.table_ekisen { margin:2rem 0;}
.table_ekisen .ekisen_img { text-align:center;}
.table_ekisen td { vertical-align:text-top; width:24%;}
#gogyo .box_img {
	background-color:#ffffff;
	padding:1rem;
	}
#contentsWrap.gogyoMap .table_line {
	width:70%;
	margin:2rem auto;
	}
#contentsWrap.gogyoMap .table_line th, #contentsWrap.gogyoMap .table_line td {text-align:center;}
#contentsWrap.gogyoMap .gogyoImg img {
	display:block;
	margin:0 auto;
	}
#contentsWrap.gogyoMap .gogyoImg .box_img { margin-top:1rem;}
#contentsWrap.gogyoMap .table_line td {
	font-size:1.2rem;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	}
#contentsWrap.gogyoMap .gogyoImg {
	background-color:#ffffff;
	width:26%;
	padding:0;
	}
#contentsWrap.gogyoMap th.gogyoImg p {
	font-size:1.4rem;
	margin:0.4rem 0;
	}
#unseigaku #kigaku .table_line {
	width:90%;
	margin:1rem auto;
	}
#unseigaku #kigaku .table_line th, #unseigaku #kigaku .table_line td {
	width:auto;
	text-align:center;
	vertical-align:middle;
	}
#unseigaku #kigaku .table_line th, #unseigaku #kigaku .table_line td {
	padding-top:0.4rem;
	padding-bottom:0.4rem;
	}
#unseigaku #kigaku .table_line .star th { width:9%;}
#unseigaku #kigaku span.ankenBg { color:#bbb098;}
#unseigaku #kigaku td.ankenBg { background-color:#bbb098; }
#unseigaku #kigaku .table_getsuban td { width:30%;}
#unseigaku #kigaku .table_getsuban th, #unseigaku #kigaku .table_getsuban td { padding: 0.8rem;}
#unseigaku #kigaku .contents_box .outline {margin-bottom:2rem;}
#unseigaku #kigaku .contents_box .outline th, #unseigaku #kigaku .contents_box .outline td { text-align:right; width:50px;}
#unseigaku #kigaku .contents_box .outline td { width:80px; padding-right:30px;}
#unseigaku #kigaku .table_type {
	margin:2rem auto 1rem;
	}	
#unseigaku #kigaku .table_type caption {
	text-align:left;
	font-weight:bold;
	}
#unseigaku #kigaku .table_type th {
	width: 80px;
	}
.styleNone li, #unseigaku #kigaku .styleNone li { list-style:none;}
#unseigaku #kigaku .styleNone li {
	margin:0.8rem 0 0;
	}
#unseigaku #seimeigaku .table_kikkyo { margin:0.8rem auto 1rem;}
#unseigaku #seimeigaku .table_kikkyo caption { font-weight:bold; }
#unseigaku #seimeigaku .table_kikkyo th, #unseigaku #seimeigaku .table_kikkyo td{
	background-color:transparent;
	padding:0.4rem 0.8rem;
	}
#unseigaku #seimeigaku .table_kikkyo .number, #unseigaku #seimeigaku .table_kikkyo .luck {
	width:3rem;
	text-align:center;
	}
#unseigaku #seimeigaku .table_kikkyo .good { background-color:#fcffb8; }
#unseigaku #seimeigaku .table_kikkyo .bad { background-color:#bbb098; }
#unseigaku #seimeigaku ol.marusuji > li { text-indent: -0.6rem; }
#unseigaku #seimeigaku ul.list_jikaku4, #unseigaku #seimeigaku ul.list_jikaku5 {
	border:#b19241 solid 1px;
	background-color:#fffaf7;
	padding:1rem 0;
	}
#unseigaku #seimeigaku .list_jikaku4 li, #unseigaku #seimeigaku .list_jikaku5 li {
	float:left;
	width:120px;
	text-align:center;
	padding:5px;
	}

#unseigaku #seimeigaku ul.list_jikaku4 { width:520px; margin:1rem 0;}
#unseigaku #seimeigaku ul.list_jikaku5 { width:650px; margin:1rem 0;}
#unseigaku #seimeigaku ul.list_jikaku5 img {
	height:1.2rem;
	vertical-align:middle;
	}
#unseigaku #seimeigaku .table_hen th{
	background-color:#ffffff;
	text-align:center;
	width:120px;
	}
#unseigaku #seimeigaku .table_hen td { width:150px;}
#unseigaku #sekkiZassetsu .table_line th {
	text-align:center;
	width:20%;
	vertical-align:middle;
	}
#unseigaku #sekkiZassetsu .table_line th, #unseigaku #sekkiZassetsu .table_line td {
	padding:0.8rem;
	}
.paginate {
	color:#762b35;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	text-align:center;
	line-height:2.8rem;
	margin-top:1rem;
	}
.paginate div{
	display: inline-block;
	width:32%;
	}
.paginate .box_center {
	text-align:center;
	}
.paginate .box_left { text-align:left;}
.paginate .box_right { text-align:right;}
.paginate a{
	color:#762b35;
	font-size:0.9rem;
	line-height:2.8rem;
	text-decoration:none;
	}
.paginate a:hover { opacity:0.75; }
.paginate a .text_l {
	border:#762b35 solid 1px;
	border-radius: 0.4rem;
	-webkit-border-radius: 0.4rem;
	-moz-border-radius: 0.4rem;	
	line-height:2.8rem;
	padding:0.6rem 1rem;
	}
.paginate a.back { text-align:left; }
.paginate a.back .text_l { margin-right:0.6rem; }
.paginate a.next { text-align:right; }
.paginate a.next .text_l { margin-left:0.6rem; }
.paginate a:hover .text_l {	background-color:#ffffff; }
#meikan #search_box .action_area{
	background-color:#ffeab2;
	}
#meikan #search_box .action_area_t {
	color:#ffffff;
	background-color:#f69747;
	padding-top:0.6rem;
	padding-bottom:0.6rem;
	}
#meikan #search_box input.button {
	border:#781724 solid 1px;
	color:#ffffff;
	font-weight:bold;
	background-color:#bd3042;
	border-radius: 0.4rem;		/* CSS3草案 */
	-webkit-border-radius:  0.4rem;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0.4rem;	/* Firefox用 */
	cursor:pointer;
	padding:0.2rem 0.6rem;
	}
#meikan #search_box input.button:hover {
	opacity:0.7;
	}
#meikan .table_result{
	width:100%;
	}
#meikan .table_result th, #meikan .table_result td { padding:0.6rem; }
#meikan .table_result th { width:18%;}
#meikan .table_result td.name { width:40%;}
#meikan .table_result td.area { text-align:center;}
#meikan .table_result th.action_area {
	color:#ffffff;
	background-color:#f69747;
	}
#meikan .table_result td.action_area {
	background-color:#ffeab2;
	}
#meikan .table_result td table { width:100%;}
#meikan .table_result td table th, #meikan .table_result td table td {
	border:none;
	background-color:transparent;
	font-size:0.9rem;
	line-height:1rem;
	}
#meikan .table_result td table th {
	border-bottom:#ffffff dotted 2px;
	width:22%;
	}
#meikan .table_result td table td{
	border-bottom:#ffffff dotted 2px;
	}
#unsei .outline { width:40%; margin-bottom:2rem;}
#unsei .table_line {
	width:100%;
	margin:1rem auto;
	}
#unsei .table_line th {
	text-align:left;
	padding-top:0.4rem;
	padding-bottom:0.4rem;
	}
#unsei .table_line th .text_s{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Tahoma, Arial, sans-serif;
	}

#unsei .modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
	}
#unsei .modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	}
#unsei .modal-container.active{
	opacity: 1;
	visibility: visible;
	}
#unsei .modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	width: 90%;
	}
#unsei .modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
 }
#unsei .modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
 }
.sitemap_box { width:100%;}
#sitemap .leftColumn h2 {
	border:none;
	font-size:1.6rem;
	line-height:1.8rem;
	}
.sitemap_box.float_l, .sitemap_box ul {
	width:30%;
	margin-right:2%;
	}
.sitemap_box ul {
	padding:0;
	}
.sitemap_box.float_l ul { width:100%; }
.sitemap_box ul li {
	list-style:none;
	text-indent:-1rem;
	margin-left:2rem;
	}
.sitemap_box ul li a:before{
	content:"- ";
	}