@charset "utf-8";
/* CSS Document */

#form {
	border:#999 1px solid;
	padding:10px 10px 20px 10px;
	margin:10px 0;
	overflow:hidden;
}


#form ul.chui{
	background:#DDF7FF;
	padding:10px;
	margin:10px;
	font-size:11px;
}


#form ul.chui li{
	border-bottom:#999 1px solid;
	line-height:1.5em;
	list-style-type:circle;
	list-style-position:outside;
	margin-left:20px;
	padding:5px;
}

#sheet {
	margin:15px;
	overflow:hidden;
	
}

#sheet th{
	background-color:#EEEDDB;
	 border-bottom:#999 1px solid;
	 padding:10px;
	 text-align:left;
	 font-weight:bold;
}

#sheet td{
	 border-bottom:#999 1px solid;
	 padding:10px;
}


#sheet span{
	font-size:10px;
}


#btn {
	margin:10px;
}
#btn .btnl{
	float:left;
	width:200px;
	
}

#btn .btnr{
	float:right;
	
}

#btn .btnc{
	text-align:center;
	
}

#tit 
{
	font-size:20px;
	background:url(../img/01.jpg) no-repeat left;
	border-bottom:#c7c6b3 1px dotted;
	padding-left:20px;
	margin-bottom:5px;
	color:#FF0000;
	line-height:25px;
}
#tit_a 
{
	font-size:18px;
	padding-left:20px;
	margin-bottom:5px;
	line-height:25px;
	width:700px;
}
#tit_b 
{
	font-size:13px;
	padding-left:20px;
	margin-bottom:5px;
	line-height:25px;
	width:700px;
}
#tit_c 
{
	font-size:15px;
	padding-left:20px;
	margin-bottom:5px;
	line-height:25px;
	width:700px;
}
#news_toiawase
{
	font-size:19px;
	line-height:2.0em;
	margin-bottom:10px;
	text-align:center;
}

.bd {
	clear:both;
	height:20px;
	margin-bottom:20px;
}
