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

.contents_title_txt1 {
 position: relative;
 width: 985px;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: left;
 padding-left:65px;
 padding-top: 90px;
 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:10px;
}

.subtitle_txt2 {
 position: relative;
 width: 1020px;
 margin-top: 40px;
 margin-bottom: 0px;
 padding-left: 30px;
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: left;
 font-size : 23px;
 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: 900px;
 margin-top: 10px;
 margin-bottom: 0px;
 text-align: left;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 0px;
 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:7px;
}

.contents_area_txt1 {
	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;
	width: 950px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 40px;
	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: 950px;
 margin-top: 10px;
 margin-bottom: 0px;
 padding-left: 60px;
 padding-top: 0px;
 padding-bottom: 0px;
}

