@charset "UTF-8";

/* ========================================
		index.css
		author:arimoto
======================================== */

/* ----------------------------------------
		内容
---------------------------------------- */
h1{
	height:91px;
	background:url(../img/bg_header.jpg) no-repeat;
}

h2.tit_categoryList{
	width:161px;
	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;
}

.border_btm{
	padding-bottom:5px;
	margin-bottom:15px;
	background:url(../../common/img/line_dot_h.gif) repeat-x bottom left;
}

.list_level2{
	padding-left:1em;
}

* html .list_level2{
	margin-top:-12px;
}
