@charset "utf-8";

/*トピックス*/

#midashibar {
   background-image:url(../topics/images/midashi_bg.gif);
   width:518px;
   height:18px;
   padding:5px 0 0 10px;
   margin:0px 0 5px 0;
   color:#FFFFFF;
   font-size:110%;
   font-weight:bold;
   }


td.font10 {
	font-size: 75%;
	line-height: 150%;
}
.copy {
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	color: #2B83AC;
}



#detailbox{
    clear:both;
	width:200px;
	padding-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
     
.line td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 75%;
	line-height: 150%;
	padding-top: 3px;
	padding-bottom: 3px;
}

.line th{
 font-weight:normal;
}

#photo{
    clear:both;
	width:200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*カレンダー　花風景リンク*/
.calenderlink{
font-size:130%
}

/*「担当スタッフの、ここがおすすめ」の回り込み用*/
#wrapper{
	width:310px;
	margin:15px 0px;
}
.floatphoto{
	float:left;
	margin:5px 5px 0px 0px;
}

/*360°フォトギャラリー*/
div#gallery {
	width: 294px;
	margin-top: 20px;	
	height:100%;
	overflow:hidden;
	border: 1px solid #7cb8d4;
	padding:5px;
}

div#gallery dl{
	display:inline;
}

div#gallery dl dt {
	float:left;
	padding-right: 5px;
}

div#gallery dl dd {
	float:right;
	width:173px;
	
}

div#gallery  dl dd dl dd a {	
	font-size:80%;
	background-image:url(../../common_images/link_icon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
	padding:2px 0px 0px 15px;
}
