@charset "utf-8";

/* HOTEL ROYAL HILL fuKCHIYAMA styleseet */

/*　Base Link 
------------------------------------------------------------ */

a:link{
	color:#FFFFFF;
	text-decoration: none;
}
	
a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

a:hover,a:active{
	color:#FF9900;
	text-decoration:underline;
}

*{zoom:1;}

/* Base Layout
------------------------------------------------------------ */
html{
	overflow: auto;
}
* html { /* for IE6 */
	overflow-x: auto;
	height: 100%;
}   

/* body
------------------------------------------------------------ */
body{
	color:#FFFFFF;
	line-height:1.3;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #440613;
	margin-right: auto;
	margin-left: auto;
	min-width: 900px;
	overflow: hidden;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	margin-bottom: 0px;
}

* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}
body.wedding   {
	color:#FFFFFF;
	line-height:1.3;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	min-width: 900px;
	margin-top: 0px;
	position: relative;
	padding: 0px;
	overflow: hidden;
}
* html body.wedding { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}



/*Common Style font
------------------------------------*/
h1 {
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-bottom: 2px;
}

#Breadlist {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 500%;
	padding-left: 500%;
	margin-right: -500%;
	margin-left: -500%;
	clear: both;
	padding-bottom: 0px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	font-family: Osaka, "ＭＳ Ｐゴシック";
}
#Breadlist span{padding:0px 10px;}
#Breadlist2 {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 500%;
	padding-left: 500%;
	margin-right: -500%;
	margin-left: -500%;
	clear: both;
	padding-bottom: 0px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	font-family: Osaka, "ＭＳ Ｐゴシック";
}
#Breadlist2 span {
	padding:0px 10px;
	color: #666666;
}


*  html  #Breadlist {
	position: relative;
}
* html #Breadlist2 {
	position: relative;
}
#Breadlist3 {
	background-image: url(../img/wedding/common/bread-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#Container,#Header,#ContentsWrap,#Contents,#Blog,#Utility,#Footer{
	width: 850px;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.Sub #Container{
	color:#4D4D4D;
	background-image: url(../img/common/sub_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#Header {

}
#Header.tpx-img {
	text-align: center;
}

#ContentsWrap{

}
#Navigation {
	width: 100%;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color: #887A38;
	height: 46px;
	text-align: center;
	margin-bottom: 15px;
}
#Navigation .link {
	text-align: center;
}
#Navigation .link span {
	padding-left: 15px;
	float: left;
	padding-right: 15px;
}
* html #Navigation {
	position: relative;
}


#Link,#Utility {
	clear: both;
	width: 100%;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8F8248;
	border-bottom-color: #8F8248;
	height: 20px;
}
* html #Link,* html #Utility{
	position: relative;
}
#Link .leftcol {
	float: left;
}
#Link .leftcol  span  {
	float: left;
	padding-left: 10px;
}
#Link  .rightcol {
	float: right;
}



