@charset "Shift_JIS";


body {
	background-color: #869da1;
	margin-left:8%;
	margin-top:6%;
	font-size: 9.5px;
	font-family: georgia, "Times New Roman", Times, serif;
	color: #423942;
	letter-spacing: 0.4em;
	line-height: 1.4em;
	}

#top {
	border: 1px #889397 solid ;
	}


#wrapper {
	width: 750px;
	max-height: 620px;
	background-image:url(../images/bg-blue.jpg);
	border:none;
	overflow:hidden;
	padding: 5px 10px 0 2px;
	border: 1px #839aa4 solid ;
}

#header {
	width: 754px;
	height:133px;
	background-image:url(../images/header.jpg);
	background-position:left;
	background-repeat: no-repeat;
	border:none;
	float:left;
	padding-top:2px;
}

#header #siteinfo {
	width: 108px;
	height:63px;
	border:none;
	float:right;
	padding-top:0px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	font-size:9px;
}

#sidenavi {
	width: 108px;
	height: 484px;
	font-size: 10px;
	float:right;
	padding:0px 8px 8px 0px;
	margin-top: -20px;
}

#mainnavi {
	width: 624px;
	background-image:url(../images/bg-gray.jpg);
	float: left;
	margin-left: 6px;
	margin-top: 4px;
	padding:3px 0;
}

#content {
	width: 604px;
	height: 428px;
	background-image:url(../images/bg-gray.jpg);
	border:none;
	float: left;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
	padding: 8px 10px;
	margin-left:6px;
}

#contact {
	width: 463px;
	background-image:url(../images/bg-gray.jpg);
	border-style: dotted;
	border-width: 2px;
	border-color: #a9a9a9;
	padding: 8px 8px;
}

#footer {
	width:700px;
	margin-top: 3px;
	font-size:80%;
	letter-spacing:0.2em;
	padding: 2px 20px;
	text-align:right;
	}


 
.bg-blue {
 	background-image: url(../images/bg-blue.jpg);
 	}
 
.bg-gray {
 	background-image: url(../images/bg-gray.jpg);
 	}

.text_bold {
 	font-weight: bold;
 	}

.line {
	height: 2px;
	background-image: url(../images/navi/line.gif);
	background-repeat: repeat-x;
	}

.sidetable {
	width: 100px;
	float: left;
	background-color: #f5f6f8;
	border-style: dotted;
	border-width: 2px;
	border-color: #81d7e5;
	font-size:0.8em;
	letter-spacing: 0.23em;
	}
/*-----------------BOOK*/
.booktable {
	width: 97%;
	text-align: left;
	text-valign: top;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c2c4c7;
	background-color: #f9f9f9;
	}
.booktable img {
	border: 1px #c8d2db solid ;
	float: left;
	margin-right: 6px;
	margin-bottom:6px;
	}
/*-----------------EXHIBITION*/
.exbtntable {
	width: 97%;
	text-align: left;
	text-valign: top;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #c2c4c7;
	background-color: #f9f9f9;
	}
.exbtntable img {
	float: left;
	margin-right: 6px;
	margin-bottom:6px;
	}
/*-----------------DISGOHRAPHY*/
.CDtable {
	text-align: left;
	padding: 20px;
	border: 1px solid #c2c4c7;
	background-color: #f9f9f9;
	margin-bottom: 15px;
	}
.CDtable img {
	border: 1px #c8d2db solid ;
	}

/*-----------------MAILFORM*/
form {
	font-size:100%;
	}
form a {
	font-size:80%;
	}
form input {
	letter-spacing: 0em;
	font-size:11px;
	}
form textarea {
	letter-spacing: 0em;
	font-size:11px;
	}

.text_red {
	color: #990033;
	}

.caption {
	font-size: 82%;
	letter-spacing:0.2em;
	}

.center {
	text-align: center;
	}



/*-----------------A*/
a img {
	border:none;
	}
a:link {
	color: #4910d9;
	text-decoration: none;
	}
a:visited {
	color: #4910d9;
	text-decoration: none;
	}
a:hover {
	color: #4910d9;
	text-decoration: underline;
	}
