body{
	background-color:#FFFFFF;
	color:#333333;
	margin:0;
	padding:0;
	font-size:100%;

	background-image:url(../img_all/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

.imgbtm{
	vertical-align:text-bottom;
}

.dantai td{
	padding-top:8px;
}

.kijun{
	margin-bottom:18px;
}
.kijun2 td{
	padding:4px 0;
}

/*マージン系*/
.mt10{
	margin-top:10px;
}
.mb05{
	margin-bottom:5px;
}

.mb08{
	margin-bottom:8px;
}

.mb10{
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
}

.mb25{
	margin-bottom:25px;
}

.mb30{
	margin-bottom:30px;
}

.mb35{
	margin-bottom:35px;
}

.mb40{
	margin-bottom:40px;
}

.mb50{
	margin-bottom:50px;
}

.mb60{
	margin-bottom:60px;
}
/*パディング系*/
.ptb15{
	padding-top:15px;
	padding-bottom:15px;
}

/*募集に関するQandA*/

.tgreen {
	font-weight: bold;
	color: #006633;
}
.tred {
	font-weight: bold;
	color: #FF0000;
}
.tblack {
	font-weight: bold;
	color: #000000;
}

.jireiImgBox { margin:0 auto; width:660px; background:#fff; text-align:center;}
.cb{ clear:both;}
.cr{ clear:right;}
.cl{ clear:left;}
.fr{ float:right;}
.fl{ float:left;}
.mgnB{ margin:0 0 10px 0;}


/*201108 Added takuroyamamoto@a19.jp */
#aboutTable tr	{ vertical-align:middle;}
#aboutTable th	{ padding:10px 0 2px 0px; border-bottom:1px solid #eee; color:#060; text-align:left;}
