@charset "utf-8";
/* ===================================================================
CSS information

 file name  :flow.css
 author     :Naoki Takahashi
 style info :挙式までの流れ関連
=================================================================== */

/* -----------------------------------------------------------
	#titleArea
----------------------------------------------------------- */

#titleArea {
	width: 950px;
	/*	margin-top: 40px;*/
	margin-bottom: 40px;
}
#titleArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* -----------------------------------------------------------
	#contentArea
----------------------------------------------------------- */

#contentArea {
	width: 950px;/*	background: url(../flow/img/flow_schedule.gif) no-repeat center top;
	height: 1330px;
	position: relative;*/
}
#contentArea:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* -----------------------------------------------------------
	流れ
----------------------------------------------------------- */

#flowBackgroundImg_02 {
	background: url(../flow/img/flow_det02.jpg) no-repeat;
	width: 950px;
	height: 151px;
}
p.flowOverText_02 {
	position: relative;
	top: 74px;
	left: 135px;
	font-size: 12px;
	width: 470px;
}
#flowBackgroundImg_03 {
	background: url(../flow/img/flow_det03.jpg) no-repeat;
	width: 950px;
	height: 138px;
}
p.flowOverText_03 {
	position: relative;
	top: 62px;
	left: 135px;
	font-size: 12px;
	width: 470px;
}
#flowBackgroundImg_04 {
	background: url(../flow/img/flow_det04.jpg) no-repeat;
	width: 950px;
	height: 137px;
}
#flowBackgroundImg_05 {
	background: url(../flow/img/flow_det05.jpg) no-repeat;
	width: 950px;
	height: 137px;
}
#flowBackgroundImg_06 {
	background: url(../flow/img/flow_det06.jpg) no-repeat;
	width: 950px;
	height: 137px;
}
#flowBackgroundImg_07 {
	background: url(../flow/img/flow_det07.jpg) no-repeat;
	width: 950px;
	height: 137px;
}
p.flowOverText_04-07 {
	position: relative;
	top: 62px;
	left: 135px;
	font-size: 12px;
	width: 470px;
}
#flowBackgroundImg_08 {
	background: url(../flow/img/flow_det08.gif) no-repeat;
	width: 950px;
	height: 98px;
}
#flowL {
	width: 455px;
	float: left;
}
#flowL li, #flowR li {
	border-bottom: 1px solid #CCCCCC;
	background: #FBF7FC;
	font-size: 12px;
	padding-top: 20px;
	line-height: 14px;
	padding-bottom: 2px;
}
#flowL dt {
	float: left;
	width: 264px;
}
#flowL dd {
	font-size: 10px;
	float: left;
	width: 191px;
	line-height: 12px;
}
#flowR {
	width: 455px;
	float: right;
}
#flowR li {
	padding-left: 15px;
}
li.flowMargin {
	margin-top: 30px;
}
#flow3month {
	width: 331px;
	background: url(../flow/img/flow_3month.gif) no-repeat left top;
	padding: 231px 0 0 0;
	font-size: 12px;
	text-align: justify;
	margin: 89px auto;
	color: #48322A;
	line-height: 14px;
}
#flow3month p {
	width: auto;
	background: url(../flow/img/flow_dot.gif) no-repeat left top;
	padding-left: 12px;
}
em, #contentArea a:link, #contentArea a:visited {
	color: #FF3300;
}
.flowSmall {
	font-size: 10px;
	line-height: 12px;
}
/* -----------------------------------------------------------
	
	Flow 
	
----------------------------------------------------------- */

.mrt10 {
	margin-top:10px;
}
.mrt35 {
	margin-top:35px;
}
.mrl10 {
	margin-left:10px;
}

#flowContent a:link,#three_monthsContent a:link,#maternityContent a:link,#detailContent a:link,#flowContent a:visited,#three_monthsContent a:visited,#maternityContent a:visited,#detailContent a:visited{
	color:#396cd1;
	text-decoration:none;
}
#flowContent a:hover,#three_monthsContent a:hover,#maternityContent a:hover,#detailContent a:hover {
	color:#396cd1;
	text-decoration: underline;
}

#titleArea a:link,#titleArea a:visited{
	color:#396cd1;
	text-decoration:none
}
#titleArea a:hover{
	color:#396cd1;
	text-decoration:underline;
}


