@charset "shift_jis";

#all_box{
width:780px;
padding:10px 0;
margin:0;
line-height:120%;
}

#left_box{
width:180px;
padding:0 3px;
marign:0;
float:left;
line-height:130%;
}

#right_box{
width:580px;
margin:0;
padding:20px 5px 0 2px;
float:right;
font-size:0.8em;

}/*---▲分割右ブロック---*/


/*--▼tableline10はアウトレットのメニュー--*/
.tableline10 {
margin:0;
}
.tableline10 td{
font-size:90%;
padding:3px 0;
}
.tableline10 a{
display:block;
width:100%;
height:100%;
text-decoration:none;
border-bottom:gray 1px solid;
border-right:gray 1px solid;
border-left:orange 5px solid;
background-color:#ffe900;
padding:3px 10px;
}
.tableline10 a:hover{
background-color:white;
}


/*▼アウトレット品１行目中身*/

.table_now{
border-collapse:collapse;
border-spacing:0;
table-layout:fixed;
padding:10px 0;
width:540px;
}
.table_now td {
padding:10px 10px;
border:gray 1px solid;
line-height:130%;
vertical-align:top;
text-align:center;
}
.table_now img{vertical-align:text-bottom;}
.table_now h3{
font-size:1.1em;
line-height:1.3em;
font-weight:bold;
padding:5px 10px;
background-color:lightyellow;
border-bottom:red double;
border-top:red double;
text-align:center;
}
.table_now p{
text-align:left;
font-size:1em;
}



/*▼-----table_outletは中身-----*/
.table_outlet{
position:relative;
border-collapse:collapse;
border-spacing:0;
table-layout:fixed;
width:740px;
font-size:0.8em;
}
.table_outlet td {
padding:10px 10px;
border:gray 1px solid;
line-height:130%;
vertical-align:top;
text-align:center;
}

.table_outlet img{vertical-align:text-bottom;}
.table_outlet caption{
background-color:orange;
font-weight:bold;
padding:5px 15px;
text-align:center;
border-bottom:gray 1px solid;
font-size:90%;
}
.table_outlet p{
text-align:left;
font-size:1.0em;
}
.bar_title{
background-color:orange;
color:white;
font-weight:bold;
padding:5px 10px;
text-align:center;
vertical-align:middle;
}
.table_outlet h3{
font-size:1.1em;
line-height:1.3em;
font-weight:bold;
padding:5px 10px;
background-color:lightyellow;
border-bottom:red double;
border-top:red double;
text-align:center;
}

/*▲-----table_outletここまで-----*/



.mawari_left{
width:60%;
padding:0 0 0 15px;
float:left;
text-align:center;
}

.mawari_right{
margin-left:63%;
}
.mawari_clear{
clear:left;
}

/*大元の文字など設定*/
.honbun {
padding:10px 20px;

line-height:120%;
}

/*▼-----ＴＯＰページのテーブル設定-----*/

.tableline_out{
width:530px;
border-collapse:collapse;
position:relative;
table-layout:fixed;
overflow:hidden;
}
.tableline_out td{
padding:10px 5px;
line-height:130%;
text-align:center;
border:pink 1px solid;
background-color:lightyellow;
}
.tableline_out tr{
vertical-align:top;
}

.tableline_out p a{
font-weight:bold;
font-size:1.3em;
padding:5px 10px;
background-color:pink;
border-bottom:gray 1px solid;
display:block;
}
.tableline_out p a:hover{
background-color:yellow;
}


/*▲-----ＴＯＰページのテーブル設定-----*/


#layer:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

/*写真がない時のテーブル枠設定 Pに指定*/
.nowP {
border-collapse:collapse;
background-color:gainsboro;
border:0;
padding:5px 10px;
margin-left:auto;
margin-right:auto;
width:60%;
height:150px;
line-height:150px;
}
