@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	}
	
.wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	background-position: center center;
}

/* ----------プロフィール---------- */
.main_pro {
	margin: 0 auto;
	margin-bottom: 40px;
	
	/* メインの文字要素 */
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	line-height: 20px;
}

/* ----------ヘッダ／ヨドガワ／目次---------- */
#header {
	margin: 0 auto;
	margin-bottom: 40px;
}


/* ----------本文---------- */
.main {
	width: 1000px;
	padding-bottom: 60px;
	margin: 0 auto;
	
	/* メインの文字要素 */
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main2 {
	width: 1000px;
	padding-bottom: 30px;
	margin: 0 auto;
	
	/* メインの文字要素 */
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 28px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#icon {
	z-index: 1;
	position: absolute;
	
	top: 0px;
	left: 40px;
	
	width: 111px;
	height: 115px;
	margin: 0 auto;
}

.main02 {
	margin: 0 auto;
	
	/* メインの文字要素 */
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#about {
  width: 704px;
  margin: 0 auto;
  padding-bottom: 30px;
}
#about h3 {
  width: 704px;
  padding-bottom: 30px;
}
#about .about_txt {
  width: 704px;
  margin-left: 370px;
}
#about .about_img {
  width: 340px;
}
#about .archive {
  padding-top: 24px;
}
#about .info {
	margin: 0 auto;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
	line-height: 26px;
	width: 704px;
}

a:hover{ text-decoration: underline; }
.fltL{ float: left; }
.fltR{ float: right; }
.mt30{ margin-top: 30px; }
.mt40{ margin-top: 40px; }
.mt80{ margin-top: 80px;
       text-align: center; }

.alnC{ text-align:center; }
.alnR{ text-align: right; }
.bold{ font-weight: bold; }

.clrfx:after{
	content:"";
	display:table;
	clear:both;
}
.clrfx{zoom:1;}

.li{
	width: 350px;
	higtht:460px;
	text-align: left;
}

#detail {
}
#detail .d_ttl {
  background-repeat: no-repeat;
  background: url(../images/detail_bk.jpg) top center;
  background-size: cover;
  height: 420px;
  position: relative;
}
#detail .d_ttl img {
  position: absolute;
  top: 128px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#detail .d_txt {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.4em;
  display: table;
  margin: 34px auto 70px auto;
}
#detail .cap {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.1em;
  display: inline-block;
  padding-top: 5px;
  padding-left: 58px;
}

/* ----------フッター---------- */
#footer {
	width: 600px;
	padding-left: 175px;
	padding-right: 175px;
}

.btn_footer01 {
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 60px;
	float: left;
}
.btn_footer02 {
	margin: 0 auto;
	padding-top: 10px;
	float: left;
}


/* ------------------マージン------------------ */

.margin_b_60 {
	margin-bottom: 60px;
}

.margin_b_40 {
	margin-bottom: 40px;
}

.margin_b_8 {
	margin-bottom: 8px;
}


.margin_r_8 {
	margin-right: 8px;
}

.margin_b_27 {
	margin-bottom: 27px;
}

.margin_t_40 {
	margin-top: 40px;
}



/* ----------イレギュラー文字要素---------- */

.small {
	margin: 0 auto;
	font-size: 12px;
	letter-spacing: 3px;
	color: #666;
	line-height: 20px;
}

.small02 {
	margin: 0 auto;
	font-size: 10px;
	letter-spacing: 3px;
	color: #666;
	line-height: 14px;
}

.big {
	margin: 0 auto;
	font-size: 18px;
	color: #333;
	line-height: 20px;
}

.red {
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: 3px;
	color: #E205AE;
	line-height: 24px;
}

.exihibition_title {
	margin: 0 auto;
	font-size: 26px;
	letter-spacing: 3px;
	color: #014A06;
	line-height: 45px;
	font-weight: bold;
	padding-bottom: 10px;
}

.sub_title {
	margin: 0 auto;
	font-size: 16px;
	letter-spacing: 3px;
	color: #014A06;
	line-height: 20pt;
	font-weight: bold;
}

.info {
	margin: 0 auto;
	font-size: 13px;
	letter-spacing: 1px;
	color: #000000;
	line-height: 26px;
	width: 700px;
}


/* ------------------リンク------------------ */
a:link {
	color: #E205AE;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #E205AE;
}
a:hover {
	text-decoration: none;
	color: #E205AE;
}
a:active {
	text-decoration: none;
}


.btn {
}

/* ----------フェイスブック---------- */
.fb-like {
	width: 400px;
	margin: 0 auto;
}


/* -----フロート解除----- */ 
.clear {
    clear:both;　/*floatの解除*/
}
