@charset "utf-8";
/* CSS Document */

/*----------------------------------------------
div#LeadBox
----------------------------------------------*/
div#cdMagazine_entry div.innerF div#LeadBox {
	width:592px;
	margin:0 0 7px 0;
	padding:0;
}


/*----------------------------------------------
div.Box
----------------------------------------------*/
div#cdMagazine_entry div.innerF div.Box {
	width:592px;
	margin: 0 0 10px 0;
	padding:0;
}

img.pttl { 
	margin-bottom: 5px; 
}


/*----------------------------------------------
img 設定
----------------------------------------------*/
.mr01 {
	width: 212px;
	margin-right: 10px; 
	float: left; 
}

.mr00 {
	width: 212px;
	margin: 0;
}

.mr02 {
	width: 105px;
	margin-right: 2px; 
	float: left; 
}

.mr03 {
	width: 105px;
	float: left; 
}

.mr04 {
	width: 295px;
	margin-right: 2px; 
	float: left; 
}

.mr05 {
	width: 295px;
	margin: 0; 
	float: left; 
}

.ml01 {
	width: 212px;
	margin-left: 10px; 
	float: right; 
}

.ml02 {
	width: 140px;
	margin-left: 10px; 
	float: right; 
}


/*----------------------------------
Blank Link
-----------------------------------*/
div#cdMagazine_entry div.BlankLink02 {
	margin:0 0 20px 0px;
	padding: 15px;
	background-color:#fffae5;
	border:1px solid #FC0;
}

div#cdMagazine_entry div.BlankLink02 p {
	list-style-type:none;
	background:url(../../images/magazine/arrow.png) no-repeat 0 3px;
	text-indent:20px;
	line-height: 1.5em;
	margin:0 0 7px 0;
	font-weight: bold;
}

div#cdMagazine_entry div.BlankLink02 div.BlankTxt img {
	float: left;
	margin: 0 15px 0 0;
}


div#cdMagazine_entry div.sun {
	width: 385px;
	margin-bottom: 5px;
	line-height: 120%;
	float: left;
}

div#cdMagazine_entry div.BlankLink02 ul {
	width: 385px;
	float: left;
	margin:0;
	padding:0;
}

div#cdMagazine_entry div.BlankLink02 ul li {
	list-style-type:none;
	background:url(../../images/magazine/ensoku_ico_next.png) no-repeat 0 5px;
	text-indent:15px;
	line-height: 1.5em;
	margin:0 0 5px 0;
	padding:0;
}

*html div#cdMagazine_entry div.BlankLink02 ul li {
	margin:0 0 0 20px;
}



/*----------------
	btn
--------------*/

#btnLeft {
	margin: 0 0 0 70px;
	padding: 0;
	width: 210px;
	height: 48px;
}
#btnLeft a { 
	display: block;
	width: 210px; 
	height: 48px;
	background: url(../../images/magazine/ensoku_pbtn03.gif) 0 0 no-repeat;
	background-attachment: scroll; 
	text-indent: -9999px; 
}
#btnLeft a:hover  { 
	background-position: 0 -48px;
}
#btnLeft2 {
	margin: 0 0 0 70px;
	padding: 0;
	width: 210px;
	height: 48px;
}
#btnLeft2 a { 
	display: block;
	width: 210px; 
	height: 48px;
	background: url(../../images/magazine/ensoku_pbtn02.gif) 0 0 no-repeat;
	background-attachment: scroll; 
	text-indent: -9999px; 
}
#btnLeft2 a:hover  { 
	background-position: 0 -48px;
}

#btnRight {
	margin: 0 0 0 0;
	padding: 10px 0 20px 150px;
	width: 592px;
	height: 60px;
}
* html #btnRight {
	margin: 0 0 0 3px;
}
html>/**/body #btnRight {
	margin: 0 0 15px 10px;
}
#btnRight a { 
	display: block;
	width: 278px;
	height: 62px;
	background: url(../../images/magazine/ensoku_tbtn04.gif) 0 0 no-repeat;
	background-attachment: scroll;
	text-indent: -9999px; 
}
#btnRight a:hover  { 
	background-position: 0 -62px;
}

/*-----------------------------------------*/
/* ページ下部用CSS */
/*-----------------------------------------*/

.hrline {
    font-size: 0.91em;
    text-align: right;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #666666;
    padding-top: 15px;
    padding-left: 16px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;
}

div#cdMagazine_entry div.innerF div.Box_cam {
	width:592px;
	margin: 0 0 25px 0;
	padding:0;
}

img.pttl_cam { 
	margin-bottom: 10px; 
}

.prnavimg {
	margin-right: 10px;
	float: left;
}

.prnav {
	width: 376px;
	float: left;
}

.prnav p { 
	padding: 5px 0 0 15px; 
}

.prname {
	font-size:110%;
	font-weight: bold;
	color: #C00;
	line-height: 140%;
}

.prlink { 
    text-align: right;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #666666;
    padding-top: 5px; 
	margin-left: 5px; 
}

/*---------------*/
/*  cap2  */
/*---------------*/

div#cdMagazine_entry div.innerF div.lead div.cap2 {
margin:3px 0 0 0;
padding:1px 0 5px 20px;
background:url(../../images/magazine/ico_maga_zoom2.gif) 0 0 no-repeat;
font-size:11px;
}

div#cdMagazine_entry div.innerF div.lead div.cap2 a {
color: #000;
text-decoration:underline;
}

div#cdMagazine_entry div.innerF div.lead div.cap2 a:hover {
color: #ff0000;
text-decoration:underline;
}



/*div#cdMagazine_entry div.innerF div.Box
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
*/

 
.clear:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}
