@charset "utf-8";

*{
    margin:0px;
    padding:0px;
}

body{
    margin:0;
    padding:0;
    background-color:#fbfbed;
}

h3{
    font-size:100%;
}


li{
    list-style-position:outside;
}

img{
    border:0px;
}

img.mt-image-none{
    margin:0px;
    padding:0px;
    border:0px;
}

hr.formobile{
    display:none;
}

.small{
    font-size:10px;
    line-height:14px;
}

div.left{
    float:left;
}

div.right{
    float:right;
}

div.clear{
    clear:both;
    visibility: hidden;
    height: 0;
}

div.container{
    width:860px;
    margin-left:auto;
    margin-right:auto;
}

div.top_menu{
    width:258px;
}

div.footer{
    margin-top:77px;
}


div.menu{
    width:214px;
    float:right;
    margin-top:85px;
}

div.menu ul{
    list-style-position:outside;
    list-style-type:none;
}

div.menu ul li{
    padding-left:29px;
    background-image:url("../image/menu_dot_off.gif");
    background-repeat:no-repeat;
    margin-bottom:17px;
}

div.menu ul li ul{
    margin-top:21px;
    margin-left:14px;
}

div.menu ul li ul li{
    padding-left:10px;
    margin-bottom:14px;
    background-image:url("../image/menu_dot_2_off.gif");
    background-repeat:no-repeat;
}

div.sub_menu{
    margin-left:-28px;
    margin-top:-8px;
    line-height:0.5em;
}

#IndexPage div.report {
    margin-top:15px;
}

div.main_visual{
    margin-top:32px;
}

div.event{
    margin-top:53px;
}

div.report{
    margin-top:53px;
}

ul.entry_list {
    width: 540px;
    list-style-type: none;
    margin-top: 18px;
}

    ul.entry_list:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
    ul.entry_list { display:inline-block; }
    * html ul.entry_list { height:1%; }
    ul.entry_list { display:block; }

ul.entry_list li {
    float:left;
    width:171px;
    margin-right:10px;
    >margin-right:9px;
    padding-bottom:65px;
}

ul.entry_list li.entry_2 {
    margin-right:0px;
}

ul.entry_list li div.entry_content_event {
    width:171px;
    height:200px;
    overflow:hidden;
}

ul.entry_list li div.entry_content_report {
    width:171px;
    height:120px;
    overflow:hidden;
}

ul.entry_list h3 {
    margin-top:4px;
    width:171px;
}

ul.entry_list div.date {
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
}

ul.entry_list span.small {
    font-weight: normal;
}

ul.entry_list h3 a {
    font-weight: normal;
    font-size: 12px;
    line-height:18px;
    color:#000000;
    text-decoration:none;
}

ul.entry_list a:hover, ul.entry_list a.rover {
    color:#c80c29;
    text-decoration:underline;
}

table.event_table{
    margin-top:18px;
}
table.event_table td.event_col{
    width:70px;
    height:240px;
    font-size:11px;
    line-height:18px;
}

table.event_table td.event_col div.date{
    font-weight:bold;
    margin-top:6px;
    font-size:12px;
}

table.event_table td.event_col h3{
    margin-top:4px;
    font-weight:normal;
}

table.event_table td.event_col a{
    color:#000000;
    text-decoration:none;
}

table.event_table td.event_col a:hover{
    color:#c80c29;
    text-decoration:underline;
}

table.report_table{
    margin-top:18px;
}
table.report_table td.report_col{
    width:170px;
    height:240px;
    font-size:11px;
    line-height:18px;
}

table.report_table td.report_col div.date{
    font-weight:bold;
    margin-top:6px;
    font-size:12px;
}

table.report_table td.report_col h3{
    margin-top:4px;
    font-weight:normal;
}

table.report_table td.report_col a{
    color:#000000;
    text-decoration:none;
}

table.report_table td.report_col a:hover{
    color:#c80c29;
    text-decoration:underline;
}


div.main_contents{
    margin-top:61px;
    width:540px;
}

div.main_contents h2{
    margin-bottom:24px;
}

div.main_contents div.p_block{
    margin-bottom:56px;
}

div.main_contents div.p_block a{
    font-weight:bold;
    color:#000000;
    padding-left:14px;
    background-image:url("../image/linkarrow.gif");
    background-repeat:no-repeat;
}

div.main_contents div.p_block a:hover{
    color:#c80c29;
}

div.main_contents div.p_block p a{
    font-weight:bold;
    color:#000000;
    padding-left:0px;
    background-image:none;
    background-repeat:no-repeat;
}

div.honbun{
    font-size:80%;
    line-height:1.8em;
}

div.honbun p{
    margin-top:0.7em;
}

div.honbun ul{
    margin-top:0.6em;
    margin-bottom:0.6em;
    list-style-position:inside;
}
div.honbun ul li{
    list-style-position:inside;
    font-size:95%;
}

/*==========================================================*/
/* event top new */

div.eventtop_main{
    margin-top:10px;
    width:540px;
    height:480px;
    background: url(../images/top_main.jpg) no-repeat;
}

div.eventtop_link{
    padding-top:45px;
    padding-left:50px;
    width:440px;
    height:300px;  
}

div.eventtop_entry{
    width: 460px;
    padding-top:20px;
    padding-left:40px;
}

div.eventtop_entry div.top {
    height:43px;
    float:left;
}

div.eventtop_entry div.top div.date {
    width:160px;
    float:left;
    font-size: 12px;
    font-weight: bold;
}

div.eventtop_entry div.top div.right_col {
    float:left;
    width:300px;
}

div.eventtop_entry span.small {
    font-weight: normal;
}

div.eventtop_entry div.right_col a {
    font-weight: normal;
    font-size: 12px;
    line-height:18px;
    color:#000000;
    text-decoration:none;
}   

div.eventtop_entry div.right_col a:hover{
    color:#c80c29;
    text-decoration:underline;
}

div.eventtop_entry div.right_col a.rover{
    color:#c80c29;
    text-decoration:underline;
}

/*==========================================================*/
/* twitter */

div.twitter{
    margin-top:30px;
}

/*==========================================================*/
/* monthly Calender */

ul.entry_list li div.entry_content_monthly {
    margin-bottom:8px;
    width:171px;
    overflow:hidden;
}

div.title_monthly{
    font-weight:bold;
    font-size:150%;
    margin-bottom:60px;
}

div.date_monthly{
    height:25px;
    font-weight:bold;
    font-size:120%;
    border-bottom: 2px solid #000;
}
div.left_column02_monthly{
    margin-top:15px;
    font-size:80%;
    line-height:1.8em;
}

div.left_column02_monthly div.photo{
    float:left;
    width:250px;
}

div.left_column02_monthly div.text{
    float:left;
    width:280px;
    margin-left:10px;
}

div.left_column02_monthly div.photo a{   
    font-weight:bold;
    color:#000000;
    padding-top:3px;
    padding-left:19px;
    background-image:url("../image/download_icon.gif");
    background-repeat:no-repeat;
}

/*==========================================================*/
/* chefs club */

div.chef_hattori{
    width:540px;
}

div.chef_hattori div.right{
    width:253px;
}

div.profile{
    margin-top:10px;
    font-size:70%;
    line-height:1.6em;
}

div.profile p {
    margin-top:6px;
}

