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


/*----------- contents -------------*/
#wrapper {
	margin: 0 auto;
}
.container {
}
#head {
	background: url(../images/main_v_bkgrnd.png);
	background-repeat: repeat;
	background-position: center;
	dominant-baseline: auto;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
#head img {
	margin: 0 auto;
	text-align: center;
}
.border {
	background: url(../images/boder_head.jpg);
	background-repeat: repeat;
	background-position: center;
	max-width: 100%;
	height: 10px;
}
#msg {
	margin: 30px auto;
	text-align: center;
}
#msg img {
	margin: 0 auto;
}
#content {
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
	background: #f2f2f2;
	text-align: center;
}
#in_con3 {
	background: #52b4c1;
	margin: 20px auto;
	text-align: center;
	padding-bottom: 20px;
}
#box1 {
	background: url(../images/can1box.png);
	width: 889px;
	height: 402px;
	margin: -10px auto 0 auto;
}
#box2 {
	background: url(../images/can2box.png);
	width: 889px;
	height: 412px;
	margin: 10px auto;
}
#box3 {
	background: url(../images/can3box.png);
	width: 889px;
	height: 427px;
	margin: 10px auto;
}
.boxtitle {
	padding-top: 20px;
}
#flow {
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
	text-align: center;
}
#form {
	margin: 20px auto;
	padding-bottom: 30px;
	text-align: center;
}
.textright {
	width: 550px;
	float: right;
	margin-right: 65px;
}
.textright p {
	font-size: 14px;
	text-align: left;
	padding: 2px 0!important;
}
.textright ul {
	font-size: 14px;
	text-align: left;
	padding: 0!important;
}
.textleft {
	width: 620px;
	float: left;
	margin-left: 65px;
}
.textleft p {
	font-size: 14px;
	text-align: left;
	padding: 2px 0!important;
}
#contact{
	margin: 20px auto;
	padding-bottom: 30px;
	text-align: center;
}
#contact2 {
	margin: 40px auto;
	padding-bottom: 30px;
	text-align: center;
}

.flowarrow {
	background: url(../images/arrow4_border.png);
	background-repeat: repeat;
	background-position: center;
	max-width: 100%;
}
.annotation1 {
	text-align: left;
	width: 840px;
	margin: 0 auto;
	text-shadow: 0 0 15px #000;
}

.annotation2 {
	text-align: left;
	width: 840px;
	margin: 0 auto;
}
