@import url(rest.css);
@import url(ban.css);
@import url(stay.css);
@import url(menu.css);

body {
	margin: 0px;
	color: #666666;
	/*font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;*/
	background-color: #0B1B3E;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}

#mainBody{
	width: 700px;
	margin: 5px auto;
}

#wrapper{
	width: 700px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}

p{
	margin: 0px;
	padding: 0px;
}
form {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #DD0000;
}
a:focus {
	outline:none;
}
ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
ol {
	list-style-position:outside;
	list-style-type:decimal;
	margin: 0px 25px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6 {
	overflow:hidden;
}
h2 {
	padding: 5px 0px 5px 10px;
	margin: 10px 0px;
	border-left:3px solid #abc6e3;
	border-bottom:1px solid #ccc;
	font-size:medium;
	color: #333333;
}
sup {
	font-size:9px;
}

/*class*/
.sizeL {
	
	font-size: medium;
	line-height: 130%;
}
.sizeM {
	
	font-size: small;
	line-height: 130%;
}
.sizeS {
	
	font-size: x-small;
	line-height: 130%;
}
.sizeSB {
	
	font-size: x-small;
	line-height: 130%;
	color: #01245C;
	font-weight: bold;
}
.sizeMB {
	
	font-size: small;
	line-height: 130%;
	font-weight: bold;
	color: #0A2B71;
}
.sizeSBWed {
	
	font-size: x-small;
	line-height: 130%;
	color: #990033;
	font-weight: bold;
}
.sizeSGray {
	
	font-size: x-small;
	line-height: 130%;
	color: #666666;
	font-weight: normal;
}
.size10 {
	font-size: 10px;
	line-height: 120%;
}

.foot {
	margin-top: 6px;
}
.dot {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 2px;
}

.dotL {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 15px;
	height: 2px;
}
.imageOutLine {
	border: 1px solid #999999;
	padding: 1px;
}

.clearfix { display:inline-block; zoom:100%;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac ¥*/
* html .clearfix{height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.cell1 {
	float: left;
	width: 80px;
}
.cellClear {
	clear: left;
}
.cell2 {
	float: left;
	width: 360px;
}
.cellR {
	text-align:right;
}
.cellL {
	text-align:left;
}
.cellC {
	text-align:center;
}
.sessiondescription {
	display: none; 
	font-size: small; 
	margin: 5px 0;
	color:#666666;
	line-height: 1.5em;
	background-color:#F0F0F0;
}

.dot2 {
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 2px;
}
.pdf {
	background: #FFCCCC url(../img/document.pdf.gif) no-repeat 2px 4px;
	text-indent:20px;
	padding:5px;
	border:1px solid #CCCCCC;
}

/*main content cell*/
.mainTD {
	padding-right: 26px;
}


/*table decolate*/
#hyoTable1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
}
#hyoTable1 TH {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color:#BBCEE1;
	
	font-size: 11px;
	line-height: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
#hyoTable1 TD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #E6EBF0;
	
	font-size: x-small;
	line-height: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#hyoTable2 {
	margin-top: 5px;
}
#hyoTable2 TH {
	font-weight:normal;
	text-align:left;
	font-size: x-small;
	padding-bottom: 3px;
	padding-top: 3px;
	
}
#hyoTable2 TD {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: x-small;
	
}
#hyoTable3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
#hyoTable3 TD {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: x-small;
	
}
#hyoTable3 TH {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: small;
	
	background-color: #C9D2E3;
}
#hyoTable4 {
	margin-top: 10px;
}
#hyoTable4 TD {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: small;
	
}

#hyoTable5 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC7D8;
}
#hyoTable5 TH {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: x-small;
	
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BFC7D8;
	border-bottom-color: #BFC7D8;
	color: #336699;
}
#hyoTable5 TD {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC7D8;
	padding-left: 5px;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}
