@charset "UTF-8";

/*----------------------------
トップ画像
----------------------------*/

#wrapper #header .inner #top_ttl {
	float: left;
	width: 912px;
	background-color: #EE1F7A;
	height: 166px;
	position:relative;

}
#wrapper #header .inner #top_ttl #top_img {
	position:absolute;
	left:644px;
	top:0px;
	z-index:10000;
}
#wrapper #header .inner #top_ttl h1 {
	float: left;
	padding-top: 51px;
}






/*----------------------------
　遺言書　contents
----------------------------*/

.clear {
	clear: both;
}





/*　リードコピー　*/
#inner_top {
	clear: both;
	margin: 0 36px;
	width: 828px;
	text-align: left;
}

#inner_top .read_txt {
	width: 500px;
	float: left;
	line-height: 185%;
}

#inner_top .p_link {
	width: 285px;
	float: right;
}

#inner_top .p_link li {
	height: 37px;
}








/*---------------------------------*/
#top_main {
	clear: both;
	margin: 55px 0 0 36px;
	width: 900px;
	min-height: 205px;
	height: auto !important;
	height: 205px;
	text-align: left;
	line-height: 185%;
	position: relative;
}

#top_main .h2_title {
	position: absolute;
	width: 403px;
	height: 44px;
	top: 0;
	left: 0;
}

#top_main .sec1_read {
	position: absolute;
	top: 73px;
	left: 0;
}

#top_main .nav_qa {
	position: absolute;
	width: 166px;
	height: 37px;
	top: 5px;
	right: 0;
}


.section {
	clear: both;
	margin: 45px 0 0 36px;
	width: 900px;
	text-align: left;
	line-height: 185%;
}







/*　必要性　2個横並び　*/
.inner_sec {
	clear: both;
	margin-top: 30px;
	width: 880px;
}

.box_l {
	padding-right: 32px;
	width: 424px;
	float: left;
}

.box_r {
	width: 424px;
	float: left;
}

.yuigon_txt {
	margin-top: 20px;
}












/*　ピンク部分　*/
.section_p {
	clear: both;
	margin: 0 40px 0 36px;
	width: 884px;
	text-align: left;
	line-height: 185%;
}

.section_p .left_p {
	width: 782px;
	float: left;
}

/* pageTop */
.section_p .right_p {
	width: 67px;
	float: right;
}




/* 表組とテキスト */

.left_read {
	width: 265px;
	float: left;
	text-align: left;
	line-height: 185%;
}

.right_table {
	padding-top: 10px;
	width: 594px;
	float: right;
}

.p_caption {
	clear: both;
	padding-top: 20px;
	text-align: left;
}

.btm_caption {
	clear: both;
	margin-top: 35px;
	margin-bottom: 20px;
}







/* アキ調整用 */
.pdtp70 {
	padding-top: 70px;
}

.pdtp40 {
	padding-top: 40px;
}



.mgtp30 {
	margin-top: 30px;
}

.mgtp35 {
	margin-top: 35px;
}

.mgtp20 {
	margin-top: 20px;
}

.mgtp25 {
	margin-top: 25px;
}

.mgtp10 {
	margin-top: 10px;
}

.mgtp70 {
	margin-top: 70px;
}



.pdbtn75 {
	padding-bottom: 75px;
}




