/*==================== メインページ ====================*/

#tennposyoukai .itemBox{
width: 280px;
border: 1px solid #808080 ;
margin: 0px 0px 30px 30px;
float: left;
}

#tennposyoukai .itemtop {
height: 215px;
width: 280px;
}

#tennposyoukai .itembottom {
width: 260px;
padding: 5px 

}




  /*==================== 店舗詳細 ====================*/

#item {
width: 680px;
}

.itemLeft {
width: 200px;
float: left;
margin-right: 20px;
}

.itembox {
font-size: 90%;
width: 180px;
border: 1px solid #808080 ;
padding: 10px;
margin-bottom: 30px;
}



.itemRight {
width: 460px;
float: right;
}

.shopmain {
height: 240px;
width: 360px;
border: 2px solid #808080 ;
margin-left: 20px;
}

.asset-body {
width: 350px;
margin: 20px 0 0 20px ;
padding: 5px ;
border-top: 1px dotted #ff1493 ;
}

#item2 {
width: 680px;
border-top: 1px dotted #ff1493 ;
clear:both; 
}

.asset-name {
color: #4682b4 ;
}

  /*==================== マップページ ====================*/

#webpage-container{
text-align:center;
margin-left: auto;
margin-right: auto;
width: 450px;
}

.webpage-header{
text-align:left;
width: 450px;
border-bottom: 1px dotted #4682b4 ;
margin: 50px 0 30px 0;
}
#webpage-title{
color: #4682b4 ;
font-size: 90%;
font-weight: 900;
padding-left: 10px;
}

.webpage-asset-body{
width: 450px;
text-align:center;
}



.webpage-asset-body-in{
width: 350px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

.webpage-asset-footer{
width: 450px;
border-bottom: 1px dotted #4682b4 ;
padding-bottom: 15px;
margin: 30px 0 50px 0;
}

form {
}

  

/*==================== サイドバー ====================*/

.widget-archive{
margin: 0px 0px 20px 0px;
}

.widget-header{
font-weight: 900;
font-size: 130%;
color: #4682b4 ;
margin-left: 5px;
}

.widget-header a{
color: #4682b4 ;
}

.widget-archive a:hover {
color: #FF1493;
text-decoration: none;
}




