@charset "utf-8";


/*  よむよむ - COMMON
----------------------------------*/

/*  #topickpath_yomu */

#topickpath_yomu ul {
	overflow: hidden;
	/*width: 872px;*/
	height: 18px;
	line-height: 18px;
	margin: 0 auto 20px;
	padding: 1px 10px;
	background: url(../images/bg_topickpath.gif) repeat-x 0 bottom;
}
#topickpath_yomu ul li {
	float: left;
	color: #314C84;
	font-size: 10px;/*line-height: 1.6;*/
}
#topickpath_yomu ul li span {
	padding: 0 4px;
}
#topickpath_yomu ul li.last {
	color: #008DDD;
}
#topickpath_yomu ul li a {
	color: #266C00;
	text-decoration: underline;
}
#topickpath_yomu ul li a:hover {
	color: #009421;
	text-decoration: none;
}



/* #sub */

#subyomu {
	width: 215px;
	float: left;
	margin-right: 30px;
	text-align: left;
}
.snav_yomu_outer {
	width: 215px;
	background: url(../../yomuyomu/images/bg_snav_bottom.gif) no-repeat 0 bottom;
	padding-bottom: 5px;
}
#snav_yomu {
	background: url(../../yomuyomu/images/bg_snav.gif) repeat-y 0 0;
	text-align: center;
	padding-bottom: 15px;
}
#snav_yomu li.btmSp {
	padding-bottom: 2px;
}


/* list_outer 2階層目 */

.list_outer {
	width: 195px;
	margin: 0 auto 2px;
	padding: 0 0 12px;
	background: url(../../yomuyomu/images/bg_snav_list_bottom.gif) no-repeat 0 bottom;
}
ul#snav_yomu li .list_outer ul {
	width: 175px;
	padding: 0 10px;
	background: url(../../yomuyomu/images/bg_snav_list_middle.gif) repeat-y 0 0;
	text-align: left;
}
ul#snav_yomu li .list_outer ul li {
	padding: 10px 0 10px 0;
	background: url(../../yomuyomu/images/bg_snav_list_border.gif) no-repeat center bottom;
	font-size: 92%;
}
ul#snav_yomu li .list_outer ul li a {
	text-decoration: none;
}
ul#snav_yomu li .list_outer ul li a span,  ul#snav_yomu li .list_outer ul li a strong,  ul#snav_yomu li .list_outer ul li a em {
	display: block
}
ul#snav_yomu li .list_outer ul li a span {
	display: block;
	margin-bottom: 3px;
	color: #0D6C22;
	font-weight: bold;
	line-height: 1.0;
}
ul#snav_yomu li .list_outer ul li a:hover span {
	color: #009421;
}
ul#snav_yomu li .list_outer ul li a strong {
	display: block;
	line-height: 1.1;
	color: #008DDD;
}
ul#snav_yomu li .list_outer ul li a:hover strong {
	color: #00B7FF;
}
ul#snav_yomu li .list_outer ul li em {
	margin-top: 2px;
	color: #666;
}


/* bnr_online */

#yomuOnline div.bnr_online {
	margin-top: 20px;
	padding-bottom: 4px;
	background: url(../../yomuyomu/images/bnr_online_box_bottom.gif) no-repeat 0 bottom;
}
#yomuOnline div.bnr_online h4 {
    width: 215px;
	height: 36px;
	background: url(../../yomuyomu/images/bnr_online_ttl.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#yomuOnline div.bnr_online ul {
	padding: 0 12px 0 13px;
	background: url(../../yomuyomu/images/bnr_online_box_middle.gif) no-repeat 0 0;
}
#yomuOnline div.bnr_online ul li {
	padding-bottom: 5px;
}


/* alpha */

#main a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}


.rgtBtn {
    float: right;
}

a {
	text-decoration: none;
	color: #016BAA;
}

a:hover {
	text-decoration: underline;
	color: #00B7FF;
}

.pgtop_yomubox {
	clear: both;
	padding-top: 35px;
}

