@charset "utf-8";

/*--------------------------------------------------------
	ファイル名: inside.css
	概要: 内部用

	制作日: 2010/08/20
	更新日: 2010/08/20

目次

	1-内部ボディ：#insideBody
	2-内部BG：#insideBg
	3-ページタイトル: #insidePageTitle
	4-内部コンテンツ: #insideContents
	5-テーブル

	Copyright domy all rights reserved.
----------------------------------------------------------*/

/*--------------------------------------------------------
 3-ページタイトル: #insidePageTitle
----------------------------------------------------------*/
#header p {
	float: right
}



/*--------------------------------------------------------
 4-内部コンテンツ: #content
----------------------------------------------------------*/

/*---ニュース／news -----------------------------------------------------------*/
#news {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#news ul {
	list-style-position: inside;
	list-style-image: url(../../home/imgs/sankaku.gif);
	list-style-type: none;
	margin-top: 20px;
	font-size: 12px;
	color: #333;
}

#news ul li {
	margin-bottom: 5px;
}

#news ul li .date {
	font-size: 10px;
	color: #666;
	margin-right: 5px;
}

/*---ニュースシングル／news -----------------------------------------------------------*/
#newsSig {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#newsSig .box01 {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#newsSig .box01 .date {
	width: 675px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

#newsSig .box01 .title {
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	color: #333;
}

#newsSig .box01 .back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-bottom: 10px;
	background-image: url(../../exhibition/imgs/sankakuB.gif);
	background-repeat: no-repeat;
	margin-left: 580px;
	padding-left: 10px;
}

#exhibitionSingle .box01 .back a {
	text-decoration: none;
}

#exhibitionSingle .box01 .back a:hover {
	color: #F00;	
}


#newsSig .tex {
	width: 675px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}



/*---スケジュール／schedule -----------------------------------------------------------*/
#schedule {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#schedule .tit01 {
	width: 675px;
	margin-bottom: 20px;
}

#schedule .box01 {
	width: 675px;
}

#schedule .box01 .boxPhoto01 {
	width: 150px;
	float: left;
}

#schedule .box01 .boxRight01 {
	margin-top: 10px;
	width: 500px;
	float: right;
}

#schedule .box01 .boxRight01 .boxTit01 {
	font-size: 18px;
}

#schedule .box01 .boxRight01 .boxDate01 {
	margin-top: 2px;
	font-size: 12px;
	color:#666;	
}

#schedule .box01 .boxRight01 .boxTex01 {
	font-size: 12px;
	color:#333;	
}

#schedule .box01 a {
	color: #69C;
	text-decoration: none;
	}
#schedule .box01 .hover {
	border-color: #aaf;
	cursor: pointer;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.85;
	color: #69C;
	text-decoration: none;
	}
#schedule .box01 .hover a:link {
	color: #69C;
	}
#schedule .box01 .hover a:visited {
	color: #69C;
	}

#schedule .tit02 {
	width: 675px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#schedule .box02 {
	width: 695px;
}

#schedule .box02 .boxPhoto02 {
	width: 50px;
	height: 50px;
	float: left;
}

#schedule .box02 .boxRight02 {
	width: 605px;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
}

#schedule .box02 .boxRight02 .boxTit02 {
	magin-top: 10px;
	font-size: 14px;
	color:#666;
}

#schedule .box02 .boxRight02 .boxDate02 {
	margin-top: 2px;
	font-size: 12px;
	color:#666;	
}

#schedule .box02 a {
	color: #69C;
	text-decoration: none;
	}
#schedule .box02 .hover {
	cursor: pointer;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.85;
	color: #69C;
	text-decoration: none;
	}
#schedule .box02 .hover a:link {
	color: #69C;
	}
#schedule .box02 .hover a:visited {
	color: #69C;
	}
	

/*---展覧会／exhibition -----------------------------------------------------------*/
#exhibition {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#exhibition .box01 {
	width: 675px;
}

#exhibition .box01 .tit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	background-color: #000;
	padding-top:4px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:4px;
	display:inline;
}

#exhibition .box01 .navi {
	margin-top: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #000;
}

#exhibition .box01 .navi ul {
	list-style-type: none;
}

#exhibition .box01 .navi ul li {
	float: left;
	margin-right: 15px;
	line-height: 10px;
}

#exhibition .box01 .navi ul li a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#exhibition .box01 .navi ul li a:hover {
	color: #F00;	
}

#exhibition .box01 .navi ul li.top {
	list-style-position: inside;
	list-style-image: url(../../exhibition/imgs/sankaku.gif);
}

