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

*Site Name : Ailus Group Follow-UP
*Style Name : self_introduction.css
*Description : for self_introduction 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_self_introduction
---------------------------------------- */

#contents_self_introduction{
	width:898px;
	height:628px;
	background-color:#f3fbfd;
	border:solid 1px #1a9dc3;
	margin:20px auto 0;
	padding-bottom:20px;
	position:relative;
	
}

#contents_self_introduction p#manager_photograph{
	width:320px;
	height:480px;
	position:absolute;
	top:59px;
	left:19px;
}

#contents_self_introduction dl{
	width:518px;
	background-color:#FFF;
	border:solid 1px #cccccc;
	position:absolute;
	top:19px;
	right:19px;
	padding-top:14px;
	padding-bottom:25px;
}

#contents_self_introduction dl dt{
	width:470px;
	height:30px;
	line-height:30px;
	font-size:15px;
	padding-left:30px;
	margin:0 auto 10px;
	font-weight:bold;
	border-bottom:double 3px #cccccc;
}

#contents_self_introduction dl dd{
	margin:0 auto;
	width:460px;
	line-height:25px;
	padding:0 10px;
	background:url(../imgs/self_introduction/boader_bottom_line.gif) repeat top left;
}

#contents_self_introduction dl dd span{
	line-height:25px;
}


/* ----------------------------------------
*	the_soliloquy_of_aki
---------------------------------------- */

#the_soliloquy_of_aki{
	background:url(../imgs/self_introduction/the_soliloquy_of_aki.jpg) repeat top left;
	position:relative;
	width:900px;
	height:480px;
	margin:20px auto 0;
}

#the_soliloquy_of_aki p{
	width:576px;
	height:328px;
	position:absolute;
	top:51px;
	right:42px;
	padding:25px;
}

/* ----------------------------------------
*	photo_gallery
---------------------------------------- */

#photo_gallery{
	width:898px;
	background-color:#f3fbfd;
	border:solid 1px #1a9dc3;
	margin:20px auto 0;
	padding-bottom:0px;
}

#photo_gallery h3{
	width:898px;
	height:69px;
	margin:1px auto 0;
	padding:0;
}

#photo_gallery ul{
	width:840px;
	margin:0px auto 0;
	padding:0;
	overflow:hidden;
}

#photo_gallery ul li{
	width:400px;
	float:left;
	list-style-type:none;
	padding-bottom:20px;
}

#photo_gallery ul li.position_left{
	padding-right:40px;
}