a:active {
	color: #990033;
	text-decoration: none;
	}

/*-----------------H*/
h1  {
	color: #212023;
	font-size: 115%;
	text-align: left;
	margin-top: 10px;
	margin-left: -10px;
	margin-bottom: 9px;
	padding-left: 10px;
	width: 330px;
	border-bottom: 2px solid #b03535;
	}

h2 {
	color: #212023;
	font-size: 108%;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 180px;
	border-bottom: 1px solid #b06935;
	line-height:1.3em;
	}

h3 {
	font-size: 10px;
	font-weight: bolder;
	color:#ffffff;
	margin-bottom: 0;
	background-color:#45df30;
	text-align:center;
	padding-top: 2px;
	}

h4 {
	font-size: 115%;
	font-weight: bold;
	}

h5 {
	font-size:10px;
	font-weight: bold;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	}

h6 {
	margin-top: 2px;
	font-size: 100%;
	font-weight: bold;
	}

hr {
	width: 85%;
	height: 0px;
	margin-top:10px;
	border: 0px;
	border-top: 1px dotted #999;
	}

UL {
	margin:0.5em 0;
	padding-left:0.5em;
	font-weight:bold;
}

LI
	{
	list-style-type:none;
	font-weight: normal;
	margin:2px 8px;
	}

dl,dd,dt{
padding:0; margin:0;
}
dt {
	clear:both;
	background-image: url(../images/common/list.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 0 20px;
	margin-top: 20px;
	}
dd {
	margin-left:5px;
	line-height:1.5em;
}

dd img {
	padding-top:2px;
	padding-bottom:10px;
}


/*-----------------SCHEDULEページ*/
.schedule {
	width: 95%;
	margin-top: 5px;
	margin-bottom:10px;
}

#content .schedule .date {
	font-weight: bold;
	margin-bottom: 0px;
}

#content .schedule .place {
	margin-bottom: 10px;
	margin-left: 1em;
	}

#content .schedule .detail {
	border: 1px solid #c2c4c7;
	background-color: #f9f9f9;
	margin: 0 20px 0 10px;
	padding: 0 0 0 0;
	height:auto;
	}

#content .schedule .detail .title {
	font-size: 110%;
	background-color: #e3e2eb;
	padding: 2px 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	}

#content .schedule .detail .timefee {
	font-size: 80%;
	float: right;
	padding: 0px 5px;
	margin-top: 0px;
	}

#content .schedule .detail ul {
	padding: 1.3em 1em;
	margin-top: 0px;
	clear:left;

	}

#content .schedule .detail li {
	line-height: 1.2em;
	}

#content .schedule .detail .description {
	margin-left:3em;
	font-size: 0.9em;
	}

/*-----------------右寄せ配置のボックス*/
.box_R {
	float:right;
	margin: 10px 3px 5px 10px;
	text-align: right;
	}
/*-----------------PROFILEページの画像と下のキャプション*/
.image_R {
	float:right;
	margin-left:1em;
	}
	
.image_R .caption {
	font-size: 86%;
	letter-spacing: 0.2em;
	text-align:center;
	color: #3b4074;
	margin-top:0;
	}

.image_L {
	float:left;
	margin-right:1em;
	}
	
.image_L .caption {
	font-size: 86%;
	letter-spacing: 0.2em;
	text-align:center;
	color: #3b4074;
	margin-top:0;
	}
/*-----------------ページ内リンクインデックス*/
.linkindex {
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 0 12px;
	margin-top: 20px;
	font-size: 10px;
	letter-spacing:0em;
	}

/*-----------------オーダーページ*/
#order {
	width:800px;
	background-image:url(../images/bg-gray.jpg);
	font-size:12px;
	letter-spacing:0.2em;
	line-height:1.5em;
	padding:10px;
	}

#order form {
	clear:both;
	margin:0 30px;
	padding-left:30px;
	border:#A1A1A1 1px dotted;
	background-color:#FBFBFB;
}

#order form p {
	padding:2px;
	margin:2px;
}

#order form input {
	margin-bottom:10px;
}