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

*Site Name : Ailus Group Follow-UP
*Style Name : other.css
*Description : for other_page 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;
	
}

/* ----------------------------------------
*	sitemap.html
---------------------------------------- */

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

#contents_other_page div{
	width:838px;
	margin:0 auto;
	border:solid 1px #cccccc;
	background-color:#FFF;
	padding:14px 10px 25px;
}

#contents_other_page h3{
	width:760px;
	height:30px;
	line-height:30px;
	margin:20px auto;
	font-weight:bold;
	font-size:13px;
	padding-left:20px;
	color:#0681A5;
	background-color:#F3FBFD;
	border:solid 1px #46B0CF;
	border-left:solid 5px #46B0CF;
	border-right:solid 5px #46B0CF;
}



#contents_other_page ul.page_list{
	width:780px;
	margin:20px auto 30px;
	overflow:hidden;
}



#contents_other_page ul.page_list li{
	float:left;
	background:url(../imgs/common/list-icon_02.png) no-repeat center left;
	padding-left:10px;
	list-style-type:none;
	margin-right:20px;
	line-height:1.7em;
}



#contents_other_page ul.page_list li a{
	text-decoration:underline;
}

/* ----------------------------------------
*	news_list.html
---------------------------------------- */

#contents_other_page dl{
	margin:10px auto 0;
	width:798px;
	border:solid 1px #1a9dc3;
	border-left:solid 4px #1a9dc3;
}

#contents_other_page dl dt{
	border-bottom:dashed 1px #1a9dc3;
	background:url(../imgs/index/news_title_bg.gif) repeat-y top left;
	width:798px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#contents_other_page dt span.entry_title{
	width:625px;
	padding:5px 10px 5px 43px;
	float:left;
	text-align:left;
	list-style-type:none;
	font-weight:bold;
	background:url(../imgs/index/news_icon.gif) no-repeat center left;
	display:block;
}

#contents_other_page dt span.entry_update{
	width:120px;
	text-align:center;
	float:right;
	padding:5px 0;
	list-style-type:none;
	display:block;
}

#contents_other_page dl dd{
	width:758px;
	padding:5px 20px;
	
}

/* ----------------------------------------
*	company.html
---------------------------------------- */

#contents_other_page p{
	width:750px;
	margin:20px auto 0;
}

#contents_other_page table{
	width:750px;
	background-color:#1A9DC3;
	margin:20px auto;
}

#contents_other_page table th{
	width:30%;
	background-color:#F3FBFD;
	border:solid 1px #FFF;
	padding:10px;
	color:#1A9DC3;
}

#contents_other_page table td{
	width:70%;
	border:solid 1px #FFF;
	background-color:#FFF;
	padding:10px;
}

#contents_other_page table td ol{
	margin:0 20px;
}

#contents_other_page td dl{
	margin:10px 20px 10px;
}

#contents_other_page td dt{
	text-decoration:underline;
}

#contents_other_page td dd{
	margin-left:30px;
}
