@charset "utf-8";
/* CSS Document */


img.clear {
	display: block;
	width: 10px;
	height: 1px;
	clear: both;
}

div#sidebar {
	float: right;
	padding-bottom: 20px;
	width: 262px;
}
div#sidebar ul.navi {
	margin: 2px 0px 0px 2px;
	width: 256px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
}
div#sidebar ul.navi li {
	border-bottom: solid 1px #CCCCCC;
}
div#sidebar ul.navi li a {
	display: block;
	padding-left: 20px;
	width: 256px;
	height: 31px;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background: url(../img/sidenavi_off.gif) no-repeat;
}
div#sidebar ul.navi li a:hover {
	color: #FFFFFF;
	background: url(../img/sidenavi_on.gif) no-repeat;
}
div#sidebar ul.navi li a.act {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/sidenavi_on.gif) no-repeat;
}

div#context {
	float: left;
	padding: 15px 0px 20px 30px;
	width: 585px;
}
* html div#context {
	width: 615px;
}
div#context table,
div#context th,
div#context td, {
	font-size: 100%;
	line-height: 150%;
}

h3.cm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px 10px;
	font-size: 14px;
	background: #E4E4E4;
	border-left: solid 2px #009999;
}


div#contents {
	display: block;
	margin-bottom: 1px;
	text-align: left;
	background: url(../business/img/back01.gif) repeat-y right;
}
div#contents img {
	display: block;
}
div#contents a img {
	display: inline;
}

div#fPath a {
	color: #333333;
}
div#fPath span {
	color: #FF6600;
}


/* business/index.html */
body.business div.index#contents div#data {
	margin-top: 30px;
}
body.business div.index#contents div#data h2 select {
	float: right;
}
body.business div.index#contents div.toptxt {
	margin-top: 30px;
	padding: 10px;
	background: url(../business/img/index_back01.gif) repeat-x;
}
body.business div.index#contents div.toptxt h3 {
	font-weight: bold;
}
body.business div.index#contents div.toptxt p {
	margin-top: 10px;
}
body.business div.index#contents div.list div.prod {
	margin-bottom: 20px;
	width: 285px;
	height: 150px;
	border-bottom: solid 3px #E5E5E5;
}
body.business div.index#contents div.list div.prod h3 {
	padding: 1px 0px 2px 15px;
	background: url(../business/img/icon01.gif) no-repeat left center;
	border-top: solid 3px #E5E5E5;
	border-bottom: solid 3px #E5E5E5;
}
body.business div.index#contents div.list div.prod h3 a {
	color: #333333;
	font-size: 120%;
	text-decoration: underline;
}
body.business div.index#contents div.list div.prod h3 a:hover {
	color: #009999;
}
body.business div.index#contents div.list div.prod h3 a.f {
	float: right;
	margin-top: 3px;
	font-size: 100%;
	color: #FF6633;
	text-decoration: none;
}
body.business div.index#contents div.list div.prod h3 a.f:hover {
	text-decoration: underline;
}
body.business div.index#contents div.list div.prod div.desc {
	margin-top: 3px;
}
body.business div.index#contents div.botsearch {
	margin-top: 10px;
	padding: 20px 0px 5px 0px;
	text-align: center;
	background: #E5E5E5;
	border: solid 1px #999999;
}
body.business div.index#contents div.botsearch p.txt {
	font-size: 80%;
	color: #009999;
}
body.business div.index#contents div.botsearch input#srchInput {
	padding:1px 1px 2px 1px;
	width: 200px;
	border:1px solid #a5acb2;
	background: url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat #FFFFFF;
}
body.business div.index#contents div.gotop {
	margin-top: 20px;
	padding-top: 20px;
	text-align: right;
	border-top: solid 1px #CCCCCC;
}



/* business/shipbuilding.html */
body.business div.shipbuilding#contents div#data {
	margin-top: 20px;
}
body.business div.shipbuilding#contents div#data div.list h3 {
	margin-bottom: 30px;
}
body.business div.shipbuilding#contents div#data div.list h3 select {
	float: right;
}
body.business div.shipbuilding#contents div#data div.list div.item {
	margin-top: 15px;
	height: 125px;
	border-bottom: solid 5px #E4E4E4;
	line-height: 100%;
	letter-spacing: 1px;	
}
/** html body.business div.shipbuilding#contents div#data div.list div.item {
	height: 100px;
}*/
body.business div.shipbuilding#contents div#data div.list div.item img.photo {
	float: left;
}
body.business div.shipbuilding#contents div#data div.list div.item div {
	float: right;
	width: 475px;
}
body.business div.shipbuilding#contents div#data div.list div.item div h5 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 12px;
	background: url(../business/img/icon02.gif) no-repeat left center;
}
body.business div.shipbuilding#contents div#data div.list div.item div h5 a {
	color: #333333;
	text-decoration: none;
}
body.business div.shipbuilding#contents div#data div.list div.item div h5 a:hover {
	color: #009999;
}
body.business div.shipbuilding#contents div#data div.list div.item div h5 img {
	float: right;
}
body.business div.shipbuilding#contents div#data div.list div.item div p {
	margin-top: 12px;
}
body.business div.shipbuilding#contents div.gotop {
	margin-top: 20px;
	text-align: right;
}




