/* common css setting */

.smtx{font-size:85%; line-height:120%;
	font-family: sans-serif
}
.sm{font-size:85%;
	font-family: sans-serif
}
.smie{font-size:85%;
        font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}
}

div.left{
        margin-right:3em;
        margin-bottom: 0.5em;
        float: left;
}

#vr th {
  writing-mode: tb-rl; 
}



/* for ship.php select-kisetsu */
#kisetsu  {
        background-color: #DDDDDD;
        border-style: solid;
        border-width: thin;
	text-align:center;
}

#kisetsu a:hover {
        background : #FFB6C1;
        cursor: hand;
        border-style: double;
}

#kisetsu a.select {
	background-color: #99FFFF;
        color: #000000;
        border-style:double;

}
#kisetsu a.noselect {
	        color: #000000;
}

/* for ship.php select-ship in right-table */
#table_ship div {
        width: 100%;
        padding: 0.6em 0.4em 0.4em;
        height: 100%;
}
#table_ship a:hover {
        background-color : #99FFFF;
        cursor: hand;
}




/* submenu for cruisedata.php */
#submenu_cruise{
        font-size:100%;
        line-height:150%;
        list-style-position: outside;
        list-style-image: url("//www.data.kishou.go.jp/common/submenu.gif");
        list-style-type: square;
}


/* for image of cruise track in cruisedata.php */
#cruseimg{
        background-color:#E9ECF3;
	bcakground-position: center center;
        border-color:#DADFEC;
        border-style: solid;
 	width:550px;
	margin:2em; 
	padding:20px; 
}

UL.contentslink {
	list-style-image : url(../../../../../common/link.gif);
	FONT-SIZE: 100%;
	BACKGROUND-COLOR: #e9ecf3;
/*	WIDTH:70%; */
	MARGIN: 0;
	PADDING: 0.8em;
	PADDING-LEFT: 2.3em;
/*	text-align:center; */
/*	BORDER-STYLE: outset; */
	BORDER-STYLE: solid;
	BORDER-WIDTH: thick;
	BORDER-COLOR: #dadfec;
}
