body { background-color: #ffffff;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	margin:0;
	padding:0;
	height:100%;
}


/*トップイメージ画像
---------------------------------------------------------------------------*/

#contents_titleimage {
	clear:both;
	position: relative;
	width: 1050px;
	height: 450px;
	margin:0px;
	padding:0px;
 background-color: transparent;
 background-image: url(../profile/img/profile-title4.jpg);
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.contents_title_txt1 {
 position: relative;
 width: 995px;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: left;
 padding-left:55px;
 padding-top: 110px;
 padding-bottom: 15px;
}

/*本編エリア
---------------------------------------------------------------------------*/

#contents_main {
	position: relative;
	width: 1050px;
	height: 100%;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}

/*ご挨拶
---------------------------------------------------------------------------*/
#contents_area1 {
	position: static;
	float: none;
	width: 1050px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.subtitle_txt1 {
 position: relative;
 width: 1050px;
 margin-top: 40px;
 margin-bottom: 0px;
 text-align: center;
 padding-left: 0px;
 padding-top: 25px;
 padding-bottom: 15px;
 font-size : 28px;
 font-style : normal;
 color : #3eaf89;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 font-weight: 500;
 line-height: 30px;
 letter-spacing:20px;
}

.subtitle_txt2 {
 position: relative;
 width: 900px;
 margin-top: 40px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-top: 8px;
 padding-bottom: 8px;
 text-align: left;
 font-size : 20px;
 font-style : normal;
 color : #3eaf89;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 font-weight: 500;
 line-height: 30px;
 letter-spacing:5px;
 background-color:#cfe4e0;
 border-radius: 15px;
 border: 1px dotted #2ebfa3; 
}

.subtitle_txt3 {
 position: relative;
 width: 1030px;
 margin-top: 10px;
 margin-bottom: 0px;
 text-align: left;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 0px;
 font-size : 18px;
 font-style : normal;
 color : #3eaf89;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 font-weight: 500;
 line-height: 30px;
 letter-spacing:7px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #20b5a1;
}

.contents_area_txt1 {
	position: relative;
	text-align: center;
 font-size : 18px;
 font-style : normal;
 color : #555555;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 line-height: 35px;
 letter-spacing:0px;
	width:1050px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
 background-color: #ffffff;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.contents_area_txt2 {
 position: relative;
 text-align: left;
 font-size : 16px;
 font-style : normal;
 color : #555555;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 line-height: 25px;
 letter-spacing:0px;
 width:1010px;
 margin-top: 30px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-top: 0px;
 padding-bottom: 0px;
 background-color: #ffffff;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.contents_area_txt3 {
 position: relative;
 text-align: left;
 font-size : 16px;
 font-style : normal;
 color : #555555;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 line-height: 25px;
 letter-spacing:0px;
 width:1010px;
 margin-top: 10px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-top: 0px;
 padding-bottom: 0px;
 background-color: #ffffff;
 background-repeat: no-repeat;
 background-position: 0% 0%;
}


/*会社案内4つのページへ飛ぶための、サブメニュー
---------------------------------------------------------------------------*/
#sub_menu {
 position: relative;
 top: 0px;
 width: 1050px;
 height: 70px;
 margin-bottom: 15px;
 padding: 0px;
 background-color: #ffffff;
 background-repeat: no-repeat;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #20b5a1;
 text-align: center
}

.block_a {
 margin-top: 10px;
 float: left;
 width: 258px;
 padding-left: 3px;
}
.block_b {
 margin-top: 10px;
 float: left;
 width: 258px;
 padding-left: 3px;
}
.block_c {
 margin-top: 10px;
 float: left;
 width: 258px;
 padding-left: 3px;
}
.block_d {
 margin-top: 10px;
 float: left;
 width: 258px;
 padding-left: 3px;
}
.workcont_title {
 text-align: center;
 background-color: #daf7f3;
 height: 40px;
 padding-top: 20px;
 padding-bottom: 2px;
}

