﻿@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #666;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}
hr {
	display: none;
}
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color:#00F;
	text-decoration: underline;
}
a:visited {
	color:#FOF;
	text-decoration: underline;
}
a:hover {
	color:#393;
	text-decoration: none;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 958px;
	margin: 0px auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
#main {
	padding: 5px;
	float: right;
	width: 723px;
	margin-bottom: 20px;
}
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #9EE0A4
}
#main dl#goannai dt {
	font-size: 1.5em;
	margin:0px 0px 1px 0px;
}
#main dl#goannai dd {
	margin:0px 0px 1px 1em;
	line-height: 1.3em;
}
#main dl#goannai2 dt {
	font-size: 1.3em;
	margin: 0px 0px 0px 1em;
}
#main dl#goannai2 dd {
	margin: 0px 0px 0px 2.6em;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 205px;
	margin-bottom: 20px;
}
#sidebar #menu {
	margin-bottom: 1px;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFF;
	background-color: #333;
}
#footer ul li a {
		color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	float: right;
}
#news {
	width: 435px;
	background-color: #EAEAEA;
	margin-bottom: 20px;
	float: left;
	padding-bottom: 20px;
}
#news p {
	padding-left: 15px;
}
#news dl dt {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px 0px 1px;
	padding-left: 10px;
}
#news dd {
	margin: 0px 0px 0px 1em;
}
#jimukyoku {
	float: right;
	background-color: #EAEAEA;
	margin-bottom: 20px;
	width: 273px;
	padding-bottom: 20px;
}
#jimukyoku p {
	padding-left: 15px;
}
#box-left {
	float: left;
	margin-bottom: 20px;
	width: 320px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
#box-right {
	float: right;
	margin-bottom: 20px;
	width: 320px;
	padding-bottom: 20px;
	margin-right: 20px;
	margin-left: 10px;
}
/* header styles
------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 125px;
	border-top: 3px solid #005E3C;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul {
	background-color: #005E3C;
	width: 100px;
	position: absolute;
	left: 0px;
	top: 100px;
	float: none;
	padding-right: 15px;
	margin-left: 820px;
	padding-left: 15px;
	color: #FFF;
	border: 1px solid #000;
}
#header ul li {
	list-style: none;
}
h1 {
	background-color: #063;
	color: #FFF;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	font-weight: lighter;
	padding: 10px 15px 20px;
}
h2 {
	background-color: #063;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}
h3 {
	font-size: 24px;
	border-bottom: 2px solid #096;
	margin-bottom: 0px;
}
#poster {
	text-align: center;
	width: 150px;
	float: right;
	line-height: 1em;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #F2F2F2;
	border: 1px solid #666;
}
#poster p {
	padding-left: 15px;
	line-height: 1.2em;
}
#poster figcaption{
	text-align: center;
}
#poster figcaption .name-other {
	display: block;
	font-size: 12px;
}
#poster figure {
	float: none;
	margin: 0 0 1.428em 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 10px;
	position: relative;
	text-align: center;
}

#documents {
	text-align: center;
	width: 150px;
	float: right;
	line-height: 1em;
	padding: 20px;
	border: 1px solid #666;
	background-color: #F2F2F2;
}
#documents p {
	padding-left: 15px;
	line-height: 1.2em;
}
#documents figcaption{
	text-align: center;
}
#documents ter figcaption .name-other {
	display: block;
	font-size: 12px;
}
#documents figure {
	float: right;
	margin: 0 0 1.428em 20px;
}

#endai-order {
	text-align: left;
	width: 530px;
	float: left;
}
#endai-order figcaption {
	text-align: left;
}
#endai-order figcaption .name-other {
	display: block;
	font-size: 12px;
}
#endai-order figure {
	float: right;
	margin: 0 0 1.428em 20px;
}
#endai-enki {
	line-height: 1.4;
	font-size: 18px;
	padding-left: 5em;
}

.text-right {
	text-align: right;
}
.attention {
	font-weight: bold;
}
a.header {
	color: #FFF;
	font-style: normal;
	text-decoration: none;
}

.fl-box figcaption,
.fr-box figcaption {
	text-align: left;
}

.fl-box figcaption,
.fr-box figcaption{
	text-align: center;
}

.fl-box figcaption,
.fr2-box figcaption{
	text-align: center;
}

figcaption .name-other {
	display: block;
	font-size: 12px;
}

.fl-box figure,
.fl-box .figure {
	float: left;
	margin: 0 20px 2em 0;
}

.fr-box figure,
.fr-box .figure {
	float: right;
	margin: 0 0 1.428em 20px;
}

.fr2-box figure,
.fr2-box .figure {
	float: right;
	margin: 0 0 1.428em 20px;
}

.fr2-box figure img,
.fr2-box .figure .img {
  width: 60%;
  margin: auto;
  display: block;
}

.aisatsu-menu {
	margin-left: 20px;
}
.aisatsu {
	line-height: 2;
	color: #000;
}


#main .document-download p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#main .document-download li {
	list-style: none;
	margin: 0;
}

#main .document-download li a {
	display: block;
	background-color: #007D52;
	width: 530px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border-bottom: solid;
	border-right: solid;
}
#main .document-download li a:hover {
	background-color: #007D52;
	opacity: 0.8;
}
#main .document-download2 p {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

#main .document-download2 li {
	list-style: none;
	margin: 0;
}

#main .document-download2 li a {
	display: block;
	background-color: #007D52;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#main .document-download2 li a:hover {
	background-color: #007D52;
	opacity: 0.8;
}
