@charset "UTF-8";

@import url("../../common/css/import_p2.css");

h1 {
	text-indent:0px;
	width:630px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #999999;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
* html h1 {
	text-indent:0px;
	width:660px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #999999;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*.h1_top {
	width:660px;
	height:82px;
	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:0px;
	width:630px;
	height:23px;
	margin-left: 10px;
	margin-bottom: 15px;
	background-image: none;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.h3_exhibition {
	background-image: none;
no-repeat;	margin-top: 15px;
}
h4 {
	padding-left: 15px !important;
	font-weight:normal !important;
	color:#333;
	/*	margin-left:10px;*/
	margin-bottom:15px;
	background-image: none;
	background-repeat: no-repeat;
}

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;
}
#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;
}
