@import url("/common/css/default.css");

/* CSS Basic Style ---------------------------------------------------------- */
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
}

#wrap {
    width: 820px;
    text-align: center;
    padding-top: 5px;
}

#header {
    width: 800px;
    padding-bottom: 15px;
}

a:link,
a:active {
    color: #FFFFFF;
    text-decoration: none;
}

a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

a:hover {
    color: #FF6600;
    text-decoration: none;
}

address {
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

.margint_5 {
    margin-bottom: 5px;
}

.margint_10 {
    margin-bottom: 10px;
}

.margint_15 {
    margin-bottom: 15px;
}

.margint_20 {
    margin-bottom: 20px;
}

.margint_25 {
    margin-bottom: 25px;
}

.margint_30 {
    margin-bottom: 30px;
}

.margint_40 {
    margin-bottom: 40px;
}

.margint_45 {
    margin-bottom: 45px;
}

.margint_50 {
    margin-bottom: 50px;
}

.padding_l_10 {
    padding-left: 10px;
}

.margint_t20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mr_5{
    margin-right:5px;
}
.mr_10{
    margin-right:10px;
}
.mr_15{
    margin-right:15px;
}
.mr_20{
    margin-right:20px;
}
.mr_30{
    margin-right:30px;
}
.mr_40{
    margin-right:40px;
}
.mr_50{
    margin-right:50px;
}
.mr_60{
    margin-right:60px;
}
.mr_70{
    margin-right:70px;
}
.mr_80{
    margin-right:80px;
}
.mr_90{
    margin-right:90px;
}
.mr_100{
    margin-right:100px;
}
.mr_110{
    margin-right:110px;
}
.mr_115{
    margin-right:115px;
}
.mr_120{
    margin-right:120px;
}
.mr_130{
    margin-right:130px;
}
.mr_140{
    margin-right:140px;
}
.mr_150{
    margin-right:150px;
}
.mr_200{
    margin-right:200px;
}
.mr_250{
    margin-right:250px;
}
.mr_300{
    margin-right:300px;
}

.ml_2{
    margin-left:2px;
}
.ml_3{
    margin-left:3px;
}
.ml_5{
    margin-left:5px;
}
.ml_10{
    margin-left:10px;
}
.ml_15{
    margin-left:15px;
}


.txt_10 {
    font-size: 10px;
    line-height: 1.5em;
}

.txt_10_orange {
    font-size: 10px;
    line-height: 1.5em;
    color: #FF6600;
}

.txt_10_gray {
    font-size: 10px;
    line-height: 1.5em;
    color: #999999;
}

.txt_10_white {
    font-size: 10px;
    line-height: 1.5em;
    color: #FFFFFF;
}

.txt_10_red {
    font-size: 10px;
    line-height: 1.5em;
    color: #CC0000;
}

.txt_12 {
    font-size: 12px;
    line-height: 1.5em;
}

.txt_12_red {
    font-size: 12px;
    color: #CC0000;
    line-height: 1.5em;
}

.txt_12_white {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
}

.txt_12_orange {
    font-size: 12px;
    color: #FF9900;
    line-height: 1.6em;
}

.txt_12_blue {
    font-size: 12px;
    color: #000099;
    line-height: 1.5em;
}

.txt_12_gray {
    font-size: 12px;
    line-height: 1.5em;
    color: #666666;
}

.txt_12_b_white {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    color: #FFFFFF;
}

.txt_12_red_b {
    font-size: 12px;
    color: #CC0000;
    line-height: 1.5em;
    font-weight: bold;
}

.txt_12_b {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
}

.txt_14 {
    font-size: 14px;
    line-height: 1.5em;
    color: #111111;
}

.txt_14_white {
    font-size: 14px;
    line-height: 1.5em;
    color: #FFFFFF;
}

.txt_14_orange {
    font-size: 14px;
    line-height: 1.5em;
    color: #FF9900;
}

.txt_14_red {
    font-size: 14px;
    line-height: 1.5em;
    color: #CC0000;
}

#privacy {
    width: 545px;
    text-align: center;
    background-image: url(/images/privacy/bg_privacy.gif);
    background-repeat: repeat-y;
}

