



/****************** index.html *************************/
 

/******** レイアウト ********/
div.innerWrap h2.mainflash{
/*	width:961px;
*/	clear:both;
width:957px;

	background-image: url(../img/top/h2_line.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height:403px;
	background-color: #19238A;
	overflow: hidden;
}


p#info {
position: absolute;
margin-top: 18px;
color: white;
margin-left: 10px;
font-size:1.2em;
}



/******** 個別 ********/

#mainLink {
margin-top:10px;
margin-bottom:10px;
}

#mainLink dd {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 8px;
}
/*
#mainLink dd.right {
	float:right;
}
*/

#read-wrap {
height: 40px;
    margin-top: 20px;
}

#top-read {
    text-align: left;
    float: left;
    /* height: 40px; */
    padding-left: 3px;
    padding-top: 12px;
}

.cont #top-read p {
    font-size: 1.6em !important;
}
div#panf {

    float: right;
    margin-right: 20px;
    margin-top: 2px;

}
#mainLink .categ {
    margin: 2rem 0;
    overflow: hidden;
}
#mainLink .categ dl {
    margin: 1rem 0;
}
#mainLink dd.center {
width:100%;
text-align:center;
display:block;
margin-left:auto;
margin-right:auto;
}



/* ニュース */

#schday {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px;
}

#schday ul.newsList{
padding-bottom:0;
padding-left:18px;
padding-right:18px;
padding-top:10px;
}

#topics{
margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-image: url(../img/common/line.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 0 auto;
    padding-bottom: 4px;
}

#topics div#E-service h4 {
    margin-top: 1.6rem;
    margin-left: 1.8rem;
    font-size: 0.9rem;
}
#topics div#E-service ul.newsList li dl dt {
    width: inherit;
    float: inherit;
	float: inherit !important;
    display: inline;
    font-weight: bold;
}
#topics div#E-service ul.newsList li dl dd {
    display: inline;
}

.news_tle {
	padding:0;
}

#topics ul.newsList{
    padding-left: 18px;
    padding-right: 18px;
    overflow: auto;
}

#topics ul.newsList li{
	overflow:hidden;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

#topics li.last{
margin-bottom:0px;
padding-bottom:0px;
background:none;
}

#topics li dl{
margin-top:0px;
}

#topics ul.newsList li dl dt{
	width:70px;
	float:left;
}

#topics ul.newsList li dl dt img {
	vertical-align:inherit;
	margin-top:2px;
}

#topics ul.newsList li dl dd{
	line-height:1.5em;
}

#topics ul.newsList li dl dd a{
color:#ff6400;
}

#topics ul.newsList li dl dd span{
	font-weight:bold;
	font-size:14px;
	margin-left: 10px;
}

#topics .newsList dt span {
	text-indent:0;
	font-size:0.85em;
	border: 1px solid #F08200;
	background-color:#E2F1FE;
	padding-left:5px;
	padding-right:0;
	display: block;
}

#topics ul.newsList li {
padding: 0.7em 1em;
    border-bottom: 1px dashed #a6a6a6;
}


/* コンテンツメニュー */
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu{
margin-top:15px;
width:556px;
overflow:hidden;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li{
width:135px;
float:left;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li.margin{
margin-left:5px;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li dl dd {
background:url(../img/index/long_Bg.gif) no-repeat left bottom;
padding-top:7px;
padding-bottom:15px;
min-height:160px;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li dl dd p.photo{
text-align:center;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li dl dd p.text{
width:115px;
margin:5px auto 0;
font-size:12px;
line-height:1.5em;
}
div.innerWrap div.contWrap div.cont div.topLeft ul.contMenu li dl dd p.detail{
text-align:center;
margin-top:3px;
}

/* スケジュール */

iframe {
    transform: scale(0.76);
    width: 131%;
    transform-origin: 0 0;
		border: 1px solid #c1c1c1;
/*	
height: 1120px;
margin-bottom: -200px;
*/
height: 1260px;
margin-bottom: -260px;
overflow: hidden;
}

dl#pdf-dwnload {
padding: 2em 1em;
border-top: 1px dashed #a6a6a6;
}
dl#pdf-dwnload dt {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1rem;
}
dl#pdf-dwnload dd a, dl#pdf-dwnload dd p {
    display: inline-block;
    margin-right: 1rem;
}

dl#pdf-dwnload dd a {
    width: 80px;
}
dl#pdf-dwnload dd img {
    width: 100%;
}


