@charset "utf-8";
/* CSS Document */

@import url(/css/basestyle.css);
@import url(/css/common.css);


.charactersbox01,
.materialbox02{
	margin:0 5px;
}

.charactersbox01 .f-left{
	width:440px;
}

.charactersbox01 .f-right{
	width:240px;
}

.red{
	color:#CC0000;
}

/* 5大特徴 */

.charactersbox03,
.materialbox03{
	margin:0 5px;
}

.charactersbox03 h2{
	line-height:1.5;
	color:#4B4B4B;
}

.charactersbox03 .f-left{
	width:300px;
}

.charactersbox03 .f-right{
	width:390px;
}

.charactersbox03 img{
	padding:20px 0 20px 0;
}

.charactersbox04,
.charactersbox05{
	margin:0 5px;
	padding:40px 0 20px 0;
}

.materialbox02{
	margin:0 5px;
	padding:10px 0 10px 0;
}


.charactersbox04 table td,
.charactersbox05 table td,
.materialbox02 table td{
	padding:3px 9px;
	vertical-align:top;
}

.charactersbox05 table td,
.materialbox02 table td{
	width:50%;
}


/* 世界初の素材 */

.materialbox01 h2{
	margin:15px 0 10px 0;
}

.materialbox01 .f-left{
	width:450px;
	padding:0 10px 0 0;
}

.materialbox01 .f-right{
	width:250px;
}

.materialbox02 h4{
	color:#006699;
	border-left:4px solid #006699;
	padding:0 0 0 3px;
	font-weight:bold;
}

.materialbox02 p{
	padding:0 0 20px 10px;
}

.materialbox03 td{
	padding:3px 5px;
	vertical-align:top;
}






