/* ------ Body ---------------------------------------------------- */

body {
	background: #FBFAF8;
}

div#general-frame {
	width: 100%;
/*	border: 2px solid #159; */
}

.left {float: left;}

.right {float: right;}


.clearfix:after { /* ClearFix: http://norisfactory.com/stylesheetlab/000046.php */
	content: url("img/pixel.png");
	display: block;
	clear: both;
	height: 0;
}



/* ------ Header ---------------------------------------------------- */

div#header {
	background: #FDE;
	height: 90px;
	width: 100%;
	background: url("img/header-back.png") repeat-x;
/*	border: solid 1px red; */
}


div#header-content {
	width: 960px;
	height: 90px;
	margin: 0 auto;
	background: transparent;
	text-align: left;
/*	border: 1px solid #9a0; */
}

/* -- Header Box ------------------------- */


div#header-box {
	width: 460px;
	height: 50px;
	margin: 0 10px 0 0;
	float: right;
	background: url("img/header-right-back.png") no-repeat center top;
}

img#header-logo {
	margin: 10px auto 0 20px; /* クライアント依存 */
}


div#header-content a:active {
	position: relative;
	top: 1px;
	left: 1px;
}


/* -- Header Link ------------------------- */

ul#header-link {
/*	margin: 10px 0 0 15px;*/
/*	height: 20px;*/
	width: auto;
	display: inline;
}

ul#header-link > li:first-child {margin:10px 0 0 25px;}

ul#header-link li {
	margin: 10px 0 0 15px;
	padding: 2px 0 0 1px;
	width: auto;
	height: auto;
	float: left;
	list-style: url("img/arrow-blue.png") inside;
/*	background: url("img/arrow-blue.png") no-repeat 0 3px;*/
	font-size: 10pt;
	color: blue;
}

ul#header-link li a {text-decoration: none;color: #222;}
ul#header-link li a:hover {color: #000;}

		*html ul#header-link li a:active {position:relative;top:1px;}


/* -- Header Search Form ------------------------- */

form#header-searchform {
	margin: 10px 0 0 15px;
	float: left;
}


/* ------ TopMenu ---------------------------------------------------- */

div#topmenu {
	height: 70px;
	width:100%;
	text-align: center;
	background: url("img/topmenu-back.png") repeat-x;
}


ul#divmenu {
	margin:0 auto 0 auto;
	width: 910px;
	height: 40px;
	display: block;
	list-style: none;
	clear: both;
}

ul#divmenu li {
	margin:5px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
	width: 150px;
	height: 40px;
}

ul#divmenu li a {
	width: 150px;
	height: 40px;
	text-indent: -10000em;
	display: block;
	color: black;
	text-decoration: none;
	overflow: hidden;
}

li#divm00 a {background:url("img/tm_home.png") 0 0 no-repeat;}
li#divm01 a {background:url("img/tm_kaishaannai.png") 0 0 no-repeat;}
li#divm02 a {background:url("img/tm_jigyounaiyou.png") 0 0 no-repeat;}
li#divm03 a {background:url("img/tm_baisen.png") 0 0 no-repeat;} /* 売船情報 */
li#divm04 a {background:url("img/tm_senpakuengine.png") 0 0 no-repeat;} /* 船舶エンジン */
li#divm05 a {background:url("img/tm_tashaitaku.png") 0 0 no-repeat;} /* 他社委託 */

ul#divmenu li a:hover {background-position:0 -40px;}

/*
li#divm00 a:hover {background:url("img/tm_home.png") 0 -40px no-repeat;}
li#divm01 a:hover {background:url("img/tm_kaishaannai.png") 0 -40px no-repeat;}
li#divm02 a:hover {background:url("img/tm_jigyounaiyou.png") 0 -40px no-repeat;}
li#divm03 a:hover {background:url("img/tm_saiyoujouhou.png") 0 -40px no-repeat;}
li#divm04 a:hover {background:url("img/tm_pressrelease.png") 0 -40px no-repeat;}
li#divm05 a:hover {background:url("img/tm_otoiawase.png") 0 -40px no-repeat;}
*/

ul#divmenu li a:active {position:relative;top:1px;}

/* ------ Footer ---------------------------------------------------- */


div#footer {
	width: 100%;
	height: 300px;
	background: url("img/footer-back.png") repeat-x 0 92px;
	padding-top: 10px;
	color: white;
	font-size: 100%;
}

