@charset "utf-8";
@import "normalize.css";
@import "common.css";
/*=================================
	mailmagazine
==================================*/
#magazine{
	padding:60px;
}

#contents h2 {
	width:448px;
	height:0px;
	padding-top:42px;
	margin-bottom:40px;
	overflow:hidden;
	background-image:url(../user/images/magazine/pagetitle.png);
	background-repeat:no-repeat;
}

#contents h3 {
	margin-bottom:20px;
}

#contents p {
	margin-bottom:1.0em;
	line-height:1.5;
}

#section01,
#section02,
#section03 {
	margin-top:50px;
}

#section01 .figure,
#section02 .figure,
#section03 .figure {
	padding-left:20px;
	padding-right:30px;
	float:left;
}

#section01 p,
#section02 p,
#section03 p {
	padding-right:20px;
}

#section01 .figure {	width:320px;}
#section02 .figure {	width:148px;}
#section03 .figure {	width:325px;}