/* CSS Document */
div#product_selection{
	margin-top:10px;
	border:solid 1px #440301;  
	clear:left;
	text-align:left;
	line-height:150%;
}
div#product_selection div.title{
	height:30px;
	background:url(https://www.kirei-inei.net/sozai/title/subtitle/subtitle_howto_select.jpg) no-repeat;
}
div#product_selection div.title p{
	display:none;
}
table#main_menu th{
	background-color:#CCCCCC
	font-weight:bold;
	border:solid 1px #440301;
	border-collapse:collapse;
	text-align:center;
}
table#main_menu tr td{
	vertical-align:middle;
}

table#main_menu tr td a span{
	font-weight:bold;
	font-size:120%;
}
table#main_menu tr td table#inzai_menu,table#main_menu tr td table#inzai_menu tr td{
	border:none;
	text-align:left;
}

div#syotai_no{
	margin:10px 0;
	padding:10px 0;
	border:solid 2px #440301;
}
div#syotai_no p{
	margin:2px 0;
	text-align:center;
}