#schdule-hyo td, #schdule-hyo th {
    border: 1px solid #2660be;
    padding: 6px;
    white-space: nowrap;
}

#schdule-hyo td {
    width: 11%;
    text-align: center;
}


.reserve_cl,
.busan_reserve_cl{
	clear:both;
	border:1px solid #3088c6;
	margin-bottom:25px;
	padding:15px;
}
.reserve_cl p.text,
.busan_reserve_cl p.text{
width:680px;
float:right;
}
.reserve_cl table,
.busan_reserve_cl table{
clear:both;
width:898px;
border:1px solid #f08200;
}

.busan_reserve_cl td,
.reserve_cl td{
	height:100px;
	width:113px;
	border: 1px solid #F08200;
  position: relative;
}

.busan_reserve_cl  td img,
.reserve_cl td img {

}

td.month{
	text-align:center;
	background-color:#CCCCCC;
	padding-top:4px;
	padding-bottom:4px;
	height: 1em;
}

th.month.sunday {
background:#f0d7e7;
}

th.month.saturday {
background:#cae6d1;
}

.kome {
	color:#CC0000;
	font-weight: bold;
}

p.kome {
	display:block;
	margin-top:18px;
	margin-left:40px;
	text-align:center;
	font-size: 1.4em;
}


.mes span {
	float:left;
	margin-left:8px;
	display:block;
	height:29px;
}

.mes-other {
	display:block;
	width:100%;
	clear:both;
	height:inherit;
	margin-top:10px;
	margin-bottom:10px;
}

.mes .ship-name {
	line-height: 2em;
}
span.yunyu {
	width:65px;
	display:block;
	text-align:center;
	font-size:14px;
	background-image: url(../img/schedule/yunyu-bg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	float:left;
}

span.yusyutu {
	width:65px;
	display:block;
	text-align:center;
	font-size:14px;
	background-image: url(../img/schedule/yusyutu-bg.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	float:left;
}

span.inner {
    float: right;
    margin-bottom: 4px;
    padding-right: 5px;
    margin-top: -4px;
}

.busan_reserve_cl td p.yunyu,
.reserve_cl td p.yunyu {
    display: block;
    text-align: center;
    font-size: 14px;
    background-color: #ffe6c2;
    padding: 4px 12px 4px 12px;
    background-color: #ffe6c2;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 40px;
}

.busan_reserve_cl td p.yusyutu,
.reserve_cl td p.yusyutu {
    display: block;
    text-align: center;
    font-size: 14px;
    /* background-repeat: no-repeat; */
    background-color: #c5e3ff;
    padding: 4px 12px 4px 12px;
    margin: 3px 0 3px 0;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 40px;
}

#cont-sub table {
	width:100%;
}

.pdf-box {
    display: block;
    width: 178px;
    margin-bottom: 20px;
    margin-left: 10px;
    text-align: center;
    padding: 11px;
    border: 1px solid #999999;
}

#pdf-group {
margin-top:12px;
margin-bottom:12px;
 width:100%;
 display:block;
}

ul#pdf-group li {  
    float: left;  
}

