@charset "utf-8";

/*****     contents   *****/
.index .ct {
	padding:16px;
}

/*****     title   *****/
#tl {
	background:#b6d3b5 url("../img/libr_tl_bg_001.jpg") no-repeat;
	}
#tl  #bc{
	padding-bottom:6px;
	height:55px;
	}
#tl  h1{
	padding-bottom:6px;
	height:54px;
	}
#tl  p {
	height:46px;
	}

/*****     grand navi    *****/
#gn {
	border-color:#b6d3b5;
	}
#gn li a#gn07 {
	background-position:50% -25px;
	border-bottom:4px solid #f95523;
	}

/*****     index    *****/
.index #main {
	width:800px;
	}
.index .ct {
	text-align:left;
	padding:17px 16px 0 16px;
	}
.index .ct h3 {
	margin:0 0 3px 0;
	padding:0 0 0 25px;
	background:transparent url("../img/cmn_icon_001.gif") no-repeat 9px 2px;
	font-size:110%;
	}
.index .ct ul li h3 a {
	}
.index .ct .block01 {
	margin:0; padding:0;
	width:768px;
	overflow:hidden;
	background:#cefae2 url("../img/libr_inx_bg_003.gif") repeat-y;
	}
.index .ct  ul {
	margin:0 0 0 20px; padding:2px 0 0 0;
	list-style:none;
	}
.index .ct  ul li {
	float:left;
	margin:0 16px 12px 0;padding:14px 0 0 0;
	width:356px;
	border-top:1px dotted #b2b2b2;
	}
.index .ct  ul li.start {
	border:0;
	}
.index .ct ul li p {
	padding:0 0 0 25px;
	font-size:95%;
	line-height:1.5em;
	}
.index .ct .unit01 {
	width:100%; height:25px;
	overflow:hidden;
	background:transparent url("../img/libr_inx_bg_001.gif") no-repeat;
	}
.index .ct .unit02 {
	clear:both;
	width:100%; height:10px;
	overflow:hidden;
	background:transparent url("../img/libr_inx_bg_002.gif") no-repeat ;
	}
