@charset "utf-8";
#main {
	width: 930px;
	height: 300px;
	background-image: url(image/main.jpg);
	background-repeat: no-repeat;
}
.finish {
	background-image: url(image/background-fonish.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 930px;
}

#content {
	background-image: url(image/background.gif);
	width: 930px;
	background-repeat: repeat-y;
}



/* CSS Document */

#side {
	width: 280px;
	float: left;
	text-align: center;
	margin-top: 25px;
}



#tex {
	float: left;
	width: 630px;
}

.red-bold {
	color: #C30;
	font-weight: bold;
}
.red {
	color: #E40000;
}
.red-2 {
	color: #F30;
}

.green {
	color: #008400;
}

.bold{font-weight:bold;
}
.margin-top-50{
	margin-top:50px
}

.margin-bottom-15{
	margin-bottom:15px;
}
.small-80{
	font-size: 80%;
}

.red-small   {
	color: #C30;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.underLine {
	text-decoration: underline;
}
h2 {
	font-size: 0.8em;
	color: #FFF;
	line-height: 140%;
	text-indent: -9999px;
}
#pdf-download a {
	text-decoration: none;
	height: 38px;
	width: 230px;
	display: block;
	margin-left: 5px;
	background-image: url(image/pdf-download_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-left: 10px;
	color: #1197D0;
	line-height: 110%;
	margin-top: 10px;
	font-size: 14px;
}
#pdf-download a:hover {
	color: #FFF;
	background-position: right -48px;
}
#e-brochure a {
	text-decoration: none;
	height: 35px;
	width: 230px;
	display: block;
	margin-left: 5px;
	background-image: url(image/e-brochure_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 13px;
	padding-left: 10px;
	color: #1197D0;
	margin-top: 20px;
	font-size: 14px;
}

#e-brochure a:hover {
	color: #FFF;
	background-position: right -48px;
}



h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 20px;
	color: #333;
}
.h3-q {
	background-image: url(image/h3-mark.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 55px;
	margin-top: 20px;
}
h4 {
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
	color: #339;
}
.process-title {
	background-image: url(image/process-chart-title.gif);
	background-repeat: no-repeat;
	height: 35px;
	text-indent: -9999px;
}





p {
	font-size: 0.94em;
	line-height: 160%;
}
.pagetop{
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	text-decoration: underline;
}
.pagetop a{
	color: #333;
	font-weight: bold;
}


.sub-txt {
	font-size: 0.82em;
}

ol {
	list-style-type: decimal;
	font-size: 0.9em;
	padding-left: 10px;
	margin: 10px;
}



ol li {
	line-height: 160%;
}
ul li {
	line-height: 160%;
}


p .bold {
	font-weight: bold;
}
p .under {
	font-weight: bold;
	text-decoration: underline;
}
p .small {
	font-size: 0.7em;
	line-height: 140%;
}
.small {
	font-size: 0.7em;
	line-height: 150%;
	margin-top: 10px;
}

#tex .card-1 {
	background-image: url(image/card-1.gif);
	padding-left: 320px;
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 15px;
}
#tex .card-2 {
	background-image: url(image/card-2.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	text-indent: -9999px;
	height: 280px;
	margin-bottom: 10px;
}
.card-2-2 {
	margin-top: 0px;
	border: 2px solid #339;
	background-color: #FFC;
	padding: 10px;
}
.card-2-2-title {
	background-color: #339;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin-top: 30px;
	padding: 10px;
}
.card-2-2-title-2 {
	background-color: #339;
	color: #FFF;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

#tex .point-1 {
	background-image: url(image/point-1.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#id-photo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#id-photo p{
	font-size: 0.8em;
	text-align: right;
	margin-right: 20px;
}
#id-photo img{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.card-1 table {
	font-size: 0.9em;
	line-height: 150%;
}

.card-1 table tr td {
	padding: 2px;
}

#tex .point-2 {
	background-image: url(image/point-2.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-top:50px;
	margin-bottom: 5px;
}
#point-2-txt table{
	border: 2px solid #FFF;
}
#point-2-txt th{
	background-color: #339;
	color: #FFF;
	text-align: center;
	padding: 5px;
	border: 2px solid #FFF;
	font-weight: bold;
}
#point-2-txt td{
	background-color: #E8EDF9;
	text-align: center;
	border: 2px solid #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 140%;
}
#point-2-txt .graph-box {
	margin-top: 20px;
	height: 120px;
	width: 630px;
	clear: both;
}
#point-2-txt .graph-box p{
	border: 2px solid #F90;
	float: left;
	margin-bottom: 0px;
	padding: 2px;
	width: 200px;
	text-align: center;
	font-size: 0.9em;
	margin-right: 10px;
}
#point-2-txt .graph-box .graph-image{
	float:right;
}

#point-2-txt .graph-box p.margin-top-first{
	margin-top:0px
}
#point-2-txt .graph-box p.margin-top-second{
	margin-top:50px
}
#point-2-txt .graph-box p.margin-top-third{
	margin-top:20px
}

#point-2-txt img {
	clear: both;
}


#tex .point-3 {
	background-image: url(image/point-3.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#point-3-txt .point3-red-1{
	font-size: 1.4em;
	color: #C00;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#point-3-txt .point3-red-2{
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#point-3-txt ul,#port ul,#office ul{
	font-size: 0.94em;
	padding-left: 15px;
	list-style-type: circle;
	margin-left: 15px;
}
#tex .point-4 {
	background-image: url(image/point-4.gif);
	background-repeat: no-repeat;
	height: 55px;
	text-indent: -9999px;
	margin-top:80px;
	margin-bottom: 5px;
}

