@charset "UTF-8";


/* -----------------------------------------------------------
    サイトマップ
-------------------------------------------------------------- */
.co_tit{
	padding:0 0 5px 0;
}

.co_box_top{
	padding:5px 0 0 0;
	background:url(../images/co_box_top.gif) no-repeat left top;
}

.co_box_bottom{
	padding:0 0 3px 0;
	background:url(../images/co_box_bottom.gif) no-repeat left bottom;
}

.co_box_inner{
	padding:0 7px 8px 5px;
	background:url(../images/co_box_inner.gif) repeat-y left top;
}

.co_text_area{
	padding:3px 5px 2px 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.tsp{
	padding:0 0 12px 0;
}

.space{
	padding:5px 5px 5px 5px;
}

.co_l{
	float:left;
	width:255px;
	padding:0 0 0 15px;
}

.co_r{
	float:right;
	width:255px;
	padding:0 15px 0 0;
}

.home{
	background:url(../images/home.gif) no-repeat left 1px;
	padding:0 0 0 14px;
}

.co_l ul,.co_r ul{
	padding:0 0 0 35px;
}
