@charset "shift_jis";
/* CSS Document */

@import url("../common/css/style.css");
@media screen,tv {

/*************** h1 *********************/
h1#h1_title {
	text-indent:-9999px;
	width:100%;
	height:120px;
	background:url(images/h1_title01.jpg) no-repeat left top;
	margin:0px;
}
/*************** h2 *********************/
h2#h2_title01,
h2#h2_title02,
h2#h2_title03 {
	width:535px;
	height:50px;
	text-indent:-9999px;
	display:block;
	margin: 0px 0px 25px 0px;
}
h2#h2_title01 {
	background:url(images/h2_title01.gif) no-repeat;
}
h2#h2_title02 {
	background:url(images/h2_title02.gif) no-repeat;
}
h2#h2_title03 {
	background:url(images/h2_title03.gif) no-repeat;
}
/*************** h3 *********************/
h3#h3_title01,
h3#h3_title02,
h3#h3_title03,
h3#h3_title04,
h3#h3_title05 {
	width:534px;
	height:30px;
	text-indent:-9999px;
	float:left;
	margin:0px 0px 20px 0px;
}
h3#h3_title01 {
	background:url(images/h3_title01.gif) no-repeat;
}
h3#h3_title02 {
	background:url(images/h3_title02.gif) no-repeat;
}
h3#h3_title03 {
	background:url(images/h3_title03.gif) no-repeat;
}
h3#h3_title04 {
	background:url(images/h3_title04.gif) no-repeat;
}
h3#h3_title05 {
	background:url(images/h3_title05.gif) no-repeat;
}
/*************** h4 *********************/
.clnew {
	float:left;
	clear:both;
}

h4#h4_title01,
h4#h4_title02,
h4#h4_title03,
h4#h4_title04,
h4#h4_title05,
h4#h4_title06,
h4#h4_title07 {
	width:535px;
	height:25px;
	text-indent:-9999px;
	float:left;
	margin:0px 0px 0px 0px;
}
h4#h4_title01 {
	background:url(images/h4_title01.gif) no-repeat;
}
h4#h4_title02 {
	background:url(images/h4_title02.gif) no-repeat;
}
h4#h4_title03 {
	background:url(images/h4_title03.gif) no-repeat;
}
h4#h4_title04 {
	background:url(images/h4_title04.gif) no-repeat;
}
h4#h4_title05 {
	background:url(images/h4_title05.gif) no-repeat;
}
h4#h4_title06 {
	background:url(images/h4_title06.gif) no-repeat;
}
h4#h4_title07 {
	background:url(images/h4_title07.gif) no-repeat;
}
h4#h4_txt01 {
	width:535px;
	height:35px;
	text-indent:-9999px;
	float:left;
	margin:0px;
}
h4#h4_txt01 {
	background:url(images/h4_txt01.gif) no-repeat;
}
/***************** h5 **********************/
h5{
	text-align:left;
	height:15px;
	font-size:110%;
	color:#544e34;
	font-weight:600;
}
/***************** box **********************/
div#contents02 {
	width: 600px;
	float:left;
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
div#left_txt{
	float:left;
	width: 145px;
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#right_txt{
	float:right;
	width: 360px;
	text-align:left;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/***************** table **********************/
#outline {
	float:left;
	vertical-align:top;
	margin-bottom:45px;
	border-collapse:collapse;
}
#outline td {
	vertical-align:top;
	height:30px;
	border-bottom: dashed 1px #cccccc;
	padding-top:5px;
}
#outline th {
	vertical-align:top;
	text-align:left;
	height:30px;
	border-bottom: dashed 1px #cccccc;
	padding-top:5px;
	font-size:110%;
	color:#544e34;
	font-weight:600;
}
#history {
	float:left;
	vertical-align:top;
	margin-bottom:45px;
  border-collapse:collapse;
}
#history td {
	vertical-align:top;
	height:30px;
	padding:5px 0px 0px 50px;
}
#history th {
	vertical-align:top;
	text-align:left;
	height:30px;
	padding-top:5px;
	font-size:110%;
	font-weight:600;
	color:#544e34;
	border-right: dashed 1px #cccccc;
}
/***************** p **********************/
p{
  width:100%;
}
/***************** network **********************/
div#network{
  width:535px;
  height:350px;
  text-align:center;
}
div#network01{
  width:425px;
  height:350px;
  text-align:center;
  float:left;
}
div#network02{
  width:110px;
  height:350px;
  text-align:center;
  float:left;
}
/***************** map **********************/
div#map{
  width:535px;
  height:350px;
	float:left;
}
.disc1{
  list-style:none;
  padding:5px 0px 0px 15px;
  list-style-position:outside;
  height:20px;
  background:url(images/disc.gif) no-repeat left center;
}
.gmaptx1 {font-size: 12px}
.gmaptx2 {font-size: 14px}

}
