@charset "shift_jis";

#menu400 {
	margin:0px;
	font-size:1em;
	width: 400px;
	padding-top:35px;
	background:url(img/bar_hoyou_menu.gif) left top no-repeat;
}

h1 {
	margin:0px 0px 10px 0px;
	padding:5px 10px;
	font-size:1em;
	background-color:#CEEDFF;
}

table.style_menu400 {
	width:400px;
    border-spacing:0;
    border-collapse:collapse;
    border-top:1px solid #dfdfdf;
    border-right:1px solid #dfdfdf;
	margin:10px 0px;
	font-size:.9em;

}

table.style_menu400 tr.odd {
	background-color: #FFFFC4;
}

table.style_menu400 td {
	color:#556B7D;
	border-bottom:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	padding:.3em .5em;
}
table.style_menu400 th {
	color: #526778;
	text-align:left;
	border-bottom: 1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	padding:.2em .5em;
	white-space: nowrap;
	vertical-align:top;
}
table.style_menu400 th.cnter {
	text-align: center;
}

#caution {
	margin:0px 0px 20px;
	color:#F47B8D;
}

.txt-notes {
	text-indent:-1em;
	padding-left:1em;
}

.txt_pink {
	color: #ff6b89;
	font-size: 95%;
	margin-left: 15px;
}