.pgtop_yomubox .pgtop {
	border-top: 1px solid #7FC990;
	padding-top: 10px;
	padding-bottom: 27px;
}




/*  よむよむ - TOP
----------------------------------*/

h2.add_btn {
	overflow: hidden;
	position: relative;
	width: 585px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../images/bg_ttl.gif) repeat-x 0 bottom;
	line-height: 25px;
}

h2.add_btn a {
	position: absolute;
	top: 0;
	right: 0;
}

#newsBox {
    width: 585px;
	margin-bottom: 40px;
}

.headline {
    width: 550px;
	padding: 6px 15px 6px 20px;
	border-bottom: #B2DFBC 1px dotted;
	background: url(../../yomuyomu/images/arrow.gif) no-repeat 10px 12px;
	line-height: 1.4;
}

.btnBox {
	width: 600px;
	margin-left: -15px;
}

.btnBox img {
    float: left;
	margin: 0 0 15px 15px;
}



/*  よむよむ - 新着情報
----------------------------------*/

#main .entry {
	padding: 1px;
	border: 2px solid #ACDE99;
}

#main .entry .category_txt {
	padding-left: 26px;
	background: url(../../yomuyomu/images/bg_news_category.gif) no-repeat 0 0;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
}

#main p.category_txt {
	margin-bottom: 0;
}

#main .entry h2 {
	padding: 1em 26px;
	background-color: #f0f0f0;
	color: #008DDD;
	font-size: 129%;
	font-weight: bold;
}

#main .entry .photo {
	float: right;
	margin: 0 0 15px 15px;
}

#main .entry .entry_body {
	height: 1%;
	padding: 0 26px 10px;
	overflow: hidden;
}

#main .entry .entry_body a {
	text-decoration: none;
	color: #016BAA;
}

#main .entry .entry_body a:hover {
	text-decoration: underline;
	color: #00B7FF;
}

#main p.pgtop {
	margin-top: 10px;
	margin-bottom: 20px;
}

#content {
	padding-bottom: 20px;
}




/*  よむよむ - お取り扱い
----------------------------------*/

#main h3.mds {
	margin: 17px 0;
}

#main h3.mds02 {
	margin: 30px 0 17px;
}

#main .contentBox {
    width: 555px;
	margin: 0 auto;
	border-bottom: #7Fc990 1px dotted;
}

#main h4 {
    font-size: 114%; 
	font-weight: bold;
	color: #008DDD;
	margin-bottom: 20px;
}

.rgtPix {
    float: right;
	margin-left: 15px;
}

.mdsGrn {
    color: #009421;
	font-weight: bold;
}

.notice {
    font-size: 92%;
	line-height: 1.0;
}

.bnrHonya {
    margin-top: 20px;
}



/*  よむよむ - クーポン情報
----------------------------------*/

body#coupon {
	background: #FFFFFF url(../../yomuyomu/images/bg_coupon.gif) repeat 0 0;
	text-align: center;
}

#coupon #container {
	width: 590px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.cpnWrap02 {
    width: 550px;
	border-left: #B2B2B2 1px dotted;
	border-right: #B2B2B2 1px dotted;
	padding: 10px 10px 0;
	margin: 0 auto;
}

.cpnWrap03 {
	width: 510px;
	padding: 0 10px;
	border-left: 10px solid #61c376;
	border-right: 10px solid #61c376;
	text-align: left;
}

.cpnLtd {
	position: relative;
	z-index: 11;
	width: 510px;
	/*margin: 0 auto;*/
	/*height: 65px;
	*/
	/*background: url(../../yomuyomu/images/bg_test.gif) repeat-y 0 0;*/
	padding: 0px 0 0;
}


