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

/*--------------------------------------------------------------------------メインイメージ*/
#mimg_box {
	width: 100%;
	height: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background-position: top center;
	background-image: url(../web/home/mimg_back.gif);
	/* box-shadow */
    box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 2px 0px;
}
.mimg {
	width: 1100px;
	height: 190px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: center;
	font-size: 30px;
	line-height: 190px;
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pan {
	width: 1000px;
	height: 15px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 12px;
	color: #333;
}
#pan a {
	color: #333;
}

#contents01 {
	width: 1000px;
	height: 2700px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c_ttl {
	width: 975px;
	height: 45px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 5px #069;
	border-bottom: 1px dotted #999999;
	text-align: left;
	font-size: 23px;
	line-height: 45px;
	letter-spacing: 3px;
	float: left;
	font-weight: bold;
}
.c_txt {
	width: 1000px;
	float: left;
	font-size: 16px;
	line-height: 27px;
	margin-top: 20px;
	text-align: left;
	letter-spacing:1px;
}
.c_ttl2 {
	width: 990px;
	height: 50px;
	padding-left: 10px;
	background-color: #069;
	text-align: left;
	font-size: 23px;
	line-height: 50px;
	letter-spacing: 5px;
	float: left;
	font-weight: bold;
	color: #fff;
	margin-top: 50px;
}
.c_ttl3 {
	width: 990px;
	height: 50px;
	padding-left: 10px;
	background-color: #069;
	text-align: left;
	font-size: 23px;
	line-height: 50px;
	letter-spacing: 5px;
	float: left;
	font-weight: bold;
	color: #fff;
	margin-top: 70px;
}
.box1 {
	width: 300px;
	height: 410px;
	float:left;
	margin-top: 40px;
}
.box2 {
	width: 300px;
	height: 410px;
	float:left;
	margin-top: 40px;
	margin-left: 50px;
}
.box3 {
	width: 300px;
	height: 450px;
	float:left;
	margin-top: 40px;
}
.box4 {
	width: 300px;
	height: 450px;
	float:left;
	margin-top: 40px;
	margin-left: 50px;
}
.st1 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}
.st2 {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	line-height: 24px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}
.st3 {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0px;
	padding: 0;
	margin: 0;
}