/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/

/*-------------------------------------------------
 body
-------------------------------------------------*/
body {
	font: 14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	-webkit-text-size-adjust: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background:#fff;
	color:#333;
}

p {
	margin-bottom: 1em;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	padding-left: 30px;
	color:#335E3A;
	margin-bottom: 1em;
	min-height: 25px;
	padding-top: 5px;
	background-image: url(../images/ico_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:3px #335E3A double;
	font-size: 15px;
	font-weight:bold;
	clear:both;
}

h3 {
	clear:both;
	color:#7C6829;
	border-bottom: 1px solid #7C6829;
	font-size: 15px;
	letter-spacing:1px;
	padding-top: 5px;
	padding-bottom:3px;
	margin:20px 0 10px 0;
}

h4 {
	color:#407563;
	font-size: 13px;
	padding-top: 5px;
	margin:10px 0 7px 0;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}

section {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom:25px;
}

aside {
	background-color: #ebebeb;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	border: 1px solid #CCC;
	margin:0 0 15px 0;
}

aside p:last-child {
	margin-bottom: 0;
}

aside p a {
	text-decoration: none;
	color: #023F73;
	font-size: 12px;
}
aside p a:hover {
	color: #89C8F5;
}

#wrap {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}



.all_clear { clear:both; height:0; }

/*-------------------------------------------------
 text-shadow
-------------------------------------------------*/

.title {
	font-size: 121%;
	text-shadow: 2px 2px 2px #ccc;
	color: #09C;
	margin-bottom: 10px;
}

/*-------------------------------------------------
 footer
-------------------------------------------------*/
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}
footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/*-------------------------------------------------
 header
-------------------------------------------------*/
header {
	text-align: center;
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0px;
	height:80px;
	width: 100%;
}


/*-------------------------------------------------
 gnav
-------------------------------------------------*/
gnav {
	padding: 0px;
	height: auto;
	width: 100%;
	margin:0 0 10px 0;
}

.link li {
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-x;
	height: 45px;
}

.link a {
	color:#473F25;
	display: block;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: 92.5% 50%;
}

.link li#last_gnav{
	margin:0 0 10px 0;
}



/*-------------------------------------------------
 nav
-------------------------------------------------*/
nav {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #75B823;
	background: -webkit-gradient(linear, left top, left bottom, from(#86D228), to(#75B823));
	font-size: 107%;
	width: 290px;
	margin: 0 auto 5px;
}

nav li {
	text-align: center;
	float: left;
	font-weight: bold;
	border-left: 1px solid #fff;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
	list-style:none;
}

nav li a {
	display: block;
	width: 144px;
	padding: 8px 0;
}

nav li:first-child {
	border: none;
}

nav a {
	color: #fff;
	text-decoration: none;
}
section, nav {
	margin-bottom: 2px;
}

nav li#last_nav{
	margin:0 0 30px 0;
}



/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}







/*-------------------------------------------------
 Top Page
-------------------------------------------------*/



.btnTop {
	clear:both;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #cbcccf;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0));
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
	border: 1px solid #CCC;
}
.btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}


/*-------------------------------------------------
 Color
-------------------------------------------------*/

.000 {
	color:#E3AA53;
	font-weight:bold;
	font-size:15px;
}



/*-------------------------------------------------
 検査
-------------------------------------------------*/
.hyou {
	width: 100%;	
}

.haikei {
	border: 1px solid #CCC;
	background-color: #9BCDFF;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
}

.haikei1 {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 2px;
}
.haikei2 {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 10px;
	font-weight: lighter;
	padding-left: 2px;
}



.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*-------------------------------------------------
 
