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


body {
	margin: 0px;
	padding: 0px;
	color: #333;
	background-color: #FFF;
	font-family: "Meiryo UI", sans-serif;
	background-image: url(img/ura.png);
	background-repeat: repeat-y;
	background-position: center;
}

a:link {
	color: #00A190;
	text-decoration: underline;
}

a:visited {
	color: #00A190;
}

a:hover {
	color: #00A190;
	text-decoration: underline;
}

a:active {
	color: #00A190;
}


p {
	font-size: small;
	line-height: 180%;
}

hr {
	display: none;
}

a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* フロート解除　*/
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}


body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}


/* レイアウト大枠 */
#container {
	width: 100%;
	background-color: #ffffff;
	margin-top: 121px;/* ヘッダー背景の高さとかで変わる */
	background-image: url(img/ura.png);
	background-repeat: repeat-y;
	background-position: center;
}


/* h1(SEO対策コメント),ロゴ,等 */
#aheader {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:116px;
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #86CAB7;
}

#aheader h1 {
	width:960px;
	font-size: x-small;
	margin: 0px;
	height: 33px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#header {
	width:960px;
	margin-right: auto;
	margin-left: auto;
}

#header ul {
	float:right;
	text-align: right;
	padding: 0px;
	margin:0px;
	height: 80px;
}

#header ul li {
	font-size: small;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header .logo {
	float: left;
	width: 346px;
}

#header .logo img {
	margin: 0px;
	padding: 0px;
	height: 80px;
}

.permission{
 display:inline;
 float:right;
 padding:15px 35px 20px 20px;
 margin:0;
}


/* 横ナビ(メニュー) */
#agnavbar {
	width: 100%;
	top: 0px;
	left: 0px;
	height: 50px;
	background-image: url(img/menu.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a2dace;
	border-bottom-color: #a2dace;
}

.gnavbar {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/* 横ナビ画像リンク(JAVA)　*/
.gnavbar ul {
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.gnavbar ul li {
	text-align: center;
	float: left;
	width: 158px;
	height: 50px;
	background: #e0e1e0;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A2DACE;
	*/
}


/* コンテンツ　*/
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* サイドメニュー　*/
#sidemenu {
	float: left;
	width: 230px;
	margin-top:10px;
}

/* メイン　*/
#main {
	float: right;
	width: 705px;
	margin-bottom: 15px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right:15px;
}


/* フッター　*/
#afooter {
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #F4E9CE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

.footer {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 45px;
	text-align: center;
	padding-top: 25px;
}


/* ページトップ(JAVA)　*/
#toTop {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: right;
	margin-bottom: 10px;
}

/* ページトップ(JAVA)　*/
#toTop2 {
	width: 705px;
	margin-right: auto;
	margin-left: auto;
	font-size: x-small;
	text-align: right;
	margin-bottom: 10px;
}

/*/* ここから下いろいろカスタマイズ　*/

/* 小文字 */
.smoji {
	font-size:x-small;
}

.mmoji {
	font-size:medium;
}

/* 大文字 （太さ） */
.lmojiw {
	font-size:x-large;
	font-weight: bold;
}

.side {
	width:208px;
	margin-bottom:10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border: 1px solid #cccccc;
}

.side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.side ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.title {
	width:685px;
	padding:10px;
	background-image: url(img/haikei.png);
	background-repeat: repeat-x;
}

.title h2 {
	font-size:x-large;
	font-weight:bold;
	color:#ffffff;
}

.boxA {
	width:655px;
	padding:20px;
	margin-bottom:15px;
	border: 5px solid #cccccc;
}

.boxA h2 {
	font-size:larger;
	font-weight:bold;
	color:#026258;
}

.boxA h3 {
	font-size:medium;
	font-weight:bold;
}

.boxB {
	width:663px;
	padding:20px;
	margin-bottom:15px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}

.boxB h2 {
	font-size:larger;
	font-weight:bold;
}

.nakaA {
	width:621px;
	padding:20px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;	
}

.nakaA img {
	float:right;
	margin-left:20px;
}

.nakaB {
	width:621px;
	padding:20px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;	
}

.nakaB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nakaB ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 310px;
}

.nakaC {
	width:663px;
}

.nakaC img {
	float:right;
	margin-left:20px;
}

.nakaD {
	width:621px;
	padding:20px;
	border: 1px solid #cccccc;
}

.photo {
	width:621px;
}

.photo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo ul li {
	padding: 5px;
	float: left;
	width: 288px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	font-size: medium;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}

.photo2 {
	width:621px;
}

.photo2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo2 ul li {
	padding: 5px;
	float: left;
	width: 185px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	font-size: small;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}

.photo3 {
	width:655px;
}

.photo3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.photo3 ul li {
	padding: 5px;
	float: left;
	width: 196px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
	line-height: 150%;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	text-align: center;
}


.miniA {
	width:300px;
	margin-right:10px;
}

.miniB {
	width:300px;
	margin-left:10px;
}

/*テーブル*/
table.hyo {
}

table.hyo tr th {
	margin: 0px;
	padding: 0px;
}

table.hyo tr td {
	font-size: small;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}

.table2{
	margin:10px 0;
	line-height: 2.6;
	width:100%;
}
.table2 th {
	vertical-align: middle;
	background-color: #FCF3E3;
	padding: 5px 10px;
	font-weight: normal;
	line-height: 1.5;
	border: #BBB 1px solid;
	text-align: left;
	width: 15%;
}
.table2 td {
	padding: 2px 10px;
	vertical-align:middle;
	background-color: #FFF;
	border: #CCC 1px solid;
	width: 35%;
}
.table2_jisseki td {
	text-align:right;
	padding-right: 45px;
}

.f-s17 {
 font-size:17px!important;
}