div#footer-decoration { /* フッター 会社ロゴ・水平線 */
	width: 960px;
	height: 150px;
	text-align: left;
	margin: 20px auto auto auto;
	background: url("img/footer-line.png") repeat-x 0 70px;
}

div#footer-decoration p {
	float: right;
	width: 500px;
	text-align: right;
	margin: 36px 0 0 auto;
}

address {
	width: 480px;
	height: 50px;
	text-align: left;
	margin: 30px 0 0 0;
	font-size: 90%;
	float: left;
}

address h3 {
	font-size: 110%;
	font-weight: bold;
}


div#footer-link {
	margin: 30px 0 0 0;
	float: right;
	width: 450px;
	text-align: right;
}

div#footer-link a {color: white;text-decoration:none;}


div#footer-backtotop {
/*	background: red;*/
	margin-top: 50px;
	height: 32px
	width: auto;
}

div#footer-backtotop a {
	margin: 0 0 0 800px;
}

div#footer-backtotop a:active {
	position: relative;
	top: 1px;
}


/* ------ Hack ---------------------------------------------------- */

img#header-logo { 
	/float: left; 
}




/* ------ Home - TopPhoto --------------------------------------------- */

div#home-topphoto {
	margin: 20px 0px;
}

div#bodyframe-width960px {
	margin: 0 auto 0 auto;
	width: 960px;
	height: auto;
/*	border: 1px solid pink;*/
}


/* ------ Frame ---------------------------------------------------- */


div#frame-home-620px {
/*	margin: 0 auto 0 auto;*/
	width: 620px;
	height: auto;
	margin: 0 0 0 30px;
/*	border: 1px solid blue;*/
}

div#frame-home-250px {
/*	margin: 0 auto 0 auto;*/
	width: 250px;
	height: auto;
	margin: 0 0 0 20px;
/*	border: 1px solid blue;*/
}


div#frame-620px {
/*	margin: 0 auto 0 auto;*/
	width: 620px;
	height: auto;
	margin: 0 30px 0 0px;
/*	border: 1px solid blue;*/
}

div#frame-250px {
/*	margin: 0 auto 0 auto;*/
	width: 250px;
	height: auto;
	margin: 0 0 0 20px;
/*	border: 1px solid blue;*/
}

/* ------ Side Banner ---------------------------------------------------- */

ul#side-banner {
	width:250px;
	height:auto;
	margin:0;
	list-style-type:none;
}

ul#side-banner li {
	margin:0px 0px 8px 0px;
	padding:0px;
	display:block;
	float:left;
}

ul#side-banner li a {
	width:250px;
	height:100%;
	display:block;
	text-indent:-1000em;
	text-decoration:none;
}

ul#side-banner li a:active {position:relative;top:1px;}

li#bnr-forcompany {background:url("img/bnr-forcompany.png") no-repeat;width:250px;height:65px;}
li#bnr-bnr-tel {background:url("img/bnr-tel.png") no-repeat;width:250px;height:97px;}
li#bnr-25percent {background:url("img/bnr-25percent.png") no-repeat;width:250px;height:64px;}




/* -- Home News --------------------------------- */

table#home-news {
	margin: 20px 10px 20px 10px;
	width: 580px;
	height: auto;
	font-size: 85.25%;
}

table#home-news th {
	width: 150px;
	height: auto;
	font-weight: bold;
	color: #666;
}

table#home-news td {
	width: 430px;
	height: auto;
	text-align: left;
}

table#home-news td a {text-decoration:none;color:#444;}
table#home-news td a:hover {text-decoration:underline;color:blue;}




div#wp-edit-mode {
	width: 99%;
	margin : 0 auto;
	height: auto;
	background: #FFC;
	border: solid #553 1px;
	font-size: 10pt;
	text-align: center;
	padding: 5px;
}

div#wp-edit-mode a {	text-decoration: none;}

/* ----------------------------------------------------------------------------- */

div.document {
	height: auto;
	width: 656px;
	overflow: hidden;

	text-align: left;
	color: #555;
	line-height: 170%;
	font-size: 105%;

}

div.document h2 {
	width: 616px;
	height: 40px;
	margin: 40px 0 30px 0;
	line-height: 40px;
	text-indent: 1.8em;
	text-align: left;
	color: #440B0B;
	font-family: 'arial';
	font-weight: bold;
	font-size: 109%;
	background: url("img/h2-back.png") no-repeat;
}

