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

/*メイントップ*/
.maintop-info {
    width:615px;
	height:15px;
	padding:0;
	margin:0;
	background-image:url(img/top-under4.jpg);
	background-repeat:no-repeat;
}

.maintop-h {
	width:615px;
	height:15px;
	background-color:#FF6699;
	background-image:url(img/top-under4.jpg);
	background-repeat:no-repeat;
}

/*メインの枠の背景*/

.pink {
    width:585px;
	height:auto;
	margin:0;
	padding:5px 15px 15px 15px;
	background-color:#FF6699;
}

/*和紙設定*/	   

 
.paper {
    width:545px;
	height:auto;
	padding:10px 20px 10px 20px;
	font-size:0.7em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	line-height:200%;
	text-align:justify;
	font-weight:50;
	background-image:url(img/washi-center.jpg);
}
	   

/*各文章の見出し*/
   
.midashi {
    width:auto;
	height:20px;
	margin-bottom:5px;
	border-bottom:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:0.8em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}


/*写真の設定*/
	   
.photo1 {
    float:right;
	width:240px;
	height:360px;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0;
}
		 
.photo2 {
    float:left;
	width:360px;
	height:240px;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0;
}
		 
.photo3 {
    float:right;
	width:360px;
	height:240px;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0;
}

/*アドレスデータ欄の設定*/
 
.adress {
    background-image:url(img/info-address.jpg);
    background-repeat:no-repeat;
    width:585px;
    height:302px;
    margin:0;
    padding:0;
 }
  
.infowaku {
    margin-left:20px;
    margin-top:20px;
    float:left;
    width:300px;
    height:260px;
 }
  
.h4 {
    width:260px;
	height:20px;
	margin-bottom:5px;
	border-bottom:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-size:1.0em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}
  
.info {
    width:auto;
    height:auto;
    margin-bottom:0px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:1.0em;
    color:#666666;
}
  
.info2 {
    width:auto;
    height:auto;
    margin-bottom:5px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:0.8em;
    color:#666666;
}
  
.info3 {
    width:auto;
    height:auto;
    margin-bottom:5px;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size:0.7em;
    line-height:200%;
    color:#666666;
}
  

/*グーグルマップ*/

#map {
    margin-top:15px;
    margin-bottom:0px;
    width:560px;
    height:360px;
    padding:10px 10px 10px 10px;
    background-color:#FFFFFF;
}


/*右帯の余った場所にショップリンクを作成*/
  
.linkshop {
    background-color:#FFFFFF;
    width:220px;
    height:305px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:2px
}