@charset "UTF-8";
/* CSS Document */

/* メイン　*/
footer nav{
	font-weight: normal;
	color: rgba(51,51,51,1);
	font-size: 14px;
	margin-bottom: 30px;
}

#main {
}
.main_lead_bg {
	background: rgba(0,0,0,1);
	height: 10px;
	width: 100%;
}

.main_lead {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: rgba(247,244,232,1);
	background: rgba(0,0,0,1);
	height: 34px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


.mainimage {
	background: url(../images/index_top_bg.jpg) repeat-x center center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 473px;
	text-align: center;
}
.mainimage img {
	vertical-align: bottom;
	height: 88px;
	margin-top: 200px;
	margin-left: 20px;
}

.mainimage img:nth-of-type(2) {
	vertical-align: bottom;
	height: 146px;
	margin-top: -50px;
	margin-left: 450px;
}

/* セクション1　*/

#sec1 {
}
.sec1_link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: rgba(255,255,255,1);
	background: rgba(19,99,52,1);
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	height: 20px;
	width: 284px;
}

#sec1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 14px;
	font-weight: bold;
	color: rgba(51,51,51,1);
}
#sec1 a {
	color: rgba(255,255,255,1);
	} 

#sec1 a:link {
	color: rgba(255,255,255,1);
	} 

#sec1 a:visited {
	color: rgba(255,255,255,1);
}

/* セクション2　*/

#sec2,#sec4 {
}

.basesize2 {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.s2_box1-1,.s2_box2-1 {
	padding: 10px 10px 20px;
	float: left;
	height: 210px;
	width: 86px;
	border-top: thin dashed rgba(204,204,204,1);
	border-right: thin none rgba(204,204,204,1);
	border-left: thin none rgba(204,204,204,1);
}

.s2_box1-2,.s2_box1-2-2,.s2_box2-2 {
	padding: 20px 10px 0px;
	float: left;
	height: 220px;
	width: 823px;
	border-top: thin dashed rgba(204,204,204,1);
	border-right: thin none rgba(204,204,204,1);
	border-left: thin dashed rgba(204,204,204,1);
}
.s2_box1-1,.s2_box1-2 {
	border-bottom: thin none rgba(204,204,204,1);
}

.s2_box2-1,.s2_box2-2 {
	border-bottom: thin dashed rgba(204,204,204,1);
}

.s2_box1-2 {
	background: url(../images/s2_img_01_02.png) no-repeat right bottom;
	padding-left: 30px;
}
.s2_box1-2-2{
	background: url(../images/s2_img2.png) no-repeat left top;
}
.s2_box2-2 {
	background: url(../images/s2_img3.png) no-repeat right bottom;
	padding-left: 30px;
}

.s2_box1-2-2_text{
	margin-left: 360px;
}

.s2_en_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.s2_jp_text {
	height: auto;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.s2_img_right{
	text-align: right;
	margin-right: 10px;
	margin-top: -70px;
	margin-bottom: -1px;
}

.s2_link {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: rgba(51,51,51,1);
	vertical-align: middle;
}
#sec2 .s2_fukidashi {
	position: relative;
	height: 80px;
	width: 105px;
	left: -120px;
	top: -500px;
}
#sec2 h1 {
	padding-bottom: 30px;
}

#sec2 h2 {
	margin-bottom: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
	color: rgba(51,51,51,1);
}
.sec2_icon {
	vertical-align: middle;
	font-size: 24px;
	color: rgba(19,99,52,1);
}


/* セクション3　*/
#sec3 {
	text-align: left;
}

#sec3 hr {
	margin-top: 5px;
	margin-bottom: 3px;
}

#sec3 .s2_en_text {
	color: rgba(0,102,0,1);
	margin-top: 0px;
}



/* セクション4　*/

#sec4 h1 {
	padding: 10px;
	border: thin dashed rgba(204,204,204,1);
	background: rgba(255,255,255,1);
	width: 293px;
}
#sec4 ul {
	margin-top: 30px;
	font-size: 14px;
}
#sec4 li {
	line-height: 35px;
	vertical-align: middle;
}
#sec4 li img {
	vertical-align: middle;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
}

.withyou {
	vertical-align: middle;
	font-size: 18px;
	color: rgba(102,204,255,1);
}
.mamenoki {
	vertical-align: middle;
	font-size: 18px;
	color: rgba(19,99,52,1);
}


#sec4 .day {
	font-weight: bold;
}
.facebookpage {
	background: url(../images/face.jpg) no-repeat left top;
	float: right;
	height: auto;
	width: 360px;
	padding-top: 200px;
	text-align: right;
}
#sec4 .basesize2 {
	padding-bottom: 0px;
}
