@charset "Shift_JIS";
/* =========================================  

murmur magazine style.css

last update 20120726

========================================== */


/* =========================================  

default reset

========================================== */

body, div, p, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
}

hr {
	clear:both;
	display:none;
}


/* =========================================  

huck

========================================== */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

/* flash area bottom margin bug fix */
object, embed {
	vertical-align:top;
}

/* =========================================  

basic setting

========================================== */

body {
	font-size: 12px;
	font-family: verdana,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif; 
	line-height: 20px;
	color: #666666;
	text-align:center;
	border-top:#E10006 5px solid;
}





/* =========================================  

report issue title

========================================== */

#main h2{
	width:714px;
	height:25px;
	margin-bottom:5px;
	text-indent:-9999em;
	background: url(../shopreport/img/report_ttl.gif) no-repeat;
}


#main .update{
text-align:right;
	color:#9C6500;
	zzborder: 1px solid #4998B7;
}

#report{
margin:0 0 0 13px;
padding:0 10px 0 0;
line-height:22px;}

#report-header{
margin:20px 0 0 0;
padding:0;
width:679px;
height:347px;
text-indent:-9999em;
background: url(../shopreport/img/header.jpg) no-repeat;
zzborder:#FF3333 1px solid;
}

#report h4{
font-size:16px;
color:#364A8B;
margin-bottom:25px;}

#report dl{
color:#791D79;
border-left:#791D79 3px solid;
padding-left:8px;
margin-top:30px;
line-height:20px;}


#report dt{
font-weight:bold;
padding-bottom:8px;}



.report-01{
background-color:#F5EFE3;
padding:25px;
margin-top:30px;
min-height:1em;}

.report01-right{
float:right;
zzpadding-left:25px;
width:380px;}


.report-box{
margin:0;
padding:0;
min-height:1em;}

.report-box01{
float:left;
width:230px;
padding-right:60px;}

.report-box01 img{
margin-bottom:10px;
}

.report-box02{
float:left;
width:307px;}

.report-box02 img{
margin-bottom:10px;
}


