﻿body {
    /*background-color:#ffbab5;*/}
#ShopName{
    background-color:#FFFFFF;
    border-left:solid 20px #ff1616;
    border-top:solid 2px #ff1616;
    margin:10px;
    background-image:url("../../images/Caption/Caption_e.png");
    background-repeat:repeat;}
#CheerComment{
    font-size:medium;
    font-weight:bold;
    color:#cc0000;
    margin:10px auto 0 auto;
    width:800px;}
#Map{
    margin:0px auto 10px auto;
    height:500px;
    width:500px;}
#Friend{
    margin:-10px auto 0px auto;
    width:800px;}
.FloatFrame{
    width:100%;}
.Text{
    margin:0px auto 20px auto;
    width:97%;}
.clear{
    clear:both;}
.float{
    float:left;
    width:48%;
    margin:0px 5px;}
/*----------応援メッセージ----------*/
.Support{
    background-color:#ffffcc;
    padding:7px;
    border:solid 1px #DEDFDE;
    border-left:solid 5px #ff9900;
    margin-bottom:2px;}
/*----------応援メッセージ----------*/

/*----------タブスタイル----------*/
.tcShop
{
    margin:20px auto 10px auto;
    width:850px;
}
/*
各タブ内のヘッダテキストの設定
FireFoxではここにWidthがないとセンタリングが効かない
*/
.tcShop .Header
{
    width:130px;
}

/*タブとコンテンツの間のライン*/
.tcShop .ajax__tab_header 
{
    background:url("../../images/tab/tab_line_e.png") repeat-x bottom;
}

/*
通常のタブのスタイル
通常のタブ内の画像を設定
line-height、heightはIE7、FireFoxでは.Headerに設定しても有効だが、IE6ではここにないと無効になる
*/
.tcShop .ajax__tab_tab 
{
    line-height:28px;
    height:25px;
    background:url("../../images/tab/tab_normal_e.png") repeat-x;
}
/*通常のタブ右端*/
.tcShop .ajax__tab_outer
{
    background:url("../../images/tab/tab_normal_right_e.png") no-repeat right;
}
/*通常のタブ左端*/
.tcShop .ajax__tab_inner
{
    padding-left:3px;
    background:url("../../images/tab/tab_normal_left_e.png") no-repeat;
}
/*カーソルが合ったタブのスタイル*/
.tcShop .ajax__tab_hover .ajax__tab_tab 
{
    height:28px;
    font-weight:bold;
    background:url("../../images/tab/tab_active_e.png") repeat-x;
    color:#ffffff;
    line-height:28px;
}
/*カーソルが合ったタブの右端*/

.tcShop .ajax__tab_hover .ajax__tab_outer
{
    background:url("../../images/tab/tab_active_left_e.png") no-repeat;
}
/*カーソルが合ったタブの左端*/
.tcShop .ajax__tab_hover .ajax__tab_inner
{
    background:url("../../images/tab/tab_active_right_e.png") no-repeat right;
}
/*選択されたタブのスタイル*/
.tcShop .ajax__tab_active .ajax__tab_tab 
{
    height:28px;
    font-weight:bold;
    background:url("../../images/tab/tab_active_e.png") repeat-x;
    color:#FFFFFF;
    line-height:28px;
}
/*選択されたタブの左端*/
.tcShop .ajax__tab_active .ajax__tab_outer 
{
    background:url("../../images/tab/tab_active_right_e.png") no-repeat right;
}
/*選択されたタブの右端*/
.tcShop .ajax__tab_active .ajax__tab_inner
{
    background:url("../../images/tab/tab_active_left_e.png") no-repeat;
}
/*タブのコンテンツの中身*/
.tcShop .ajax__tab_body
{
    /*border-left:solid 2px #abacab;
    border-bottom:solid 2px #abacab;
    border-right:solid 2px #abacab;*/
    padding:10px;
}

/*----------タブスタイル----------*/

.lblRuby
{
    margin-left:10px;
    font-size:x-small;
}
.lblShopName
{
    margin-left:10px;
    font-size:large;
    font-weight:bold;
}
.Caption
{
    background-color:#FFFFFF;
    border-left:solid 10px #ff1616;
    border-top:solid 1px #ff1616;
    padding-top:5px;
    padding-left:5px;
    margin:10px 0px 10px 0 ;
    font-size:medium;
    font-weight:bold;
    background-image:url("../../images/Caption/Caption_e.png");
    background-repeat:repeat;
    clear:both;
}
.CaptionSupport
{
    background-color:#FFFFFF;
    border-left:solid 10px #ff9900;
    border-top:solid 1px #ff9900;
    padding-top:5px;
    padding-left:5px;
    margin:20px 0 10px 0 ;
    font-size:large;
    font-weight:bold;
    background-image:url("../../images/Caption/Caption_Cheer.png");
    background-repeat:repeat;
    clear:both;
    height:25px;
}

