@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;
}
#container {
	width:730px;
	margin:0 auto;
	overflow:hidden;
}
#index_cherry001x1 {
	float:left;
	width:730px;
	height:613px;
	background:url(./images/cherry_index.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px; 
	text-align:left;
}
#index_cherry002x1 {
	float:left;
	width:5px;
	height:37px;
	background:url(./images/cherry_index.jpg);
	background-repeat:no-repeat;
	background-position:0px -613px; 
	text-align:left;
}
#index_cherry002x2 {
	float:left;
	width:720px;
	height:37px;
	background:url(./images/cherry_index.jpg);
	background-repeat:no-repeat;
	background-position:-5px -613px; 
	text-align:left;
}
#index_cherry002x3 {
	float:left;
	width:5px;
	height:37px;
	background:url(./images/cherry_index.jpg);
	background-repeat:no-repeat;
	background-position:-725px -613px; 
	text-align:left;
}
#index_cherry003x1 {
	float:left;
	width:730px;
	height:150px;
	background:url(./images/cherry_index.jpg);
	background-repeat:no-repeat;
	background-position:0px -650px; 
	text-align:left;
}

#text1 {
	position:relative; 
	text-align:center;
	top:0px;
	left:0px;
    line-height:24px;
    letter-spacing:-4px;
	font-family:Arial Black, Helvetica, sans-serif;
	font-size:26px;
	color:#800000;
}

a:link.menu {
	color: #800000; font-weight:bold;
	text-decoration: none;
}
a:visited.menu {
	color: #800000; font-weight:bold;
	text-decoration: none;
}
a:hover.menu {
	color: #400000;
	text-decoration: none; font-weight:bold; text-shadow: #e0e0e0 1px 1px 2px;
}
a:active.menu {
   text-decoration: none; outline: none; font-weight:bold;
}
#black {
	color: #000;
}


