@charset "UTF-8";
/* CSS Document */


/* for print */

@media print {

* html body {
	zoom: 70%;
}

#headNavi,
#header,
#rightMenu,
#breadCrumbs,
#pageTop,
.mapBlk p,
.jsArea,
.btn_entry,
.prtClear,
.gglBlk,
.ftAds,
.ftBlk01,
.ftBlk02 {
	display:none!important;
}

* html #wrap {
	position:absolute!important;
}

* html #main {
	background:url(/shiro/kinki/wakayama/images/print_logo.gif) right top no-repeat!important;
	display:block!important;
}

body,
#wrap,
#footer,
.whiteBlock,
h1,
h2,
h3 {
 background:none!important;
}

h1 span,
h2 span,
h3 span {
 height:100% !important;
 text-indent:-9999px !important;
	display:block!important;
}

h1 span,
h2.headCh span {
 text-indent:0 !important;
}

* html h1 span { margin-top:30px!important;}
* html h2.headCh span { margin-top:30px!important;}

h1{
	background:url(/lib/cmn_img/icon_red_head.gif) left 15px no-repeat!important;
	padding-left:40px!important;
	height:60px!important;
}

html>body h1 {
	background:url(/lib/cmn_img/icon_red_head.gif) left top no-repeat!important;
}

html>/**/body h1, x:-moz-any-link, x:default {
	height:50px!important;
} /* Only FireFox 3 */

h2.headSs {
	display:none!important;
}

h2.headCh img {
	display:none!important;
}

h2.headCh {
	background:url(/lib/cmn_img/icon_red_head.gif) left 15px no-repeat!important;
	padding-left:40px!important;
}

html>body h2.headCh {
	background:url(/lib/cmn_img/icon_red_head.gif) left top no-repeat!important;
	margin-bottom:20px!important;
}

html>body h2.headCh span {
	font-size:80%!important;
}

h3.head01,
h3.head02,
h3.head03,
h3.head04,
h3.head05,
h3.head06,
h3.head07 {
	display:block!important;
	width:550px!important;
}

h3.head01 { background:url(/shiro/image_dir/h_castle_open.gif) 30px 0px no-repeat!important;}
h3.head02 { background:url(/shiro/image_dir/h_castle_access.gif) 30px 0px no-repeat!important;}
h3.head03 { background:url(/shiro/image_dir/h_castle_spot.gif) 30px 0px no-repeat!important;}
h3.head04 { background:url(/shiro/image_dir/h_castle_gourmet.gif) 30px 0px no-repeat!important;}
h3.head05 { background:url(/shiro/image_dir/h_castle_stay.gif) 30px 0px no-repeat!important;}
h3.head06 { background:url(/shiro/image_dir/h_castle_document.gif) 30px 0px no-repeat!important;}
h3.head07 { background:url(/shiro/image_dir/h_castle_advice.gif) 30px 0px no-repeat!important;}

h3.head01 span,
h3.head02 span,
h3.head03 span,
h3.head04 span,
h3.head05 span,
h3.head06 span,
h3.head07 span, {
	display:none!important;
}


p.subTit {
	text-align:left!important;
	display:block;
	margin-left:40px!important;
}

div.whiteBlock {
	margin-top:15px;
	border-top: 1px solid #000!important;
	width:800px!important;
}

div.whiteBlock p {
	width:550px!important;
}

div.whtBlk {
	page-break-after:always!important;
}

div.w650 {
	clear:both;
}

div.checkBox {
	margin-bottom:20px!important;
	padding: 0 0 20px 40px!important;
	width:550px!important;
}

div.checkBox p {
	margin:0!important;
	width:510px!important;
}

#footer span.copy {
	display:block!important;
	text-align:right;
}

html>body #footer span.copy {
	width:650px;
}

}