@charset "shift_jis";

/* header
************************************/

#top #header {height:410px;}
#header p img {margin:10px 0;}



/* wrapper
************************************/

#top #wrapper {
	text-align:center;
	background:url(../images/top/bg_wrapper.jpg) repeat-x top;
	margin-top:10px;
}

#top #wrapper-inner {
	width:880px;
	margin:0 auto;
	padding:30px 0 0 0;
}



/* contents
************************************/

#contents {
	width:880px;
	background:url(../images/top/bg_contents.jpg) no-repeat;
	height:328px;
	text-align:left;
}

#top-thank {
	float:left;
	width:240px;
}

h3 {
	height:33px;
	text-indent:-3000px;
}

#top-thank dd {
	float:right;
	padding:0 5px 0 0;
	margin:4px 0 6px 0;	
	font-size:130%;
	line-height:1.4;
	width:140px;
	_width:150px;
}

.clear dt img {
	float:left;
	margin:8px 8px 6px 8px;
	_margin:10px 0 6px 4px;
	border:none;
}
	


/* What's News
************************************/
#news {
	width:340px;
	float:left;
	padding:8px 13px 0 17px;
}

#news dl {
	text-align:left;
}

#news dt {
	background:url(../images/top/ico_news.gif) no-repeat left center;
	font-weight:bold;
	padding:5px 0 2px 16px;
}

#news dd{
	margin:0 0 5px 17px;
	padding-bottom:5px;
	font-size:100%;
	border-bottom:1px dotted #cccccc;
}


/* bnr area
************************************/

#contents ul {
	float:right;
	height:327px;
}


.right ul {
	width:249px;
	padding:11px 7px 0 13px;
}

.right ul li{margin:0 0 5px 0;}

#contents ul img {border:none;}

/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;
	width: 853px;
	height: 134px;
	overflow: hidden;
	border:1px solid #e6e6e6;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 134px;
	width: 968px;
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
/**	border-right: 2px solid #fff;**/
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:173px;
	height: 134px;
}

#imageMenu ul li.landscapes a {
	background: url(../images/imagemenu/landscapes.jpg) repeat scroll 0%;
}

#imageMenu ul li.people a {
	background: url(../images/imagemenu/people.jpg) repeat scroll 0%;
}

#imageMenu ul li.nature a {
	background: url(../images/imagemenu/nature.jpg) repeat scroll 0%;
}

#imageMenu ul li.urban a {
	background: url(../images/imagemenu/urban.jpg) repeat scroll 0%;
}

#imageMenu ul li.abstract a {
	background: url(../images/imagemenu/abstract.jpg) repeat scroll 0%;
	width:261px;
}

.clear {
	clear: both;
}




/**************************************************************

	Image Menu
	v 2.2

**************************************************************/

body, ul, li {
	margin: 0;
	padding: 0;
}



