@charset "utf-8";



/*==========================================



	sitemap



==========================================*/



.siteMap .boxLeft {

	width:405px;

	float:left;

}

.siteMap .boxRight {

	width:405px;

	float:right;

}



.boxCate{

	background:url(../img/common/line_dot_h.gif) repeat-x 0 bottom;

	margin:0 0 20px;

	padding:0 0 19px;

}





/*------------------------------------------

 @ List Style

------------------------------------------*/



.boxCate ul.style01,

.boxCate ul.style01 li,

.boxCate ul.style02,

.boxCate ul.style02 li{

	list-style:none;

}



.boxCate ul.style01,

.boxCate ul.style02{

	margin:8px 0 0 25px;

}



.boxCate ul.style01 li,

.boxCate ul.style02 li{

	padding-bottom:1em;

}





/*------------------------------------------

 @ List Style 01 & 02

------------------------------------------*/



.boxCate ul.style01 li a:link,

.boxCate ul.style02 li.big a:link,

.boxCate ul.style01 li a:active,

.boxCate ul.style02 li.big a:active,

.boxCate ul.style01 li a:visited,

.boxCate ul.style02 li.big a:visited{

	text-decoration:none;

	font-weight:bold;

	font-size:115%;

	background:url(../img/ico/ico_arrow_off.gif) no-repeat 0 0.2em;

	padding-left:22px;

}

.boxCate ul.style01 li a:hover,

.boxCate ul.style02 li.big a:hover{

	text-decoration:none;

	font-weight:bold;

	font-size:115%;

	background:url(../img/ico/ico_arrow_on.gif) no-repeat 0 0.2em;

	padding-left:22px;

}







/*------------------------------------------

 @ List Style 02 only

------------------------------------------*/



.boxCate ul.style02 li.big{

	margin:0;

	padding-bottom:0.5em;

}

.boxCate ul.style02 li{

	margin-left:40px;

	padding-bottom:0.3em;

}



.boxCate ul.style02 li a:link,

.boxCate ul.style02 li a:active,

.boxCate ul.style02 li a:visited{

	text-decoration:none;

	font-size:100%;

	background:url(../img/ico/ico_arrow_s_off.gif) no-repeat 0 0.4em;

	padding-left:12px;

}

.boxCate ul.style02 li a:hover{

	text-decoration:none;

	font-size:100%;

	background:url(../img/ico/ico_arrow_s_on.gif) no-repeat 0 0.4em;

	padding-left:12px;

	color:#828282;	

}