#hyoTable5 IMG {
	padding-right: 3px;
	padding-bottom: 1px;
}
#hyoTable6 {
	margin-top: 10px;
	width:95%;
	border-spacing:0;
}
#hyoTable6 caption {
	margin-bottom:-5px;
	padding-top:15px;
	padding-left:1em;
	text-align:left;
	font-size:small;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#hyoTable6 TD {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left:1em;
	font-size: x-small;
	
	vertical-align: top;
}
#hyoTable6 TD.celend {
	text-align:right;
	padding-right:1em;
	white-space: nowrap;
}
#hyoTable6 TD.celend2 {
	text-align:right;
	white-space: nowrap;
}
#hyoTable6 TH {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: small;
	
	background-color: #C9D2E3;
}
#hyoTableForm {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFC7D8;
}
#hyoTableForm TH {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: small;
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BFC7D8;
	border-bottom-color: #BFC7D8;
	color: #336699;
	background-color: #C9D2E3;
	text-align: left;
	padding-left: 10px;
}
#hyoTableForm TD {
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: small;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFC7D8;
	padding-left: 10px;
}


/*category navi*/
#left {
	margin-top: 50px;
}
#left A {
	display: block;
	width:155px;
	height:21px;
}
#left TD {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBFBF;
	padding-left: 10px;
	padding-top: 4px;
}


#mainTitle {
	padding-top: 15px;
	padding-left: 5px;
}
#mainBar {
	margin-bottom: 10px;
	margin-top: 20px;
}
#line {
	margin-top: 8px;
	margin-bottom: 3px;
}
#line TD {
	
	font-size: 12px;
	color: #0A2C72;
	background-image: url(../img/lineBg.gif);
	border: 1px solid #ACC1DD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#line TH {
	background-color: #0C2E78;
}
#lineB {
	margin-top: 8px;
	margin-bottom: 3px;
}
#lineB TD {
	
	font-size: 12px;
	color: #AA0033;
	background-image: url(../img/lineB.gif);
	border: 1px solid #FF9999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#lineB TH {
	background-color: #0C2E78;
}
.banSubTitle {
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 15px;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.banSubTitle img {
	margin-bottom:3px;
}

#btnTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #02255F;
}
#btnTable TD {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h1#headlogo {
	background:url(../img/headLogo.gif) no-repeat;
	width:210px;
	height:40px;
	text-indent:-5000px;
	padding:0;
	margin:0;
	font-size:10px;
	color:#fff;
}

/*-----------------------------------------------07.04.12 added*/
#content {
	margin:0 auto;
	width:700px;
	background:#fff;
	zoom:100%;

}
#content:after {
	content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#content #main {
	float:right;
	padding-right:26px;
	_padding-right:15px;
	width:474px;
	background: #FFFFFF;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
}
p.pkg_m {
	font-size:small;
	padding:10px;
	padding-bottom:0;
}
p.pkg_s {
	font-size:x-small;
	padding:10px;
	padding-bottom:0;
}
.clear {
	clear:both;
	height: 0;
    display: block;
    visibility: hidden;
}
.docsBox {
	font-size: 75%;
	line-height: 180%;
	margin: 1em;
}

.imgBoxL {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 1.5em;
	margin: 0px 5px 0px 0px;
	padding-bottom: 5px;

}

.imgBoxR {
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 5px 10px;
	padding: 1px;

}

div.floatLeft {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 10px;
	margin: 0px 5px 0px 0px;
	padding-bottom: 10px;

}
div.floatRight {
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.floatClear {
	clear: both;
	float: none;
}
a.outLink{
	background: url(../img/out_link.gif) no-repeat right center;
	padding-right: 20px;
}

a.bnFilter {
}

a:hover.bnFilter {
	zoom: 1;
	filter:alpha(opacity=60); /*for IE*/
	-moz-opacity:0.6;  /* for Firefox*/
	-khtml-opacity: 0.6;
	opacity: 0.6; /*for OPERA Safari*/
}

