@charset "utf-8";


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {font:13px/1 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
ul,dl,ol {text-indent: 0;}
li {list-style: none; list-style-position:outside;}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}




body {
	margin: 0;
	padding: 0;
	background: url(images/body_bg.png) repeat-x left top;
}
#wrapper {
	padding: 0;
}
.wrap {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 26.46px 0.54px rgba(166, 169, 178, 1);
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	margin-bottom: 50px;
}
h1 {
	margin: 30px auto 21px auto;
	width: 960px
}
#header {
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 184px;
}
#header h2 {
	margin: 0 !important;
	padding: 0 !important;
	height: 184px;
	line-height: 0;
}
#header h2 img {
	margin: 0 !important;
	padding: 0;
	height: 184px;
	display: block;
	vertical-align: baseline;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0;
	height: 61px;
	width: 960px;
	text-align: center;
}
#contents {
	width: 960px;
	padding: 0 20px 100px;
	margin: 0 auto;
	background: #fff;
	clear: both;
}
#contents:after {content: ""; display: block; clear: both;}
@-moz-document url-prefix() {
	#contents {
		margin: -30px auto 0;
	}
}
#contents p {
	line-height: 0;
	margin: 0;
}
.main {
	float: right;
	width: 673px;
    margin-right: 46px;
}
.side {
	float: left;
	width: 215px;
}




#section01 {
	margin: 0 0 30px;
	clear: both;
	zoom: 1;
}
#section01:after {content: ""; display: block; clear: both;}
#mainvisual {
	margin: 0;
}

#facebook {
	display: none;
	height: 443px;
	margin: 14px 0 10px;
	background: url(images/facebook.png) no-repeat;
	position: relative;
}
#facebook .inner {
	width: 190px;
	height: 340px;
	position: absolute;
	left: 12px;
	top: 84px;
}


#contents .info_box{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5d627b;
    background: white;
    border-top: solid 5px #5d627b;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
#contents .info_box p {
	line-height: 1.5;
	font-size: 12px; 
}
#contents .info_1 strong {
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 8px;
}
#contents .info_1 span {
    display: block;
    width: 230px;
    margin-left: auto;
}
#contents .info_2 {
    background: #e5e8ee;
    border-radius: 10px;
    padding: 8px;
    margin: 10px 0 10px;
}
#contents p.info_2 span {
    padding: 2px 7px;
    background: #364486;
    color: #FFF;
    margin: 3px;
    display: inline-block;
    border-radius: 3px;
}
#section02 {
	margin: 0;
	clear: both;
	zoom: 1;
}
#section02:after {content: ""; display: block; clear: both;}

.heading {
	width: 918px;
	height: 71px;
	position: relative;
}
.pdf {
	width: 134px;
	height: 35px;
	position: absolute;
	right: 11px;
	top: 21px;
}
.pdf a {
	width: 134px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
}

#section02 .side {
	padding: 14px 0 0;
}
#section02 .side h3 {
	margin: 0 0 14px;
}
#section02 .side ol {
	list-style:  none;
	margin: 0;
	padding: 0;
}
#section02 .side ol li {
	line-height: 1.5;
	padding: 0 20px;
}
#section02 .side ol li span {
	margin: 0 4px 0 0;
}
.notes {
	margin: 0 0 30px !important;
}
.side_contactarea {
	border:#C7C7C8 solid 1px;
	line-height:130%;
	padding-bottom:10px;
}
.side_contactarea img {
	margin: 5px 0 10px 2px;
}
.side_contactarea a {
	color:#666;
	margin:10px;
	font-size:11px;
	text-decoration:none;
}
.side_contactarea a:hover {
	color:#0250F7;
	text-decoration:underline;
}

.side_contactarea span {
	margin:10px;
	font-size:10px;
}