@charset "utf-8";
/*
Theme Name: TOMIO KOYAMA GALLERY
Theme URI: http://www.tomiokoyamagallery.com/
Version: 1.0
Description: TOMIO KOYAMA GALLERY Theme
*/

@import url(1-element.css);
@import url(2-class.css);

body {
	font-size: 12pt;
	font-family: "ヒラギノ明朝 Pro W3",
	"Hiragino Mincho Pro",
	"平成明朝",
	"Heisei Mincho",
	"MS P明朝",
	"MS P Mincho",
	serif;
	}

h1, h2, h3 {
	font-weight:bold;
	font-family: "ヒラギノ角ゴ",
	"Hiragino Kaku Gothic Pro",
	"メイリオ",
	Meiryo,
	Osaka,
	"MS Pゴシック",
	"MS P Gothic",
	sans-serif;
	}

h1.description {
	font-size: 10pt;
	}

p {
	margin: 10pt 0;
	line-height: 1.3;
	}

/* =====================================
a:after {
	content: "(" attr(href) ") ";
	font-size: 10pt;
	}

a[href^="http://www.tomiokoyamagallery.com/"] :after {
	content: "";
	}
 ======================================= */

a:link,
a:hover,
a:visited,
a:active {
	color: #ddd;
	text-decoration: none;
	}

* img {
	border: none;
	}

/* 共通　非表示  */
ul.search,
ul#globalNavi,
div#header2 ul#locationNavi,
div#header2 ul#globalNavi2,
div#header_items,
div#main #local-menu,
div#section #p_navi,
div#section ul#p_tool,
div#content div.topic-search,
div.bg-line,
div#footer ul.support {
	display: none;
	}


/* ==============

	Home

	=============== */
div#teaser.glidecontenttoggler {
	display: none;
	}

div.glidecontent img.teaser-image {
	width: 300px;
	height: auto;
	}

div.teaser-main h3.teaser-title {
	margin-top: 8pt;
	}

div.teaser-wrapdiv div.teaser-text p {
	margin: 5pt;
	}

/* ==================

	Artist 

   ================== */


#artistIndex p.waku {
border:1px solid #CCCCCC;
color:#777777;
display:block;
float:left;
height:140px;
margin:8px;
padding:0;
vertical-align:top;
width:100px;
font-size: 10pt;
}


/* ==================

	Artist Single

   ================== */

div#section div#container-4 ul.tabs-nav,
div#section div#container-4 div#fragment-10 p.cap {
	display: none;
	}

div#section div#container-4 div#fragment-10 #worksIndex {
margin:0;
padding:0;
width:100%;
}

/* 画像 */
div#section div#container-4 div#fragment-10 #worksIndex p.gallery-item {
width:23%;
}

/* バイオグラフィー */
div#section div#container-4 div#fragment-11 {
	float: left;
	}
div#section div#container-4 div#fragment-11 div.textBody {
clear: both;
display:block;
margin:8px 0 28px 10px;
width:100%;
}

/* 展覧会暦 */
div#fragment-12 {
	float: left;
	}

div#fragment-12 div#exHistory-navi ul.subsubsub {
	display: none; }

div#fragment-12 div.textBody {
display:block;
margin:8px 0 28px 10px;
width:94%;
}

/* その他 */
div#fragment-13 {
	float: left;
	width: 96%;
	}

/* サイド */
div.info-column {
	display: none;
	}

div#header2 {
	float: left;
	}