#exhibition .box02 {
	width: 675px;
	margin-top: 40px;
}

#exhibition .box02 .exBox {
	width: 143px;
	height: 220px;
	border: 1px solid #999;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	margin-right: 3px;
}

#exhibition .box02 .exBox a {
	color: #333;
	text-decoration: none;
	}
#exhibition .box02 .exBox .hover {
	cursor: pointer;
	filter:alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.85;
	color: #69C;
	text-decoration: none;
	}
#exhibition .box02 .exBox .hover a:link {
	color: #69C;
	}
#exhibition .box02 .exBox .hover a:visited {
	color: #69C;
	}

#exhibition .box02 .exBox .photo {
	width: 143px;
	height:100px;
}

#exhibition .box02 .exBox .photo .left {
	text-align: left;	
}

#exhibition .box02 .exBox .photo .right {
	text-align: right;	
}

#exhibition .box02 .exBox .mBox {
	width: 143px;
	height:95px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
	line-height: 12px;
	margin-top: 15px;		
}

#exhibition .box02 .exBox .mBox .boxTit01 {
	padding: 0px;
	margin:: 0px;	
}

#exhibition .box02 .exBox .mBox .boxTit02 {
	height:50px;
	padding: 0px;
	margin-top: 5px;
	color: #69C;
	font-size: 10px;
}

#exhibition .box02 .exBox .mBox .boxDate {
	padding: 0px;
	margin-top: 5px;
	font-size: 8px;
	letter-spacing: -0.1em;
}

#exhibition .box02 .exBox .mBox .boxCat {
	padding: 0px;
	margin-top: 5px;
	font-size: 9px;
	letter-spacing: -0.09em;
	color: #333;
}

/*---展覧会詳細ページ／exhibitionSingle -----------------------------------------------------------*/
#exhibitionSingle {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#exhibitionSingle .box01 {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#exhibitionSingle .box01 h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;	
}

#exhibitionSingle .box01 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #333;
	margin-top: 10px;
	margin-left: 10px;	
}

#exhibitionSingle .box01 .date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 15px;
	margin-left: 10px;	
}

#exhibitionSingle .box01 .time {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 2px;
	margin-left: 10px;
}

#exhibitionSingle .box01 .back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-bottom: 10px;
	background-image: url(../../exhibition/imgs/sankakuB.gif);
	background-repeat: no-repeat;
	margin-left: 580px;
	padding-left: 10px;
}

#exhibitionSingle .box01 .back a {
	text-decoration: none;
}

#exhibitionSingle .box01 .back a:hover {
	color: #F00;	
}

#exhibitionSingle .box02 {
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 50px;
	padding-bottom: 50px;
}

#exhibitionSingle .box02 .photo {
	width: 230px;
	margin-left: 15px;
	float: left;
	text-align:center;
}

#exhibitionSingle .box02 .textBox {
	width: 370px;
	padding-top: 15px;
	margin-right:30px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	color: #666;	
}

#exhibitionSingle .box03 {
	width: 675px;
	padding-top: 30px;
}

#exhibitionSingle .box03 .photoL {
	width: 330px;
	float: left;
	text-align:center;
}

#exhibitionSingle .box03 .photoR {
	width: 330px;
	margin-left: 15px;
	float: left;
	text-align:center;
}

#exhibitionSingle .box04 {
	width: 675px;
	margin-top:30px;
	padding-top:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}

#exhibitionSingle .box04 h3 {
	width: 150px;
	padding-top:4px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom:4px;
	display:inline;
	font-size: 10px;
	color: #FFF;
	background-color: #333;
}

#exhibitionSingle .box04 p {
	margin-top: 20px;
	margin-bottom: 10px;
}

/*---ギャラリーについて／About Gallery -----------------------------------------------------------*/
#about {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#about .tex {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;	
}

#about .box01 {
	width: 675px;
	margin-top: 15px;
}

#about .box01 .photoL {
	width: 215px;
	float: left;
	text-align:center;
}

#about .box01 .photoR {
	width: 215px;
	margin-left: 15px;
	float: left;
	text-align:center;
}

#about .box02 .tit {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#about .box02 .address {
	width: 675px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

#about .box02 .access {
	width: 675px;
	margin-top: 10px;
	font-size: 10px;
	line-height: 15px;
	color: #333;
}

#about .box02 .map {
	width: 675px;
	margin-top: 20px;
}

/*---お問い合せ／Contact -----------------------------------------------------------*/
#contact {
	width: 675px;
	margin-top: 80px;
	margin-left: 25px;
}

#contact .tex {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 18px;
	color: #666;	
}