@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	2.for detail style
	
*/

/* 1.for index style
===============================================================*/
div#sideBar,ul#bnList{
	background:none;
}
div#infoArea dt{
	font-weight:bold;
	margin:0 5px 5px 5px;
}
div#infoArea dd{
	line-height:1.5;
	background:url(../../common/images/dot_black.gif) repeat-x left bottom;
	margin:0 5px 10px 5px;
	padding-bottom:10px;
}

.pagination a{
	text-decoration:none;
}

div.section{
	width:858px;
}
div.section h3{
	width:848px;
	background:url(../../common/images/bg_title.gif) repeat-x;
}





