@charset "Shift_JIS";
/********** ページ全体　*********/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:100%;
	line-height: 140%;
	letter-spacing:1px;
	color: #333;
	background-color: #555555;
	margin: 0px;
	padding: 0px;
}
br {
	letter-spacing:0;
}
a:link, a:hover {
	color:#333;
	text-decoration:underline;
}
a:visited {
	color:#666;
	text-decoration:underline;
}

#boby_bg_top {
	background-image: url(../images/body_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#fff;
	margin: 0;
	padding: 0 0 20px 0;	
	text-align:center;
}
#boby_bg_btm {
	background-image: url(../images/body_bg_btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#555555;
	margin: 0px;
	padding: 0px;	
	text-align:center;
}
#stage_center {
	width:910px;
	margin:0;
	padding:0;
}
#clearBoth {
	clear:both;
}
#pageTop{
	text-align:right;
	font-size:85%;
	letter-spacing:0;
}
#pageback{
	text-align:left;
	font-size:85%;
	letter-spacing:0;
}
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;
}
h3 {
	background-image: url(../images/header_h3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:105%;
	color:#fff;
	width:715px;
	height:25px;
	padding:5px 0;
	margin:0;
	line-height:100%;
}
h4 {
	padding:2px 0 2px 10px;
	margin:10px 0 10px 0;
	border-left:10px solid #666;
	border-left:10px solid #666;
	line-height:120%;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}
h6 {
	width:685px;
	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;
}

.top_menuTit {
	display:block;
	background-image: url(../images/header_h3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	color:#fff;
	width:100%;
	padding:0;
	margin:0;
}

.top_menuTit h5 {
	background-image: url(../images/header_h_right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size:105%;
	color:#fff;
	width:100%;
	height:25px;
	padding:5px 0;
	margin:0;
	line-height:100%;
}


#directry_list {
	line-height:120%;
	font-size:85%;
	letter-spacing:0;
	text-align:left;
	padding:0;
	margin:5px 0;
}
#main {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	text-align:left;
	width:715px;
	float:right;
	padding:0 0 0 10px;
}
#main_content {
	width:695px;
	text-align:left;
	margin:0 10px 20px 10px;
	padding:0;
	min-height: 250px;
}
/********** ヘッダー　*********/
#root_stage {
	width:910px;
	margin:0;
	padding:5px 0 0 0;
	background-image: url(../images/hdr_bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
}
#header_left {
	float:left;
	width:260px;
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
}
#header_right {
	float:right;
	width:260px;
	text-align:right;
}
#header_logo_e {
	padding:10px 0 0 0;
}
/********** フッター　*********/
#footer {
/*	height:100px;*/
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	color:#fff;
	line-height:120%;
	font-size:70%;
	letter-spacing:0;
}
#footer_left {
	float:left;
	width:520px;
	min-height:75px;
	background-image: url(../images/ftr_logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding:0 0 0 60px;
}
#footer_right {
	float:right;
	width:300px;
	text-align:right;
}
/********** サブメニュー　*********/
#subMenu {
	width:170px;
	border-top:3px solid #ccc;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	font-size:95%;
	letter-spacing:0;
}
#subMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#subMenu ul li a{
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	padding:0;
	display:block;
	width:170px;
	color:#333;
	text-decoration:none;
}
#subMenu ul li a:hover{
	background-image: url(../images/submenu_bg_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#f2f2f2;
	display:block;
}
#subMenu ul li a.atv{
	background-image: url(../images/submenu_bg_atv.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#f2f2f2;
	/*color:#cc9900;*/
	display:block;
}
#subMenu_padding {
	padding:7px 7px 7px 25px;
}

/********** サブメニュー　リンク変更
#subMenu ul li a{
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom:1px solid #e5e5e5;
	margin:0;
	padding:0;
	display:block;
	width:170px;
}
#subMenu ul li a:hover{
	background-image: url(../images/submenu_bg_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#f2f2f2;
	display:block;
}
　*********/

/********** サブメニューなし　*********/
#subMenu_no {
	background-image: url(../images/left_bg.jpg);
	width:170px;
	height:280px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	display:block;
}

/********** お知らせ　*********/
#tbl_news {
	padding:0;
	margin:10px 0;
}
#tbl_news td{
	padding:0 0 20px 0;
	margin:0;
	vertical-align:top;
}
/********** フォントサイズ　*********/
.smallFont{
	font-size: 11px;
}
.font80{
	font-size: 80%;
}
/**********テーブル***************/
.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 10px;
}

.styleNone{
	 padding:0;
	 margin:0;
}
 
.styleNone th{
	background-color:#FFF;
	border:none;
	color:#000;
	 padding:0;
	 margin:0;
}
.styleNone td{
	border:none;
	 padding:0;
	 margin:0;
}

/*-----役員用-----*/
.executive th{
	border:none;
	padding:3px;
	margin:0;
}

.executive td{
	border:none;
	padding:0;
	margin:0;
}

.prize{
	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 10px;
}
  
/********** リスト（リンクアイコン）　*********/
.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 {
	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: 48%;
	float: left;
}

#siteMapRight	{
	width: 48%;
	float: right;
}


#siteMapLeft .link, #siteMapRight .link	{
	margin: 10px 0 30px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #EEEEEE;
}




/* ≪トップページ≫
---------------------------------------------*/
#flahArea	{
	margin: 10px 0 20px 0;
}

#topInfoText	{
	color: #993200;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#topBanner	{
	margin: 0 0 20px 0;
}
#topBanner img	{
	margin: 0 0 5px 0;
}
