@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #151515;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
	min-width: 640px;
	max-width: 1500px;
}
#wrapper {
    width: 100%;
    min-width: 640px;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
header {
}
#hero {
}
#hero article {
	height:300px;
	padding:20px 0;
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	right: auto;
	left: auto;
}
#hero article p {
	width:630px;
	margin:0 auto;
	line-height:1.5em;
}
#hero img {
	max-width: 100%;
}
h1, h2 ,h3{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}
h1 {
	display:none;
	color: rgba(32,91,210,1.00);
}
h2 {
    font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: lighter;
    color: rgba(0,0,0,1.00);
    text-shadow: 1px 1px #707070;
}
h3 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 40px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	color: rgba(32,91,210,1.00);
}


figure {
	display: block;
	width: 420px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}

figcaption {
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 0.5em;
}
.centered {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
footer {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(0,0,0,1.00);
    color: #FFFFFF;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: lighter;
    font-size: small;
    margin-top: 60px;
}
a {
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #fff;

}
a:hover, a:active, a:focus {
	color: #7F3300;
	text-decoration: underline;
}
#main a:link,
#main a:visited {
	color:#000;
}
#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: rgba(109,109,109,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	font-size: medium;
	margin-top: 3%;
	max-width: 800px;
}
#main p,
#blog p {
	line-height:1.7em;
}
#mainnav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: rgba(32,91,210,1.00);
}
#mainnav a {
    width: 20%;
    display: block;
    float: left;
    font-size: small;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    background-color: rgba(0,0,0,1.00);
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: lighter;
}
#mainnav a:hover  ,#mainnav a:active,#mainnav a:focus,#mainnav a.thispage{
    color: rgba(115,119,130,1.00);
    background-color: rgba(0,0,0,1.00);
    text-decoration: none;
}

#link {
	color: rgba(32,91,210,1.00);
}
#strong {
	color: rgba(0,0,0,1.00);
}
.strong {
	color: rgba(0,0,0,1.00);
}
#small {
}
#blog {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: rgba(109,109,109,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	font-size: medium;
	max-width: 800px;
	margin-top: 3px;
}
#sub {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: rgba(109,109,109,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: lighter;
	font-size: small;
	margin-top: 3%;
	max-width: 800px;
}
.mail {
	text-align: center;
}
#privacy {
	text-align: left;
	font-size: small;
	color: rgba(109,109,109,1.00);
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
