@charset "utf-8";

/* ------------------------------------------------------------
	
	filename:	detail.css
	created:	170329
	update:		170329
		
------------------------------------------------------------ */


/* ベース */

body.operation#index div#main ul.etcbtnbox li{
    width : 48%;
    margin : 0 0 10px 0;
}

body.operation#index div#main h2.procedure_category{
    border-left : 7px solid #68c3eb;
    border-bottom : 1px solid #ccc;
    color : #333;
    background : none;
    font-size : 110%;
    font-weight : bold;
    margin : 10px 0 15px 0;
    padding : 3px 0 3px 5px;
    -moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

body.operation#index div#main .top_charge_cate{
    margin : 10px 0;
    font-size : 100%;
    font-weight : bold;
    color : #db3b15;
}



/* EOF */

