@charset "UTF-8";
/* ちょこ読みCSS Document */

.try ul#menu-g_nav li.nav-try a, .single-try ul#menu-g_nav li.nav-try a {
background:
url("../img/all/arrow_dot.gif") no-repeat right 1px,
url("../img/all/g_chocoyomi_on.gif") no-repeat left top #fff;
behavior:url("/PIE.htc");
-pie-background:
url("/wp-content/themes/rutile/common/img/all/arrow_dot.gif") no-repeat right 1px,
url("/wp-content/themes/rutile/common/img/all/g_chocoyomi_on.gif") no-repeat left top #fff;
}

.try ul#menu-g_nav li.nav-try a img, .single-try ul#menu-g_nav li.nav-try a img {
opacity:0;
filter:alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.try #headline h1, .single-try #headline h1 {
margin-bottom:20px;
}

.try #contents, .single-try #contents {
width:755px;
padding-right:5px;
}

.try #recent, .single-try #recent {
background:#fff;
width:750px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:#c8c8c8 0px 0px 5px;
-moz-box-shadow:#c8c8c8 0px 0px 5px;
box-shadow:#c8c8c8 0px 0px 5px;
margin:5px 0px 5px 5px;
position:relative;
}

.try .ttl_number, .single-try .ttl_number {
background:url("../img/all/check_bg.gif") repeat left top #fff;
width:750px;
-webkit-border-radius:6px 6px 0px 0px;
-moz-border-radius:6px 6px 0px 0px;
border-radius:6px 6px 0px 0px;
}

.try .ttl_number h2, .single-try .ttl_number h2 {
background:#eb6e64;
width:550px;
color:#fff;
-webkit-border-radius:6px 0px 0px 0px;
-moz-border-radius:6px 0px 0px 0px;
border-radius:6px 0px 0px 0px;
padding:5px 0px 5px 20px;
}

.try .ttl_number h2 span, .single-try .ttl_number h2 span {
background:none;
padding-left:0px;
}

.try .section, .single-try .section {
width:710px;
padding:20px;
}

#issuebox {
border-bottom:1px dashed #c8c8c8;
}

#issuebox .issuebox:first-child {
margin-top:0;
}

#issuebox .issuebox h2.issuettl:first-child {
border-top:1px dashed #c8c8c8;
margin-top:0;
padding-top:20px;
}

#issuebox .issuebox:first-child h2.issuettl:first-child {
border-top:none;
padding-top:0;
}

#issuebox .issuebox h2.issuettl {
font-size:85%;
color:#969696;
margin-top:5px;
margin-bottom:10px;
}

#issuebox .issuebox h2.issuettl span {
background:url("../img/blog/stone_red.gif") no-repeat left center;
line-height:1.25em;
padding-left:18px;
}

/*#issuebox .issuebox:first-child {
border-bottom:none !important;
margin-bottom:0;
padding-bottom:0;
}

#issuebox .issuebox:first-child div.clearfix {
margin-bottom:1em;
padding-bottom:0.5em;
}

#issuebox .issuebox:first-child h2.issuettl:first-child {
margin-top:0;
}

.issuebox {
border-bottom:1px dashed #c8c8c8;
margin-bottom:1em;
padding-bottom:0.5em;
}

.issuebox h2.issuettl {
background:url("../img/blog/stone_red.gif") no-repeat left center;
font-size:85%;
color:#969696;
line-height:1em;
margin-top:20px;
margin-bottom:10px;
padding-left:18px;
}

.issuebox h2.issuettl:first-child {
margin-top:0;
}*/

.issuebox div.clearfix {
padding-bottom:8px;
}

.issuebox h3.issuedetail {
font-size:75%;
font-weight:normal;
line-height:2em;
margin-bottom:0.75em;
padding-left:25px;
}

.issuebox h3.odd {
clear:both;
width:315px;
margin-right:30px;
float:left;
}

.issuebox h3.even {
width:315px;
float:left;
}

.issuebox h3.book {
background:url("../img/chocoyomi/icon_rb.gif") no-repeat left 0.375em;
}

.issuebox h3.comics {
background:url("../img/chocoyomi/icon_rc.gif") no-repeat left 0.375em;
}

.issuebox h3.issuedetail a {
color:#eb6e64;
text-decoration:underline;
}

.issuebox h3.issuedetail span {
display:block;
line-height:1.25em;
}