@charset "utf-8";
/* CSS Document */


/* css file import */

@import "cnt.css";

/***************************
01 base
***************************/

.style11 {font-weight: bold; }
.style13 {color: #e45300}
.style14 {	color: #CC0000;
	font-weight: bold;
	}


#souryou table .bg-dotline{
	background:url(../img/tensen.gif) repeat-x;
	}
#souryou table td{
	padding:5px;
	}

#souryou table.area td{
	border:1px solid #B7B7B7;
	padding:3px;
	}
#souryou table.area td td{
	border:none;
	padding:0;
	}



#keisai strong{
	font-weight:bold;
	}
#keisai .txt-size-m{
	font-size:10px;
	font-weight:normal;
	}

