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


/*----------- contents -------------*/
#wrapper {
	margin: 0 auto;
}

#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;
}

.s_text ul li{
	font-size: 14px;
	text-align: left;
	padding: 0!important;
	}


/*----------- main -------------*/

.contents_box {
	width: 460px;
	height: 100px;
	border-top: 5px solid #fa0178;
	float: left;
	-moz-box-shadow: 0px 0px 10px #999 !important;
	-webkit-box-shadow: 0px 0px 10px #999 !important;
	margin: 5px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.contents_box2 {
	width: 945px;
	height: 100px;
	border-top: 5px solid #fa0178;
	float: left;
	-moz-box-shadow: 0px 0px 10px #999 !important;
	-webkit-box-shadow: 0px 0px 10px #999 !important;
	margin: 5px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.contents_box img, .contents_box2 img {
	margin: 15px auto 5px auto;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


#content {
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
	background: #f2f2f2;
	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%;
}
#pinkread {
	background: url(../images/formtitlebkgrnd.png);
	background-repeat: repeat;
	background-position: center;
	max-width: 100%;
}

#content2 {
	background: #fff;
	overflow: hidden;
	padding-bottom: 40px;
}
#content3 {
	background: #f2f2f2;
	overflow: hidden;
	padding-bottom: 40px;
	text-align: center;
}



#toc {
	margin: 0 auto;
	width: 900px;
}
#toc h2 {
	margin-bottom: 40px;
	font-size: 36px;
	text-align: left;
	line-height: 100%;
	border-left: 10px solid #fa0178;
}
.contents {
	max-width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 40px 0;
}
#con1 {
	background: url(../images/bcgrnd1.png);
	background-position: center;
	background-size: cover;
	margin: 10px auto 0 auto;
	height: 100%;
}
#con2 {
	background: url(../images/bcgrnd2.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con3 {
	background: url(../images/bcgrnd3.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}


#con4 {
	background: url(../images/bcgrnd4.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con5 {
	background: url(../images/bcgrnd5.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con6 {
	background: url(../images/bcgrnd6.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto 20px auto;
	height: 100%;
}
#con7 {
	background: url(../images/bcgrnd7.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con8 {
	background: url(../images/bcgrnd8.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con9 {
	background: url(../images/bcgrnd9.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}
#con10 {
	background: url(../images/bcgrnd10.png);
	background-position: center;
	background-size: cover;
	margin: 0 auto;
	height: 100%;
}

#con1 h2,#con2 h2,#con3 h2,#con4 h2,#con5 h2,#con6 h2,#con7 h2,#con8 h2,#con9 h2,#con10 h2{
	padding: 0;
	margin: 0;
	}
#con1 h3,#con2 h3,#con3 h3,#con4 h3,#con5 h3,#con6 h3,#con7 h3,#con8 h3,#con9 h3,#con10 h3{
	padding: 0;
	margin: 0;
	}	

.annotation1 {
	text-align: left;
	width: 840px;
	margin: 0 auto;
	text-shadow: 0 0 15px #000;
}

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


/*----------- service -------------*/
#service1{
	padding-bottom: 20px;
	}