#portvisit-about {
	display: block; 
	width: 550px; 
	height: 176px; 
	background: url(../img/pht_portvisit.jpg) right top no-repeat;
}
#portvisit-about p {
	display: block; 
	width: 370px; 
	height: 176px; 
}


#portvisit-activity {
	display: block; 
	width: 100%; 
    text-align: left;
}

#portvisit-activity hr {
	height: 1px;
	border: none;
	border-top: 1px #ccc solid;
}

#portvisit-activity2 hr {
	height: 1px;
	border: none;
	border-top: 1px #ccc solid;
}

#portvisit-activity dl {
	width: 100%; 
	margin: 0; 
}

#portvisit-activity h2 {
    padding: 0px 0px 0px 25px;
	background: url(../img/camera_icon.png) left center no-repeat;
}


#portvisit-activity2 h2 {
    padding: 0px 0px 0px 25px;
	background: url(../img/movie_icon.png) left center no-repeat;
}

#portvisit-activity dd {
    margin: 0;
	float: left; 
}


/* pirates only setting */
#portvisit-activity dd p.new {
    font-weight: bold;
}

.subtitle {
	font-size:13px;
	font-weight: bold;
}


/* clearfix */
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* 2010.10.6 disaster setting */

#disaster-activity {
	display: block; 
	width: 100%; 
    text-align: left;
}

#disaster-activity hr {
	height: 1px;
	border: none;
	border-top: 1px #ccc solid;
}

#disaster-activity p {
	width: 100%; 
	margin: 0 0 10px 0; 
}

#disaster-activity p.new {
	font-weight:bold; 
}

#disaster-activity h2 {
    padding-left: 25px;
	background: url(../img/camera_icon.png) left center no-repeat;
}

#disaster-activity dd {
       margin: 0;
	float: left; 
}


/* 2011.05.17 operation-table setting */

table#operation-table {
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:12px;
    margin: 5px 0px 15px 0px;
}

table#operation-table th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#operation-table td {
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

table#operation-table td.date {
    width: 21%;
    padding: 5px 0px 5px 10px;
}

table#operation-table td.cont {
    padding: 5px 0px 5px 10px;
}




table#operation-table02 {
    width: 550px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size:12px;
    margin: 5px 0px 5px 0px;
}

table#operation-table02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#operation-table02 td {
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

table#operation-table02 td.date {
    width: 32%;
    padding: 5px 0px 5px 10px;
}

table#operation-table02 td.cont {
    padding: 5px 0px 5px 10px;
}


/* 2011.12.21 operation-info setting */
.update {
	width: 548px;
	margin: 0px 0px 15px 0px;
}

.update-last {
	width: 548px;
	margin: 0px 0px 15px 0px;
	clear: both;
}


.update-title {
	width: 548px;
	border-bottom: 1px solid #313984;
	text-align: left;
	color: #313984;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 2px 2px;
}


.seireki {
	float: left;
	width: 70px;
	text-align: left;
	margin: 8px 0px 0px 0px;
	padding: 0px 4px 0px 6px;
	/* for IE6*/
	_padding: 0px 8px 0px 6px ;
	background: #313984;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

ul.inner {
	list-style: square;
	padding: 10px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	clear: left;
	font-size: 12px;
	}



/* 2013.2.7 60syunen setting */

.logo_catch {
	width: 550px;
	}

.logo {
	width: 270px;
	float: left;
	text-align: center;
	}

.blueback {
	padding: 2px 0px;
 	background: #1d2088;
 	text-align: center;
 	font-size: 95%;
	font-weight: bold;
 	color: #FFF;
	}

.catch {
	width: 270px;
	text-align: center;
	}

p.copy {
	margin: 60px 0 0 0;
	}

.blue-b {
	font-weight: bold;
	color: #1d2088;
 	font-size: 200%;
	}




h4 {
margin-top: 5px;
margin-bottom: 5px;
padding: 5px;
border-top: #333333 2px solid;
background: url(../../common/img/h5_bg.gif) center top;
color: #333333;
}



h3 {
margin-top: 5px;
margin-bottom: 5px;
padding: 15px 10px;
background: url(../../common/img/h3_bg.jpg) no-repeat top;
color: #1E2555;
}