﻿*{
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 1.4;
}


/*IE7のみ適用*/  

*+html body { padding-left: 1px; }  

/*IE6以前のみ適用*/  

* html body { padding-left: 1px; }


a:link {
	color: #C03;
}
a:visited {
	color: #666666;
}
a:hover {
	color:#3366ff;
}
a:active {
	color:#e50012;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}
	
/* layout */

#header {
	color: #ffffff;
	background-color: #009;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	height: 22px;
}

#header table {
	background-color: #009;
	text-align: right;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 18px;
}

#header td {
	text-align: right;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header a:link {
	color: #ffffff;
}

#header a:visited {
	color: #ffffff;
}

#header a:hover {
	color:#e50012;
}

#header a:active {
	color:#e50012;
	outline:none;
}

#official {
	float: right;
}

#official a:link {
	color: #ffffff;
}

#official a:visited {
	color: #ffffff;
}

#official a:hover {
	color:#e50012;
}

#official a:active {
	color:#e50012;
	outline:none;
}


#breadcrumb {
	margin: 5px auto;
	width: 960px;
}


#breadcrumb a:visited {
	color: #000000;
}


#wrapper {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px auto;
	width: 960px;
	clear: both;
}

header {
	margin: 0 auto;
	width: 960px;
}

header table {
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
}

.main {
	margin: 0 auto 20px auto;
	width: 960px;
}

.main h1 {
	font-size: 34px;
}

.main h2 {
	font-size: 22px;
	color: #c03;
	line-height: 34px;
	text-indent: 1em;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
	width: 100%;
	height: 34px;
}

.arrow {
	background-image: url(../img/special/ship/list_008_d-trans.png);
	background-position: left center;
	background-repeat: no-repeat;
}


.main2 {
	margin: 0 auto 20px auto;
	width: 960px;
	border-top: solid 10px #009;
}

.main2 h1 {
	font-size: 34px;
}

.main2 h2 {
	color: #C03;
	font-size: 22px;
	line-height: 34px;
	text-indent: 1em;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
	/*width: 940px;*/
	width: 100%;
	height: 34px;
}

#content {
	width: 630px;
	float: right;
}

.kanko {
	width: 630px;
	float: right;
	margin-top: 20px;
}

.kanko h3{
	width: 530px;
	font-size: x-large;
	float: right;
	
}

.kanko_r {
	width: 300px;
	float: right;
	margin-top: 20px;
}

.kanko_l {
	width: 300px;
	float: left;
	margin-top: 20px;
}

table.ship_co {
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	width: 630px;
}

.ship_co td {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	padding: 0px;
	width: 159px;
}

.ship_co td.right {
	width: 153px;
}

.ship_co td.name {
	padding: 0px 0px 10px 0px;
}

.ship_co td.name-link {
	text-indent: 20px;
	padding: 0px 0px 10px 0px;
	background-image: url(../img/special/ship/arrow.png);
	background-position: left top;
	background-repeat: no-repeat;	
}

/*/////////////////////////

/////////////////////////*/

#sidebar {
	width: 300px;
	float: left;
}

aside .title-img {
	width: 100%;
	margin-bottom: 10px;
}


aside .box{
	width: 300px;
	margin: 0 0 20px 0;
	float: right;
}

aside .box div{
	width: 200px;
	float: right;
}

aside .box p{
	font-size: smaller;
	padding: 0 0 0 8px;

}

aside .box h3{
	text-indent: 18px;
}



aside .box-list{
	width: 300px;
	margin: 0 0 20px 0;

}

aside .box-list h3{
	font-size: 14px;
	color: #666000;
	text-indent: 20px;
	margin: 0 0 5px 0;
	width: 300px;
	border-bottom: solid 1px #C03;
}

aside .box-list ul{
	font-size: smaller;
	padding-bottom:10px;
	list-style-type: none;
}

aside .box-list li{
	text-indent: 20px;
}