div.document > h2:first-child {margin:0 0 30px 0;}

div.document h2.top  {margin:15px 0 30px 0;}


div.itemhead h2 a {
	text-decoration: none;
}

div.document h3 {
	width: auto;
	height: 20px;
	margin: 20px 0 10px 10px;
	text-indent: 0.8em;
	line-height: 150%;
	text-align: left;
	color: #800;
	font-family: 'arial';
	font-weight: bold;
	font-size: 90%;
	border-left: 5px solid #500;
}

div.document h3.none {
	height: auto;
	margin: 20px 0 10px 5px;
	text-indent: 0.8em;
	text-align: left;
	color: #800;
	font-family: 'arial';
	font-weight: bold;
	font-size: 90%;
	border-left: 0px solid #500;
}

div.document h4 {
	margin: 20px 0 10px 18px;
	text-align: left;
	color: #333;
	font-family: 'arial';
	font-weight: bold;
	font-size: 90%;
}


/* -- P -- */

div.document p {
	margin: 0 15px 10px 20px;
	font-size: 90%;
}

/* -- UL & OL -- */
div.document ul,
div.document ol {
	margin: 0 10px 10px 30px;
	padding-left: 20px;
	font-size: 90%;
}

div.document ul li {list-style: circle;}
div.document ol li {list-style: decimal;}


/* -- UL & OL -- */
div.document table {
	margin: 2px 10px 10px 15px;
	width: auto;
	height: auto;
	font-size: 90%;
	color: #555;
	border-spacing: 5px;
	border-collapse: separate;
	/*background-color:#ffffff;*/
	empty-cells:show;
}

div.document table th {
	height: auto;
	width: auto;
	color: #333;
	font-weight: bold;
	padding: 0.5em 2em;
	background: #F5F5F5;
}

div.document table td {
	color: #666;
	pading-left: 10px;
}


div.document table ul,
div.document table ol {
	margin: 0 10px 10px 15px;
	padding-left: 10px;
	font-size: 90%;
}


table#form-format {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#form-format th {
    padding: 5px 0 0 20px;;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}

table#form-format td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#form-format th span {color:red;font-weight:normal;}

table#form-format th small {display:block;color:#55A;font-weight:normal;font-size:9pt;}


table#form-format td input {height: 18px;font-size:12pt;}


div.chronodata {
	margin: -20px auto 20px 460px;
	
}

/* -- Image Frame from TIST -- */

p.pfrm {
	text-align:center;
	margin:0 10px 10px 20px;
	border: #d5d5d5 1px solid;
	padding: 4px;
}

* html p.pfrm {margin:0 10px 10px 10px;} /* for IE6 */p.pfrm span {
	width:auto;
	display:block;
	margin:0px;
	clear:none ! important;
}

*html p.pfrm span {margin-top: 5px;padding:0;} /* for IE6 */

p.pfrm {
	text-align:center;
	margin:0 10px 10px 20px;
	border: #d5d5d5 1px solid;
	padding: 4px;
	/*clear:both;*/
}

.pfrm img {clear:both;}

* html p.pfrm {margin:0 10px 10px 10px;} /* for IE6 */

p.pfrm span  {
	width:auto;
	display:block;
	margin:0px;
	line-height:98%;
	clear:none ! important;
}

*html p.pfrm span {margin-top: 5px;padding:0;} /* for IE6 */

table#dangumi td {font-size:100%;vertical-align:top;width:550px;}
table#list {margin-top:50px;}
table#list caption {color:#660000;font-weight:bold;font-size:95%;border:1px solid #600;}
table#list th {padding:15px 0 0 0px;text-align:left;font-size:83%;}
table#list td {text-align:left;vertical-align:top;padding:5px 0 0 3px;font-size:82.25%;}
table caption {
	font-weight:bold;font-size:93%;
	margin /**/:10px 0 -20px 0; /* IE6 除外 */
	padding-bottom:10px;        /* IE6 向け */
}


div.home h2 {
	width: 616px;
	height: 40px;
	margin: 40px 0 30px 0;
	line-height: 40px;
	text-indent: 1.8em;
	text-align: left;
	color: #440B0B;
	font-family: 'arial';
	font-weight: bold;
	font-size: 109%;
	background: url("img/h2-back.png") no-repeat;
}

div.home h2.top  {margin:0px 0 10px 0;}
