@charset "Shift-JIS";

/*---------------------------------------------------------
	index.css - index.html design css
	last edit : 2009.05.21
	:::toc:::
	import url
	parts design
	:::level :::
	> main 545px
		> #copy
		> #news
---------------------------------------------------------*/

@import url(../common/common.css);
@import url(../common/format.css);

/* parts design
---------------------------------------------------------*/
#copy{
	margin-bottom:15px;
}
#news{
	width:525px;
	padding-bottom:10px;
	margin:0 auto;
	background:url(../images/ind_news_ft.gif) no-repeat left bottom;
}
#news h2{/* width:525px; */
	width:480px;
	height:26px;
	margin-bottom:6px;
	padding:0 0 0 45px;
	font-size:medium;
	text-align:left;
	letter-spacing:.3em;
	background:url(../images/ind_news_hbk.gif) no-repeat left bottom;
	border:0;
}#news dl{
	margin-left:5px;
}#news dd{
	margin:0 5px 5px 0;
	padding:0 8px 4px 6em;
	line-height:1.4;
	background:url(../images/for_text_uline.gif) repeat-x left bottom;
}#news dt{
	margin-left:5px;
	line-height:1.4;
	float:left;
	display:block;
}
.pdf{
	margin-top:2px;
	padding-left:18px;
	background:url(../images/for_ico_pdfs.gif) no-repeat 0 3px;
}
h3{padding:10px 0 5px;}
#accordion h3{
	text-decoration:underline;
}
#accordion h3:hover{color:#C12647;}

/* top banner */
#nav .nav-bnr{
	margin-top:5px;
}
#nav .nav-bnr a{
	height:auto;
	padding:0;
	background:none;
	font-size:small;
	color:#119e57;
}
#nav .nav-bnr p{
	margin-top:1px;
	text-align:center;
	text-decoration:underline;
}
