@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;
	margin:0 0 10px 0;
}

.co_box_top02{
	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{
	width:560px;
	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:350px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_r{
	float:right;
	width:200px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_l2{
	float:left;
	width:200px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_r2{
	float:right;
	width:310px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_l3{
	float:left;
	width:310px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.co_r3{
	float:right;
	width:200px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.bor{
	width:548px;
	padding:0 0 5px 0;
	border:1px solid #CCCCCC;
	border-top:none;
	margin:0 5px 0 5px;
}

