@charset "UTF-8";
/* site */
/* header */
/* navi */
/* footer */
/* content */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}
a img {
	border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: 1.6;
	color: #333333;
	text-align: center;
	background: #70c6f0;
}
a {
	color: #007bbb;
}
a:hover {
	color: #22b3ff;
}
.wrapper, #wrapper {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
.bl {
	text-align: left;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
  /*¥*// */  height: auto;
	overflow: hidden;
/* */ }
#header {
	background: url("../images/header_back.jpg") repeat-x;
}
#header li {
	list-style: none;
}
#header .wrapper {
	position: relative;
	z-index: 5;
	background: url("../images/header.jpg") no-repeat;
	width: 860px;
	height: 276px;
}
#header .wrapper h1 {
	position: absolute;
	left: 20px;
	top: 70px;
}
#header .wrapper h1 a {
	background: url("../images/ja/title.png") no-repeat;
	width: 382px;
	height: 79px;
}
#header .info {
	position: absolute;
	top: 10px;
	right: 30px;
}
#header .info li {
	float: right;
}
#header .info .language a {
	background: url("../images/ja/language.png") no-repeat;
	width: 63px;
	height: 15px;
}
#header .info .sitemap {
	margin-right: 30px;
}
#header .info .sitemap a {
	background: url("../images/ja/sitemap.png") no-repeat;
	width: 78px;
	height: 12px;
}
#footer {
	text-align: center;
	padding: 20px 0;
	color: white;
	background: #70c6f0;
}
#footer ul li {
	display: inline;
	border-left: 1px solid white;
	margin-left: 3px;
	padding-left: 6px;
}
#footer ul li.last {
	border-right: 1px solid white;
	padding-right: 6px;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copyright {
	margin: 10px;
	font-size: 90%;
	color: white;
}
#navi {
	margin-top: 1px;
}
#navi li.i1 a {
	height: 50px;
	background-position: 0px 0;
}
#navi li.i1 a:hover {
	background-position: -200px 0;
}
#navi li.i1 a:active {
	background-position: 0px 0;
}
#navi li.i1now a {
	height: 50px;
	background-position: -400px 0;
}

