@charset "utf-8";

/*=== 1.Universal selector ===*/
* {
	margin: 0; 
	padding: 0;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
}

/*=== 2.Body ===*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	letter-spacing: 0.05em;
	color: #333333;
	font: normal 90%/140% sans-serif;
}

/*=== 3.Text ===*/
h1,h2,h3,h4,h5,h6,p,address {
	font-size: 100%;
	line-height: 140%;
}

.red {color: #FF0000;}
.orange {color: #FF6600;}
.blue {color: #0000CC;}
.green {color: #009900;}
.boldTxt {font-weight: bold;}

/*=== 4.Hypertext===*/
a:link {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
	line-height: 100%;
}

a:hover {
	color: #FF3333;
	text-decoration: underline;
}

a img { border-style: none; }

/*==================ページ全体==================*/
#all {
	width: 860px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*==================ヘッダ==================*/
#header {
	width: 860px;
	background: #FFFFFF;
	height: 30px;
}
#header div {
	float: left;
}

/*==================サイドエリア==================*/
.sideArea {
	width: 128px;
	padding-top: 16px;
	padding-left: 18px;
	float: left;
	margin-bottom: 20px;
	clear: both;
}

.sideArea .logo {
	margin-bottom: 16px;
}

.sideArea .floor {
	margin-bottom: 4px;
}

.sideArea .address {
	padding-top: 6px;
}

/*==================メインエリア==================*/
.mainArea {
	float: left;
	width: 662px;
	padding-left: 26px;
	padding-top: 16px;
	margin-bottom: 20px;
}

/*===ページ（展示）タイトル===*/
.mainArea .pageTitle {
	background: url(../../../common/title_bg.gif) repeat-y;
	height: 5.5em;
	width: 602px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: visible;
}

.mainArea .pageTitle_e {
	background: url(../../../common/title_bg.gif) repeat-y;
	height: 4.1em;
	width: 602px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: visible;
}

.mainArea .pageTitle h2 {
	color: #FFFFFF;
	line-height: 100%;
	font-size: 145%;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	letter-spacing: 0em;
}

.mainArea .pageTitle h3 {
	color: #FFFFFF;
	line-height: 100%;
	letter-spacing: 0em;
	padding-left: 0.2em;
}

.mainArea .pageTitle_w {
	background: url(../../next/images/waseda_title_bg.gif) repeat-y;
	height: 5.5em;
	width: 602px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: visible;
}

.mainArea .pageTitle_w h2 {
	color: #FFFFFF;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	letter-spacing: 0em;
}

.mainArea .pageTitle_w h3 {
	color: #FFFFFF;
	line-height: 100%;
	letter-spacing: 0em;
	padding-left: 0.2em;
}

.mainArea .pageTitle h4 {
	color: #FFFFFF;
	line-height: 100%;
	letter-spacing: 0em;
	padding-left: 0.2em;
}
.mainArea .comment p.indented {
	line-height: 160%;
	font-size: 90%;
	text-align: right;
}

.mainArea .comment p.indented2 {
	line-height: 160%;
	font-size: 90%;
	text-align: right;
	padding-right: 10em;
}

/*===（展示）解説===*/
.mainArea .comment {
	background: #EAEAEA;
	padding: 8px 26px 8px 30px;
	width: 606px;
	margin-bottom: 12px;
}

.comment .list {
	width: 390px;
}

.list .name {
	float: left;
	width: 55px;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list .name2 {
	float: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.list .profileBtn {
	float: left;
	width: 52px;
	margin-right: 2px;
	margin-left: 2px;
}

.list .title {
	float: left;
	text-indent: 0.3em;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 175px;
}

.list .title_2 {
	float: left;
	text-indent: 0.3em;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.list .detail1 {
	float: left;
	text-indent: 0.3em;
	font-size: 100%;
	letter-spacing: -0.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 35px;
}

.list .detail2 {
	float: left;
	text-indent: 0.3em;
	font-size: 100%;
	letter-spacing: -0.1em;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 75px;
}

.list .detail3 {
	float: left;
	text-indent: 0.3em;
	font-size: 100%;
	letter-spacing: -0.1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mainArea .phot {
	width: 390px;
	padding-bottom: 15px;
}

.mainArea .phot2 {
	width: 390px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.phto2_l {
	width: 130px;
	float: left;
}

.phot2 .phto2_r {
	width: 235px;
	float: right;
}

.mainArea .comment p {
	line-height: 160%;
	font-size: 90%;
}


/*===作者・作品===*/
.mainArea .main {
	float: left;
	width: 420px;
}

/*===ご挨拶===*/
.mainArea .main .messages {
	height: 38px;
	width: 420px;
	margin-bottom: 10px;
}

.messages .floor {
	float: left;
	height: 37px;
	width: 38px;
}

.messages h2 {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	font: bold 120%/100% serif;
}

.messages h3 {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.messages .profileBtn {
	float: right;
	margin-top: 23px;
}



/*===ご挨拶２===*/
.mainArea .main .comment {
	background: #EAEAEA;
	padding: 8px 12px 10px 16px;
	width: 392px;
}

.comment p.spec {
	text-align: right;
	letter-spacing: 0em;
	margin-bottom: 12px;
}

.comment p {
	font-size: 90%;
	line-height: 135%;
}

.comment p.list {
	font-size: 80%;
	line-height: 135%;
	padding-bottom: 5px;
}

.comment h4 {
	padding-top: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #000099;
	padding-bottom: 5px;
}

.mainArea .main .comment h5 {
	padding-top: 15px;
	font-size: 105%;
	font-weight: bold;
	color: #000099;
	padding-bottom: 5px;
}

.comment td {
	font-size: 120%;
	text-align: left;
}


/*===アーチスト===*/
.mainArea .main .artist {
	background: url(../../../common/artist_bg.gif) no-repeat;
	height: 38px;
	width: 420px;
	margin-bottom: 10px;
}

.artist .floor {
	float: left;
	height: 37px;
	width: 38px;
}

.artist h2 {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	font: bold 160%/100% serif;
}

.artist h3 {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.artist .profileBtn {
	float: right;
	margin-top: 23px;
}


/*===アーチスト小===*/
.mainArea .main .artist_s {
	background: url(../../../common/artist_bg_s.gif) no-repeat right bottom;
	height: 25px;
	width: 155px;
	font-weight: bold;
}

.artist_s h2 {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	font: bold 160%/100% serif;
}

.artist_s h3 {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}

.artist_s h5 {
	font-weight: bold;
}

.artist_s .profileBtn {
	float: right;
	clear: none;
}
/*===作品===*/
.mainArea .main .art {
	margin-bottom: 10px;
}

/*===作品解説===*/
.mainArea .main .guide {
	background: #EAEAEA;
	padding: 8px 12px 10px 16px;
	width: 392px;
}

.guide p.spec {
	text-align: right;
	letter-spacing: 0em;
	margin-bottom: 12px;
}

.guide p {
	font-size: 90%;
	line-height: 135%;
}

/*==================カテゴリエリア==================*/
.mainArea .category {
	float: right;
	width: 218px;
}

.category p.categoryTitle1 {
	background: #999999;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.5em;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.category p.titleDate {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	padding-left: 6px;
	border-left: 3px solid #999999;
	padding-bottom: 6px;
}

.category h2 {
	line-height: 110%;
	color: #CC0000;
	letter-spacing: 0em;
	padding-left: 6px;
	border-left: 3px solid #999999;
}


.category .exhibitionUnit {
	padding-bottom: 6px;
	border-bottom: 2px dotted #CCCCCC;
	margin-bottom: 6px;
}

.exhibitionUnit p.floor {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #708DC6;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
}

.exhibitionUnit p.date {
	font-size: 90%;
	margin: 2px 0px 6px;
	padding: 0px 0px 0px 1.8em;
	color: #003399;
	line-height: 100%;
}

.exhibitionUnit h3 {
	clear: both;
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 3.1em;
	color: #003399;
	letter-spacing: 0em;
	background: url(../../../common/exhibit_arrow.gif) no-repeat 2em 1px;
	line-height: 100%;
}

.exhibitionUnit h3 a,
.exhibitionUnit h3 a:visited {
	font-size: 100%;
	margin: 0px;
	color: #003399;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 0em;
	line-height: 100%;
}

.exhibitionUnit h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*==================次回の展示==================*/
.mainArea .next {
	width: 218px;
	float: right;
	clear: right;
}

.next p.nextTitle1 {
	background: #999999;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.5em;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.next p.titleDate {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #CC0000;
	padding-left: 6px;
	border-left: 3px solid #999999;
	padding-bottom: 6px;
}

.next h2 {
	line-height: 110%;
	color: #CC0000;
	letter-spacing: 0em;
	padding-left: 6px;
	border-left: 3px solid #999999;
	margin-bottom: 8px;
}

.next a,
.next a:visited {
	font-size: 100%;
	margin: 0px;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 0em;
	line-height: 100%;
}

.next a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*==================過去のカテゴリ==================*/
.mainArea .past {
	width: 218px;
	float: right;
	clear: right;
}

.past p.pastTitle1 {
	background: #999999;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 0.5em;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

.past p.titleDate {
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #999999;
	padding-left: 6px;
	border-left: 3px solid #999999;
	padding-bottom: 6px;
}

.past h2 {
	line-height: 110%;
	color: #999999;
	letter-spacing: 0em;
	padding-left: 6px;
	border-left: 3px solid #999999;
}


.past .pastexhibitionUnit {
	padding-bottom: 6px;
	border-bottom: 2px dotted #CCCCCC;
	margin-bottom: 6px;
}

.pastexhibitionUnit p.floor {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #708DC6;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
}

.pastexhibitionUnit p.date {
	font-size: 90%;
	margin: 2px 0px 6px;
	padding: 0px 0px 0px 1.8em;
	color: #003399;
	line-height: 100%;
}

.pastexhibitionUnit h3 {
	clear: both;
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 3.1em;
	color: #003399;
	letter-spacing: 0em;
	background: url(../../../common/exhibit_arrow.gif) no-repeat 2em 1px;
	line-height: 100%;
}

.pastexhibitionUnit h3 a,
.pastexhibitionUnit h3 a:visited {
	font-size: 100%;
	margin: 0px;
	color: #003399;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 0em;
	line-height: 100%;
}

.pastexhibitionUnit h3 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*==================ページトップ==================*/
.pageTop {
	text-align: right;
	width: 820px;
	background: url(../../../common/totop_arrow.gif) no-repeat right 1px;
	padding-right: 16px;
	letter-spacing: 0em;
	margin-bottom: 16px;
	clear: both;
	padding-bottom: 4px;
}

.pageTop a,
.pageTop a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 90%;
	line-height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pageTop a:hover {
	color: #333333;
	text-decoration: underline;
}

/*===クリア===*/
.clear {
	clear: both;
	width: 100%;
}

/*==================フッタ==================*/
#footer {
	width: 860px;
}

#footer a,
#footer a:visited {
	color: #666666;
}

#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}
