body {
	margin: 0 auto 10px;
}
h1 {
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #009900;
	color: #FFF;
	text-align: center;
	font-size: 200%;
}

.boxStyle {
/*
	width: 684px;
	*/
	width: 90%;
	border: 3px solid #ff0101;
	border-radius: 10px;
	margin: 0 auto 10px;
	padding: 10px;
}
.boxStyle h2 {
/*
	height: 60px;
*/
	margin: 0 auto 20px;
	text-align: center;
}
.boxStyle h2 span {
	display: inline-block;
	margin: 0 auto 0 30px;
	padding: 0 0 0 50px;
    font-size: 114.28%;
	color: #ff0101;
	font-weight: bold;
    letter-spacing: normal;
    vertical-align: middle;
	background: url(/chibaskb/common/images/content_images/icons/icon_attention_02.png) left center no-repeat;
	text-align: left;
}
.boxStyle2 .boxInner {
}
.mgb0 {
	margin-bottom: 0 !important;
}

.boxStyle2 {
/*
	width: 684px;
	*/
	width: 90%;
	border: 3px solid #ff0101;
	border-radius: 10px;
	margin: 0 auto 10px;
	padding: 10px;
}
.boxStyle2 h2 {
/*
	height: 60px;
*/
	margin: 0 auto 20px;
	text-align: center;
}
.boxStyle2 h2 span {
	display: inline-block;
	padding: 0 0 0 0px;
    font-size: 114.28%;
	color: #ff0101;
	font-weight: bold;
    letter-spacing: normal;
    vertical-align: middle;
	text-align: left;
}
.boxStyle2 .boxInner {
}
.mgb0 {
	margin-bottom: 0 !important;
}