@charset "Shift_JIS";

/* 共通 */
@import "../../../css/base.css";
@import "../../../css/dpath.css";

/****************************** コンテンツ ********************************/


/**************************
	floatしない。tableで対応 
**************************/
#local-header2 { border:3px solid #339; margin-right:8px; }
#content .description {
	border-top:3px solid #339;
	font-size:x-small; color:#339; text-indent:0;
	padding:0.2em 0.5em;
}
#local-header2>.description { font-size:small; }
	
h2 {
	font-size:large; margin:0; color:#000;
	padding:0.5em 0.5em 0.5em 0.3em;
}
	
h2.title_green { font-size:x-large; color:#060; }

h3.dot_green {
	font-size:big; color:#060; text-align:left; line-height:39px; 
	background:url("../images/template_h3_back.jpg") 0px 50%;
	width:95%; padding-left:22px; margin:0 0 1em 0;
}
