@charset "utf-8";
/* CSS Document */

#main{
	color:#000000;
}

.textHissu{
	font-size:12px;
	text-decoration:underline;
	color:#ff0000;
}


.button{
	text-align:right;
}


div#main h2{
	background-image:none;
	background-color:#EEEEEE;
	color:#333333;
	font-size:14px;
	margin-bottom:10px;
	height:26px;
}
#setumei{
	margin-bottom:20px;
}

#setumei p{
	font-size:12px;
}


#mForm table{
}

#mForm th{
	font-size:12px;
	text-align:left;
	width:150px;
	border-bottom:1px solid #CFCFCF;
	background-color:#eeeeee;
	color:#666666;
	padding:3px;
}

#mForm td{
	font-size:12px;
	border-bottom:1px solid #CFCFCF;
}


#cForm table{
	width:550px;
}

#cForm th{
	font-size:12px;
	text-align:left;
	width:150px;
	border-bottom:1px solid #CFCFCF;
	background-color:#eeeeee;
	color:#666666;
	padding:3px;
}

#cForm td{
	font-size:12px;
	border-bottom:1px solid #CFCFCF;
}

table.nonStyle{
	border: 1px solid #FFFFFF;
}
td.nonStyle {
	border: 1px solid #FFFFFF;
}