#navi li.i2 a {
	height: 50px;
	background-position: 0px -50px;
}
#navi li.i2 a:hover {
	background-position: -200px -50px;
}
#navi li.i2 a:active {
	background-position: 0px -50px;
}
#navi li.i2now a {
	height: 50px;
	background-position: -400px -50px;
}
#navi li.i3 a {
	height: 50px;
	background-position: 0px -100px;
}
#navi li.i3 a:hover {
	background-position: -200px -100px;
}
#navi li.i3 a:active {
	background-position: 0px -100px;
}
#navi li.i3now a {
	height: 50px;
	background-position: -400px -100px;
}
#navi li.i4 a {
	height: 50px;
	background-position: 0px -150px;
}
#navi li.i4 a:hover {
	background-position: -200px -150px;
}
#navi li.i4 a:active {
	background-position: 0px -150px;
}
#navi li.i4now a {
	height: 50px;
	background-position: -400px -150px;
}
#navi li.i5 a {
	height: 50px;
	background-position: 0px -200px;
}
#navi li.i5 a:hover {
	background-position: -200px -200px;
}
#navi li.i5 a:active {
	background-position: 0px -200px;
}
#navi li.i5now a {
	height: 50px;
	background-position: -400px -200px;
}
#navi li.i6 a {
	height: 50px;
	background-position: 0px -250px;
}
#navi li.i6 a:hover {
	background-position: -200px -250px;
}
#navi li.i6 a:active {
	background-position: 0px -250px;
}
#navi li.i6now a {
	height: 50px;
	background-position: -400px -250px;
}
#navi li.i7 a {
	height: 50px;
	background-position: 0px -300px;
}
#navi li.i7 a:hover {
	background-position: -200px -300px;
}
#navi li.i7 a:active {
	background-position: 0px -300px;
}
#navi li.i7now a {
	height: 50px;
	background-position: -400px -300px;
}
#navi a {
	width: 200px;
}
#navi a {
	background: url("../images/ja/navi2.png");
}
#container {
	color: ivory;
	margin-top: -20px;
}
#container #side {
	position: relative;
	padding-left: 25px;
	padding-bottom:25px;
	margin-top: -10px;
	z-index: 10;
	float: left;
	width: 200px;
}
#container #side .banner {
	margin: 15px;
}
#container #side .banner li {
	margin-bottom: 10px;
}
#container #side .address {
	margin-top: 30px;
	background: url("../images/ja/address.png") no-repeat;
	width: 200px;
	height: 128px;
}
#container #side .sns {
	margin-top: 30px;
	background: url("../images/sns.png") no-repeat;
	width: 200px;
	height: 109px;
}
#container #side .sns h3 {
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #333333;
	margin: 0 auto;
	padding-top: 10px;
}
#container #side .sns div {
	margin: 10px auto;
}
#container #side .sns .tweet {
	width: 100px;
}
#container #side .sns .facebook {
	width: 100px;
}
#container {
	background: ivory;
}
#container #content {
	float: right;
	margin-top: -20px;
	padding-top: 10px;
	position: relative;
	z-index: 10;
	margin-right: 25px;
	background: url("../images/content.png");
	width: 586px;
	color: #333333;
}
#container #content h2 {
	font-size: 130%;
	font-weight: bold;
	color: white;
	background: url("../images/h2.png") no-repeat bottom;
	margin-left: 10px;
	padding-left: 35px;
	line-height: 1.8;
}
#container #content h2.about {
	background: url("../images/ja/about.png") no-repeat center;
	width: 564px;
	height: 32px;
	padding: 0;
}
#container #content h2.topics {
	background: url("../images/ja/topics.png") no-repeat center;
	width: 564px;
	height: 32px;
	padding: 0;
}
#container #content h3 {
	background: url("../images/h3.png") no-repeat left;
	margin-left: 10px;
	padding-left: 15px;
	line-height: 1.8;
	color: #333333;
}
#container #content h4 {
	font-weight: bold;
	font-size: 130%;
	color: #007bbb;
}
#container #content h5 {
	font-weight: bold;
	color: #007bbb;
}
#container #content h2 {
	font-size: 130%;
	font-weight: bold;
	color: white;
	background: url("../images/h2.png") no-repeat bottom;
	margin-left: 10px;
	padding-left: 35px;
	line-height: 1.8;
}
#container #content h2.about {
	background: url("../images/ja/about.png") no-repeat center;
	width: 564px;
	height: 32px;
	padding: 0;
}
#container #content h2.topics {
	background: url("../images/ja/topics.png") no-repeat center;
	width: 564px;
	height: 32px;
	padding: 0;
}
#container #content h3, #container #content h4, #container #content h5 {
	margin-top: 1em;
	margin-left: 20px;
	margin-bottom: 0em;
}
#container #content h3 {
	font-weight: bold;
	background: url("../images/h3.png") no-repeat left;
	padding-left: 10px;
	line-height: 1.8;
	color: #333333;
}
#container #content h4 {
	font-weight: bold;
	font-size: 110%;
	color: #007bbb;
}
#container #content h5 {
	font-weight: bold;
	color: #007bbb;
}
#container #content p {
	margin: 10px 20px;
}
#container #content img {
	margin: 10px;
}
#container #content ul, #container #content ol {
	margin: 10px 35px 10px 30px;
}
#container #content ul li {
	list-style: none;
	margin-bottom: 20px;
	background: url(../images/sq.png) no-repeat 0px 6px;
	padding-left: 15px;
}
#container #content ol li {
	list-style: decimal;
	margin-bottom: 5px;
}
#container #content dl {
	margin: 10px 20px 10px 40px;
}
#container #content dt {
	font-weight: bold;
}
#container #content dd {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #dddddd;
}
#container #content table {
	border-collapse: collapse;
	margin: 15px 20px;
}
#container #content th, #container #content td {
	padding: 4px 6px;
}
#container #content th {
	color: white;
	border-width: 1px 0;
	border-style: solid;
	border-color: #007bbb;
	background: #009dee;
}
#container #content td {
	border-width: 1px 0;
	border-style: solid;
	border-color: #dddddd;
	background-color: #eeeeee;
	vertical-align: top;
}

#container #content .article {
	margin-bottom: 20px;
}
#container #content dl.topics {
	margin: 10px 30px 5px;
}
#container #content dl.topics dd {
	border: none;
}
#container #content dl.topics dt {
	background: url("../images/list.png") no-repeat;
	background-position: 0 6px;
	margin: 0;
	padding-left: 16px;
}
#container #content dl.topics dd {
	margin: 0;
	padding-left: 16px;
}
#container #content .archive_link {
	text-align: right;
	margin-bottom: 200px;
	margin-right: 10px;
}
#container #content .top_figure {
	float: right;
	margin: 0 10px;
}
#container #content .attention {
	text-align: center;
	font-size: 95%;
}
#breadclumb {
	margin:10px 0;
}
.head {
	cursor: pointer;
}
.row {
	display: none;
}
#content .center_pic{
	width:100%;
	height:150px;
	margin-left:0px;
	}
#content div .top_pic{
	float:right;
	text-align:center;
}

#member {
	overflow:hidden;
	width:100%;
	}

#member div{
        display: block;
        float: left;
        width: 190px;
        height: 150px;
        text-align: center;
        text-decoration: none;
        border: none;
        margin: 0;
        position: relative;
		font-size:80%;
}
