@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cell_top	{
	border-top: 1px solid #C4F093;
}
.cell_bottom	{
	border-bottom: 1px solid #C4F093;
}
.cell_left	{
	border-left: 1px solid #C4F093;
}
.cell_right	{
	border-right: 1px solid #C4F093;
}

.underline {
	text-decoration: underline;
}


.fontL {
	font-size: 1.1em;
}

.fontS {
	font-size: 0.9em;
}

.color1 {
	color: #FF6600;
}

.color2 {
	color: #666666;
}

.color3 {
	color: #333333;
}

.color4 {
	color: #1D2088;
}

.color5 {
	color: #E60012;
}

.color6 {
	color: #990000;
}

.color7 {
	color: #FF9933;
}

.color8 {
	color: #CC3300;
}

.color9 {
	color: #CC3333;
}

.color10 {
	color: #437DEF;
}

.color11 {
	color: #F8931F;
}

.color12 {
	color: #999999;
}

.bor1 {
	border: 1px solid #CCCCCC;
}

.bor2 {
	border: 1px dotted #333333;
}

.borB1 {
	border-bottom: 1px dotted #FF9933;
}

.borB2 {
	border-bottom: 1px dotted #333333;
}

.borB3 {
	border-bottom: 1px solid #999999;
}



.lh1 {
	line-height: 1;
}

.lh15 {
	line-height: 1.5;
}

.lh17 {
	line-height: 1.7;
}

td.ptop a {
	color: #FF6600;
	padding-left: 19px;
	padding-bottom: 2px;
	background: url(cmnfix/ptop.gif) no-repeat;
	font-size: 13px;
}


/************************************************* 04 ***/

.bg1 {
	background: url(04/img/m.gif) repeat-y;
}



/************************************************* 09 ***/

div#cForm {
	width: 480px;
	margin: 90px auto 0 auto;
}

.w214 {
	width: 214px;
}

.w300 {
	width: 300px;
}

.w118 {
	width: 118px;
}



/************************************************* 10 ***/

.cmn_titbg_01 {
	background-image:url(cmnfix/h3.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:43px;
}

.cmn_titbg_01 h3 {
	margin:0px 0px 0px 40px;
	padding:0;
	font-size:220%;
	 line-height:43px;
	font-weight:bold;
	color:#FD5F04;
}

.cmn_titbg_02 {
	background-image:url(cmnfix/h4x.gif);
	background-repeat:no-repeat;
	width:650px;
	height:33px;
}

.cmn_titbg_02 h4 {
	margin:0px 0px 0px 23px;
	padding:0;
	font-size:140%;
	 line-height:33px;
	font-weight:bold;
	color:#FF7700;
}