-------------------------------------------------*/
.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.right {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.left {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.center_mb5 {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.center_mtb5 {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.waku {
	border: 1px solid #CCC;
}





.nashi {
	list-style-type: none;
	padding-left: 10px;
}
	
/*-------------------------------------------------
 画像
 -------------------------------------------------*/
	
	/* Firefox, Safari, Chrome, Opera fluid Image */
	img.fluid-image {
		max-width: 100%;
	}
	
	.container {
	width: 90%;
	padding: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	.left-column {
	float: left;
	width: 40%;
	margin-bottom:5px;
	text-align: left;
	margin-right: 10px;
	}

	

	.right-column {
	float: right;
	width: 40%;
	margin-bottom:5px;
	text-align: right;
	margin-left: 10px;
	}



 .exemples {
	text-align: center;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
/*-------------------------------------------------
  table
 -------------------------------------------------*/
.timetable {
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}
.tr_time {
	text-align: center;
	background-color:#999;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}

.jikan {
	font-size: 13px;
	color:#333;
	border: 1px solid #CCC;
	background-color:#F7FDFA;
	padding: 4px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tr_title {
	text-align: center;
	background-color: #F3F3F3;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #152F79;
	border: 1px solid #CCC;
}

.tr_title1 {
	font-size: 12px;
	color: #333;
	border: 1px solid #CCC;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.tr_title2 {
	font-size: 12px;
	color: #333;
	border: 1px solid #CCC;
	padding: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	vertical-align: middle;
}

table{
	width:280px;
	margin:5px 0 5px 0;
	line-height:1.5;
	border:1px solid #666;
	border-collapse:collapse;
	text-align: left;
	}
	
th{
	background:#ECECE3;
	font-size:100%;
	font-weight:normal;
	text-align:center;
	color:#6B4F34;
	border:1px solid #CCC;
	padding:4px 1px;
	}
	
td{
	border:1px solid #CCC;
	font-size:100%;
	background:#FFFFFF;
	text-align:center;
	padding:4px 1px;
	}





.c_blown{
	color:#B88861;
}
.c_green{
	color:#4D9544;
}

.line1 {
	border: 1px solid #CCC;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	vertical-align:middle;
	}
.line {
	border: 1px solid #CCC;
	color: #FFF;
	padding: 4px;
	background:#B7B5AE;
	
}


.text_right {
	float: right;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
/*-------------------------------------------------
 地図
 -------------------------------------------------*/
 
.map{
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	text-align: center;
}

.map p.accessmap{
	width:280px;
	height:350px;
	border:#666 1px solid;
	margin:0 auto 5px;
}


.text_title {
	font-size: 10px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.photo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.list {
	margin-left: 10px;
	list-style-type: none;
}
.text_top {
	vertical-align: text-top;	
}

p.subtitle{
	display:block;
	background:#509A63;
	color:#fff;
	padding:0 0 0 3px;
	font-weight:bold;
	font-size:15px;
	margin:0 0 10px 0;
}


#border{
	border-bottom:#95C7F0 2px dotted;
}

.emphasis{
	font-weight:bold;
	font-size:100%;
	color:#FFA309;
	margin:0 0 3px 0;
}

	
	

	
ul.item{
	font-size:13px;
	list-style:disc;
	margin:0 0 20px 20px;
}

ul.item li{
	margin:0 0 5px 0;
}

ul.number{
	font-size:13px;
	list-style:decimal;
	margin:0 0 20px 20px;
}
	
	
	
	
#newsarea{
	width:90%;
	height:auto;
	margin:15px auto;
	border:1px #999 solid;
	overflow-y:scroll;
}
	
	
	
/*スマホ*/
/*-------------------------------------------------*/
.news-title {
	height:auto;
	color:#493925;
	font-size: 95%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	background-color:#E9F7FC;
	margin: 0px;
}
.news-caption{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 100%;
	padding-right: 0px;
	padding-left: 5px;
	margin-bottom: 10px;
}


#frame {
	height:auto;
}

/*-------------------------------------------------*/


/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.pdf_link {
  width: 200px;
  margin: 0 auto 20px;
}
.pdf_link li {
  margin: 10px 0 0;
  list-style: none;
}
.pdf_link li img {
  width: 100%;
  height: auto;
}