#Contents{
	padding:0px;
}
.Sub #Contents{
	margin-right: auto;
	margin-left: auto;
	width: 766px;
}
#Leftside{
	width:732px;
	text-align: left;
	float: left;
}
#Leftcol{
	float: left;
	color: #FFFFFF;
	margin-top: -100px;
	margin-bottom: -210px;
	padding-top: 100px;
	padding-bottom: 210px;
}
#Rightside{
	float: right;
	color: #FFFFFF;
	width: 168px;
	margin-top: -100px;
	margin-bottom: -210px;
	padding-top: 100px;
	padding-bottom: 210px;
	background-color: #47210d;
}
#Blog {
	float: left;

}
#Blog dl  {
	padding-left: 92px;
}
#Blog dt  {
	float: left;
}
#Blog dd  {
	background-image: url(../img/common/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #A37E39;
	text-align: left;
	text-indent: 11px;
	float: left;
	margin-left: 30px;
}
* html #Blog dd  {
	text-indent: 6px;
}
*:first-child+html #Blog dd  {
	text-indent: 6px;
}
#Blog dd a {
	color: #A37E39;
}
#Utility span {
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 11px;
	text-indent: 11px;
	vertical-align: middle;
	margin-top: 4px;
}
* html #Utility span {
	text-indent: 6px;
}
*:first-child+html #Utility span {
	text-indent: 6px;
}
#Utility .leftcol {
	float: left;
	padding-left: 57px;
	width: 360px;
	text-align: left;
}
#Utility .leftcol span {
	background-image: url(../img/common/arrow_02.gif);
	color: #8F8248;
	float: left;
	margin-left: 25px;
}
#Utility .leftcol span a {
	color: #8F8248;
}
#Utility .rightcol {
	float: right;
	padding-right: 67px;
	width: 350px;
	text-align: right;
}
#Utility .rightcol span {
	background-image: url(../img/common/arrow_03.gif);
	color: #878785;
	float: right;
	margin-right: 25px;
}
#Utility .rightcol span a {
	color: #878785;
}
#Footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10px;
	clear: both;
}
.tpx-img {
	text-align: center;
}
.Sub h2 {
	padding-bottom: 15px;
}
.Sub h1 {
	color: #707070;
	padding-bottom: 30px;
}
.Sub #Waku {
	background-color: #4D4D4D;
	color: #FFFFFF;
	height: 370px;
	overflow: auto;
	padding: 15px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.Sub #Waku h3,.Sub #Waku2 h3 {
	font-size: 130%;
	line-height: 2;
	font-weight: bold;
}
.Sub #Waku h4,.Sub #Waku2 h4 {
	font-size: 115%;
	line-height: 1.5;
}
.Sub #Waku p.style01,.Sub #Waku2 p.style01 {
	padding-bottom: 10px;
}
.Sub #Waku p.style02 {
	padding-left: 1em;
}
.Sub #Waku p.style03 {
	padding-left: 1em;
	padding-bottom: 15px;
}
.Sub #Waku ol {
	padding-left: 2.5em;
	padding-top: 5px;
	padding-bottom: 10px;
}
.Sub #Waku ul {
	list-style-type: square;
	padding-left: 1em;
}
.Sub #Waku .FloatLeft {
	width: 500px;
}
.Sub #Waku .FloatRight {
	width: 185px;
}
.Sub #Waku .Leftcol {
	float: left;
	color: #FFFFFF;
	width: 500px;
}
.Sub #Waku .Rightcol {
	float: left;
	color: #FFFFFF;
	width: 215px;
	text-align: right;
}
.Sub #Waku2 {
	background-color: #fffdf2;
	padding: 15px;
}

#Waku2 a:link {
	color:#009900;
	text-decoration: none;
}
#Waku2 a:visited {
	color:#660000;
	text-decoration:none;
}
#Waku2 a:hover,a:active {
	color:#FF6600;
	text-decoration:underline;
}
#Wedding a:link {
	color:#333333;
	text-decoration: none;
}
#Wedding a:visited {
	color:#660000;
	text-decoration:none;
}
#Wedding a:hover,a:active {
	color:#0000CC;
	text-decoration:underline;
}

#Wedding h1 {
	color:#666666;
	text-decoration: none;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
}
#Wedding #ContentsWrap {
	margin-right: -500%;
	margin-left: -500%;
	background-image: url(../img/wedding/top/bg_main.jpg);
	background-repeat: repeat-x;
	padding-right: 500%;
	padding-left: 500%;
	width: 100%;
	text-align: center;
	clear: both;
}
#Wedding #ContentsWrap2 {
	text-align: center;
}

#Wedding      #ContentsWrap .tpx-img {
	width: 1088px;
	text-align: left;
	margin-right: -119px;
	margin-left: -119px;
	clear: both;
	position: relative;
}
#Wedding #ContentsWrap .tpx-img2 {
	text-align: left;
	position: relative;
}

* html #Wedding #ContentsWrap {
	position: relative;
}
#Wedding #Navigation {
	width: 100%;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color: #8E8248;
	height: 49px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#Wedding #Navigation .link {
	text-align: center;
}
#Wedding #Navigation .link span {
	padding-left: 15px;
	float: left;
	padding-right: 13px;
}
#Wedding    #Link2  {
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
#Wedding  #Link2  .tpx-img {
	text-align: center;
	padding-top: 20px;
}
#Wedding #Link2 .tpx-img2 {
	text-align: center;
	padding-bottom: 5px;
}

#Wedding  #Link2  .tpx-text {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	clear: both;
}
#Wedding  #Link2  .tpx-text2 {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
	color: #999999;
}
#Wedding #Link2 .tpx-text3 {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #999999;
}

* html #Wedding #Link, * html #Utility {
	position: relative;
}
#Wedding #Utility {
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}

