/* 個展の期間中のみ（2008） */
#tag {
	position: absolute;
	right: 0px;
	top: -38px;
	z-index: 100;
}

body {
	text-align: center;
	font-size: 75%;
	line-height: 1.8em;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color:#339966;
	text-decoration:none;
}
a:visited {
	color:#339966;
	text-decoration:none;
}
a:hover {
	color:#339966;
	text-decoration:underline;
}
a:active {
	color:#339966;
	text-decoration:none;
}

#container {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 38px;
	margin-bottom: 38px;
	position: relative;
}
#header {
	margin-bottom: 30px;
}
#footer {
	text-align: right;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 36px;
}
#contents {
	width: 740px;
}
#left {
	width: 100px;
	float: left;
}
#right {
	float: right;
	width: 600px;
}
#copyright {
	text-align: right;
	float: right;
	width: 600px;
	margin-top: 30px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#special #copyright {
	float: none;
	width: 740px;
}


#menu {
	margin-top: 3px;
}
#menu li {
	margin-bottom: 20px;
}
#home #right {
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#news #right {
	background-image: url(../news/images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#profile #right {
	background-image: url(../profile/images/profile_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#exhibition #right {
}
#work #right {
}
#shop #right {
	background-image: url(../shop/images/shop_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bookmark #right {
	background-image: url(../bookmark/images/bookmark_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#inquiry #right {
	background-image: url(../inquiry/images/inquiry_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h2 {
	text-align: right;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
}
#work h2 {
	margin-bottom: 18px;
}

h3 {
	color: #949494;
	padding-top: 4px;
	padding-bottom: 4px;
}
#exhibition h3 {
	margin-bottom: 16px;
}
.green {
	color: #339966;
}
.gray {
	color: #949494;
}
.white {
	color: #FAFAF5;
}
.bottom14 {
	margin-bottom: 14px;
}
.bottom24 {
	margin-bottom: 24px;
}
.bottom34 {
	margin-bottom: 34px;
}
.bottom44 {
	margin-bottom: 44px;
}
#message {
	margin-bottom: 220px;
}
#headline {
	font-size: 100%;
}

#headline a {
	margin-left: 18px;
}


.exhibition {
	width: 600px;
	margin-bottom: 30px;
}
.exhibition h4 {
	margin-bottom: 10px;
}
.exhibition .flyer {
	width: 150px;
	margin-right: 28px;
	float: left;
	padding-top: 6px;
	text-align: center;
}
.exhibition .list {
	float: left;
	width: 340px;
	margin-top: 4px;
}
.exhibition .list .left {
	width: 150px;
	display: block;
	float: left;
}
.exhibition .list .right {
	width: 180px;
	display: inline;
	float: right;
}
#paging {
	padding-top: 20px;
}
.work {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 600px;
	margin-bottom: 30px;
}
.hide {
	display: none;
}
#shoplist {
	padding-bottom: 300px;
}
#shoplist a {
	margin-right: 12px;
}
#bookmarklist {
	padding-bottom: 300px;
}
#bookmarklist a {
	margin-right: 12px;
}
#form {
	padding-bottom: 160px;
}
#form dt {
	margin-bottom: 6px;
}
#form dd {
	margin-bottom: 12px;
}
.textfield {
	width: 280px;
	font-size: 100%;
}
.textarea {
	height: 60px;
	width: 280px;
	font-size: 100%;
}
#artofdays .entry-title {
	width: 600px;
}
#artofdays .entry {
	color: #949494;
}
#artofdays #admin {
	margin-top: 12px;
}
.aod-image {
	margin-right: 12px;
}
#flash {
	margin-bottom: 100px;
}
.widget-archive-monthly {
	margin-bottom: 180px;
}