@charset "utf-8";
/* CSS Document */

.sikutyouson {
	font-size:xx-small;
}

.sikutyouson th{
	font-weight:normal;
	width:6em;
	padding:0.5em;
}

.sikutyouson li{
	float:left;
	margin:3px;
	color:#444;
}

.top_text p{
	color: #333333;
	font-weight: normal;
}

.top_text p strong{
	color: #007fff;
	font-weight: bold;
}

.top_text li{
	float:none;
	margin-left:1em;
	font-size:15px;
	padding:3px;
}

.top_text li a:hover{
	text-decoration:none;
}


.content_h1{
	color:#fff;
	background:#fa3;
	font-size:24px;
	padding:10px;
	text-shadow:1px 1px 4px #a40;
	border:solid 1px #c72;
	box-shadow:2px 2px 10px #fca inset;
	box-sizing:border-box;
	clear:both;
}