div.profile p a{
    background-image:url("../image/linkarrow.gif");
    margin-top:6px;
}

div.linkarrow{
    font-weight:bold;
    color:#000000;
    background-repeat:no-repeat;
}

div.linkarrow a{
    padding-left:14px;
    background-image:url("../image/linkarrow.gif");
    background-repeat:no-repeat;
}

div.chefmenu{
    margin-top:20px;
}

div.main_contents div.p_block div.chefmenu a{
    padding:0px;
    background-image:none;
    background-repeat:no-repeat;
}

div.memberchef h2{
    margin:0px;
}

div.chef{
    width:252px;
}

div.chef h3{
    margin-top:18px;
    margin-bottom:6px;
}


/*==========================================================*/
/* event */


div.event_subtitle{
    font-size:100%;
    
}

h3.event_title{
    font-size:160%;
    line-height:1.3em;
    margin-top:10px;
    width:540px;
}

div.event_image{
    width:540px;
    margin-top:10px;
    margin-bottom:30px;
}

table.table_schedule{
    width:540px;
    margin-top:23px;
    line-height:1.5em;
}


table.table_schedule tr{
    vertical-align:top;
}

table.table_schedule td.label{
    width:88px;
}

table.table_schedule td.value{
    width:452px;
}

div.contact_menulist{
    margin-top:35px;
    
}

div.contact_menulist div.contact{
    background-color:#ffffff;
    padding:15px;
    width:222px;
    font-size:80%;
    line-height:1.8em;
}


div.contact_menulist_shisen div.contact{
    margin-top:15px;
    background-color:#ffffff;
    padding:15px;
    width:222px;
    font-size:80%;
    line-height:1.8em;
    float:right;
}

div.contact_menulist_spice div.contact{
    margin-top:15px;
    background-color:#ffffff;
    padding:15px;
    font-size:80%;
    line-height:1.8em;
}

div.contact_menulist div.menulist{
    width:260px;
    font-size:80%;
    line-height:1.8em;
}


div.shisen_menu{
    margin-top:35px;
    font-size:80%;
    line-height:1.2em;
    float:left;
}



h4.donburi_unit{
    margin-top:50px;
}

div.donburi_unit{
    width:540px;
    margin-top:25px;
}


div.donburi_image{
    width:238px;
    font-size:11px;
    line-height:14px;
    text-align:center;
}

div.donburi_desc{
    width:288px;
    font-size:11px;
    line-height:20px;
}

table.donburi_chef{
    width:288px;

    margin:0px;
    padding:0px;
}

table.donburi_chef{
    vertical-align:bottom;
}

table.donburi_chef tr, table.donburi_chef tbody{
    padding:0px;
    margin:0px;
}
table.donburi_chef td.donburi_chef_name{
    padding-bottom:8px;
    width:168px;
    font-size:10px;
    line-height:14px;
}
table.donburi_chef td.donburi_chef_image{
    width:120px;
    font-size:0px;
    line-height:0px;
    padding-bottom:0px;
}
table.donburi_chef td.border{
    height:1px;
    background-color:#000000;
}


/*==========================================================*/
/* report Eat Academy No.1 */


div.report_subtitle{
    margin-top:25px;
    font-size:75%;
    font-weight:bold;
    
}

h3.report_title{
    font-size:160%;
    line-height:1.3em;
    margin-top:6px;
    width:540px;
}

div.report_image{
    width:540px;
    margin-top:12px;
    margin-bottom:25px;
}


div.report_photo_a{
    height:180px;
    margin-top:20px;
}

div.report_a_left{
    float:left;
}

div.report_a_right{
    float:left;
    margin-left:10px;
}



div.report_hasen01{
    margin-top:25px;
}

div.report_photo_b{
    margin-top:20px;
    height:160px;
}

div.report_b_left{
    width:225px;
    height:160px;
    float:left;
}

div.report_b_centor{
    width:123px;
    height:160px;
    margin-left:10px;
    float:left;
    font-size:79%;
    line-height:0.8em;
}

div.report_b_right{
    margin-left:20px;
    font-size:80%;
    line-height:1.6em;
}

div.report_hasen02{
    margin-top:25px;
}

div.report_photo_c{
    height:160px;
    margin-top:20px;
}


div.report_c_left{
    float:left;
    width:170px;
    font-size:80%;
    line-height:1.6em;
}

div.report_c_centor{
    float:left;
    margin-left:10px;
}

div.report_c_right{
    float:left;
    margin-left:10px;
}

div.report_hasen03{
    margin-top:23px;
    margin-bottom:20px;
    
    }

div.report_photo_d{
    margin-top:25px;
    vertical-align:top;
    height:160px;
}

div.report_d_left{
    float:left;
}

div.report_d_centor{
    margin-left:10px;
    float:left;
}

div.report_d_right{
    margin-left:10px;
    float:left;
}

div.report_hasen04{
    margin-top:25px;
}

div.report_photo_e{
    margin-top:25px;
    height:180px;
}

div.report_e_left{
    float:left;
}

div.report_e_right{
    width:260px;
    margin-left:15px;
    float:left;
    font-size:80%;
    line-height:1.6em;
}

div.report_hasen05{
    margin-top:25px;
}

div.report_photo_f{
    height:410px;
    margin-top:25px;
}

div.report_f_left{
    float:left;
    width:305px;
    font-size:80%;
    line-height:1.6em;
}


div.report_f_right{
    float:left;
    width:100px;
    margin-left:10px;
    font-size:80%;
    line-height:0.8em;
}

div.report_hasen06{
    margin-top:25px;
}

div.title_menu_shokai{
    height:17px;
    margin-top:35px;
}

div.menu_shokai{
    margin-top:25px;
    height:920px;
}

div.menu_shokai_01{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    float:left;
}

