/*-------------------------------------------------- [ main style ]--------------------------------------------------file name     : screen.csslast modified : 2008.03.28--------------------------------------------------*//* Basic Structure-------------------------------------*/
body {margin: 0;padding: 0;color: #333;background: url(../images/body_bg.gif) repeat 0 0;text-align: center;font-size: 10px;line-height: 1.4em;}

#mainWrap {margin: 0 auto;width: 748px;background:  url(../images/main_bg.gif) repeat-y 0 0;text-align: left;}

#main {margin-left: 34px;padding-top: 23px;width: 680px;}

.pageTop {padding:  10px 0px 10px 0;text-align: right;}

/* Sentence, Character-------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;}
strong {font-weight: bold;color: #000;}

/* Anchor-------------------------------------*/
a {text-decoration: underline;}
a:link {color: #099;}
a:visited {color: #099;}
a:hover {text-decoration: none;}
a:active {color: #ccc;}

/* List-------------------------------------*/
ul, ol {margin: 0;padding: 0;list-style-type: none;}

/* Table-------------------------------------*/
table {border: 0;border-collapse: collapse;border-spacing: 0;}

th, td {padding: 0;}

/* Other-------------------------------------*/
a img, .nobdr {border: 0 !important;}
.clearBoth {clear: both;}

/*  main-------------------------------------*/
h2 {margin-bottom: 10px;}

#news h2 {margin-bottom: 0;}

#news {
	margin-bottom: 25px;
	background-color: #F9FDE4;
	float: right;
	width: 450px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#newsTbl {margin-top: 8px;}

#newsTbl th, #newsTbl td {padding-bottom: 5px;vertical-align: top;text-align: left;}

#newsTbl th {width: 95px;color: #666;background: url(../images/th_bg_01.gif) no-repeat 73px 4px;font-weight: normal;}

#newsTbl td {width: 260px;}

.tbl1 {margin-left: 20px;background: url(../images/line_01.gif) repeat-x 0 0;}

.tbl1 th, .tbl1 td {text-align: left;vertical-align: top;background: url(../images/line_01.gif) repeat-x 0 100%;}

.tbl1 th {width: 120px;color: #666;font-weight: bold;}.tbl1 td {width: 530px;}
.tbl1 th div {padding: 4px 10px 5px 10px;background: url(../images/th_bg_02.gif) no-repeat 94px 9px;}.tbl1 td div {padding: 4px 0 5px 0; }#artistList {margin-left: 26px;width: 645px;font-size: 12px;line-height: 16px;}#artistList li {float: left;width: 215px;}#artistList p {padding: 3px 15px 15px 0px;vertical-align: text-bottom;width: 185px;height: 35px;}#artistList p img {margin-left: 5px;}#accessMap {margin-left: 26px;}#attention {margin-left: 30px;width: 635px;}#attention li {padding: 0 0 10px 20px;background: url(../images/blt_attention.gif) no-repeat 0 4px;}#footer {padding-top: 1px;width: 680px;background: url(../images/line_01.gif) repeat-x 0 0;}

#community {
	float: right;
	width: 95px;
	padding-right: 5px;
}

ul#photoList {
	width: 710px;
}
ul#photoList li {
	float: left;
}
ul#photoList li span {
	display: block;
	position: relative;
	width: 130px;
	height: 75px;
	background: transparent url(../history/images/photos-bg.gif) top left no-repeat;
	overflow: hidden;
}

ul#photoList li img.thumnail {
	position: absolute;
	top: 15px;
	left: 15px;
}

ul#photoList li img.iconDate {
	position: absolute;
	top: 4px;
	left: 61px;
	z-index: 10;
}
