@charset "euc-jp";
/* ****************************************

*Site Name : Ailus Group Follow-UP
*Style Name : about_a_follow-up.css
*Description : for about_a_follow-up frames
*Version : 1.00

**************************************** */

#the_inner_frame_of_other_pages{
	width:930px;
	background-color:#FFF;
	border:solid 1px #1a9dc3;
	margin:0 auto;
	padding:7px 4px 15px;
}

h2#page_title{
	width:930px;
	height:32px;
	margin:0 auto;
	
}

/* ----------------------------------------
*	contents_about_a_follow-up
---------------------------------------- */

#contents_about_a_follow-up{
	width:898px;
	border:solid 1px #1a9dc3;
	background-color:#f3fbfd;
	margin:20px auto 0;
	padding:19px 0;
	overflow:hidden;
}

#contents_about_a_follow-up #inner_block{
	width:858px;
	height:308px;
	border:solid 1px #ccc;
	background-color:#fff;
	margin:0 auto 19px;
	position:relative;
}

#contents_about_a_follow-up #the_message_about_follow-up{
	width:480px;
	height: 280px;
	background-image: url(../imgs/about_a_follow-up/border.png);
	background-repeat: repeat;
	margin:0 auto;
	padding:0 10px;
	line-height: 26px;
	position:absolute;
	top:19px;
	left:19px;
}

#contents_about_a_follow-up #the_message_about_follow-up span {
	line-height: 25px;
}

#contents_about_a_follow-up #follow-up_flow_diagram{
	width:260px;
	height:270px;
	margin:0 auto;
	position:absolute;
	top:19px;
	right:29px;
}

#contents_about_a_follow-up ul{
	width:860px;
	margin:0 auto;
}


#contents_about_a_follow-up ul li{
	float:left;
	width:420px;
	height:0px;
	list-style-type:none;
	margin:0 auto;
}

#contents_about_a_follow-up ul li.position_left{
	margin-right:0px;
	
}


/* ----------------------------------------
*	about_a_follow-up_time_and_contents
---------------------------------------- */

#about_a_follow-up_time_and_contents{
	width:898px;
	border:solid 1px #1a9dc3;
	background-color:#f3fbfd;
	margin:20px auto 0;
	padding:9px 0 19px;
	overflow:hidden;
}

#about_a_follow-up_time_and_contents h3{
	width:880px;
	height:40px;
	margin:0 auto;
}

#about_a_follow-up_time_and_contents p#progress_image_diagram{
	width:788px;
	height:5px;
	margin:5px auto;
}

#about_a_follow-up_time_and_contents div{
	width:860px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}


#about_a_follow-up_time_and_contents dl{
	width:420px;
	height:290px;
	background:url(../imgs/about_a_follow-up/time_and_contents_list.gif) no-repeat top left;
	float:left;
	margin-right:20px;
	position:relative;
	display:inline;
}

#about_a_follow-up_time_and_contents dl dt{
	width:420px;
	height:39px;
	line-height:39px;
	font-size:14px;
	text-align:center;
	position:absolute;
	top:1px;
	left:0;
	font-weight:bold;
}

#about_a_follow-up_time_and_contents dl dd{
	width:215px;
	position:absolute;
	top:60px;
	left:20px;
}


#about_a_follow-up_time_and_contents dl dd ul{
	width:215px;
	padding:0;
	margin:0;
}

#about_a_follow-up_time_and_contents dl dd ul li{
	width:205px;
	line-height:20px;
	list-style-type:none;
	border-bottom:solid 1px #1a9dc3;
	border-left:solid 5px #1a9dc3;
	margin-bottom:10px;
	padding-left:5px;
	font-size:12px;
}

#about_a_follow-up_time_and_contents p#interview_image_03{
	width:420px;
	height:290px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#about_a_follow-up_time_and_contents p#interview_image_03 img{
	width:420px;
	height:290px;
	margin:0;
	padding:0;
}

