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(../recruit/img/recruit-title.jpg);
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

.contents_title_txt1 {
 position: relative;
 width: 950px;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: left;
 padding-left:85px;
 padding-top: 140px;
 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:5px;
}

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

.contents_area_txt1 {
	position: relative;
	text-align: center;
 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: 1050px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contents_area_txt2 {
 position: relative;
 text-align: left;
 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: 25px;
 letter-spacing:0px;
 text-indent: -1em;
 padding-left: 1em;
 width: 1000px;
 margin-top: 10px;
 margin-bottom: 0px;
 padding-left: 60px;
 padding-top: 0px;
 padding-bottom: 0px;
}

/*フォームベース
---------------------------------------------------------------------------*/
.form_txt1 {
 position: relative;
 width: 1050px;
 height: auto;
 text-align: left;
 color: #41590e;
 margin-top: 20px;
 margin-left: 0px;
 padding:0px 0px;
 background-color: transparent;
}

/*フォームデザイン
---------------------------------------------------------------------------*/
.hoge {
 border:0;
 padding:3px;
 font-size:18;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 color:#333333;
 border:solid 1px #2ea5bf;
 margin:2px;
 width:350px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.hoge2 {
 border:0;
 width:180px;
 height: 35px;
 padding:3px;
 font-size:18;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 color:#333333;
 border:solid 1px #2ea5bf;
 margin:0px;
 -webkit-border-radius: 6px;
 -moz-border-radius: 6px;
 border-radius: 6px;
}

.hoge3 {
 width:130px;
 height: 60px;
 border:0;
 padding:4px;
 font-size:18px;
 font-weight: lighter;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
 color:#ffffff;
 border:solid 1px #2ea5bf;
 background: #2e83bf;
 margin:10px;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

select {
 font-size: 15px
}

/* メッセージ */
p.msg {
 color: #dd0000;
 margin: 2em;
}
span.msg {
 color: #dd0000;
}

td {
 vertical-align: top;
 font-size:18px;
 font-weight: 200;
 font-weight: lighter;
 font-family: "KozGoPro-Light", "小塚ゴシック Pro L", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