.cpnLtd_in {
	width: 504px;
	/*padding-left: 8px;*/
	border-left: 3px solid #3db658;
	border-right: 3px solid #3db658;
	background-color: #edfff1;
}
.cpnLtd table {
	width: 100%;
	margin: 0;
	padding:0;
}
.cpnLtd table th {
	width: 102px;
	padding-left: 5px;
	vertical-align: top;
}
.cpnLtd table td {
    font-size: 92%;
	font-weight: bold;
	color: #007AC3;
	line-height: 1.5;	
}
.cpnLtd img {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

.cpnLtd ul li img {
}


.cpnMain {
	position: relative;
	padding: 0;
	margin: 0;
	/*width: 550px;
	background: url(../../yomuyomu/images/bg_cpn_middle.gif) no-repeat 0 0;*/
}

.cpnMain .mark {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;

}

.cpnMain p {
	position: relative;
	z-index: 10;
    /*width: 510px;*/
	padding: 5px 0;
	margin: 0 20px;
	text-align: center;
}

.cpnMain p.main01 {
	font-size: 114%;
	font-weight: bold;
	color: #007AC3;
	line-height: 16px;
}

.cpnMain p.main02 {
	font-size: 129%;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.2;
}

.cpnMain p.cpnNote {
	border-top: #7FC990 1px dotted;
	font-size: 85%;
	color: #007AC3;
	line-height: 1.2;
}

.cutLine {
	border-left: #B2B2B2 1px dotted;
	border-right: #B2B2B2 1px dotted;
}



/*#coupon #outline {
	height: 0;
	line-height:0;
	font-size:0;
	text-indent: -9999px;
	display: none;
}

.cpnBox {
    width: 550px;
	border-left: #B2B2B2 1px dotted;
	border-right: #B2B2B2 1px dotted;
	padding: 10px 10px 54px;
	margin: 0 auto;
	background: url(../../yomuyomu/images/bg_cpn_bottom.gif) no-repeat 10px bottom;
}

.cpnLtd {
	height: 65px;
	background: url(../../yomuyomu/images/bg_cpn_top.gif) no-repeat 0 0;
}

.cpnLtd ul {
	width: 390px;
	padding-top: 27px;
	padding-left: 130px;	
}

.cpnLtd li {
    font-size: 92%;
	font-weight: bold;
	color: #007AC3;
	line-height: 1.5;	
}

.cpnMain {
	width: 550px;
	background: url(../../yomuyomu/images/bg_cpn_middle.gif) no-repeat 0 0;
}

.cpnMain p {
    width: 510px;
	padding: 5px 0;
	margin: 0 20px;
	text-align: center;
}

.cpnMain p.main01 {
	font-size: 114%;
	font-weight: bold;
	color: #007AC3;
	line-height: 1.2;
}

.cpnMain p.main02 {
	font-size: 129%;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.2;
}

.cpnMain p.cpnNote {
	border-top: #7FC990 1px dotted;
	font-size: 85%;
	color: #007AC3;
	line-height: 1.2;
}

.cutLine {
    width: 570px;
	margin-left: 9px;
	border-left: #B2B2B2 1px dotted;
	border-right: #B2B2B2 1px dotted;
}
*/
#coupon .noticeBox {
    width: 550px;
	margin: 30px auto;
	line-height: 1.4;
}

#coupon .noticeBox h5 {
	font-weight: bold;
	color: #007AC3;    
}

.btnRight {
	text-align: right;
	margin-bottom: 10px;    
}

.btnPrint {
	text-align: center;    
}

#coupon a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

.pgclse_yomubox {
	clear: both;
	padding-top: 35px;
}

.pgclse_yomubox .pgclse {
	border-top: 1px solid #7FC990;
	padding-top: 10px;
	padding-bottom: 27px;
}

.pgclse {
	text-align: right;
	clear: both;
}

.bg_cp_bottom {
	position: relative;
	z-index: 20;
}

.v_top {
	vertical-align: top;
}

.v_bottom {
	vertical-align: bottom;
}


p.owabi {
	font-weight: bold;
	margin: 60px 0 50px;
	font-size: 14px;
	color: #4dac29;
}

/* 印刷時の改ページ */
.pageBreak {
	page-break-after: always;
}




