/*---------------------------------------
*tuushin.cssファイルは　tuushin.htm　に
*読みこれています
----------------------------------------*/
body {
	background-color:#ffffff;
	text-align:center;
}
 
#contents {
	width:805px;
	margin:auto;
	text-align:left
}

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

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

p {
	font-size:90%;
	margin-top:10px;
	margin-left:10px;
}

h3 {
	font-size:105%;
	background-image:url(../image/tuushin00.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
	width:500px;
	padding:10px 0px 0px 40px;
	*padding:8px 0px 0px 40px;	/*--IE用--*/
	margin:0px;
	color:#3399cc;
	text-decoration:none;
}
