@charset "shift_jis";


.susumebox{
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:120%;
	text-align:left;
}

.floatleft .icb{
	display:block;
	margin:0 auto;
}

/* IEよけCSSハック */
html>body .center img{
	margin-left:auto;
	margin-right:auto;
}

html>body .center p{
	margin-left:auto;
	margin-right:auto;
}

.susumeh3{
	font-size:14px;
}

/* voice */
.h3voice{
	margin:15px 0 5px 0;
	padding:3px;
	border-width:1px 1px 1px 10px;
	border-style:solid;
	border-color:#c33 #c03;
	background-color:#ffc;
	font-size:14px;
	font-color:#fff;

}





/* END */