/*---------------------------------------
*kigyou.cssファイルは　kigyou.htm　に
*読みこれています
----------------------------------------*/
body {
	background-color:#ffffff;
	text-align:center;
	font-family:"ＭＳ ゴシック","ＭＳ Ｐゴシック",MS UI Gothic;

}

#main {
	float:left;
	width:615px;
	margin:10px 0px 10px 0px;
}

#main01 {
	padding-left:10px;
	background-image:url(../image/qnada_back.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin:20px 0px 10px 5px;
	font-weight:bold;
	border-left:10px solid #336600;
}

#main h4{
	color:#000000;
	font-size:90%;
	margin:10px;
}

#main h5{
	color:#00FFE0;
	font-size:120%;
	text-align:left;
	background-color:#a9a9a9;
}

#main h6{
	color:#000000;
	font-size:90%;
	text-align:center;
}

table {
	text-align:left;
	margin-top:10px;
	margin-left:10px;
}
/*--fooder--*/
