@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body { background-color: #EEEEEE; }
h1, h2, h3, h4, h5, p {
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
img { border:none; }
/* clearfix */
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
/* for IE6 */
	* html .clearfix { display:inline-block; }
/* for IE7 */
	*+html .clearfix { display:inline-block; }
#wrap {
	background-color: white;
	width: 860px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#header { }
#tabbar {
	background-image: url(../images/tab_back.jpg);
	height: 67px;
}
#tabs {
	padding-top: 9px;
	padding-left: 20px;
	text-align: center;
	list-style: none;
	width: 488px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
}
#contents { }
#contentsbody {
	font-size: x-small;
	min-height: 500px;
}
#newsarea {
	border: 1px solid #CCC;
	width: 820px;
	height: 120px;
}
#newsareatop { }
#newsareabody {
	font-size: 10px;
	line-height: 130%;
	height: 120px;
}
#newsright {
	width: auto;
	overflow: auto;
	height: 120px;
	margin-right: 1em;
	margin-left: 1em;
}
#newsareabottom { }
#footer {
	color: #333;
	font-size: 9px;
	background-image: url(../images/footer_back.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	width: 780px;
	height: 65px;
	clear: both;
	margin-top: 35px;
	border-top: 1px solid #ddd;
}
#footer p {
	padding-right: 20px;
	padding-left: 20px;
}
.navrboxcont {
	width: 820px;
	height:auto;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
}
.naviBox {
	position: absolute;
	width:182px;
	height:auto;
	top: 0px;
	left: 0px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.naviBox p {
	border-bottom: 1px solid #CCC;
	line-height: 1;
	margin: 0px;
}
.Cont {
	width:auto;
	height:auto;
	top: 0px;
	left: 0px;
	margin-left: 240px;
}
.Cont td { padding: 2px; }
.Cont hr {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.clear { clear: both; }
#contentsbody ol { margin-left: 25px; }
#contentsbody ul { margin-left: 25px; }
.column {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 3px 8px;
	border: solid 1px #ccc;
}
.caption { font-size: 8px; }
.mono { white-space: pre; }
.content-nav { font-size: 9px; }
#archive-title {
	font-size: 14px;
	background-color: silver;
}
#ivntVln, #ivntVla, #ivntCel {
	margin-bottom: 24px;
	border-left-width: 48px;
	border-left-style: solid;
	border-left-color: #F3F3F3;
	padding-left: 10px;
	margin-left: 48px;
}
#ivntVln h2, #ivntVla h2, #ivntCel h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.5em;
	margin-left: -36px;
	line-height: 1.1em;
	margin-bottom: 0px;
	color: #666666;
}
#ivntVln h3, #ivntVla h3, #ivntCel h3 {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	font-size: 10px;
}
#ivntVln li, #ivntVla li, #ivntCel li {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.naviBox #submenu { }
#contents #contentsbody .navrboxcont .naviBox p a { display:block; }
#wrap #tabbar #tabs li {
	float: left;
	height: 27px;
	width: 122px;
}
#wrap #tabbar #tabs li a { display: block; }
.map #tabbar #tabs #shoplink img { visibility:hidden; }
.map #tabbar #tabs #shoplink { background:url(../images/tab_shop_f2.jpg); }
.inst #tabbar #tabs #instlink img { visibility:hidden; }
.inst #tabbar #tabs #instlink { background:url(../images/tab_instruments_f2.jpg); }
.topics #tabbar #tabs #topicslink img { visibility:hidden; }
.topics #tabbar #tabs #topicslink { background:url(../images/tab_topics_f2.jpg); }
