body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
	font-size:14px;
    color:#555;
	letter-spacing: 1px;
	line-height:180%;
	background: #d7d7d1 url(http://thanks-album.com/image/back.jpg) top center repeat-y;
	text-align: center;
}

#wrapper {
	width: 820px;
	margin:0 0 0 0;
}

#head {
	width: 820px;
	height: 458px;
	margin:0 0 0 0;
	background-image:url(http://thanks-album.com/wp-content/uploads/image/head.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#content {
	width: 720px;
	height:auto;
	margin:0 0 0 0;
	padding:20px 50px 0 50px;
}

#foot {
	width: 720px;
	height:auto;
	margin:0 0 0 0;
	padding:10px 50px 15px 50px;
    text-align:center;
    font-size:10px;
}

#expoinfo {
	height:auto;
	width: 580px;
	margin:15px 0 0 0;
	padding:16px 10px 15px 20px;
	background:#ffffe6;
	
}

.infotitle {
    font-size:16px;
	line-height:180%;
}

.title {
	margin:25px 0 15px 0;
	text-align:left;
}

.article {
    text-align:justify;
}

.detail {
    font-size:12px;
	line-height:170%;
}

/* anchor */
a:link { color:#069; text-decoration: none; }
a:visited { color: #069; text-decoration: none; }
a:hover { color:#ef5639; text-decoration:underline; }

/* image anchor */
a img { border: none; }
.imgbd a:link img,
.imgbd a:visited img {	border : 1px solid #CDCDCD;}
.imgbd a:hover img {	border : 1px solid #999999;}
.imgbd a:hover {	border-color : #999999;}
