@charset "Shift_JIS";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	color: #000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size:100%;
}

/********** 印刷時表示しないエリア　*********/
#footer_right,
#header_left,
#header_right,
#header_navi,
#directry_list,
#subMenu,
#subMenu_no,
#pageTop,
#pageback
{	display:none;	}

/********** 印刷時設定値を変えるエリア　*********/
#stage_center {
	width:100%;
}
#boby_bg_top,
#boby_bg_btm,
#main
{
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	background-position: top left;
	text-align:left;
}
#main_content {
	.width:640px;
	text-align:left;
	margin:0 10px 20px 10px;
	padding:0;
	min-height: 250px;
}
*:first-child+html #main_content {
	width:617px;
	text-align:left;
	margin:0 10px 20px 10px;
	padding:0;
	min-height: 250px;
	font-size:98%;
	line-height:160%;
}
#root_stage {
	width:100%;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	background-position: top left;
}
#footer {
/*	height:100px;*/
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	color:#000;
	line-height:100%;
	font-size:80%;
}
#footer_left {
	float:left;
	width:100%;
	height:50px;
	font-size:9px;
	background-image: url(../images/ftr_logo_print.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 0 0 45px;
}
h3 {
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	font-size:120%;
	color:#000;
	width:100%;
	padding:0 0 3px 5px;
	margin:0;
	line-height:120%;
	border-left:3px solid #cc9900;
	border-bottom:1px dotted #ccc;
}
h4 {
	font-size:105%;
	padding:2px 0 2px 10px;
	margin:10px 0 10px 0;
	border-left:10px solid #666;
	line-height:120%;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}
*:first-child+html h4 {
	font-size:105%;
}

h6 {
	padding:2px 0 2px 10px;
	margin:10px 0 10px 0;
	background-color:#CCCCCC;
	line-height:120%;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}



/********** そのままのエリア　*********/
h1 {
	padding:0;
	margin:0;
	line-height:100%;
	font-size:medium;
	font-weight:normal;
	text-align:left;
}
h2 {
	padding:0;
	margin:0;
	line-height:100%;
	font-size:medium;
	font-weight:normal;
	text-align:left;
}

h5 {
	background-image: url(../images/header_h5.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:105%;
	color:#fff;
	width:270px;
	height:25px;
	padding:5px 0;
	margin:0;
	line-height:100%;
}
/********** お知らせ　*********/
#tbl_news {
	padding:0;
	margin:10px 0;
}
#tbl_news td{
	padding:0 0 20px 0;
	margin:0;
	vertical-align:top;
}
/********** フォントサイズ　*********/
.smallFont{
	font-size: x-small;
}
/**********テーブル***************/
.linkTbl th{
 background-color:#CCCCCC;
 border-bottom:1px dotted #666;
 }
.linkTbl td{
 border-bottom:1px dotted #666;
 }
 .newsTbl{
 padding:0;
 margin:0;
 }
 .newsTbl th{
 background-color:#666;
  border-bottom:1px solid #999;
 color:#fff;
  padding:3px;
  text-indent:5px;
 }
 .newsTbl td{
 border-bottom:1px solid #999;
 padding:3px;
 text-indent:5px;
 }


/*-----役員用-----*/
.executive th{
	border:none;
	padding:3px;
	margin:0;
}

.executive td{
	border:none;
	padding:0;
	margin:0;
}
.prize{
	width:95%;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
.prize th{
	background-color:#666;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	color:#fff;
	padding:3px;
	text-indent:5px;
}
.prize td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:3px 5px;
}
 
/********** リスト（リンクアイコン）　*********/
.link ul {
	margin:0;
	padding:0;
	display:block;
}

.link li {
	list-style:none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin:0 0 5px -15px;
	padding-left:15px;
	display:block;
}

 
/********** 字下げインデント　*********/
/***（括弧付き数字用）***/
.brackets {
	text-indent:-3em;
	margin:0 0 0 4em;
}
/***（一文字用）***/
.indent_1 {
	text-indent:-1em;
	margin:2px 0 0 1em;
}



/* Layout
---------------------------------------------*/

/*--------------- クリア設定*/
.clearFix:after	{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	overflow: hidden;
}

.clearFix	{
	zoom: 1;
}



/* margin, padding
---------------------------------------------*/
.marginTop10px {
	margin: 10px 0 0 0;
}
.marginBtm20px {
	margin: 0 0 20px 0;
}
.BoxContents {
	margin: 0 0 50px 0;
}




/* list
---------------------------------------------*/
ol.listNum {
	margin: 0 0 0 30px;
	padding: 0;
}






/* ≪図録の販売≫
---------------------------------------------*/
/*--------------- BoxZuroku */
.BoxZuroku  {
	padding: 20px 0 20px 20px;
	border-top: solid 1px #ccc;
}

.BtmBorder {
	border-bottom: solid 1px #ccc;
}

.BoxZuroku img, .BtAppli img{
	border: none; 
}

.BoxZuroku .imgArea	{
	float: left;
	padding: 0 20px 0 0;
}
	img.phImg {
		border: solid 1px #ccc;
	}

.BoxZuroku h5 {
	background-image: none; 
	color: #333;
	width: 500px;
	font-size: 100%;
	margin: 0 0 20px 0;
	padding: 0;	
}

.BoxZuroku p {
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0;
}


.BtAppli {
	text-align: center;
	margin: 20px 0 50px 0;
}

	.BtAppli span{ 
		display: block;
	}


/*--------------- dl,dt,dd */
dl.Tokusho dt {
	width: 14em;
	float: left;
	padding: 0.5em 0 0 0.5em;
	clear: both;
	font-weight: bold;
	background: url(../images/dtdd_dot.gif) top repeat-x;
}
dl.Tokusho dd {
	margin: 0 0 0 14.5em;
	padding: 0.5em 0;
	background: url(../images/dtdd_dot.gif) top repeat-x;
}



/* ≪サイトマップ≫
---------------------------------------------*/
#siteMapLeft	{
	width: 98%;
}

#siteMapRight	{
	width: 98%;
}


#siteMapLeft .link, #siteMapRight .link	{
	margin: 10px 0 30px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #EEEEEE;
}