#Wedding #Utility .leftcol {
	float: left;
	padding-left: 57px;
	width: 400px;
	text-align: left;
}
#Wedding #Utility .leftcol span {
	background-image: url(../img/wedding/common/arrow1.gif);
	color: #8F8248;
	float: left;
	background-repeat: no-repeat;
}
#Wedding #Utility .leftcol span a {
	color: #999999;
}
#Wedding #Utility .rightcol {
	float: right;
	padding-right: 67px;
	width: 310px;
	text-align: right;
}
#Wedding #Utility .rightcol span {
	background-image: url(../img/wedding/common/arrow1.gif);
	color: #878785;
	float: right;
	margin-right: 25px;
	background-repeat: no-repeat;
}
#Wedding #Utility .rightcol span a {
	color: #878785;
}
#Wedding #Footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
#Ceremony a:link {
	color:#333333;
	text-decoration: none;
}
#Ceremony a:visited {
	color:#660000;
	text-decoration:none;
}
#Ceremony a:hover,#Ceremony a:active {
	color:#0000CC;
	text-decoration:underline;
}
#Ceremony h1 {
	color:#666666;
	text-decoration: none;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
}
#Ceremony #ContentsWrap {
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	width: 100%;
	text-align: center;
	clear: both;
}
#Ceremony #ContentsWrap .tpx-img {
	width: 1088px;
	text-align: left;
	margin-right: -119px;
	margin-left: -119px;
	clear: both;
	position: relative;
}
#Ceremony   #ContentsWrap   .tpx-img2  {
	text-align: left;
	float: left;
	clear: both;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Ceremony #ContentsWrap .tpx-img2 span {
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}


#Ceremony #ContentsWrap .main {
	width: 1088px;
	height: 471px;
	text-align: left;
	clear: both;
	margin-right: -119px;
	margin-left: -119px;
}




* html #Ceremony #ContentsWrap {
	position: relative;
}
* html #Ceremony #ContentsWrap .main {
	position: relative;
}
#Ceremony  .Leftcol2    {
	width: 720px;
	float: left;
	position: relative;
}
#Ceremony .Rightcol    {
	color: #FFFFFF;
	text-align: left;
	height: 471px;
	position: relative;
	width: 367px;
	float: right;
}


#Ceremony #Navigation {
	width: 100%;
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
	background-color: #8E8248;
	height: 49px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#Ceremony #Navigation .link {
	text-align: center;
}
#Ceremony #Navigation .link span {
	padding-left: 15px;
	float: left;
	padding-right: 13px;
}
#Ceremony #Link2 .tpx-img {
	text-align: center;
	padding-top: 20px;
}
#Ceremony  #Link2  .tpx-text {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	clear: both;
}
#Ceremony  #Link2  .tpx-text2 {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 11px;
	color: #999999;
}
#Ceremony #Link2 .tpx-text3 {
	text-align: center;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	color: #999999;
}

* html #Ceremony #Link, * html #Utility {
	position: relative;
}
#Ceremony #Utility {
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}

#Ceremony #Utility .leftcol {
	float: left;
	padding-left: 57px;
	width: 400px;
	text-align: left;
}
#Ceremony #Utility .leftcol span {
	background-image: url(../img/wedding/common/arrow1.gif);
	color: #8F8248;
	float: left;
	background-repeat: no-repeat;
}
#Ceremony #Utility .leftcol span a {
	color: #999999;
}
#Ceremony #Utility .rightcol {
	float: right;
	padding-right: 67px;
	width: 310px;
	text-align: right;
}
#Ceremony #Utility .rightcol span {
	background-image: url(../img/wedding/common/arrow1.gif);
	color: #878785;
	float: right;
	margin-right: 25px;
	background-repeat: no-repeat;
}
#Ceremony #Utility .rightcol span a {
	color: #878785;
}
#Ceremony #Footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	text-align: center;
	font-size: 10px;
	color: #999999;
}
body#Iyakukin {
	color: #4D4D4D;
}
#Iyakukin h3 {
	font-size: 130%;
	line-height: 2;
	font-weight: bold;
}
#Container #Contents .ciao {
	clear: both;
	text-align: center;
}
#Mizuno {
	background-color: #46210C;
}
#Mizuno a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#Mizuno a:visited {
	color:#FF6600;
	text-decoration:none;
}
#Mizuno a:hover, a:active {
	color:#FF6600;
	text-decoration:underline;
}
#Mizuno #Contents {
	padding:0px;
	width: 850px;
	position: relative;
}

