body{
	text-align: center;
	margin: 0px;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro",Osaka, Verdana, monospace;
	line-height: 180%;
	color: #333333;
	background-color: #FFFFFF;
}
img{
	border: 0em;
}
td{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", Osaka, Verdana, monospace;
	line-height: 180%;
	color: #333333;
}

a:link { color: #645A4c;text-decoration: underline;}
a:visited { color: #645A4c;text-decoration: underline;}
a:hover { color: #645A4c;text-decoration: none;}
a:active { color: #FFFFFF;text-decoration: none;}

a:link.pink { color: #c5666d;text-decoration: underline;}
a:visited.pink { color: #c5666d;text-decoration: underline;}
a:hover.pink { color: #c5666d;text-decoration: none;}
a:active.pink { color: #FFFFFF;text-decoration: none;}

#base{
	margin: 0em auto;
	width: 770px;
	text-align: left;
}

.clear {
	clear: both;
}

.none {
	display: none;
}

.p10 {
	font-size: 10px;
	line-height: 140%;
}
.p11 {
	font-size: 11px;
	line-height: 140%;
}


.cap{
	text-indent: -1em;
	margin-left: 1em;
	}

.mar-t8{
	margin-top: 8px;
}
.mar-t10{
	margin-top: 10px;
}
.mar-t15 {
	margin-top: 15px;
}
.mar-t20 {
	margin-top: 20px;
}

.mar-t25 {
	margin-top: 25px;
}
.mar-t30 {
	margin-top: 30px;
}
.mar-t35 {
	margin-top: 35px;
}
.mar-t40 {
	margin-top: 40px;
}
.mar-t50 {
	margin-top: 50px;
}
.mar-t112 {
	margin-top: 112px;
}

.mar-b10 {
	margin-bottom: 10px;
}
.mar-b20 {
	margin-bottom: 20px;
}
.mar-l5 {
	margin-left: 5px;
}
.mar-l20 {
	margin-left: 20px;
}

.pad-5 {
	padding: 5px;
}

.pad-t5 {
	padding-top: 5px;
}

.pad-t10 {
	padding-top: 10px;
}
.pad-b8 {
	padding-bottom: 8px;
}
.pad-b10 {
	padding-bottom: 10px;
}
.pad-l20 {
	padding-left: 20px;
}
.pad-l30 {
	padding-left: 30px;
}
.pad-r8 {
	padding-right: 8px;
}
.pad-r30 {
	padding-right: 30px;
}

.line-b-gry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #747474;
}
.line-b-br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C9BD;
}
.dot-b-bl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AACFE5;
}
.navi {
	margin-top: 19px;
	margin-left: 15px;
}
.pagetitle {
	background-image: url(../img/bg_pagetitle.gif);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	background-position: bottom;
}
.caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro";
	font-size: 10px;
	line-height: 140%;
	color: #794803;
}

.footer {
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	margin-top: 60px;
	padding-top: 26px;
	padding-bottom: 3px;
	margin-bottom:10px;
}
.smenu {
	background-color: #F5ECD7;
	padding: 13px;
	border: 1px solid #DAC7A5;
}
.ev-frame {
	padding: 9px;
	border: 1px solid #E2D6C4;
}
.ev-ttl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro";
	font-size: 12px;
	font-weight: 900;
	color: #8B5A0F;
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	padding-left: 5px;
	margin-bottom: 9px;
}
.ev-cont {
	padding-right: 5px;
	padding-left: 5px;
}

.top-lead {
	background-image: url(../img/line_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
}
.footer-top {
	background-image: url(../img/line02_dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 17px;
}

/* contents style
-------------------------------------------------------------*/

#contents {
	margin: 0em 0em 0em 25px;
	width: 720px;
}

/* exhibition style
-------------------------------------------------------------*/

.exh_nolink {
	margin: 40px 0em 0em 0em;
	padding: 0.2em 2em 0.1em;
	border-top: dashed 1px #c5ad87;
	border-bottom: dashed 1px #c5ad87;
	color: #8b5a0f;
}

.exh_nolink a:link { color: #8b5a0f; text-decoration: none;}
.exh_nolink a:visited { color: #8b5a0f; text-decoration: none;}
.exh_nolink a:hover { color: #8b5a0f; text-decoration: underline;}
.exh_nolink a:active { color: #8b5a0f; text-decoration: none;}

.exh_nolink .grey {
	color: #645a4c;
}

.exh_nolink #no {
	display: inline;
	float: left;
	font-size: medium;
	font-weight: bold;
}

.exh_nolink #link {
	display: inline;
	float: right;
	padding-top:2px;
}

#exh_tit {
	color: #8b5a0f;
}

#exh_tit h2 {
	font-size: small;
	margin: 1em 0em 0em;
}

#exh_contents .caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro";
	font-size: x-small;
	line-height: 140%;
	color: #8b5a0f;
}

#exh_01_ex_01 {
	float: left;
	width: 434px;
	margin: 0em 0.09em 0em 0em;
}

#exh_01_ex_02 {
	float: left;
	width: 280px;
	padding-left:2px;
}

#exh_01_ex_03 {
	padding: 1em 0em 0em 0em;
	clear: both;
	text-align: right;
}

#exh_02_ex_01 {
	float: left;
	width: 248px;
	padding: 0em 0.1em 0em 0em;
}

#exh_02_ex_02 {
	float: left;
	width: 214px;
	padding: 0em 0.1em 0em 0.1em;
	
}

#exh_02_ex_03 {
	float: left;
	width: 248px;
	padding-left:0.1em;
}

#exh_03_ex_01 {
	float: left;
	width: 358px;
	padding: 0em 0.1em 0em 0em;
}

#exh_03_ex_02 {
	float: left;
	width: 358px;
}

/* profile style
-------------------------------------------------------------*/

#prof_contents {
	background: #efecde;
}

#prof_left {
	float: left;
	width: 358px;
}

#prof_left #teru {
	background: #fff;
}

#prof_left #photo {
	color: #8b5a0f;
	padding: 1em 0em 2em 3em;
}

#prof_right {
	float: right;
	width: 357px;
	padding: 0em 0em 2em;
}

#prof_right p {
	padding: 0em 1em;
}

/* catalog style
-------------------------------------------------------------*/

#catalog_contents {
	padding: 0em 11em;
}

#catalog_contents #photo {
	border: 1px solid #c5ad87;
	text-align: center;
	padding: 1em 0em;
}

/* 
-------------------------------------------------------------*/


