body{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;
	background-color: #FDF3FE;
	background-image: url(kansougei2011_bg.jpg);
	/* background-attachment: fixed; */
	clear: both;
}

a:link, a:visited, a:hover {
	color: #6A0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#plan_main_wide{
	width:630px;
	height:auto;
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	border-left-width: 6px;
	border-left-style: ridge;
	border-left-color: #00BBFF;
    border-right-width: 6px;
	border-right-style: groove;
	border-right-color: #00BBFF;
    border-bottom-width: 6px;
	border-bottom-style: groove;
	border-bottom-color: #00BBFF;
}

div#logo{
	text-align:center;
	padding: 0em;
}

div#menu{
	margin:0;
	padding:1em;
	height:auto;
}

div#menu_logo{
	margin:0;
	/* padding:1em; */
	height:auto;
}

div#subtitle
{
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	color:#003300;
}

p {
    text-align: center;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding:5px 0 0 5px;
}

table {
    width: 510px;
}

td#cbg {
    height: 36px;
	padding-left: 6em;
    margin-top: 2em;
	font-size: 18px;
	font-weight: bold;
	color: #336666;
	/* text-shadow: Gray 1px 1px; */
    background-image: url(sakura_mnu_bg2011.jpg);
	background-repeat: no-repeat;
}

.shinagaki
{
	font-size: 12px;
	line-height: 20px;
	vertical-align: top;
	color:#003300;
}

.column {
	text-align: center;
	line-height: 12px;
	vertical-align:bottom;
	color:#003300;
}

.style4 {
	font-size: xx-large;
}

.style6 {
	font-size: large;
	font-weight: bold;
}

.style7 {
	font-size: large;
}

.style9 {color: #FFFFFF}

div.txt{
	padding-left:10em;
	margin:1em 0;
}