.reserve_cl p.month,
.busan_reserve_cl p.month{
	width:202px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:white;
	float:left;
	margin-bottom:7px;
	background-image: url(../img/schedule/month_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.osaka_tab,
ul.busan_tab{
	width:300px;
	overflow:hidden;
	float:left;
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.osaka_tab li,
ul.busan_tab li{
float:left;
}
ul.osaka_tab li a,
ul.busan_tab li a{
	display:block;
	width:100px;
	height:31px;
	background:url(../img/common/tab_off.gif) no-repeat left top;
	text-align:center;
	line-height:31px;
	text-decoration:none;
	color:#636363;
	font-weight:bold;
	clear: both;
}
#osaka_tab ul li.active,
#busan_tab ul li.active {

background:url(../img/common/tab_on.gif) no-repeat left top;
}

#osaka_tab ul li.active a,
#busan_tab ul li.active a {
	background:url(../img/common/tab_on.gif) no-repeat left top;
}
#osaka_tab ul.osaka_tab li :hover,
#busan_tab ul.busan_tab li :hover{
	background-image: url(../img/common/tab_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

span.tk {
    vertical-align: text-top;
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
}

#busan_tab td span img {
    position: absolute;
    /* margin-left: -40px; */
    top: 34px;
    /* bottom: 0; */
    /* margin-top: auto; */
    /* margin-bottom: auto; */
    left: 14px;
}

/* お問い合わせ */

.form td,
.form th  {
	padding:6px;
	border: 1px solid #F08200;
	vertical-align: top;	
}

.form-name, th {
	background-color:#e9eeff;
}

div.contact_bt_conf{
margin-top:20px;
margin-bottom:20px;
width:342px;
margin-left:250px;
}
input.submit_bt{
margin-bottom:30px;
margin-top:15px;
}
input.repair_bt{
margin-bottom:30px;
margin-top:15px;
}
p.contact_finish_mes{
	margin-bottom:300px;
}

.conf-b {
	width:171px;
	height:33px;
	float:left;
}

/* 会社案内 */

ul.office_outline{
width:930px;
overflow:hidden;
}
ul.office_outline li{
clear:both;
width:930px;
overflow:hidden;
margin-bottom:15px;
vertical-align:top;
padding-top:0.9em;
}
ul.office_outline li dl dt{
	width:120px;
	height:25px;
	float:left;
	background-color:#FFEFBA;
	text-align:center;
	line-height:2em;
	border: 1px solid #F90;
}
ul.office_outline li dl dt img{
	vertical-align:top;
}
ul.office_outline li dl dd{
	width:780px;
	float:right;
	line-height:1.5em;
}
ul.office_outline li dl dd span{
	color:#f08200;
}

/* 輸出船積み書類差し入れ方法のご案内 */
#cont-sub .title {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #002f7b;
    background-image: url(../img/common/title-marker.gif);
    background-repeat: no-repeat;
    padding-bottom: 4px;
    padding-top: 0;
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-size: 1.5em;
    padding-left: 16px;
font-weight: bold;
}

#cont-sub div#btn-pglink {
    width: 900px;
    clear: both;
    display: inline-block;
}
#cont-sub div#btn-pglink a {
    display: block;
    float: left;
}
#cont-sub .stitle {
	font-weight:bold;
	color:#EA7B00;
	font-size:1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom:0.6em;
	padding-bottom:0.3em;
	padding-top:0.1em;
}

.stitle img {
	vertical-align:bottom;
	margin-right:0.5em;
}




table.table-def {
	margin-top:1em;
}
.table-def td,
.table-def th {
	border: 1px solid #F90;
	padding:0.5em;
}

.txtc-c {
	margin-bottom:1em;
}

/* アクセスマップ */

#access-add dt {
	background-color:#F08200;
	width:100px;
	text-align:center;
	float:left;
	margin-right:10px;
	color: #FFFFFF;
	font-size: 0.95em;
	font-weight: bold;
}

#access-add dd {
margin:6px;

}

#access-map {
	margin-top:1em;
	border:1px solid #19238A;
}

/* サイトマップ */

#sitemap {
line-height:2em;
margin-left:20px;
margin-bottom:20em;
}

/*
#sitemap ul {
text-indent:1em;
}
*/

ul#sitemap li a {
	text-decoration:none;
	color:#3366FF;
}

ul#sitemap li a:hover {
	text-decoration:none;
	color:#FF6600;
}

ul#sitemap li{

padding-left:25px;
/*
border-bottom:1px dotted #cccccc;
*/
margin-bottom:7px;
padding-bottom:5px;
}

ul#sitemap a {
  display: inline-block;
}

ul#sitemap {
  margin: 0;
  padding: 0;
  line-height: 2;
  list-style: none;
}

ul#sitemap li {
  margin: 0 0 0 0.5em;
  padding: 0;
  border-left: 1px solid #999;
  zoom: 1;
}

ul#sitemap li:before {
  margin-right: 0.5em;
  border-bottom: 1px solid #999;
  float: left;
  width: 1em;
  height: 0.75em;
  overflow: hidden;
  content: "";
}
ul#sitemap li:last-child {
  border: none;
}
ul#sitemap li:last-child:before {
  border-left: 1px solid #999;
}
ul#sitemap li ul {
  margin-left: 1.5em;
}

/* 通関 */
.cust-pic {
	margin-bottom:1em;
}

.stitle-cust {
	font-weight:bold;
	color:#EA7B00;
	font-size:1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom:0.6em;
	padding-bottom:0.3em;
	padding-top:1em;
}

.cust-contact {
width: 240px;
	float:left;
	display:block;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:1em;
	border: 1px solid #CCCCCC;
	padding:10px;
}

p.cl-text {
	padding-left:46px;
	padding-top:6px;
}

/* ACLご利用の注意点 */

div.acl li {
    list-style-type: initial;
    margin: 1em 2em;
}