﻿@charset "utf-8";

@import "../../common/css/import.css";

h1 {text-indent:-5000px; width:660px; height:59px; background-image: url(../images/h1.jpg); background-repeat: no-repeat;}
.h1_top {
	width:660px;
	height:71px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
}

h2 { text-indent:-5000px; width:660px; height:62px;}
/*.h2_contact { background:url(../images/h2_contactmessage.jpg) no-repeat;}*/

h3 {
	text-indent:-5000px;
	width:642px;
	height:23px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.h3_exhibition {
	background-image: url(../images/h3_exhibition.gif);
	background-repeat: no-repeat;
}

h4 {
	background: url(../../images/icn_h4.gif) no-repeat !important;
	padding-left: 15px !important;
	font-weight:normal !important;
	color:#333;
/*	margin-left:10px;*/
	margin-bottom:15px;
}

h5 {
	padding: 1em 0 !important;
	}

p.txt0 { text-indent: 0px !important; }

/*layout table no boder
--------------------------------------------------*/
#MAIN .tbl_0 {
	width: 615px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#MAIN .tbl_0 th,#MAIN .tbl_0 td{
	text-align: left;
	vertical-align: top;
	white-space: normal;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
#MAIN .tbl_0 p{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 160%;
}
#MAIN .tbl_0 th{
	width: 70px;
}

/********** LOCALMENU **********/

#LOCALMENU { height:600px; background:url(../../images/lmenu_bg.jpg) no-repeat}


/********** Rマークなど右上に表示するもの **********/
sup {
	/*font-size: 80%;*/
}
html[xmlns] sup {
	vertical-align: top !important;
}