#Mizuno #Footer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	width: 850px;
}
#Mizuno #Leftside {
	width:300px;
	text-align: left;
	float: left;
}
#Mizuno #Rightside {
	float: right;
	color: #FFFFFF;
	width: 550px;
	background-color: #47210d;
	margin: 0px;
	padding: 0px;
}
#Mizuno .tpx-img {
	text-align: left;
	padding-top: 20px;
}
#Mizuno .tpx-img2 {
	text-align: left;
	padding-top: 10px;
}
#Mizuno .tpx-img3 {
	text-align: center;
}
#Mizuno .tpx-img4 {
	text-align: right;
	padding-top: 10px;
}

#Mizuno h2 {
	text-align: left;
	padding-top: 20px;
	padding-left: 60px;
}
#Mizuno ul {
	text-align: left;
}
#Mizuno li {
	text-align: left;
	padding-top: 5px;
	padding-left: 52px;
	padding-bottom: 5px;
}
#Mizuno .tpx-text {
	text-align: left;
	padding-left: 60px;
}
#Ceremony #ContentsWrap .main .Rightcol .btn_right {
	width: 245px;
}
#Reserv .table-form {
	width: 100%;
}
#Reserv .table-form th, #Reserv .table-form td {
	padding: 7px;
}
#Reserv .table-form th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #707070;
	border-bottom-color: #707070;
	width: 30%;
	padding-left: 20px;
}
#Reserv .table-form td {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #707070;
}
#Thanks {
	text-align: center;
	line-height: 2;
}
#Eventcal #Cal {
	float: left;
	background-image: url(../img/wedding/eventcal/cal-bg_10.7.gif);
	background-repeat: no-repeat;
	width: 470px;
	border: 1px solid #4d4d4d;
}
#Eventcal #Cal_2 {
	float: left;
	background-image: url(../img/wedding/eventcal/cal-bg_10.8.gif);
	background-repeat: no-repeat;
	width: 470px;
	border: 1px solid #4d4d4d;
}
#Eventcal #Cal th,#Eventcal #Cal td,#Eventcal #Cal_2 th,#Eventcal #Cal_2 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
}
#Eventcal #Cal th,#Eventcal #Cal_2 th {
	height: 19px;
}
#Eventcal #Cal td,#Eventcal #Cal_2 td {
	height: 51px;
	text-align: center;
	width: 66px;
	vertical-align: bottom;
}
#Eventcal #Cal td img,#Eventcal #Cal_2 td img {
	padding-bottom: 2px;
}
#Eventcal {
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
#Eventcal .FloatLeft {
	width: 471px;
	padding-right: 9px;
	padding-bottom: 9px;
}
#Eventcal .FloatRight {
	width: 190px;
	text-align: center;
}
#Eventcal .FloatRight th {
	min-height:198px;
	vertical-align: middle;
	height: 160px;
	text-align: center;
}
#Eventcal .FloatRight td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#Eventcal .FloatLeft .Month {
	padding-bottom: 2px;
}
.wedding #Link2 .FloatRight {
	width: 452px;
	padding-right: 199px;
}
.wedding #Link2 .FloatLeft img {
	padding-bottom: 3px;
}
#Rhflogo {
	background-color: #440613;
	background-image: url(../img/top/rogo.gif);
	background-repeat: no-repeat;
	height: 142px;
	width: 850px;
}
#D_Line,#D_LineForm {
	width: 270px;
}
#D_Line {
	color: #636361;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #25000D;
	border-right-color: #25000D;
	border-bottom-color: #25000D;
	border-left-color: #25000D;
	margin-top: 5px;
	padding-bottom: 2px;
	float: left;
	font-size: 90%;
	background-color: #DCD7D9;
}
#D_Line span {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	display: block;
	text-align: right;
}
#D_Line span a {
	color: #878785;
	font-size: 80%;
}
#D_LineForm {
	clear: both;
	font-size: 90%;
}
#D_LineForm table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878785;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
#D_Line h3 {
	background-image: url(../img/top/bg_d_line_h3.gif);
	background-repeat: repeat-x;
}
#D_LineForm td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
#D_LineForm select {
	font-size: 85%;
}
