@charset "Shift_JIS";

/* layoutCSS Document */
#header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header li {
	float: left;
	padding-right: 2px;
}

#subtitle_cont {
	float: right;
	background: url(../images/tensen.gif) no-repeat 0px 5px;
	height: 10px;
	width: 229px;
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 0px;
}
#subtitle_cont ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#subtitle_cont li {
	float: left;
}
#message_p {
	text-align: left;
	padding-top: 5px;
}