/* -----------------------------------------------------------
	
	Flow 
	
----------------------------------------------------------- */
#titleArea {
	margin-bottom:30px;
}
#titleArea .flowtitleArea {
	margin-top:30px;
	width:950px;
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#titleArea .flowtitleArea p.left {
	float:left;
	width:770px;
}
#titleArea .flowtitleArea .right {
	float:left;
	width:180px;
	text-align:center;
}
#flowContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#flowContent ul li {
	float:left;
	display:inline-block;
}
#flowContent #section01 {
	margin-top:20px;
}
#flowContent #section01 .step {
	padding-bottom:25px;
	background:url(../flow/img/step_arow.gif) no-repeat scroll left bottom;
}
#flowContent #section01 .step dl {
	border:1px solid #e7e7e7;
	width:946px;
}
#flowContent #section01 .step dt {
	float:left;
	display:inline-block;
	width:545px;
	padding:20px 0 18px 20px;
}
#flowContent #section01 .step dd.readtext {
	float:left;
	display:inline-block;
	width:465px;
	padding-left:100px;
	padding-bottom: 20px;
}
#flowContent #section01 .step dd.img {
	float:right;
	display:inline-block;
	width:353px;
	padding:7px 8px 7px 0;
}
#flowContent #section01 .goal {
	padding-bottom:25px;
}
#flowContent #section01 .goal dl {
	border:1px solid #e7e7e7;
}
#flowContent #section01 .goal dt {
	padding: 20px 0 18px 20px;
}
#flowContent .ftbtn{
	text-align:right;
	margin-top:25px;
}