/*----------店舗基本情報----------*/
.BasicData
{
    background-color:#DEDFDE;
    margin:10px auto 30px auto;
    width:800px;
    border:solid 1px #DEDFDE;
    border-collapse:collapse;
}
.ColumnName
{
    border:solid 1px #DEDFDE;
    width:100px;
    background-color:#ffd1d1 ;
}
.ColumnValue
{
    border:solid 1px #DEDFDE;
    background-color:#F7F7DE;
}
.ColumnValueAlter
{
    border:solid 1px #DEDFDE;
    background-color:#FFFFFF;
}
/*----------店舗基本情報----------*/

/*----------メニュー情報----------*/
#Menu{
    margin:0 auto;
    width:800px;}
.gvMenu{
    width:400px;
    margin:10px auto 10px auto;
    padding:15px auto 15px auto;
    float:left;}
.MenuName{
    width:300px;
    border-left:solid 2px #abacab;}
.MenuPhoto{
    background-color:#ffffff;
    border:solid 2px #DEDFDE;
    height:400px;
    width:370px;
    margin:10px auto 0px 20px;
    float:left;
    text-align:center;
    vertical-align:middle;}
.MenuPhotoFrame{
    height:290px;}
.imgMenuPhoto{
    max-height:250px;
    max-width:334px;
    margin:10px auto 10px auto;}
.lblMenuName{
    font-weight:bold;
    font-size:medium;}
.divRating{
    text-align:left;
    line-height:18px;
    padding-left:20px;}
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;}
.filledRatingStar {
    background-image: url("../../images/Rating/FilledStar.png");}
.emptyRatingStar {
    background-image: url("../../images/Rating/EmptyStar.png");}
.savedRatingStar {
    background-image: url("../../images/Rating/FilledStar.png");}
/*----------メニュー情報----------*/

/*----------写真----------*/
.Photo
{
    width:800px;
    margin:10px auto 0px auto;
}
.imgPhoto
{
    width:auto;
    height:90px;
    margin-top:15px;
}
.imgPhoto:hover
{
    width:auto;
    height:100px;
    margin-top:5px;
}
.imgSelectedPhoto
{
    width:auto;
    height:100px;
    margin-top:5px;
}
.ViewPhoto
{
    height:450px;
    width:650px;
    border:solid 2px #DEDFDE;
    padding:auto auto auto auto;
    text-align:center;
    vertical-align:middle;
    overflow:visible;   
    margin:0px auto 0px auto;
}
.imgPreview
{
    margin:10px auto 10px auto;
    max-width:600px;
    max-height:400px;
}
.thumbNail
{
    display:block;
    width:800px;
    height:110px;
    border-top:solid 1px #DEDFDE;
    border-bottom:solid 1px #DEDFDE;
    margin-bottom:10px;
    text-align:center;
    position:relative;
    vertical-align:middle;
}
.PreviousButton
{
    position:absolute;
    left:10px;
    top:15px;
}  
.NextButton
{
    position:absolute;
    right:10px;
    top:15px;
}
/*----------写真2----------*/

/*----------新着情報----------*/
.NewsValue
{
    background-color:#F7F7DE;
    padding:5px;
    border-left:solid 2px #abacab;
}
.NewsValueAlter
{
    background-color:#FFFFFF;
    padding:5px;
    border-left:solid 2px #abacab;
}
/*----------新着情報----------*/

/*----------友達リンク情報----------*/
.imgFriend
{
    /*IE6*/
    width:80px;
    /*IE7&FireFox*/
    max-height:80px;
    max-width:80px;
    float:left;
    margin:2px;
}
.FriendName
{
    font-weight:bold;
}

.txtFriend
{
    border:solid 1px #DEDFDE;
    height:110px;
    width:250px;
    padding:3px;
    vertical-align:middle;
}
.txtFriendAlter
{
    border:solid 1px #DEDFDE;
    background-color:#F7F7DE;
    height:110px;
    width:250px;
    padding:3px;
}
/*----------友達リンク情報----------*/

