@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;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

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

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

.co_text_area ul{
	padding:0 0 0 25px;
	list-style:decimal;
}