aside .box-list li.uu{
	background-image: url(../img/special/ship/arrow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}



/*/////////////////////////

/////////////////////////*/

.area-map_right {
	width: 630px;
	float: right;
	border: solid 1px #CCC;
	
}


aside .box-list2{
	width: 300px;
	margin: 0 0 20px 0;

}

aside .box-list2 h3{
	font-size: 14px;
	background-color: #0099ff;
	color: #fff;
	border-bottom: none;
	margin: 0 0 5px 0;
	width: 100%;
	text-align: center;
}


aside .box-list2 h4{
	font-size: 12px;
	margin: 4px 0 0 0;
	padding-left:20px;
	width: 100%;
	border-bottom: none;
}

aside .box-list2 h4.link{
	background-image: url(../img/special/ship/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
}

aside .box-list2 p{
	font-size: smaller;
	width: 294px;
	padding: 0 0 4px 20px;
	border-bottom: solid 1px #CCC;
}

/*/////////////////////////

/////////////////////////*/

aside img {
	width: 100px;
	float: left;
}


aside h3 {
	font-size: 14px;
	color: #666;
	border-bottom: solid 1px #C03 ;
	margin: 0 0 5px 8px;
	width: 192px;
	

}


aside p{
	font-size: x-small;
	padding: 0 0 0 8px;
	width: 192px;
}


aside a:link {
	text-decoration: none;
	color: #C03;
}

aside a:visited {
	text-decoration: none;
	color: #900;
}

aside table {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}

aside td {
	vertical-align: top;
	padding: 3px;
}


/*/////////////////////////

/////////////////////////*/

.homepage {
	font-size: 18px;
	width: 100%;
	height: 24px;
	text-align: center;
	color: #fff;
	background-color: #F0F;
	margin-top: 10px;
	display: block;
}

.homepage a:link {
	color: #fff;
}
.homepage a:visited {
	color: #fff;
}


/* basics */


hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
clear: both;
}


/* nav */
nav {
	background-image: url(../img/special/ship/bg_header.jpg);
}

nav .contact {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
}


/** ARTICLES **/

article p {
	padding: 0px;
}

article img {
	vertical-align: text-bottom;
}

article .area {
	background-color: #E7E7E7;
}

#area-map {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #0099ff;
	padding: 0px;
	width: 630;
	height: 510;
}


#area-map_title {
	background-color: #f4f4f4;
	width: 620px;
	height: 118px;
	float: right;
	padding: 10px 10px 10px 30px;
}

#area-map_title p{
	font-size
}

article .area h3 {
	font-size: 16px;
	margin-top: 20px;
	margin-left: 10px;
}

article .area p {
	font-size: small;
	margin: 0 0 10px 10px;
	
}

article h3 {
	font-size: 16px;
	margin-top: 20px;
	margin-left: 10px;
}


#ship_left{
	margin-left: 10px;
	padding-top: 20px;
	width: 460px;
	float: left;
}

#ship_right{
	margin-right: 10px;
	padding-top: 20px;
	width: 460px;
	float: right;
}

strong.ship {
	font-size: 18px;
	font-weight: bold;
}

strong.ship2 {
	font-size: 16px;
	font-weight: bold;
}

table.ship {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: auto;
	width: 95%;
}

.ship td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px;
}


table.shipry {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.shipry td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 3px;
}

table.ship2 {
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	width: 98%;
}


.ship2 td {
	padding-left: 10px;
	padding-right: 10px;
}

#shopping {
	color: #ffffff;
	background-color: #ff0000;
	background-image: url(../img/ship/shopping_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 56px;
	width: 300px;
	height: 56px;
	float: right;
}

#shopping a:link {
	text-decoration: none;
	color: #ffffff;
}

#shopping a:visited {
	text-decoration: none;
	color: #ffffff;
}

.button {
	background-image: url(../img/ship/button_bg.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-left: auto;
	padding-left: 5px;
	margin-right: auto;
	padding-right: 5px;
	height: 24px;
}

.button a:link {
	text-decoration: none;
	color: #673335;
}

.button a:visited {
	text-decoration: none;
	color: #673335;
}


ul#shop {
	margin-left: 20px;
	margin-bottom: 20px;
}

#shop li {
	padding: 5px; 
	border-bottom-width: 1px; 
	border-bottom-style: dotted; 
	border-bottom-color: #000000;
}

.page_top {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	font-size: smaller;
}

#footer-area {
	color: #ffffff;
	background-color: #009;
	text-align: center;
	padding: 5px;
	font-size: smaller;
}

#copyright {
	font-size: 10px;
	color: #ffffff;
	background-image: url(../img/ship/discri_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	padding: 5px;
}

/* アライン ・バアライン */
.valign-baceline{vertical-align:baseline;}
.valign-top{vertical-align:top;}
.valign-middle{vertical-align:middle;}
.valign-bottom{vertical-align:bottom;}
.valign-bottom{vertical-align:text-bottom;}

.align-right{text-align:right;}
.align-left{text-align:left;}
.align-center{text-align:center;}

/*回り込み */
.float_r{float:right;}
.float_l{float:left;}
.float_c{clear:both;}

.color_red{
	color: #663333;
}
