@charset "Shift_JIS";

ul.allow01 {
	/*list-style-image: url(../img/allow_01.gif);*/
	list-style-type: none;
	margin: 6px 0 10px 0;
}

li.allow01{
	background: url(../img/allow_01.gif) no-repeat 0px 3px;
	padding: 0 10px 0 16px;
}

li.icon_link {
	background-image: url(../../resource/img/icon_link.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 0 0 15px;
	line-height: 120%;
}

ul.arrow_blue {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

ul.arrow_blue li {
	background-image: url(../img/icon_arrow_blue.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0 0 0 20px;
	line-height: 120%;
}

/* ******************  right area  *************** */
#rightarea p.btn_sitemap{
	margin-bottom:10px;
}
#rightarea p.cts01{
	width: 210px;
	padding-bottom: 1px;
	background: url(../img/r_area_bg_dot.gif) repeat-x left bottom;
	border-top: solid #93BECE 1px;
}

#rightarea p.cts02{
	width: 210px;
	padding-bottom: 1px;
	background: url(../img/r_area_bg_dot.gif) repeat-x left bottom;
}

#rightarea p.cts03{
	width: 210px;
	padding-bottom: 1px;
	background: url(../img/r_area_bg_dot.gif) repeat-x left bottom;
	margin-bottom: 18px;
}

#rightarea p.cts04{
	width: 210px;
	padding-bottom: 1px;
	background: url(../img/r_area_bg_dot.gif) repeat-x left bottom;
	margin-bottom: 8px;
}

#rightarea p.cts05{
	width: 210px;
	margin-bottom: 8px;
}

#rightarea p.cts06{
	width: 210px;
	margin-bottom: 18px;
}

.list_type01 li {
	background-image: url(../img/prt_list_01.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 0 0 7px
}


