@charset "Shift_JIS";

body, p, td{
margin:0px auto;
padding:0px;
font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
line-height: 1.5;
font-size: 12px;
color:#333;
}

img {
	border: 0;
}


p{ 
margin:0px;padding:0px;
}

a:link{
color:#4C360B;
text-decoration:none;
}

a:hover{
color:#996633 !important;
text-decoration:underline !important;
}

a:visited{
color:#4C360B;
text-decoration:none;
}

a:active{
color:#4C360B;
text-decoration:none;
}


.tt {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	width: 530px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #0066CC;
}



.bukkenArea {
	width: 550px;
	margin: 5px 0 10px 10px;
}


.floatL { float: left;}
.floatR { float: right;}
.vaB { vertical-align:bottom;}
.vaT { vertical-align:top;}
.clear { clear:both;}


/* margin */
.mgt5{margin-top:5px !important;}
.mgt6{margin-top:6px !important;}
.mgt10{margin-top:10px !important;}
.mgt20{margin-top:12px !important;}
.mgt30{margin-top:35px !important;}

.mgl5 {margin-left:5px !important;}
.mgl10{margin-left:10px !important;}
.mgl20{margin-left:12px !important;}
.mgl30{margin-left:35px !important;}



.pdl5  {padding-left: 5px !important;}
.pdl10 {padding-left:10px !important;}
.pdl15 {padding-left:15px !important;}
.pdl20 {padding-left:20px !important;}


.alL {text-align:left;}
.alC {text-align:center;}
.alR {text-align:right;}


h3, h4 {
	font-weight: normal;
}


/* ========== Search Frame ========== */
.seaFrm01 {
	width: 920px;
	padding: 0 10px;
	background: transparent url(../img/room/sea_frm01_bg01.gif) repeat-y left top;
}

.seaFrm02 {
	width: 900px;
	padding: 0 10px;
	background: transparent url(../img/room/sea_frm02_bg01.gif) repeat-y left top;
}

.seaFrm03 {
	width: 750px;
	background: transparent url(../img/room/sea_frm03_bg01.gif) repeat-y left top;
}

.seaFrm04 {
	width: 900px;
	padding: 0 10px;
	background: transparent url(../img/room/sea_frm04_bg01.gif) repeat-y left top;
}

.seaFrmArea01 {
	padding: 0 10px;
}


/* ========== Search List ========== */
ul.seaList01 li {
	margin-right: 15px;
	float: left;
	white-space: nowrap;
}

ul.seaList02 li {
	width: 80px;
	margin-right: 20px;
	float: left;
	white-space: nowrap;
}

ul.seaList03 li {
	width: 120px;
	margin-right: 20px;
	float: left;
	white-space: nowrap;
}

/* safari3 only */
body:first-of-type ul.seaList01 li {
	white-space: normal;
}

body:first-of-type ul.seaList02 li {
	white-space: normal;
}

body:first-of-type ul.seaList03 li {
	white-space: normal;
}


/* ========== Re Search ========== */
.btnResea01 {
	margin-left: 388px;
}


/* ========== Search Buttons ========== */
.btnSearch {
	cursor: pointer;
}

#closeAdvSearch {
	display: none;
}

/* ========== Search Block ========== */
.seaBlk01 {
	margin-top: 30px;
}

.seaBlk01Th {
	width: 20px;
	padding: 5px;
	vertical-align: top;
	background-color: #FFB3B3;
}

.seaBlk01Icon01 img {
	margin-right: 5px;
}

.seaBlkPic01 {
	width: 620px;
	margin-left: auto;
}

.seaBlkPicTd01 {
	width: 180px;
	padding: 8px;
	border: solid 1px #CCCCCC;
}

.seaBlkTbl01 {
	width: 620px;
	margin-left: auto;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}

.seaBlkTbl02 {
	width: 520px;
	margin-left: auto;
	border: solid 1px #CCCCCC;
	border-collapse: collapse;
}


.seaBlkTbl01 th, .seaBlkTbl02 th {
	padding: 3px 10px;
	font-weight: bold;
	text-align: center;
	background-color: #FFB3B3;
	border: solid 1px #CCCCCC;
}

.seaBlkTbl01 td, .seaBlkTbl02 td {
	padding: 3px 10px;
	text-align: center;
	border: solid 1px #CCCCCC;
}


.seaBlkTbl01 .w01, .seaBlkTbl02 .w01 {
	width: 40%;
}

.seaBlkTbl01 .w02, .seaBlkTbl02 .w02 {
	width: 20%;
}

.seaBlkTbl01 .w03, .seaBlkTbl02 .w03 {
	width: 20%;
}

.seaBlkTbl01 .w04, .seaBlkTbl02 .w04 {
	width: 20%;
}


/* ========== Article Cord ========== */
.artCord01 {
	margin: 0 10px;
	padding: 3px 5px;
	color: #006600;
	font-weight: bold;
	background-color: #E8FFB2;
}


/* ========== Detail ========== */
.detBox01 {
	padding: 8px 10px;
	background-color: #E8FFB2;
}

.detPicTd01 {
	width: 436px;
	padding: 8px;
	border: solid 1px #CCCCCC;
}

.detPicTd02 {
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 4px;
	border: solid 1px #CCCCCC;
	vertical-align: middle;
}

.detPic01 {
	width: 436px;
}

.detPic02 {
	width: 100px;
}

.detPoint01 {
	width: 230px;
	background: transparent url(../img/room/point01_bg01.gif) repeat-y left top;
}

.detPointArea01 {
	padding: 0 10px;
}

.detTbl01 {
	border-collapse: collapse;
}

.detTbl01 th {
	width: 80px;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
	background-color: #F2F2F2;
	border: solid 1px #CCCCCC;
}

.detTbl01 td {
	padding: 3px 5px;
	border: solid 1px #CCCCCC;
}

.printPage,
.closeWindow {
	cursor: pointer;
}




/* ========== Clear ========== */
.clear {
	clear: both;
	background: transparent;
	height: 1px;
	font-size: 1px;
}

/* clearfix */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
* html .clearfix{height:1%;}
*:first-child+html .clearfix{display:inline-block;}




.linkTit01 a:link {   text-decoration: underline;}
.linkTit01 a:visited {text-decoration: underline;}
.linkTit01 a:hover {  text-decoration: none;}
.linkTit01 a:active { text-decoration: none;}



ul.listLink01 {	
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}



ul.listLink01 li {	
	margin: 3px 0 0 0;
	padding: 0;
}


ul.listLink01 li span.icon {
	width: 40px;
	float:left;
	display: block;
	background-color: #CCCCCC;
	text-align: center;
}

ul.listLink01 li span.icon strong {
	margin: 0;
	font-size: 10px !important;
	font-weight: normal;
}

ul.listLink01 li span.txt {
	display: block;
	width: 110px;
	font-size: 10px !important;
	float: right;
}

