body {
	background-color:#FFFFFF;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}

img {
	margin: 0px;
}

a:link, a:active, a:visited { 
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#body_main {
	margin-left: 20px;
	min-width: 1000px;
}

#body_top {
	background:url(../img/top3_00.gif);
	width: 963px;
	height: 80px;
}

#keiko {
	float:left;
	width: 148px;
	height: 234px;
}

#ikka{
	float:left;
	width: 174px;
	height: 234px;
}

#side {
	float:left;
	background:url(../img/top3_06.gif);
	width: 641px;
	height: 234px;
}

#side_keiko, #side_ikka {
	position: absolute;
	margin-left: 10px;
	width: 670px;
}

#side_keiko a:link, #side_keiko a:active, #side_keiko a:visited, #side_ikka a:link, #side_ikka a:active, #side_ikka a:visited { 
	color: #000000;
	text-decoration: none;
}

#side_keiko a:hover, #side_ikka a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#side_keiko p, #side_ikka p {
	background:#FFFFFF;
	width: 600px;
}

#side_keiko_news, #side_keiko_upcoming, #side_keiko_about, #side_keiko_contact, #side_keiko_art, #side_keiko_art_2{
	position:absolute;
	visibility:hidden;
}

#side_ikka_news, #side_ikka_upcoming, #side_ikka_contact, #side_ikka_press, #side_ikka_art, #side_ikka_art_2, #side_ikka_art_3 {
	position:absolute;
	visibility:hidden;
}

#side_ikka_art img, #side_ikka_art_2 img, #side_ikka_art_3 img, #side_keiko_art img, #side_keiko_art_2 img, #side_ikka_press img {
	margin: 5px;
}

#body_bottom {
	float:left;
	background:url(../img/top3_07.gif);
	width: 963px;
	height: 416px;
	z-index: -1;
}

#body_bottom_menu_keiko, #body_bottom_menu_ikka {
	position:absolute;
	visibility:hidden;
	margin: 30px;
	width: 300px;
	height: 190px;	
}

#body_bottom_menu_keiko a:link, #body_bottom_menu_keiko a:active, #body_bottom_menu_keiko a:visited, #body_bottom_menu_ikka a:link, #body_bottom_menu_ikka a:active, #body_bottom_menu_ikka a:visited { 
	color: #000;
	text-decoration: none;
}

#body_bottom_menu_keiko a:hover, #body_bottom_menu_ikka a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #3366CC;
}

#copy {
	float:right;
	margin: 420px 0px 0px 0px;
	color:#666666;
	font-size: 11px;
}

