@import url("/common/style.css");
/*=======================================================
 * CSS by Future Associates
 *=======================================================*/


/*=======================================================
 * Style for BODY
 *=======================================================*/



/*=======================================================
 * Style for HEDDER
 *=======================================================*/
	div.hedder_bg {
		background-image:url(../images/hedder_bg.gif);
		background-repeat : repeat-x;
		height : 76px;
	}

	div.hedder {
		background-image:url(../images/hedder.jpg);
		background-repeat : no-repeat;
		width : 800px;
		height : 76px;
	}

	div.hedder_link {
		padding: 40px 10px 0px 0px;
		font-size:12px;
		line-height: 18px;
		font-weight:normal;
		color:#333333;
		text-align: right;
	}

/*=======================================================
 * Style for MENU
 *=======================================================*/
	div.menu_hedder {
		background-image:url(../images/menu_hedder.jpg);
		background-repeat : no-repeat;
		width : 199px;
		height : 73px;
	}

	div.botton_ichi {
		padding: 20px 0px 0px 10px;
	}

/*=======================================================
 * Style for MAIN
 *=======================================================*/
	div.news_naka {
		background-image:url(../images/news_naka.gif);
		background-repeat : repeat-y;
		width : 546px;
	}

	div.kyoryu {
		background-image:url(../images/kyoryu.jpg);
		background-repeat : no-repeat;
		background-position : right bottom;
		width : 540px;
	}


/*=======================================================
 * Style for TABLE
 *=======================================================*/
	table.main_table {
		width : 800px;
	}

	td.main_table_left {
		background-image:url(../images/menu_bg.gif);
		background-repeat : repeat-y;
		width : 204px;
	}

	td.main_table_right {
		width : 596px;
	}

	table.guide_table {
		font-size:13px;
		line-height: 18px;
		font-weight:normal;
		color:#333333;
		text-align: left;
	}

	td.guide_bun {
		font-size:11px;
		font-weight:normal;
		color:#333333;
		text-align: left;
	}

	td.title_bg {
		background-image:url(../images/title_bg.jpg);
		background-repeat : repeat-x;
	}

	td.title_bg2 {
		background-image:url(../images/title_bg2.jpg);
		background-repeat : repeat-x;
	}

	td.info_bg {
		background-image:url(../images/info_bg.gif);
		background-repeat : repeat-x;
	}

	td.info_bg2 {
		background-image:url(../images/info_bg2.gif);
		background-repeat : repeat;
	}

	td.map1 {
		background-image:url(../images/map1.gif);
		background-repeat : repeat-y;
		width : 555px;
	}

	td.map2 {
		background-image:url(../images/map2.gif);
		background-repeat : repeat-y;
		width : 555px;
	}

/*=======================================================
 * Style for exhibition_guide
 *=======================================================*/

	div.exhibition_contents {
		width: 560px;
		margin-right: auto;
		margin-left: auto;
	}

	div.exhibition_guide_bg {
		background-image:url(../images/guide/guide_bg.jpg);
		background-repeat : repeat-y;
		width : 560px;
	}



/*=======================================================
 * Style for SPACE
 *=======================================================*/
	div.space1 {
		padding: 1px 0px 0px 0px;
	}

	div.space2 {
		padding: 2px 0px 0px 0px;
	}

	div.space3 {
		padding: 3px 0px 0px 0px;
	}

	div.space4 {
		padding: 4px 0px 0px 0px;
	}

	div.space5 {
		padding: 5px 0px 0px 0px;
	}

	div.space10 {
		padding: 10px 0px 0px 0px;
	}

	div.space20 {
		padding: 20px 0px 0px 0px;
	}

	div.space30 {
		padding: 30px 0px 0px 0px;
	}

	div.space40 {
		padding: 40px 0px 0px 0px;
	}


	.TA01 {
		  background-color : #FFFFFF;
		  border-top : 1px solid #999999;
		  border-bottom : 1px solid #999999;
		  border-left : 1px solid #999999;
		  border-right : 1px solid #999999;
	}.rinji {
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 20px;
}





	div.guide_size {
		width: 560px;
		margin-right: auto;
		margin-left: auto;
	}

	div.guide_bg {
		width:560px;
		height:86px;
		background-image: url(../images/guide/guide_bg.jpg);
		background-repeat: repeat-y;
	}

	div.guide_hedder {
		width:560px;
		height:50px;
	}

	div.guide_bottom {
		width:560px;
		height:10px;
	}

	td.guide_text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size: 12px;
		line-height: 20px;
	}

	table.guide_in_text {
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		line-height: 22px;
	}

/*=======================================================
 * Style for TEXT
 *=======================================================*/
	.default {
		color: #666666;
	}
	.white {
		color: #ffffff;
	}
	.black {
		color: #000000;
	}
	.green {
		color: #008000;
	}
	.green_b {
		color: #008000;
		font-weight: bold;
	}
	.silver {
		color: #C0C0C0;
	}
	.lime {
		color: #00FF00;
	}
	.blue {
		color: #0000FF;
	}
	.blue_b {
		color: #0000FF;
		font-weight: bold;
	}
	.olive {
		color: #808000;
	}
	.orange {
		color: #ff6600;
		font-size: 12px;
	}
	.orange_s {
		color: #ff6600;
		font-size: 12px;
	}
	.maroon {
		color: #800000;
	}
	.navy {
		color: #000080;
	}
	.red {
		color: #FF0000;
	}
	.pink {
		color: #E50050;
	}
	.pink_b {
		color: #E50050;
		font-weight: bold;
		font-size: 12px;
	}
	.purple {
		color: #800080;
	}
	.teal {
		color: #008080;
	}
	.fuchsia {
		color: #FF00FF;
	}
	.aqua {
		color: #00FFFF;
	}
	
	

/* 後日追加分。展示案内の個別ページに臨時案内文を書く際に使用するタグです。<span class="blue_b">が入っているテーブルの下に入れてください。 */

.rinji_mini { margin: 15px 20px -10px 20px; color: #F00; }

/* ここまで */
