@charset "utf-8";


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	border-image: initial;
}

/* --------------------------------
.contArea
-------------------------------- */
.contArea {
	margin: 0;/**/
    padding: 0 10px;/**/
}



hgroup.pagetitle {
	border-top: 1px solid #666;
}
hgroup.pagetitle h1 {/**/
	float: none;/**/
	font-size: 18px;/**/
	font-weight: bold;/**/
	margin: 0;
	padding: 20px 0;
}

hgroup.pagetitle dl {
	float: none;/**/
	padding: 22px 0 0 0;
}
hgroup.pagetitle dt {
	font-weight: bold;
}
hgroup.pagetitle dl.line2 {
	padding: 12px 0 0 0;
}
hgroup.pagetitle dl.line2 dd {
	padding-top: 3px;
}
hgroup.pagetitle dl.line2 dd .sttl {
	color: #999;
}
.pagebody {
	clear: both;
	border-top: 1px solid #E6E6E6;
}
p.annotation {
	padding-top: 30px;
	font-size: 11px;
	line-height: 1.75;
}


/* --------------------------------
.topevent
-------------------------------- */
.topevent {
	clear: both;
	border-top: 1px solid #E6E6E6;
	padding-top: 30px;
	font-size: 14px;
}


/* --------------------------------
.eventRepo
-------------------------------- */
.eventRepo {
	float: none;/**/
	width: 100%;/**/
}

.eventRepo h1 {
	padding-bottom: 18px;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}

.eventRepo h2 {font-size: 14px;top: 0 !important;}

.eventRepo p {
	padding-bottom: 18px;
	font-size: 14px;
	line-height: 1.8;
}

.eventRepo .img {
	text-align: center;
	clear: both;
	width: 100%;/**/
}

.eventRepo img {/**/
	width: 100%;
	height: auto;
}

.eventRepo .grayArea {
	clear: both;
	width: 90%;/**/
	background: #F1F1F1;
	padding: 15px;/**/
	margin-bottom: 18px;
	margin-left: 0;/**/
}

.eventRepo p.link {
	background: url("/ie/campaign/131220/img/a.png") no-repeat scroll 0 16px rgba(0, 0, 0, 0);
	float: right;
	padding: 12px 0 0 12px;
}

.relatedLink a {
    background: url("http://www.muji.net/img/common/arrow_right.png") no-repeat scroll 14px 50% rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-weight: bold;
    padding: 7px 14px 7px 28px;
    text-decoration: none;
    font-size: 12px;
    color: #333;
}
.relatedLink a:hover {
    border: 1px solid #7F0019;
    color: #7F0019;
}
.relatedLink {
    text-align: right;
}


/* --------------------------------
#campaign
-------------------------------- */
#campaign  {display: none;}/**/

/* --------------------------------
#topevdetail
-------------------------------- */
#topevdetail  {display: none;}/**/

.sns{    margin: 20px auto 0 auto;
    text-align: center;
	padding-left: 0 !important;
}