@charset "UTF-8";
/* CSS Document */
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
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-size: 100%;	font: inherit;	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	
	display: block;
}
body {	
	line-height: 1;
}
ol, ul {	
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';	content: none;
}
table {	border-collapse: collapse;	border-spacing: 0;
}

body {
	font-family: "メイリオ", "Lato", sans-serif;
	color: #333;
	/*background-color: #282828;*/
}
a:link {
	color: #333;
	text-decoration: none;
}
h1 {
	display: block;
	width: 188px;
	height: 286px;
	font-size: 12px;
	font-weight: normal;
	margin: 30px auto 80px;
	background: url('/images/logo.jpg') 0 0 no-repeat;
    	background-size: 188px auto;
}
h1 span.indt {
	display: block;
	text-indent: -999em;
}
h1 span.catch {
	display: block;
	margin: 280px 0 0 0;
}
h2 {
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 12px;
}
.pline {
	width: 13px;
	margin-top: 70px;
	margin-bottom: 60px;
}
.sign2 {
	margin-top: 93px;
	margin-bottom: 60px;
}
h2 strong {
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 1.5em;
}
#wrapper {
	background-color: #FFF;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(images/black.gif);
	background-repeat: no-repeat;
	background-position: top;*/
	padding-top: 15px;
}
.origin {
	margin-bottom: 110px;
}
.activities {
}
.contact {
	height: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #CCC;
	margin-top: 40px;
}
#footer {
	/*background-image: url(images/black.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	height: 25px;
	padding-bottom: 10px;
}
.accessmap p strong {
	font-weight: bold;
}
.origin p strong {
	font-weight: bold;
}
.infoblock {
	font-size: 10px;
}
.j_name {
	font-size: 20px;
	display: block;
	padding: 0px;
	margin-top: 7px;
}
.e_name {
	font-size: 12px;
	display: block;
	margin-top: 7px;
}
.fb img {
	margin-bottom: 45px;
}
a.fb {
	display: block;
	margin-bottom: 45px;
}
a span {
	color: #000;
}
.activities p {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.e_title {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.line {
	margin-bottom: 35px;
}
.line1 {
	margin-bottom: 58px;
}
.sign {
	margin-top: 85px;
	margin-bottom: 80px;
}
.mail {
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
.accessmap p {
	margin-bottom: 27px;
}
#footer p {
	font-size: 8px;
}
.accessmap {
	margin-bottom: 42px;
}