#point-4-txt .point4-blue{
	font-weight: bold;
	color: #FFF;
	background-color: #339;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#point-4-txt th{
	background-color: #FC3;
	border: 2px solid #FFF;
	padding: 2px;
}
#point-4-txt td{
	border: 2px solid #FFF;
	background-color: #FFC;
	padding: 5px;
	line-height: 140%;
}
#point-4-txt table {
	margin-bottom: 20px;
	font-size: 0.9em;
}

#port .port-title {
	color: #FFF;
	background-color: #609;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#port img {
	margin-top: 10px;
	margin-bottom: 30px;
}
#city p{
	clear:both;
}
#city .city-title {
	color: #FFF;
	background-color: #339;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#city .city-title-2 {
	color: #FFF;
	background-color: #339;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#office .office-title-1 {
	color: #FFF;
	background-color: #390;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#office .office-title-2 {
	color: #FFF;
	background-color: #F63;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 50px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
#office .office-title-3{
	font-weight: bold;
	background-color: #F93;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#office .office-title-3-box {
	background-color: #FFC;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
	border: 5px double #F93;
}

#office .office-title-4 {
	color: #FFF;
	background-color: #390;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
#office .office-title-4-box {
	background-color: #FFC;
	width:610px;
	margin-top:0px;
	margin-bottom: 15px;
	clear: both;
	padding: 10px;
}

#office .office-proxy{
	background-color: #DDE8FF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#office .underLine{
	margin-top: 10px;
}

.sm1 a {
	background-image: url(image/m-1.gif);
	height: 70px;
	width: 240px;
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	background-position: top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	outline: none;
}



.sm1 a:hover{
	background-position: 0px -70px;
	background-image: url(image/m-1.gif);
	background-repeat: no-repeat;
}




.sm2 a {
	background-image: url(image/m-2.gif);
	height: 70px;
	width: 240px;
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	background-position: top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	outline: none;
}


.sm2 a:hover {
	background-position: 0px -70px;
	background-image: url(image/m-2.gif);
	background-repeat: no-repeat;
}
.sm3 a {
	background-image: url(image/m-3.gif);
	height: 70px;
	width: 240px;
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	background-position: top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	outline: none;
}

.sm3 a:hover {
	background-position: 0px -70px;
	background-image: url(image/m-3.gif);
	background-repeat: no-repeat;
}
.sm4 a {
	background-image: url(image/m-4.gif);
	height: 70px;
	width: 240px;
	background-repeat: no-repeat;
	padding: 0px;
	display: block;
	background-position: top;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	outline: none;
}
.sm4 a:hover {
	background-position: 0px -70px;
	background-image: url(image/m-4.gif);
	background-repeat: no-repeat;
}

.link-2_print a {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	display: block;
	font-size: 0.74em;
	background-image: url(../image/pdf-icon.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right 2px;
	line-height: 120%;
}


/*IE6 ハック入り*/
.laws-and-ordinances {
	text-align: left;
	padding-left: 15px;
	_padding-left: 0px;
	margin-bottom: 15px;
	width: 240px;
}
/*IE7 ハック*/
*:first-child+html .laws-and-ordinances {
	text-align: left;
	padding-left: 0px;
	margin-bottom: 15px;
	width: 240px;
}

.laws-and-ordinances .title {
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #666;
	background-color: #CCC;
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.laws-and-ordinances .bold {
	font-weight: bold;
	padding-left: 10px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.laws-and-ordinances .bold-link {
	font-weight: bold;
	padding-left: 20px;
	line-height: 100%;
	margin-top: 10px;
	background-image: url(image/pdf-icon.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}
.laws-and-ordinances .bold-link-2 {
	font-weight: bold;
	padding-left: 10px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 15px;
}


.laws-and-ordinances .int-1 {
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(image/pdf-icon.png);
}


.laws-and-ordinances .int-2 {
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 20px 0px;
	line-height: 110%;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(image/pdf-icon.png);
	margin-right: 0px;
	margin-left: 20px;
}

.laws-and-ordinances .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}




.contact {
	background-image: url(image/contact-image.gif);
	height: 200px;
	width: 240px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-indent: -9999px;
}
.link-image {
	margin-left: -10px;
	_margin-left: 10px;
	margin-bottom: 10px;
}
/*▼▼▼QRコード▼▼▼START*/

#qrcord-box {
	width: 240px;
	margin-left: 15px;
	border: 1px solid #000;
}
#qrcord-box p{
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#qrcord-box img{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*▲▲▲QRコード▲▲▲END*/
#bannerUl{
	text-align: left;
	padding-left: 15px;
	_padding-left: 0px;
	margin-bottom: 40px;
	width: 240px;
}

#bannerUl li{
	_margin-left: 15px;
	margin-bottom: 10px;
}
#bannerUl .line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-bottom: 20px;
	height: 1px;
	line-height: 0px;
}


/*IE7 ハック*/
*:first-child+html .link-iamge-soumushou {
	margin-left: 10px;
}

.caution {
	color: #C30;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #FC0;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
}
#side ul li .revision {
	font-size: 0.76em;
	line-height: 120%;
	text-align: left;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #E40000;
	padding: 5px;
}
.photo_good {
	margin:0 0 0.7em 0; 
	padding:0;
}
.photo_good p {
	text-indent:1em;
}
.photo_good img.fl {
	float:left;
	width:158px;
	margin-right:0.5em;
}
.photo_good ol.fl {
	float:left;
	margin-left:2em;
	margin-top:0;
}
.photo_good div.fl {
	float:left;
	width:150px;
	margin-right:0.7em;
	font-size:0.8em;
	text-align:left;
}
.photo_good div.fl2 {
	float:left;
	width:150px;
	margin-right:0;
	font-size:0.8em;
	text-align:left;
}
	