/* TOP PAGE STYLE */
body.home #main {
	float: right;
	width: 750px;
}
body.home img.titleimg {
	margin-top: 25px;
	margin-bottom: 0px;
}
#main .lineup,
#main .archives-box{
	width: 220px;
	float: left;
	padding-left: 30px;
}
#main .archives-box h2 {
	font-size: 100%;
	padding-bottom: 3px;
}
#main .archives-box img {
	margin: 10px 0px;
}
#main .archives-box {
 height: 340px;
 margin-left: 30px;
 padding-left: 0;
 padding-top: 10px;
 border-bottom: solid 1px #000;
 _margin-left: 15px;
 _padding: 10px 5px 0;
}
#main .archives-box p.postdate,
#main .archives-box p.posttext {
	font-size: 95%;
	line-height: 1.3em;
}
p.cushycms {
	background-color: #FFFF00;
}

/* NEWS PAGE STYLE */
#center {
	float: left;
	width: 470px;
}
#rightbar {
	float: right;
	width: 220px;
}
#center .post {
	margin-bottom: 30px;
}
#center .post h2 {
	font-size: 200%;
	padding-bottom: 25px;
}
#center .post h2 a {
	color: #111;
}
#center .post h2 a:hover {
	text-decoration: none;
}
#center .post p {
	padding-bottom: 1em;
}
#center .post .postdate {
	padding-bottom: 8px;
}
#center .post .postinfo {
	line-height: 2.3em;
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	margin-top: 20px;
	padding-right: 10px;
}
#center .post .postinfo a {
	color: #FFF;
}
#rightbar .wj {
	width: 220px;
	border: 1px solid #111111;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
#rightbar .wj ul {
	padding-right: 15px;
	padding-left: 15px;
}
/* image */
td.attachment {
	padding-right: 20px;
}
td.imginfo {
	padding-left: 20px;
	vertical-align: text-top;
	border-left: 1px solid #111111;
}
div.img-navi {
	width: 720px;
	margin-top: 25px;
	padding-top: 20px;
	border-top: 1px solid #111111;
}
div.img-navi .alignleft{
	float: left;
}
div.img-navi .alignright{
	float: right;
}
div.img-navi a img {
	background-color: #CCCCCC;
	padding: 3px;
}
div.img-navi a:hover img {
	background-color: #DFDFDF;
	padding: 3px;
}
/* comment */
form#commentform p {
	margin-bottom: 1em;
}
form#commentform input#author,
form#commentform input#email,
form#commentform input#url,
form#commentform textarea {
	padding: 2px;
	border: 1px solid #111111;
	background-color: #F3F3F3;
}
form#commentform input#submit {
	padding: 1px 3px;
}
.compost {
	padding-bottom: 15px;
}
.cominfo {
	font-size: 90%;
	border-top: 1px dotted #333333;
	line-height: 1.7em;
	margin-top: 5px;
}
.home .t-right{
    padding-right: 15px;
}
.home .topblog{
    padding-bottom: 15px;
}
.home .newinfo{
    float: left;
    width: 230px;
}
/* ARTIST PAGE STYLE */
#new_exhibition {
	border-top: 1px solid #111111;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 30px;
	border-bottom: 1px solid #111111;
}
#kiyaku_btn {
	margin-top: 15px;
}

p.ex-title {
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 15px;
}
#new_exhibition .column2 img {
	float: left;
	width: 465px;
}
#new_exhibition .column2 .ne-text {
	float: right;
	width: 225px;
}
#artists {
	clear: both;
}
#artists table {
	width: 720px;
	margin-top: 15px;
}
#artists table tr td {
	padding-bottom: 20px;
}
.kiyaku-title {
	font-size:110%;
	font-weight: bold;
}

/* ACCESS PAGE STYLE */
.shop {
	padding-bottom: 25px;
}
.shop-name {
	font-size: 160%;
	font-weight: bold;
	padding-bottom: 10px;
}
.shop .column2 img {
	float: left;
	width: 465px;
}
.shop .column2 .shop-info {
	float: right;
	width: 225px;
}
.shop .column2 .shop-info p {
	margin-bottom: 1em;
}
.shop .column2 .shop-info img {
	float: none;
	width: 130px;
}

/* CONTACT PAGE STYLE */
p.contact-title {
	font-size:110%;
	font-weight: bold;
}
table#contact {
	width: 500px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table#contact tr th,
table#contact tr td  {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

