@charset "UTF-8";
/* CSS Document */

.box1{
	float:left;
	width:285px;
	margin-right:30px;
	margin-bottom:5px;
}
.box2{
	float:left;
	width:285px;
	margin-bottom:5px;
}
.shipname {
	float:left;
	width:120px;
	height:90px;
	padding-left:10px;
	background:url(../../../img/link_arrow.gif) no-repeat left 5px;
}
.shipimg {
	float:left;
	width:150px;
	height:90px;
}

#youmoku {
	width:670px;
	margin-top:15px;
}
table.equipments{
	width:100%;
	border:1px solid #999999;
	border-collapse:collapse;
	font-size:80%;
}
table.equipments th, table.equipments td{
	border:1px solid #999999;
	line-height:1.5em;
}
table.equipments th.width1{
	width:40px;
	background-color: #E4E4E4;
}
table.equipments th.width2{
	width:70px;
	background-color: #E4E4E4;
}
table.equipments td{
	text-align:center;
}
table.equipments td.left{
	text-align:left;
	vertical-align:text-top;
	padding-left:1px;
}
table.appendix{
	font-size:80%;
	white-space: nowrap;
	margin-bottom: 1em;
	border-style:0px;
}
table.appendix td {
	border:0px;
	padding-right:5px;
}
#youmoku .h30{
border: 1px solid #999999;
padding: 1px;
margin-bottom:5px;
font-weight:bold;
}
#youmoku .h31{
padding: 2px 0px 2px 5px;
border-left: 5px solid #0033FF;
}

/* senpyo
-----------------------------------------------------*/
p.nendo {
	margin-left:1em;
	padding-left:1em;
	line-height:1.5em;
	background:url(../img/maru.gif)  left center  no-repeat;
}

#R05l, #R04l, #R03l, #R02l, #R01l, 
#H30l, #H29l, #H28l, #H27l, #H26l, #H25l, #H24l, #H23l, #H22l, #H21l, #H20l {
	margin-top: -174px;
	padding-top: 174px;
}

dl,dt,dd {
	margin:0;
	padding:0;
}
dl {
	margin-left:3em;
	padding-bottom:2.5em;
}
dd  {
	float:left;
	padding-left:1.5em;
	padding-bottom:0.5em;
}

/* other
-----------------------------------------------------*/
.new {
	font-size: 9px;
	color: #F00;
}

#lmap iframe {
    width: 100%;
    height: 50vh;
}

