@charset "utf-8";

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

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

h2 { text-indent:-5000px; width:660px; height:62px;}

h3 {
	text-indent:-5000px;
	width:642px;
	height:23px;
	margin-left: 10px;
	margin-bottom: 15px;
	background:url(../images/h3_newsrelease.gif) no-repeat;
}
/*
h3 {
	text-indent:-5000px;
	width:642px;
	height:23px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
*/
h4 {
	background: url(../../images/icn_h4.gif) no-repeat left 0px !important;
	padding-left: 15px !important;
 font-weight:normal !important;
	color:#333;
	margin-left:10px;
	margin-bottom:15px;
}


/* newsrelease
----------------------------------------------------*/
#CONTENTS #LOCALMENU li {
	margin-bottom: 0px !important;
	margin: 0px;
	padding: 0px;
	}
#CONTENTS #LOCALMENU li img {
	border: none;
	margin: 0;
	padding: 0;
	display:inline;
	vertical-align: bottom;
	width: 160px;
	}

#MAIN dl {
	overflow: hidden;
	width: 640px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	#MAIN dl dt {
	float: left;
	width: 20%;
	background-image: url(../../images/icn_b.gif);
	background-repeat: no-repeat;
	background-position: left 0.7em;
	padding-left: 1em;
	}
	#MAIN dl dd {
	float: left;
	width: 75%;
	}

/* 080422 sasaki*/
#CONTENTS #LOCALMENU ul {
	border-top: 1px solid #999999;
}
