@charset "utf-8";

body {
	background-image: url(site_img/rice_b.jpg);
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contents {
	position:absolute;
	width:890px;
	z-index:3;
	top: 100px;
	height: 650px;
	background-repeat: no-repeat;
	background-position: center top;
}
#contents #gallery_list #gallery_t a {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-decoration: underline;
}

a:link {
	color: #660000;
	text-decoration: none;
	padding: 3px;
}
a:visited {
	text-decoration: none;
	padding: 3px;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #000000;
	padding: 3px;
}
a:active {
	text-decoration: none;
	padding: 3px;
	color: #660000;
}


#gallery_list a {
	color: #333333;
	line-height: 25px;
}





#apDiv1 #main_gallery #mag {
	border: 1px solid #666666;
	margin: 5px;	
}
#gallery_list #gallery_t img {
	border: 1px solid #666666;
}




.style1 {
	font-size: 14px;
	color: #660000;
	line-height: 20px;
	text-transform: capitalize;
}

.style2 {
	font-size: 11px;
	margin-right: 5px;
	line-height: 20px;
}
.style3 {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}


.logo_name {
	font-size: 36px;
	color: #666666;
	font-style: italic;
	letter-spacing: 3px;
}



#head {
	position:absolute;
	width:890px;
	height:80px;
	z-index:2;
	top: 0px;
	left: 10px;
	overflow: visible;
}

#apDiv1 {
	position:absolute;
	z-index:1;
	left: 380px;
	top: 0px;
	width: 520px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	background-color: #E4E4E4;
}

#gallery_list {
	position: absolute;
	width: 320px;
	left: 0px;
	top: 0px;

}


#bottom {
	position: absolute;
	width: 900px;
	top: 780px;
}