/* -----------------------------------------------------------
	
	detail 
	
----------------------------------------------------------- */
#titleArea {
	margin-bottom:30px;
}
#titleArea .detailtitleArea {
	margin-top:30px;
	width:950px;
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#titleArea .detailtitleArea p.left {
	float:left;
	width:770px;
}
#titleArea .detailtitleArea .right {
	float:left;
	width:180px;
	text-align:center;
}
#detailContent .detailFlow {
	border:1px solid #e7e7e7;
	padding:9px;
	margin-bottom:15px;
}
#detailContent .detailFlow dt {
	float:left;
	display:inline-block;
	width:130px;
}
#detailContent .detailFlow dd.readtext {
	float:left;
	display:inline-block;
	width:800px;
}
#detailContent .detailFlow ul {
	margin-top:15px;
}
#detailContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#detailContent .detailFlow ul li {
	float:left;
	display:inline-block;
}
#detailContent .lnav li {
	float:left;
	display:inline-block;
}
#detailContent ul li.flowtop {
	width:317px;
	margin-top:5px;
}
#detailContent #section01 .pageTop {
	text-align:right;
	padding:10px 0 20px;
	background:url(../flow/img/detail/detail_arow.gif) no-repeat scroll left top;
}
#detailContent #section01 {
	margin-top:20px;
}
#detailContent #section01 h3 {
	margin-bottom:15px;
}
#detailContent #section01 .step {
}
#detailContent #section01 .step dl {
	border:1px solid #e7e7e7;
	width:948px;
}
#detailContent #section01 .step dt {
	padding: 10px 0 10px 10px;
	width: 545px;
	float: left;
}
#detailContent #section01 .step dd.readtext {
	float:left;
	display:inline-block;
	padding:20px 10px 20px 90px;
}
#detailContent #section01 .step dd.img {
	float:right;
	display:inline-block;
	padding:7px 8px 7px 0;
	text-align:right;
}
#detailContent #section01 .step .pattern1 .readtext {
	width: 470px;
	float: left;
}
#detailContent #section01 .step .pattern1 .img {
	width: 353px;
	float: right;
}
#detailContent #section01 .step .readtext li {
	background:url(../flow/img/list_icon.gif) no-repeat scroll left 0.6em;
	padding:2px 0 2px 10px;
}
/* -----------------------------------------------------------
	
	maternity 
	
----------------------------------------------------------- */
#titleArea {
	margin-bottom:30px;
}
#titleArea .detailtitleArea {
	margin-top:30px;
	width:950px;
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#titleArea .maternitytitleArea p.left {
	float:left;
	width:788px;
}
#titleArea .maternitytitleArea .right {
	float:left;
	width:162px;
	text-align:center;
}
#maternityContent .detailFlow {
	border:1px solid #e7e7e7;
	padding:9px;
	margin-bottom:15px;
}
#maternityContent .detailFlow dt {
	float:left;
	display:inline-block;
	width:190px;
}
#maternityContent .detailFlow dd.readtext {
	float:left;
	display:inline-block;
	width:740px;
}
#maternityContent .detailFlow ul {
	margin-top:15px;
}
#maternityContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#maternityContent .detailFlow ul li {
	float:left;
	display:inline-block;
}
#maternityContent .lnav li {
	float:left;
	display:inline-block;
}
#maternityContent ul li.flowtop {
	width:316px;
	margin-top:5px;
}
#maternityContent #section01 .pageTop {
	text-align:right;
	padding:10px 0 20px;
	background:url(../flow/img/maternity/maternity_arow.gif) no-repeat scroll left top;
}
#maternityContent #section01 {
	margin-top:20px;
}
#maternityContent #section01 h3 {
	margin-bottom:15px;
}
#maternityContent #section01 .step {
}
#maternityContent #section01 .step dl {
	border:1px solid #e7e7e7;
	width:948px;
}
#maternityContent #section01 .step dt {
	display:inline-block;
	width:545px;
	padding:10px 0 10px 10px;
}
#maternityContent #section01 .step dd.readtext {
	float:left;
	width: 470px;
	padding: 20px 10px 20px 90px;
}
#maternityContent #section01 .step dd.img {
	float:right;
	display:inline-block;
	padding:7px 8px 7px 0;
	text-align:right;
}
#maternityContent #section01 .step .pattern1 .readtext {
	width:470px;
}
#maternityContent #section01 .step .pattern1 .img {
	width:353px;
}
#maternityContent #section01 .step .readtext li {
	background:url(../flow/img/list_icon.gif) no-repeat scroll left 0.6em;
	padding:2px 0 2px 10px;
}
/* -----------------------------------------------------------
	
	three_months 
	
----------------------------------------------------------- */
#titleArea {
	margin-bottom:30px;
}
#titleArea .detailtitleArea {
	margin-top:30px;
	width:950px;
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#titleArea .three_monthstitleArea p.left {
	float:left;
	width:788px;
}
#titleArea .three_monthstitleArea .right {
	float:left;
	width:162px;
	text-align:center;
}
#three_monthsContent .detailFlow {
	border:1px solid #e7e7e7;
	padding:9px;
	margin-bottom:15px;
}
#three_monthsContent .detailFlow dt {
	float:left;
	display:inline-block;
	width:189px;
}
#three_monthsContent .detailFlow dd.readtext {
	float:left;
	display:inline-block;
	width:741px;
}
#three_monthsContent .detailFlow ul {
	margin-top:15px;
}
#three_monthsContent {
	font-size:93%;
	line-height: 1.5;
	color:#666;
}
#three_monthsContent .detailFlow ul li {
	float:left;
	display:inline-block;
}
#three_monthsContent .lnav li {
	float:left;
	display:inline-block;
}
#three_monthsContent ul li.flowtop {
	width:316px;
	margin-top:5px;
}
#three_monthsContent #section01 .pageTop {
	text-align:right;
	padding:10px 0 20px;
	background:url(../flow/img/3months/3months_arow.gif) no-repeat scroll left top;
}
#three_monthsContent #section01 {
	margin-top:20px;
}
#three_monthsContent #section01 h3 {
	margin-bottom:15px;
}
#three_monthsContent #section01 .step {
}
#three_monthsContent #section01 .step dl {
	border:1px solid #e7e7e7;
	width:948px;
}
#three_monthsContent #section01 .step dd.readtext {
	float: left;
	display: inline-block;
	padding: 20px 10px 20px 90px;
}
#three_monthsContent #section01 .step dd.img {
	float:right;
	display:inline-block;
	padding:7px 8px 7px 0;
	text-align:right;
}
#three_monthsContent #section01 .step dt {
	display:inline-block;
	width:545px;
	padding:10px 0 10px 10px;
}
#three_monthsContent #section01 .step .pattern1 .readtext {
	float: left;
	width: 470px;
}
#three_monthsContent #section01 .step .pattern1 .img {
	float: right;
	width: 353px;
}

#three_monthsContent #section01 .step .readtext li {
	background:url(../flow/img/list_icon.gif) no-repeat scroll left 0.6em;
	padding:2px 0 2px 10px;
}
#three_monthsContent #section01 .step dd.attention {
	padding:20px 200px 20px 20px;
}
#three_monthsContent #section01 #STEP1 dl {
}
#three_monthsContent #section01 #STEP1 dd.img {
}
