@charset "utf-8";

.clear{
	clear:both;
}

/*タイトル*/
#titleimage {
	margin-top:10px;
	margin-bottom:20px;
	}
	
#titleimage2 {
	margin-top:10px;
	margin-bottom:5px;
	}

#hotelimage {
	margin-bottom:8px;
	}

#midashitext{
	color:#66513D;
	margin-top:20px;
	margin-bottom:20px;
	line-height: 150%;
	}


#dotline {
	clear:both;
	height:5px; width:670px;
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	}
	
#midashigrey {
    background-color:#999999;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
    height:16px;
	padding-left:10px;
	padding-top:3PX;
	margin:0px 0px 10px 0px;
	clear:right;
	}	

#midashired {
	width:500;
    background-color:#FFFFFF;
	border-left:5px #FF6666 solid;
	font-size:120%;
	font-weight:bold;
	text-align:left;
	color:#333333;
	padding-left:8px;
	padding-top:3px;
	margin:0px 0px 5px 0px;
	}	

#midashired-back {
	width:500;
    background-color:#FFFFFF;
	border-left:16px #FF6666 solid;
	font-size:110%;
	font-weight:bold;
	text-align:left;
	color:#333333;
	padding-left:8px;
	padding-top:3px;
	margin:0px 0px 5px 0px;
	}	
	
#staff-b {
	width:530;
    background-color:#FFFFFF;
	border-bottom:1px #999999 solid;
	text-align:left;
	padding-bottom:10px;
	margin:0px 0px 10px 0px;
	}	

#staff-nonb {
	width:530;
    background-color:#FFFFFF;
	text-align:left;
	padding-bottom:10px;
	margin:0px 0px 10px 0px;
	}	

#gototop a{
	display:block; float:right;
	width:40px;
	background-image:url(../../images/link_icon_top.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-indent: -9999px;/*\*/overflow: hidden;/**/
	margin:0px 0px 10px 0px;
	}

/*レポート*/	
#staffbox {
	width:530px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	margin:20px 0px 30px 0px;
}

#staffbox #text {
	width:223px;
	font-size:100%;
	color:#333333;
	padding-left:12px;
	padding-top:6px;
	margin:0px 5px 0px 0px;
	}	

#staffbox #photo {
	width:280px;
	margin:0px 0px 50px 5px;
	float:right;
	}

#staffbox #photo1 {
	width:280px;
	height:188px;
	background-image:url(../images/photo_back1.jpg);
    background-color:#FFFFFF;
	background-repeat:no-repeat;
	color:#333333;
	margin:0px 0px 5px 0px;
	}

#staffbox #photo1 img{
	width:256px;
	height:164px;
    background-color:#FFFFFF;
	color:#333333;
	margin:9px 0px 4px 9px;
	}
	
#staffbox #photo1 #text {
	width:256px;
	font-size:80%;
	background-repeat:no-repeat;
	color:#333333;
	margin:0px 0px 0px 0px;
	}

#staffbox #photo2 {
	width:140px;
	height:104px;
	background-image:url(../images/photo_back2.jpg);
    background-color:#FFFFFF;
	background-repeat:no-repeat;
	color:#333333;
	margin:5px 0px 0px 0px;
	float:left;
	}

#staffbox #photo2 img{
	width:116px;
	height:80px;
    background-color:#FFFFFF;
	color:#333333;
	margin:9px 0px 4px 9px;
	}
	
#staffbox #photo2 #text {
	width:116px;
	font-size:80%;
	background-repeat:no-repeat;
	color:#333333;
	margin:0px 0px 0px 0px;
	}
	
.clr:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}

* html .clr { display: inline-block; }
/* no ie mac \*/
* html .clr { height: 1%; }
.clr{ display: block; }
/* */

/*ページ下部バックナンバー*/	
#last{
	width:265px;
	font-size:100%;
	text-align:left;
	color:#0D5D78;
	float:left;
	}

#next{
	width:265;
	font-size:100%;
	color:#0D5D78;
	float:right;
	}

#back {
	width:530px;
	background-color:#FFFFFF;
	text-align:right;
	margin:0px 0px 10px 0px;
	}
	
#back a{
	width:80px;
	font-size:80%;
	color:#0D5D78;
	background-image:url(../../images/08icon.gif);
	background-repeat:no-repeat;
	padding:3px 0px 3px 16px;
	}
	
/*バックナンバー*/	
#backmidashi{
	font-size:100%;
	font-weight:bold;
	margin-top:15px;
}

#dash {
	border-bottom:1px #999999 dashed;
	padding-bottom:5px;
	padding-left:13px;
	}
	
#dash2 {
	padding-bottom:5px;
	padding-left:13px;
	}

#staff-b a{
	font-size:100%;
	line-height:200%;
	color:#0D5D78;
	}

#staff-nonb a{
	font-size:100%;
	line-height:200%;
	color:#0D5D78;
	}

/*コンテンツフッター*/
#contentsfooter {
	clear:both;
	width:670px;
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	}

.footbreadcrumbs {
	font-size:75%;color:#666666;font-family:"ＭＳ ゴシック", "Osaka?等幅";
	}

.gototop a{
	display:block; float:right;
	width:40px;
	background-image:url(../images/link_icon_top.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-indent: -9999px;/*\*/overflow: hidden;/**/
	}
