@charset "UTF-8";


#navi .cat1{height:62px;width:42px;background-image: url(../images/navi_01.jpg);background-repeat: no-repeat;}
#navi .cat10{height:62px;width:97px;background-image: url(../images/navi_c_10.jpg);background-repeat: no-repeat;}

.red{
	color:#FF0000;
}
.red_bold_large{
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
}

.arc_box{
	border:1px dotted #999999;
	padding:10px;
	margin:10px 0px 10px 0px;
}


.arc_name{
	margin-top:10px;
	font-weight:bold;
}
