@charset "utf-8";


/*#page {
	height:1400px;
}*/

p {
	margin-bottom:10px;
}


table{
	border-collapse:collapse;
}
td{
	border:1px solid #999;
	padding:5px;
	font-size:90%;
	color:#666666;
}
td.l_Cel{
	width:170px;
}
span{
	font-size:80%;
}
.hankaku{
	color:#F00;
}
.red{
	color:#F00;
}
#Caution{
	color:#F00;
}


#subTitle {
	margin:30px 0;
}
ul#hogo{
	margin-bottom:20px;
}
ul#hogo li{
	list-style-type:disc;
	list-style-position:inside;
	padding-left:30px;
}

#footer p {
	margin-bottom:0px;
}