@charset "UTF-8";

/* ========================================
		index.css
		author:arimoto
======================================== */

/* ----------------------------------------
		内容
---------------------------------------- */
h1{
	height:91px;
	background:url(../img/bg_header.jpg) no-repeat;
}

h2.tit_categoryList{
	width:365px;
	background:url(../img/tit.gif) no-repeat;
}


/* --------------- tbl_siteMap ---------------- */
h3{
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:12px;
}

.tbl_siteMap td{
	width:259px;
	padding:0 10px;
}

.tbl_siteMap .border_right{
	background:url(../../common/img/line_dot_v.gif) repeat-y top right;
}

.tbl_siteMap ul{
	line-height:120%;
}

.tbl_siteMap li{
	padding-bottom:10px;
}

.file_detail{
	display:block;
	color:#363636;
	font-size:11px;
	margin-top:3px;
	margin-left:9px;
	padding:0 5px;
}

/* --------------- box_readerDL ---------------- */
.box_readerDL{
	color:#666;
	font-size:12px;
	padding-top:50px;
}

.box_readerDL img{
	margin-right:5px;
	float:left;
}

.box_readerDL span{
	display:block;
	padding-top:3px;
}