div.menu_shokai_02{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu_shokai_03{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu_shokai_04{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}


div.menu_shokai_05{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu_shokai_06{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu_shokai_07{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.report_hasen07{
    margin-top:25px;
}

div.hattori_speech{
    margin-top:25px;
}

div.main_contents div.p_block_lightbox{
    margin-bottom:56px;
}

div.main_contents div.p_block_lightbox a{
    font-weight:bold;
    color:#000000;
}


div.main_contents div.p_block_lightbox a:hover{
    color:#c80c29;
}

div.main_contents div.p_block_lightbox p a{
    font-weight:bold;
    color:#000000;
    padding-left:0px;
    background-image:none;
    background-repeat:no-repeat;
}


/*==========================================================*/
/* report Eat Academy No.2 */


div.report2_subtitle{
    margin-top:25px;
    font-size:75%;
    font-weight:bold;
    
}

h3.report2_title{
    font-size:160%;
    line-height:1.3em;
    margin-top:6px;
    width:540px;
}

div.report2_image{
    width:540px;
    margin-top:12px;
    margin-bottom:25px;
}


div.report2_photo_a{
    height:180px;
    margin-top:20px;
}

div.report2_a_left{
    float:left;
}

div.report2_a_right{
    float:left;
    margin-left:10px;
}

div.report2_hasen01{
    margin-top:25px;
}

div.report2_photo_b{
    height:249px;
    margin-top:20px;
    height:160px;
}

div.report2_photo_d{
    margin-top:25px;
    vertical-align:top;
    height:160px;
}

div.report2_d_left{
    float:left;
}

div.report2_d_centor{
    margin-left:10px;
    float:left;
}

div.report2_d_right{
    margin-left:10px;
    float:left;
}

div.report2_hasen02{
    margin-top:25px;
}

div.report2_photo_c{
    height:160px;
    margin-top:20px;
}


div.report2_c_left{
    float:left;
    width:170px;
    font-size:80%;
    line-height:1.6em;
}

div.report2_c_txt{
    width:260px;
    margin-left:15px;
      float:right;
    font-size:80%;
    line-height:1.6em;
}

div.report2_c_right{
    width:260px;
    float:left;
    margin-top:5px;
}

div.report2_hasen03{
    margin-top:100px;
   _margin-top:20px;
    margin-bottom:20px;
    
    }

div.report2_photo_d{
    margin-top:25px;
    vertical-align:top;
    height:160px;
}

div.report2_d_txt{
        width:170px;
    font-size:80%;
    line-height:1.6em;
}

div.report2_d_centor1{
    float:right;
}

div.report2_d_left{
    margin-left:10px;
    float:right;
}

div.report2_d_centor2{
        margin:10px 0px 0px 0px;
}

div.report2_hasen04{
    margin-top:80px;
   _margin-top:-20px;
}

div.report2_photo_e{
    margin-top:25px;
    height:140px;
}

div.report2_e_left{
    float:left;
}

div.report2_e_txt{
    width:225px;
    margin-right:15px;
    float:left;
    font-size:80%;
    line-height:1.6em;
}

div.report2_e_right{
    float:right;
}

div.report2_hasen05{
    margin-top:35px;
}

div.report2_photo_f{
    height:332px;
    margin-top:25px;
}

div.report2_f_left{
    font-size:80%;
    line-height:1.6em;
   _float:left;
}


div.report2_f_right{
    float:right;
    width:305px;
    margin-left:10px;
    font-size:80%;
    line-height:1.6em;
}

div.report2_hasen06{
    margin-top:35px;
}

div.title_menu_shokai{
    height:17px;
    margin-top:35px;
}

div.menu2_shokai{
    margin-top:25px;
    height:880px;
}

div.menu2_upbox{
    width:542px;
    height:295px;
}

div.menu2_shokai_01{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    float:left;
}

div.menu2_shokai_02{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu2_shokai_03{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
    margin-bottom:15px;
}

div.menu2_shokai_04{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.menu2_shokai_05{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu2_shokai_06{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu2_shokai_07{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.report2_hasen07{
    margin-top:50px;
}

div.title_seisan_shokai{
    margin-top:25px;
}

div.seisan_shokai{
    margin-top:25px;
}

div.hattori_speech{
    margin-top:25px;
}

div.main_contents div.p_block_lightbox{
    margin-bottom:56px;
}

div.main_contents div.p_block_lightbox a{
    font-weight:bold;
    color:#000000;
}


div.main_contents div.p_block_lightbox a:hover{
    color:#c80c29;
}

div.main_contents div.p_block_lightbox p a{
    font-weight:bold;
    color:#000000;
    padding-left:0px;
    background-image:none;
    background-repeat:no-repeat;
}

/*==========================================================*/
/* report Eat Academy No.3 */

div.report3_subtitle{
    margin-top:25px;
    font-size:75%;
    font-weight:bold;
    
}

h3.report3_title{
    font-size:160%;
    line-height:1.0em;
    margin-top:6px;
    width:540px;
}

div.report3_image{
    width:540px;
    margin-top:12px;
    margin-bottom:25px;
}

div.report3_photo_a{
    height:180px;
    margin-top:20px;
}

div.report3_a_left{
    float:left;
}

div.report3_a_right{
    float:left;
    margin-left:10px;
}

div.report3_hasen01{
    margin-top:25px;
}

div.report3_photo_b{
    height:249px;
    margin-top:20px;
    height:160px;
}

div.report3_photo_d{
    margin-top:25px;
    vertical-align:top;
    height:160px;
}

div.report3_d_left{
    float:left;
}

div.report3_d_centor{
    margin-left:10px;
    float:left;
}

div.report3_d_right{
    margin-left:10px;
    float:left;
}

div.report3_hasen02{
    margin-top:25px;
}

div.report3_photo_c{
    height:210px;
    margin-top:20px;
}


div.report3_c_left{
    float:left;
    width:208px;
    font-size:80%;
    line-height:1.6em;
}

div.report3_c_txt{
    width:190px;
    margin-left:0px;
    float:right;
    font-size:80%;
    line-height:1.6em;
}

div.report3_c_right{
    float:left;
    margin-left:10px;
}

div.report3_hasen03{
    margin-top:60px;
    margin-bottom:20px;
    
    }

div.report3_hasen04{
    margin-top:25px;
}


div.report3_hasen05{
    margin-top:25px;
}

div.report3_photo_f{
    height:370px;
    margin-top:25px;
}

div.report3_f_left{
    font-size:80%;
    line-height:1.6em;
}


div.report3_f_right{
    float:right;
    width:305px;
    margin-left:10px;
    font-size:80%;
    line-height:1.6em;
}

div.report3_hasen06{
    margin-top:25px;
}

div.title_menu_shokai{
    height:17px;
    margin-top:35px;
}

div.menu3_shokai{
    margin-top:25px;
    height:780px;
}

div.menu3_upbox{
    width:542px;
    height:279px;
}

div.menu3_shokai_01{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    float:left;
}

div.menu3_shokai_02{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu3_shokai_03{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
    margin-bottom:15px;
}

div.menu3_shokai_04{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.menu3_shokai_05{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu3_shokai_06{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu3_shokai_07{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.report3_hasen07{
    margin-top:100px;
}

div.title_seisan_shokai{
    margin-top:25px;
}

div.seisan_shokai{
    margin-top:25px;
}

div.hattori_speech{
    margin-top:25px;
}

div.main_contents div.p_block_lightbox{
    margin-bottom:56px;
}

div.main_contents div.p_block_lightbox a{
    font-weight:bold;
    color:#000000;
}


div.main_contents div.p_block_lightbox a:hover{
    color:#c80c29;
}

div.main_contents div.p_block_lightbox p a{
    font-weight:bold;
    color:#000000;
    padding-left:0px;
    background-image:none;
    background-repeat:no-repeat;
}


/*==========================================================*/
/* report Eat Academy No.4 */

div.report4_subtitle{
    margin-top:25px;
    font-size:75%;
    font-weight:bold;
    
}

h3.report4_title{
    font-size:160%;
    line-height:1.0em;
    margin-top:6px;
    width:540px;
}

div.report4_image{
    width:540px;
    margin-top:12px;
    margin-bottom:25px;
}

div.report4_photo_a{
    height:180px;
    margin-top:20px;
}

div.report4_photo_b{
    height:160px;
    margin-top:20px;
margin-bottom:10px;
}

*:first-child+html div.report4_photo_b{
    height:160px;
    margin-top:20px;

}



div.report4_a_left{
    float:left;
}

div.report4_a_right{
    float:left;
    margin-left:10px;
}

div.report4_hasen01{
    margin-top:25px;
}

div.report4_photo_b{
    margin-top:20px;
    width:540px;
    height:160px;
}

div.report4_b_left{
    width:225px;
    height:160px;
    float:left;
}

div.report4_b_centor{
    width:123px;
    height:160px;
    margin-left:10px;
    float:left;
    font-size:79%;
    line-height:0.8em;
}

div.report4_b_right{
    margin-left:20px;
    font-size:80%;
    line-height:1.6em;
}

div.report4_photo_c{
    width:540px;
    height:160px;
    margin-top:20px;
}


div.report4_c_left{
    float:left;
    width:170px;
    font-size:80%;
    line-height:1.6em;
}


div.report4_c_centor{
    float:left;
    margin-left:10px;
}

div.report4_c_right{
    float:right;
    margin-left:0px;
}

div.report4_hasen02{
    margin-top:25px;
}

div.report4_hasen03{
    margin-top:20px;
    margin-bottom:20px;
    
}

div.report4_photo_d{
    height:160px;
    margin-top:25px;
}

div.report4_d_left{
    float:left;
    width:225px;
    font-size:80%;
    line-height:1.6em;
}

div.report4_d_right{
    width:298px;
    margin-left:15px;
    float:right;
    font-size:80%;
    line-height:1.6em;
}
    
div.report4_hasen04{
    margin-top:25px;
}

div.report4_photo_e{
    height:180px;
    margin-top:20px;
}

div.report4_e_left{
    float:left;
    width:256px;
    font-size:80%;
    line-height:1.6em;
}

div.report4_e_right{
    width:265px;
    margin-left:15px;
    float:right;
}

div.report4_hasen05{
    margin-top:25px;
}

div.report4_photo_f{
    height:280px;
    margin-top:25px;
}

div.report4_f_left{
    float:left;
    width:305px;
    height:210px;
    font-size:80%;
    line-height:1.6em;
}

div.report4_f_right{
    width:218px;
    margin-left:15px;
    float:right;
    font-size:80%;
    line-height:1.6em;
}

div.report4_hasen06{
    margin-top:25px;
}

div.report4_movie_box{
    width:540px;
    height:408px;
    margin-top:20px;
        margin-left:-5px;
}

div.report4_pinknote{
    width:540px;
    height:674px;
    margin-top:20px;
        font-size:75%;
        line-height:1.6em;
        background: url("../report/eat_04/image/pinknote_bg.gif")
}

div.report4_pinkimg01{
    width:500px;
    height:180px;
        padding: 20px 0px 0px 20px;
}

div.report4_pinktxt{
        width:500px;
        padding: 25px 0px 0px 20px;
}

div.report4_pinkhasen{
        width:500px;
        padding: 40px 0px 0px 20px;
}


div.report4_pinkimg02{
    width:500px;
    height:204px;
        padding: 20px 0px 0px 20px;
}


div.menu4_shokai{
    margin-top:25px;
    height:670px;
}

div.menu4_upbox{
    width:540px;
    height:320px;
}

div.menu4_shokai_01{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    float:left;
}

div.menu4_shokai_02{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu4_shokai_03{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
    margin-bottom:15px;
}

div.menu4_shokai_04{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.menu4_shokai_05{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu4_shokai_06{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu4_shokai_07{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.report4_hasen07{
    margin-top:20px;
}

div.title_seisan_shokai{
    margin-top:25px;
}

div.seisan_shokai{
    margin-top:25px;
}


/*==========================================================*/
/* report Eat Academy No.5 */


div.report5_photo_b{
    width:540px;
    height:160px;
    margin-top:20px;
}


div.report5_b_left{
    float:left;
    width:190px;
    font-size:80%;
    line-height:1.6em;
}


div.report5_b_centor{
    float:left;
    margin-left:10px;
}

div.report5_b_right{
    float:right;
    margin-left:0px;
}

div.report5_c_left{
    float:left;
    width:225px;
}


div.report5_c_centor{
    float:left;
    margin-left:10px;
}

div.report5_c_right{
    float:right;
    margin-left:0px;
}

div.report5_d_left{
    float:left;
    width:161px;
}

div.report5_d_centor{
    float:left;
    width:161px;
    margin-left:10px;
}

div.report5_d_right{
    font-size:80%;
    line-height:1.6em;
    float:left;
    margin-left:10px;
    width:185px;
}

div.report5_e_left{
    font-size:80%;
    line-height:1.6em;
    float:left;
    width:185px;
}

div.report5_e_centor{
    float:left;
    width:162px;
    margin-left:9px;
}

div.report5_e_right{
    float:left;
    width:162px;
    margin-left:9px;
}

div.report5_f_left{
    float:left;
    width:225px;
}

div.report5_f_centor{
    float:left;
    width:150px;
    margin-left:5px;
}

div.report5_f_right{
    float:left;
    margin-left:5px;
}




div.report4_hasen02{
    margin-top:25px;
}

div.report4_hasen03{
    margin-top:20px;
    margin-bottom:20px;
    
}

div.report4_photo_d{
    height:160px;
    margin-top:25px;
}
    
div.report4_hasen04{
    margin-top:25px;
}

div.report4_hasen05{
    margin-top:25px;
}

div.report4_hasen06{
    margin-top:25px;
}

div.menu5_upbox{
    width:542px;
    height:279px;
}


div.menu5_shokai_01{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    float:left;
}

div.menu5_shokai_02{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
}

div.menu5_shokai_03{
    height:275px;
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-left:15px;
    float:left;
    margin-bottom:15px;
}

div.menu5_shokai_04{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    float:left;
}

div.menu5_shokai_05{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu5_shokai_06{
    width:170px;
    font-size:80%;
    line-height:1.6em;
    margin-top:30px;
    margin-left:15px;
    float:left;
}

div.menu5_shokai_07{
    width:170px;
    font-size:80%;
    line-height:1.6em;

    float:left;
}

div.menu5_shokai_08{
    width:170px;
    font-size:80%;
    line-height:1.6em;

    margin-left:15px;
    float:left;
}



div.report4_hasen07{
    margin-top:20px;
}

div.title_seisan_shokai{
    margin-top:25px;
}

div.seisan_shokai{
    margin-top:25px;
}

/*==========================================================*/
/* report Eat Academy No.6 */

div.title_spece{
    margin-top:8px;
}
div.report6_b_left{
    float:left;
    width:260px;
    font-size:80%;
    line-height:1.7em;
}

div.report6_photo_c{
    width:540px;
    margin-top:0px;
}

div.report6_photo_d{
    width:540px;
    height:180px;
    margin-top:20px;
}

div.report6_c_box{
    width:540px;
    height:119px;
}

div.report6_c_left{
    float:left;
}

div.report6_c_centor{
    float:left;
    margin-left:7px;
}

div.report6_c_right{
    float:right;
    margin-left:0px;
}

div.report6_d_right{
    font-size:80%;
    line-height:1.7em;
    float:right;
    margin-left:10px;
    width:260px;
}

div.menu6_upbox{
    width:540px;
    height:310px;
}


/*==========================================================*/
/* report Seisansya Report No.1 Page1 */


div.seisan_titlebox{
    width:550px;
    height:150px;
}

div.seisan01_logo{
    float:left;
    width:139px;
    height:87px;
}

div.seisan01_title_rightbox{
    float:left;
    margin-left:20px;
    width:380px;
}

div.seisan_main_title{
}

div.siesan01_titletxt{
   margin-top:15px;
   font-size:80%;
   line-height:1.6em;
}



div.edotokyo{
    height:17px;
    margin-top:30px;
    margin-bottom:8px;
}

div.seisan01_main_image{
    margin-top:10px;
    margin-bottom:15px;
}

div.seisan01_kiyomibox{
    margin-top:30px;
}

div.seisan01_box01{
    margin-top:30px;
}

div.seisan01_box01_img01{
    width:237px;
    float:left;
    margin-right:20px;
}

div.seisan01_box01_txt{
    font-size:80%;
    line-height:1.8em;
    width:280px;
    float:left;
    margin-bottom:25px;
}

div.seisan01_box02_txt{
    font-size:80%;
    line-height:1.8em;
    width:250px;
    float:left;
    margin-right:20px;
    margin-bottom:25px;
}

div.seisan01_box02_img{
    width:265px;
    float:left;
}

div.seisan01_box03_img{
    float:left;
    width:265px;
    height:189px;
    margin-right:18px;
    margin-bottom:10px; 
}

div.seisan01_box03_txt{
    font-size:80%;
    line-height:1.8em;
    margin-bottom:25px;
}

div.seisan01_box04_txt{
    width:165px;
    font-size:80%;
    line-height:1.8em;
    float:left;
    margin-bottom:25px;
}

div.seisan01_box04_rightbox{
    width:355px;
    float:left;
    margin-left:10px;
}

div.seisan01_box04_image01{
    width:355px;
    height:278px;
}

div.seisan01_box04_underbox{
    margin-top:8px;
}

div.seisan01_box04_image02{
    width:137px;
    height:157px;
    float:left;
}

div.seisan01_box04_image03{
    width:210px;
    height:157px;
    float:left;
    margin-left:8px;
}

div.seisan01_box05_txt{
    font-size:80%;
    line-height:1.8em;
}

div.seisan01_box05_img{
    margin-top:20px;
}


*:first-child+html div.seisan01_miyadera{
    margin-bottom:-50px;
}

div.title_noka_shokai{
    height:17px;
    margin-top:45px;
    margin-bottom:20px;
}

div.noka_syokai{
    margin-top:20px;
}

div.noka_shokai01{
    float:left;
}

div.noka_shokai02{
    margin-left:5px;
    float:left;
    margin-bottom:5px;}

div.noka_shokai03{
    margin-top:5px;
}



div.noka_leftimage01{
    width:185px;
    height:139px;
    float:left;
    margin-right:15px;
}

div.noka_righttext01{
    font-size:70%;
    line-height:1.5em;

}

div.noka_leftimage02{
    width:185px;
    height:139px;
    float:left;
    margin-right:15px;
}

div.noka_righttext02{
    font-size:70%;
    line-height:1.5em;

}


div.noka_leftimage03{
    width:185px;
    height:139px;
    margin-right:15px;
    float:left;

}

div.noka_righttext03{
    font-size:70%;
    line-height:1.5em;
}

div.noka_leftimage04{
    width:185px;
    height:139px;
    margin-right:15px;
    float:left;
}

div.noka_righttext04{
    font-size:70%;
    line-height:1.5em;

}

div.noka_syokai_a{
    height:165px;
}

div.otona{
    margin-top:30px;
    height: 790px;
   /height: 790px;
}

div.otona_left{
    width:340px;
    float:left;
}

div.otona_right{
    width:185px;
    float: right;
}

div.otona_text01{
    font-size:75%;
    line-height:1.6em;
    margin-top:10px;
    margin-bottom:20px;
}

div.otona_text02{
    font-size:75%;
    line-height:1.6em;
    margin-top:15px;
}

div.yamame{
    margin-top:25px;

}

*:first-child+html div.yamame{
    margin-top:70px;

}

div.yamame_top{
    height:155px

}

div.yamame_right{
    width:313px;
    float: right;
    margin-left: 20px;
}

div.yamame_bottom{
    height:170px;
    margin-top:15px;
}

div.dentou{
    height:320px;
    margin-top: 50px;
    margin-left: -1px;
}


/*==========================================================*/
/* report Seisansya Report No.1 Page2 */


div.seisan02_content{
    margin-top:45px;
    font-size:80%;
    line-height:1.8em;
}

div.seisan02_photo{
    height:170px;
}

div.seisan02_caption{
    height:30px;
}

div.daikon_jyako{
    margin-top:40px;
}

/*==========================================================*/
/*  report Farmers Market No.1 */

div.farmers01_box{
    margin-top:20px;
    width:540px;
    height:229px;
    background:url(../report/farmers_01/image/img02_bg.jpg);
}

div.farmers_photo_left{
    padding:15px 0px 0px 15px;
    width:237px;
    height:196px;
   _float:left;
}

div.farmers_txt_right{
    padding:70px 28px 0px 0px;
    width:230px;
    float:right;
    _float:right;
    _padding:70px 28px 0px 0px;
    font-size:80%;
    line-height:1.6em;
}

div.farmers_photo_right{
    padding:15px 18px 0px 0px;
    width:237px;
    height:196px;
    float:right;
}

div.farmers_photo_right02{
    padding:15px 18px 0px 0px;
    width:237px;
    height:196px;
    float:right;
}


div.farmers_txt_left{
    padding:78px 0px 0px 21px;
    width:230px;
    font-size:80%;
    line-height:1.6em;
}

div.farmers_txt_left02{
    padding:78px 0px 0px 21px;
    width:230px;
    font-size:80%;
    line-height:1.6em;
}

div.farmers02_rightbox{
        float:right;
        width:237px;
        height:342px;
}

*:first-child+html div.farmers02_rightbox{
        float:right;
        width:237px;
        height:342px;
        margin-right:20px;
}

html[xmlns*=""] body:last-child div.farmers02_rightbox{
        float:right;
        width:237px;
        height:342px;
        margin-right:20px;
}




div.farmers02_box{
    margin-top:20px;
    width:540px;
    height:603px;
    background:url(../report/farmers_01/image/img03_bg.jpg);
}

div.farmers03_box{
    margin-top:20px;
    width:540px;
    height:285px;
    background:url(../report/farmers_01/image/img04_bg.jpg);
}

div.farmers04_box{
    margin-top:20px;
    width:540px;
    height:229px;
    background:url(../report/farmers_01/image/img05_bg.jpg);
}

div.farmers05_box{
    margin-top:20px;
    width:540px;
    height:280px;
    background:url(../report/farmers_01/image/img06_bg.jpg);
}

div.farmers06_box{
    margin-top:20px;
    width:540px;
    height:229px;
    background:url(../report/farmers_01/image/img07_bg.jpg);
}

div.farmers07_box{
    margin-top:20px;
    width:540px;
    height:260px;
    background:url(../report/farmers_01/image/img08_bg.jpg);
}

div.farmers08_box{
    margin-top:20px;
    width:540px;
    height:250px;
    background:url(../report/farmers_01/image/img09_bg.jpg);
}

div.farmers09_box{
    margin-top:20px;
    width:540px;
    height:229px;
    background:url(../report/farmers_01/image/img10_bg.jpg);
}

div.farmers10_box{
    margin-top:20px;
    width:540px;
    height:365px;
    background:url(../report/farmers_01/image/img11_bg.jpg);
}

div.farmers11_box{
    margin-top:20px;
    width:540px;
    height:235px;
    background:url(../report/farmers_01/image/img12_bg.jpg);
}

div.farmers12_box{
    margin-top:20px;
    width:540px;
    height:229px;
    background:url(../report/farmers_01/image/img13_bg.jpg);
}

div.farmers_p2_txt_box{
    width:540px;
    height:70px;
    margin-top:20px;
}

div.farmers_p2_txt_le{
    float:left;
    width:265px;
    height:70px;
    font-size:80%;
    line-height:1.6em;
}

div.farmers_p2_txt_ri{
    float:right;
    width:265px;
    height:70px;
    font-size:80%;
    line-height:1.6em;
}

div.farmers_movie_box{
    width:540px;
    height:408px;
    margin-top:20px;
}

div.farmers_shokai_box{
    width:540px;
    height:207px;
    margin-top:20px;
}

div.report4_toiawase_txt{
        font-size:80%;
        width:540px;
        height:190px;
        margin-top:25px;
        line-height:1.6em;
}        

div.farmers_photobox_a{
    margin-top:20px;
}


/*==========================================================*/
/* report Seisansya report No.2 */

div.seisan02_subtitle01{
    height:15px;
    margin-top:30px;
    margin-bottom:10px;
}


div.seisan02_txt01{
    margin-top:20px;
    font-size:80%;
    line-height:1.8em;
}

div.seisan02_shinrai{
    margin-top:30px;
    height:58px;
}    

div.seisan02_box01{
    margin-top:20px;
    height:195px;
}

div.seisan02_txt02{
    margin-top:25px;
    font-size:80%;
    line-height:1.8em;
}


div.seisan02_img01{
    float:left;
}

div.seisan02_img02{
    float:right;
}

div.seisan02_imgcap01{
    margin-top:8px;
    font-weight:bold;
    font-size:70%;
    color:#c80c29;
}

div.seisan02_box02{
    margin-top:30px;
}

div.seisan02_box02_leftbox{
    float:left;
    margin-bottom:35px;
}

div.seisan02_box02_righttxt{
    float:right;
    width:280px;
    font-size:80%;
    line-height:1.7em;
}

div.seisan02_box03{
}
div.seisan02_box03_lefttxt{
    float:left;
    width:360px;
    font-size:80%;
    line-height:1.7em;
}

div.seisan02_box03_rightbox{
    float:right;
    width:169px;
    margin-bottom:25px;
}

div.seisan02_txt03{
    font-size:80%;
    line-height:1.8em;
}

div.seisan02_txt04{
    font-size:80%;
    line-height:1.8em;
    margin-top:30px;
}

div.seisan02_box04{
    margin-top:20px;
    margin-bottom:20px;
    height:210px;
}

div.seisan02_nokabox01{
    margin-top:40px;
}


div.seisan02_nokabox01_leftbox{
    width:181px;
    float:left;
}

div.seisan02_nokabox01_rightbox{
    float:left;
    width:335px;
    margin-left:20px;
}

div.seisan02_nokabox01_txt{
    margin-top:20px;
    margin-bottom:40px;
    font-size:80%;
    line-height:1.7em;
}

div.seisan02_nokabox02_leftbox{
    width:335px;
    float:left;
}

div.seisan02_nokabox02_rightbox{
    float:left;
    width:181px;
    margin-left:20px;
}
div.seisan02_nokabox02{
}

div.seisan02_ilghiottone{
        width:540px;
        height:793px;
    margin-top:30px;
        background-image:url("../report/seisan_02/image/ilghio_bg.jpg");
}


/*==========================================================*/
/* event curry event */


div.main_contents div.p_block div.curry_datebox a{
    font-weight:bold;
    color:#000000;
    padding-top:3px;
    padding-left:19px;
    background-image:url("../image/download_icon.gif");
}

div.main_contents div.p_block table.table_schedule div.flyer_pdf a{
    font-weight:bold;
    color:#000000;
    padding-top:3px;
    padding-left:19px;
    background-image:url("../image/download_icon.gif");
}

div.curry_unit{
    width:540px;
    margin-top:25px;
}

div.curry_datebox{
    height:27px;
    margin-top:50px;
}

div.curry_date{
    float:left;
    width:172px;
    margin-right:20px;
}

div.recipe_pdf{
    font-size:80%;
    margin-top:15px;
}

:root div.recipe_pdf{
    font-size:80%;
    float:left;
    margin-top:13px;
}

div.flyer_pdf{
    font-size:80%;
    margin-top:5px;
}

:root div.flyer_pdf{
    font-size:80%;
    float:left;
    margin-top:5px;
}


/*==========================================================*/
/* report Seisansya report No.3 */

div.seisan03_logo{
    float:left;
    width:80px;
    padding-left:45px;
}

div.seisan03_title_rightbox{
    float:left;
    margin-left:45px;
}


div.seisan03_subtitle01{
    margin-top:45px;
    margin-bottom:10px;
}


div.seisan03_txt01{
    margin-top:30px;
    font-size:80%;
    line-height:1.8em;
}

div.seisan03_title02{
    margin-top:40px;
    height:50px;
}    

div.seisan03_box01{
    margin-top:40px;
    height:195px;
}

div.seisan03_box02_leftbox{
    float:left;
    margin-bottom:30px;
}

div.seisan03_box03_lefttxt{
    float:left;
    width:300px;
    font-size:80%;
    line-height:1.7em;
    margin-bottom:30px;
}

div.seisan03_box03_rightbox{
    width:221px;
    float:right;
    margin-bottom:40px;
}

div.seisan03_box04_leftbox{
    width:220px;
    float:left;
}

div.seisan03_box04_righttxt{
    float:right;
    width:300px;
    font-size:80%;
    line-height:1.7em;
}


div.seisan03_box05{
    margin-bottom:20px;
    height:150px;
}

div.seisan03_box05_img01{
    float:left;    
}

div.seisan03_box05_img02{
    float:left;    
    margin-left:12px;
}

div.seisan03_box05_img03{
    float:left;    
    margin-left:12px;
}

div.seisan03_imgcap01{
    margin-top:4px;
    font-weight:bold;
    font-size:70%;
    color:#c80c29;
    width:171px;
}

div.seisan03_syofukuro{
        width:540px;
        height:830px;
    margin-top:30px;
        background-image:url("../report/seisan_03/image/pink_back.gif");
}

/*==========================================================*/
/* report Eat Academy No.7 */

h3.report7_title{
    font-size:145%;
    line-height:1.3em;
    margin-top:5px;
    width:540px;
}

div.report7_hasen01{
    margin-top:30px;
}

div.report7_box01{
    margin-top:30px;
}

div.report7_box01_img{
    width:220px;
    float:left;
}

div.report7_box01_txt{
    float:right;
    width:300px;
    font-size:80%;
    line-height:1.7em;
    margin-bottom:25px;
}

div.report7_box02{
    margin-top:25px;
}

div.report7_box02_txt{
    float:left;
    width:300px;
    font-size:80%;
    line-height:1.7em;
    margin-bottom:20px; 
}

div.report7_box02_img{
    float:right;
}

div.report7_box03{
    font-size:80%;
    line-height:1.7em;
}

div.report7_box03_img1{
    float:left;
} 

div.report7_box03_img2{
    float:right;
}
div.report7_box03_photo{
    width:310px;
    float:right;
    margin-left:10px;
}

div.report7_box04{
    margin-top:30px;
}

div.report7_box04_leftbox{
    width:217px;
    float:left;
}

div.report7_box04_img2{
    margin-top:15px;
    margin-bottom:30px;
}

div.report7_box04_rightbox{
    font-size:80%;
    line-height:1.7em;
    float:right;
    width:310px;
    height:464px;
    position:relative;
}

div.report7_box04_img3{
    width:316px;
    height:216px;
    position:absolute;
    bottom:0;
}

div.report7_box05{
    font-size:80%;
    line-height:1.7em;
    margin-top:25px;
}

div.report7_box06{
    height:180px;
    margin-top:30px;
}

div.report7_hasen03{
    margin-top:30px;
    margin-bottom:30px;
}

div.report7_comment{
   margin-top:15px;
   width:540px;
   height:1706px;
   background-image:url("../report/eat_07/image/pink_back.gif");
}

/*==========================================================*/
/* report Farmer's report No.2 */

div.farmers02_read01{
   margin-bottom:20px;
}

div.farmers02_box01{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back01.jpg);
}

div.farmers02_box01_upbox{
    width:540px;
    height:335px;
}

div.farmers02_box01_p01{
    width:237px;
    height:196px;
    float:left;
    padding:20px 0px 0px 20px;
}

div.farmers02_box01_t01{
    width:230px;
    font-size:75%;
    line-height:1.6em;
    float:right;
    padding:130px 27px 0px 0px;
}

div.farmers02_box01_downbox{
    width:540px;
    height:266px;
}

div.farmers02_box01_t02{
    width:230px;
    font-size:75%;
    line-height:1.6em;
    float:left;
    padding:134px 0px 0px 22px;
}

div.farmers02_box01_p02{
    width:237px;
    height:196px;
    float:right;
    padding:35px 22px 0px 0px;
}

div.farmers02_box02{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back02.jpg);
}

div.farmers02_box02_t02{
    width:230px;
    font-size:75%;
    line-height:1.6em;
    float:left;
    padding:159px 0px 0px 22px;
}

div.farmers02_hasen01{
    margin-top:10px;
}

div.farmers02_box03{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back03.jpg);
}

div.farmers02_box03_t02{
    width:230px;
    font-size:75%;
    line-height:1.6em;
    float:left;
    padding:139px 0px 0px 22px;
}

div.farmers02_box04{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back04.jpg);
}

div.farmers02_box05{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back05.jpg);
}

div.farmers02_box05_t01{
    width:230px;
    font-size:75%;
    line-height:1.6em;
    float:right;
    padding:150px 27px 0px 0px;
}

div.farmers02_box06{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back06.jpg);
}

div.farmers02_box07{
    margin-top:30px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back07.jpg);
}

div.farmers02_box07_lefttxt{
    width:230px;
    height:80px;
    font-size:75%;
    line-height:1.6em;
    float:left;
    padding:10px 0px 0px 22px;
}

div.farmers02_box07_righttxt{
    width:230px;
    height:80px;
    font-size:75%;
    line-height:1.6em;
    float:right;
    padding:10px 27px 0px 0px;
}

div.farmers02_box07_upbox{
    width:540px;
    height:216px;
}

div.farmers02_box07_middlebox{
    width:540px;
    height:119px;
}

div.farmers02_box08{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back08.jpg);
}
div.farmers02_box09{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back09.jpg);
}

div.farmers02_box10{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back10.jpg);
}

div.farmers02_box11{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back11.jpg);
}

div.farmers02_box12{
    margin-top:20px;
    width:540px;
    height:601px;
    background:url(../report/farmers_02/image/back12.jpg);
}
div.farmers02_toiawase{
    font-size:80%;
    line-height:1.8em;
    margin-top:30px;
    margin-bottom:20px;
}

div.farmers02_hasen02{
    margin-bottom:20px;
}

div.farmers02_p2_txt_box{
    width:540px;
    height:70px;
    margin-top:30px;
}

div.farmers02_chusyaku{
    margin-top:20px;
}

div.farmers02_talkbox01{
    width:540px;
    height:315px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback01.jpg);
}

div.farmers02_talkbox01_box{
    font-size:75%;
    line-height:1.6em;
    width:497px;
    padding:70px 0px 0px 24px;
}

div.farmers02_talkbox02{
    width:540px;
    height:378px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback02.jpg);
}

div.farmers02_talkbox02_box{
    font-size:75%;
    line-height:1.6em;
    width:497px;
    padding:80px 0px 0px 24px;
}

div.farmers02_talkbox03{
    width:540px;
    height:320px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback03.jpg);
}

div.farmers02_talkbox04{
    width:540px;
    height:325px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback04.jpg);
}

div.farmers02_talkbox04_box{
    font-size:75%;
    line-height:1.6em;
    width:497px;
    padding:70px 0px 0px 24px;
}

div.farmers02_talkbox05{
    width:540px;
    height:295px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback05.jpg);
}

div.farmers02_talkbox06{
    width:540px;
    height:309px;
    margin-top:30px;
    background:url(../report/farmers_02/image/talkback06.jpg);
}


div.farmers02_hasen02{
    margin-top:30px;
}

div.farmers02_p2_txt_box{
    width:540px;
    height:81px;
    margin-top:20px;
}

div.farmers02_p2_txt_le{
    float:left;
    width:265px;
    height:81px;
    font-size:80%;
    line-height:1.6em;
}

/*==========================================================*/
/* event children */

h3.event_title2{
    font-size:160%;
    line-height:1em;
    width:540px;
}

table#table-01 {
    width: 540px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F3F3F3;
    font-weight: bold;
    font-size: 75%;
    text-align: center;
}

table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size: 75%;
    line-height:1.6em;
    text-align: center;
}

/*==========================================================*/
/* event aozora_marche */

p.aozora_link1{
    margin:8px 31px 0px 0px;
    font-size:75%;
    text-align:right;
}

div.aozora_box01 {
    margin-top: 35px;
}

div.aozora_box01 h3{
    font-size:130%;
    color:#e60012;
    font-weight:bold;
}

div.aozora_box01_left {
    float: left;
}

div.aozora_box01_right {
    float: left;
    margin-left:30px;
    width:370px;
}

div.aozora_box01_txt{
    margin-top:15px;
    font-size:75%;
    line-height:1.8em;
}

div.aozora_box01_txt2 {
    margin-top:10px;
    color:#0aa546;
}
 
div.aozora_box01_txt2 p{
    line-height:1.3em;
    font-size:80%;
}

div.aozora_box01_txt2 a:visited{
    color: #551a8b;
}    
       
div.aozora_box01_txt2 span{
    line-height:1.6em;
    font-size:120%;
    font-weight:bold;
    color:#0aa546;
}

div.aozora_box01_txt2 font{
    font-size:70%;
}

div.aozora_box01_txt3{
    margin-top:5px;
    font-size:75%;
    line-height:1.7em;
    margin-bottom:20px;
}

div.kitchen_car{
    text-align:right
}

div.aozora_box02 {
    margin-top: 30px;
}

div.aozora_box02_left {
    font-size:80%;
    float: left;
    width:240px;
}

div.aozora_box02_right {
    float: left;
    margin-left:20px;
}

div.aozora_box02_txt{
    font-size:75%;
    line-height:1.8em;
    width:280px;
    margin-top:15px;
}

div.aozora_box02_txt2 {
    margin-top:15px;
    line-height:1.8em;
}

div.aozora_box02_txt2 p{
    line-height:1.3em;
    font-size:80%;
    color:#3f53a3;
}

div.aozora_box02_txt2 span{
    line-height:1.6em;
    font-size:120%;
    font-weight:bold;
    color:#3f53a3;
}

div.aozora_box02_txt2 font{
    font-size:70%;
}

div.aozora_box02_txt3{
    font-size:75%;
    line-height:1.6em;
    width:280px;
    margin-top:5px;
    margin-bottom:20px;
}

div.aozora_box03{
    font-size:75%;
    line-height:1.7em;
    width:530px;
}


div.shinamono{
    margin-top:15px;
    font-size:75%;
    line-height:1.7em;
}

div.caption{
    margin-top:50px;
    font-size:75%;
    line-height:1.7em;
}

/*==========================================================*/
/* kids summer event & TLR x shokumaru */


h3.summer_event_title{
    font-size:130%;
    font-weight:bold;
    line-height:1.3em;
    margin-top:5px;
    width:540px;
}

h3.summer_event_title02{
    font-size:140%;
    font-weight:bold;
    line-height:1.3em;
    margin-top:0px;
    width:540px;
}

h3.summer_event_title03{
    font-size:150%;
    font-weight:bold;
    line-height:1.3em;
    margin-top:3px;
    width:540px;
}

div.event_subtitle02{
    margin-top:10px;
    font-size:75%;
    font-weight:bold;
}

div.kidsummer_box01{
   margin-top:40px;
}

div.kidsummer_pbox01{
    margin-top:30px;
    height:160px;
}

div.kidsummer_pbox01 div.left_box02{
    float:left;
    width:260px;
}

div.kidsummer_pbox01 div.right_box02{
    float:left;
    width:280px;
}

div.kidsummer_pbox01 div.right_col{
    font-size:80%;
    line-height:1.6em;
    margin-left:10px;
    float:left;
}

div.tlr_text{
   margin-top:20px;
   font-size:80%;
   line-height:1.8em;
}

/*==========================================================*/
/* event aozora x marche 06/25 */

div.marche06_main_image{
    margin-top:17px;
}

div.marche06_subtitle01{
    margin-top:40px;
}

div.marche06_box01{
    margin-top:20px;
}

div.marche06_box01 div.left-col{
    width:313px;
    float:left;
    font-size:80%;
    line-height:1.8em;	
}

div.marche06_box01 div.right-col{
    width:212px;
    float:right;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box02{
    margin-top:20px;
}

div.marche06_box02 div.left-col{
    width:212px;
    float:left;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box02 div.right-col{
    width:313px;
    float:right;
    font-size:80%;
    line-height:1.8em;	
}

div.marche06_box02 p a{
    font-weight:bold;
    font-size:80%;
    color:#000000;
    padding-left:14px!important;
    background-image:url("../image/linkarrow.gif")!important;
    background-repeat:no-repeat;
}

div.marche06_box02 div.pbox p{
    width:265px;
    font-size:70%;
    line-height:1.6em;
    margin-top:3px;
}

div.marche06_box03{
    margin-top:20px;
}

div.marche06_box03 div.left_col{
    width:313px;
    float:left;
    font-size:80%;
    line-height:1.8em;	
}

div.marche06_box03 div.right_col{
    width:212px;
    float:right;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box03 div.pbox div.left_col{
    float:left;
    width:263px;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box03 div.pbox div.right_col{
    float:right;
    width:263px;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box03 div.address p a{
    font-weight:bold;
    font-size:80%;
    color:#000000;
    padding-left:14px!important;
    background-image:url("../image/linkarrow.gif")!important;
    background-repeat:no-repeat;
}

div.marche06_box04 div.text{
    margin-top:20px;
    font-size:80%;
    line-height:1.8em;
}

div.marche06_box04 div.text02{
    margin-top:40px;
    font-size:80%;
    line-height:1.8em;
}

div.marche06_box04 div.pbox{
    margin-top:20px;
}

div.marche06_box04 div.pbox p{
    margin-top:3px;
    font-size:70%;
    line-height:1.6em;
}

div.marche06_box05 div.text{
    margin-top:20px;
    font-size:80%;
    line-height:1.8em;
}

div.marche06_box05 div.pbox{
    font-size:70%;
    line-height:1.6em;
    margin-top:20px;
}

div.marche06_box06 p{
    font-size:80%;
    line-height:1.8em;
}

div.marche06_box06 img.left{
    float:left;
	margin-right:8px;
}

div.marche06_box06 span.big{
    font-size:150%;
    font-weight:bold;
}

div.marche06_box06 p.right{
    font-size:75%;
    line-height:1.7em;
    width:145px;
    float:left;
}

div.marche06_box06 div.left_top{
    float:left;
    width:265px;
    height:200px;
    margin-bottom:30px;
}

div.marche06_box06 div.right_top{
    float:right;
    width:265px;
    height:200px;
    margin-bottom:30px;
}

div.marche06_box06 div.left_middle{
    float:left;
    width:265px;
    margin-bottom:25px;
}

div.marche06_box06 div.right_middle{
    float:right;
    width:265px;
    margin-bottom:25px;
}

div.marche06_box06 div.left_bottom{
    float:left;
    width:265px;
}

div.marche06_box06 div.right_bottom{
    float:right;
    width:265px;
}

div.marche06_farmer01{
    margin-top:30px;
    background-image:url("../report/marche0625/image/back01.jpg");
    background-repeat:no-repeat;
    height:466px;
}

p.marche06_f_txt01{
    padding:93px 20px 0 0;
    float:right;
    width:240px;
    font-size:75%;
    line-height:1.7em;
}

p.marche06_f_txt02{
    padding:0 0 0 17px;	
    width:285px;
    font-size:75%;
    line-height:1.7em;
    float:left;
}

div.marche06_f_upper{
    height:290px;
}

div.marche06_f_upper02{
    height:260px;
}

img.farmer_a{
    padding:17px 0 0 15px;
    float:left;
}

img.farmer_b{
    padding:0 0 0 15px;
    float:left;   
}

img.farmer_c{
    margin-left:7px;
    float:left;
}

img.farmer_d{
    float:right;
    padding:0 24px 0 0;   
}

div.marche06_farmer02{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back02.jpg");
    background-repeat:no-repeat;
    height:466px;
}

div.marche06_farmer03{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back03.jpg");
    background-repeat:no-repeat;
    height:466px;
}

div.marche06_farmer04{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back04.jpg");
    background-repeat:no-repeat;
    height:466px;
}

div.marche06_farmer05{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back05.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer06{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back06.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer07{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back07.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer08{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back08.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer09{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back09.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer10{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back10.jpg");
    background-repeat:no-repeat;
    height:298px;
}

div.marche06_farmer11{
    margin-top:15px;
    background-image:url("../report/marche0625/image/back11.jpg");
    background-repeat:no-repeat;
    height:445px;
}

div.marche06_info{
    margin-top:40px;
}