@charset "UTF-8";


*{
	margin: 0;
padding: 0;
}

body#menu,
body#normal,
body#lime {
	background-color: #fff;
	margin: 0 0 0 0;
}

body#menu,
body#normal {
	padding: 5px 5px 5px 10px;
}


td#title {
	height: 120px;
}

td#title h1 {
	text-indent: -9999px;
}

td#locate div {
	margin: 10px 10px 10px 10px;
	font-size: 90%;
}

td.about {
	vertical-align: top;
	height: 500px;
}

td#footer div {
	margin: 10px 10px 10px 10px;
}



td#locate a,
td.about a,
td.article a {
	color: #0062a0;
	text-decoration: none;
}

td#locate a:focus,
td#locate a:hover,
td.about a:focus,
td.about a:hover,
td.article a:focus,
td.article a:hover {
	color: #a05f4b;
	text-decoration: underline;
}

/*--------------------------------------*/
td.about {
	padding: 0 1.5em 0 1.5em;
}
td.about p {
	text-indent: 1em;
	line-height: 1.3em;
}


/*--------------------------------------*/
div.draw {
	width: 800px;
	height: 260px;
	clear: both;
	margin: 10px 0 10px 0;
	/*-background-color: #999;-*/
}


div.draw li {
	display: block;
	position: relative;
	float: left;
	width: 260px;
	height: 250px;
	/*-background-color: #999;-*/
	margin: 0 5 0 0;
	text-align: center;
}

div.draw img {
	margin: 5px 0 5px 0;
}

div.draw span.ft {
	margin: 0 15px 0 0;
}

p.getjwcad {
	clear: both;
	position: relative;
	margin: 5px 50px 20px 0;
	font-size: 90%;
	text-align: right;
}

/*--------------------------------------*/

div.ship {
	clear: both;
	position: relative;
	float: left;
	width: 248px;
	height: 206px;
	margin: 0 0 30px 30px;
}

div.ship img {
	border: none;
}

/*--------------------------------------*/

div.credit {
	margin: 20px 1em 10px 30px;
	line-height: 1.5em;
}

div.credit span.ind {
	margin: 0 0 0 4.5em;
}
/*============ lime ============*/

body#lime table {
	width: 100%;
	height: 100%;
}

#header {
	background-color: #0860a8;
	height: 50px;
}

#header h1 {
	display: inline;
}


#header h1 span.title {
	font-size: 0.6em;
	color: #555;
	color: #fff;
	font-family: "MS Mincho","KozMinPro-Regular","KozMinStd-Regular","Hiragino Mincho Pro";
	margin: 3px 0 3px 1em;
}

*html #header h1 span.title {
	font-size: 0.6em;
}


#lime td#footer {
	height: 30px;
}

#lime span.copyright {
	margin: 0 0 0 10px;
}
/*-------------------------------------------------*/
#navi {
	position: relative;
	height: 35px;
	background-color: #0860a8;
}

td#navi, x:-moz-any-link, x:only-child{
	height: 38px; 
}/*- for FireFox -*/


*html #navi {/*- for IE -*/
	height: 35px;
}


#navi form {
	position: relative;
	float: left;
	margin: 5px 0 1px 3em;/*- for Firefox-*/
	display: inline;
	color: #fff;
	font-size: 120%;
}

#navi span.denomi {
	margin: 0 0 0 3px;
	padding: 3px 0 0 0;
}


#navi select {
	width: 5em;
}

/*----------　lime ページナビゲーション　-------------*/


span.btIndex a {
	position: relative;
	display: inline;
	float: right;
	color:#54fff9;
	margin: 5px 70px 0 0;
	font-size: 120%;
	text-decoration: none;
}

span.btIndex a:hover,
span.btIndex a:focus {
	color: #f3b714;
	text-decoration: underline;
}


/*-lime ナビ ボタン-*/

.naviBtn {
	position: relative;
	float: right;
	display: inline;
	height: 35px;
	margin: 0px 10px 0px 0px;
}

.naviBtn li {
	list-style: none;
	float: left;
	display: block;
	height: 35px;
	width: 100px;
	text-indent: -9999px;
	margin: 0 0 0 2em;
}


.naviBtn li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-image : url(file:///Q:/20150317_kaiyo-tsukisimamaru/tsukishima-maru_※修正・差し換えファイルのみ/common/NaviBTN.jpg);
	outline: none;
}

.btBack a {
	background-position: 0px 0px;
}

.btNext a {
	background-position: 0px -35px;
}

.btBack a:hover,
.btBack a:focus {
	background-position: -100px 0px;
}

.btNext a:hover,
.btNext a:focus {
	background-position: -100px -35px;
}

.btBack_non {
	background-image : url(file:///Q:/20150317_kaiyo-tsukisimamaru/tsukishima-maru_※修正・差し換えファイルのみ/common/NaviBTN.jpg);
	background-position: -200px 0px;
}

.btNext_non {
	background-image : url(file:///Q:/20150317_kaiyo-tsukisimamaru/tsukishima-maru_※修正・差し換えファイルのみ/common/NaviBTN.jpg);
	background-position: -200px -35px;
}
