/* CSS Document */


.art_backimg {
	background:url(../img/back_art.png) repeat-x;
}

.art_col {
	background-color:#F58220;
}

.art_border {
	background:url(../img/border_art.png) repeat-y;
}


#contents #contents_in li {
	list-style:none;
	margin-bottom: 10px;
	text-indent:1.6em;
	background:url(../img/icon_link_arrow.png);
	background-repeat:no-repeat;
	background-position:left;
}

.top_border {
	border-top:1px dashed #999999;
	padding-top:20px;
}