.privacy {
    width: 545px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #666666;
    line-height: 1.6em;
    text-align: left;
}

/*----  TOP------*/
.bg_whats {
    width: 496px;
    background-image: url(/images/index/bg_whats_new.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.bg_member {
    width: 290px;
    background-image: url(/images/index/bg_member.jpg);
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
}

.whats {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 10px;
}

.footer {
    width: 798px;
    background-image: url(/images/common/bg_footer.gif);
    background-repeat: repeat-x;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    text-align: center;
}


/*----  shop_info------*/

.t_info_01 {
    font-size: 14px;
    font-weight: bold;
    color: #FFE16F;
    line-height: 1.5em;
    padding-left: 3px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.txt_info_01 {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-left: 3px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.t_info_02 {
    width: 459px;
    padding-bottom: 20px;
}

.txt_info_02 {
    width: 459px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-bottom: 10px;
}

.bg_shop {
    background-image: url(/images/shop/bg_shop_info.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

/*----  SHOPPING------*/
.product_t {
    width: 739px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/shopping/bg_shopping_01.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding-left: 2px;
}

.product {
    width: 768px;
    background-image: url(/images/shopping/bg_shopping_02.gif);
    background-position: top left;
    background-repeat: repeat-x;
    padding-top: 10px;
    padding-left: 15px;
}

.txt_juice {
    font-size: 12px;
    color: #666666;
    line-height: 1.4em;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 12px;
}

/*----  keihan------*/
.bg_keihan {
    width: 800px;
    background-image: url(/images/keihan/bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-right: 15px;
    padding-left: 15px;
}

/*----  TRADING------*/
.bg_trading_01 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/trading/bg_trading_01.jpg);
    background-position: top;
    background-repeat: repeat-y;
    padding-right: 30px;
    padding-left: 30px;
}

.bg_trading_02 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/trading/bg_trading_02.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-right: 30px;
    padding-left: 30px;
}

.t_trading {
    font-size: 12px;
    color: #FF9900;
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: underline;
    padding-bottom: 10px;
}

/*----  MENu------*/
.bg_menu {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background: linear-gradient(to bottom,#363636,#000000);
/*	background-image: url(/images/menu/bg_menu.gif);*/
    background-position: top;
    background-repeat: repeat-x;
}

.menu_title{
    font-family: 'Yu Mincho',YuMincho,'Hiragino Mincho Pro',"Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN","Yu Gothic UI", "MS PGothic", sans-serif;
}

.menu_title > h4.en{
    color:#fee07b;
    font-size: 12px;
    margin-bottom: 2px;
    letter-spacing: 0.05em
}
.menu_title > h4.ja{
    color:#dddddd;
    letter-spacing: 0.1em
}
.menu_title > h4.ja > p.course_name{
    font-size: 16px;
    font-weight: 900!important;
    margin-bottom: 2px;
}
.menu_title > h4.ja > span.num_items{
    font-size: 14px;
    margin-right: 20px;
}
.menu_title > h4.ja > span.price{
    font-size: 14px;
}


/*----  drink------*/
.bg_drink {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background: linear-gradient(to bottom,#363636,#101010);
/*	background-image: url(/images/drink/bg_drink.gif);*/
    background-position: top;
    background-repeat: repeat-x;
}


.bg_macavo {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/macavo/index/bg_macavo.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.bg_yoron {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/macavo/yoron/bg_yoron.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.txt_macavo_01 {
    width: 515px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 2.0em;
    padding-left: 3px;
    padding-right: 5px;
    padding-bottom: 20px;
}

.txt_macavo_02 {
    width: 500px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 2.0em;
    padding-left: 3px;
    padding-right: 5px;
    padding-bottom: 30px;
}

.bg_yoron_arimura {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/yoron/bg_arimura_brewing.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_yoron_amami {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/yoron/bg_amami_brewing.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_nishikawa {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/yoron/bg_nishikawa.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_okinoerabu {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/okinoerabu/bg_okinoerabu_brewing.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_niiro {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/okinoerabu/bg_niiro.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_harada {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/okinoerabu/bg_harada.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_asahi {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/kikai/bg_asahi.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_kikaijima {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/kikai/bg_kikaijima.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_amami01 {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/macavo/amami/bg_amami_01.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.bg_amami02 {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background-image: url(/images/macavo/amami/bg_amami_02.gif);
    background-position: top;
    background-repeat: repeat-x;
}


.bg_yamada {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_yamada.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_amami_oshima {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_amami_oshima.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_machida {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_machida.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_nishidaira {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_nishidaira.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_nishidaira_honke {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_nishidaira_honke.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_yayoi {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_yayoi.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_tomita {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_tomita.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_oshima_food {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_oshima_food.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_oshima_kaiun {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_amami_oshima_kaiun.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

.bg_amami_no_kura {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    background-image: url(/images/macavo/amami/bg_amami_no_kura.gif);
    background-repeat: repeat-x;
    padding-top: 15px;
}

/*----  EVENT------*/
.bg_event_01 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/event/bg_event_01.jpg);
    background-position: top;
    background-repeat: repeat-y;
    padding-right: 30px;
    padding-left: 30px;
}

.bg_event_02 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/event/bg_event_02.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 10px;
}

.t_event {
    font-size: 12px;
    color: #FF9900;
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: underline;
    padding-bottom: 10px;
}

.comment_event {
    font-size: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
    padding-top: 5px;
}

/*----  sitemap------*/
.bg_sitemap_01 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/sitemap/bg_sitemap_01.jpg);
    background-position: top;
    background-repeat: repeat-y;
    padding-right: 30px;
    padding-left: 30px;
}

.bg_sitemap_02 {
    width: 800px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 1.8em;
    background-image: url(/images/sitemap/bg_sitemap_02.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.t_sitemap {
    font-size: 12px;
    color: #FF9900;
    font-weight: bold;
    line-height: 1.5em;
    text-decoration: underline;
    padding-bottom: 10px;
}

/*----  form------*/
.t_form {
    width: 186px;
    font-size: 12px;
    line-height: 1.5em;
    padding-left: 8px;
    padding-top: 9px;
    background-image: url(/images/form/bg_form.gif);
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #FFCC66;
}

.bg_form {
    width: 600px;
    text-align: center;
    background-image: url(/images/form/bg_ta.gif);
    background-repeat: repeat-y;
}

/* course menu */

.notice {
    margin-top: 10px;
}

.pay_notes{
    font-size :12px;
    line-height: 1.5em;
    margin-top: 10px;
    margin-bottom: 20px;
}

.pay_notes_cart{
    text-align: left;
    font-size :12px;
    line-height: 1.5em;
    padding: 5px 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.pay_notes_cart a {
    color: #FF6600;
    margin-left: 2px;
    margin-right: 2px;
/*	text-decoration: none;*/
}

/* midashi */
.heading{
    text-align: left;
    font-family: 'Yu Mincho',YuMincho,'Hiragino Mincho Pro',"Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN","Yu Gothic UI", "MS PGothic", sans-serif;
}

.heading > h4{
/*	color:#fee07b;*/
/*	color:#FFD700;*/
    color:#FFD400;
}

.heading > h4 > p.title{
    font-size: 24px;
    font-weight: 900!important;
    letter-spacing: 0.05em;
}

.heading > h4 > p.subtitle{
    font-size: 18px;
    font-weight: 700!important;
    line-height: 1.3em;
    letter-spacing: 0.05em;
}

.heading > h4 > p.title > span.hosoku , .heading > h4 > p.subtitle > span.hosoku{
    font-size: 14px;
    font-weight: 300!important;
    margin-left: 10px;
}

.th_y{
    text-align: left;
    font-family: 'Yu Mincho',YuMincho,'Hiragino Mincho Pro',"Meiryo UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN","Yu Gothic UI", "MS PGothic", sans-serif;
    color:#FFD400;
    font-size: 14px;
    font-weight: 700!important;
    padding-left: 4px;
}

/*
--------------------------------------------------------------------------------
END OF CSS
--------------------------------------------------------------------------------
*/