@charset "utf-8";

/* @group +++press LIST +++ COMMON */
div#left_columnin {}

div#left_column h2 {
clear: both;
padding-top: 20px;
margin-bottom: 10px;
font-size: 170%;
line-height: 110%;
color: #7F7F7F;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

div#left_column h3 {
clear: both;
padding-top: 10px;
margin-bottom: 12px;
font-size: 115%;
line-height: 110%;
color: #7F7F7F;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

div.day_wrap {
float: left;
width: 100%;
}

div.day_wrap section {
clear: both;
width: 100%;
text-align: left;
}

div.day_wrap section h4 {
float: left;
width: 7%;
padding-top: 16px;
font-size: 120%;
line-height: 110%;
text-align: right;
color: #7F7F7F;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

p.week {
float: left;
width: 11%;
padding-left: 2%;
padding-top: 22px;
font-size: 65%;
line-height: 110%;
color: #7F7F7F;
font-weight: normal;
font-family: Helvetica, Arial, sans-serif;
}

div.day_wrap section div {
float: left;
width: 80%;
margin-bottom: 18px;
}

p.press_ph {
padding-top: 3px;
font-size: 10px;
line-height: 110%;
color: #999;
font-family: Helvetica, Arial, sans-serif;
}

p.press_ph img {
float: left;
width: 70px;
height: 50px;
margin-right: 8px;
margin-bottom: 5px;
border: 1px solid #E3E3E3;
}

p.press_ph time.newmark {
display: inline;
color: #000;
font-weight: bold;
}

div.day_wrap section h5 {
padding-left: 80px;
margin-top: 4px;
font-size: 73%;
line-height: 130%;
font-weight: normal;
}

p.bg_over {
display: none;
}
/* @end */



/* @group +++press NAVI+++ COMMON */
nav#press_navi {
clear: both;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
height: 19px;
}

nav#press_navi p {
display: inline;
padding: 0 15px;
font-size: 70%;
}

nav#press_navi p img {
width: 57px;
height: 16px;
}
/* @end */


/* =======================================
  Media Queries
  ======================================== */


/*520-759px*/
@media only screen and (min-width: 520px) {

/* @group +++press LIST +++ 520-759px */
p.press_ph img {
margin-right: 13px;
}

div.day_wrap section h5 {
padding-left: 85px;
}

/* @end */


}


/*760-1039px*/
@media only screen and (min-width: 760px) {
/* @group +++press LIST +++ 760-1039px */
div#left_columnin {
margin-top: -40px;
}

div#left_column h2 {
padding-top: 40px;
margin-bottom: 10px;
font-size: 190%;
}

div#left_column h3 {
clear: both;
float: left;
width: 93px;
clear: none;
padding-top: 13px;
margin-bottom: 20px;
}

div.day_wrap {
float: left;
width: 92%;
padding-left: 0;
}

div.day_wrap section {
width: 100%;
height: 52px;
margin-bottom: 20px;
}

div.day_wrap section h4 {
width: 30px;
padding-top: 13px;
}

p.week {
width: 40px;
padding-left: 10px;
padding-top: 19px;
}

div.day_wrap section div {
float: none;
height: 52px;
width: auto;
margin-bottom: 0;
}

p.press_ph {
padding-top: 5px;
}

p.press_ph img {
margin-top: -5px;
margin-right: 15px;
margin-bottom: 0;
}

div.day_wrap section h5 {
margin-top: 6px;
padding-right: 5px;
padding-left: 87px;
}

p.bg_over {
display: block;
clear: both;
width: 100%;
height: 52px;
top: -52px;
}
/* @end */


/* @group +++press NAVI+++ 760-1039px */
nav#press_navi {
padding-top: 40px;
padding-bottom: 50px;
}
/* @end */


}



/*1040px---*/
@media only screen and (min-width: 1040px) {
/* @group +++press LIST +++ 1040px */
div#left_columnin {}

div#left_column h2 {
margin-bottom: 30px;
}

div#left_column h3 {
clear: none;
margin-bottom: 0;
}

div.day_wrap {
width: 542px;
padding-left: 5px;
}

div.day_wrap section {
width: 542px;
}

p.bg_over {
width: 542px;
}
/* @end */

}
