;@charset "utf-8";

/*　
------------------------------------------------------------ */


hr {
	border: 1px dotted #FF0099;
	margin-top: 0;
	padding: 0;
	margin-bottom: 20px;
}

.box_01 {
	background: url(../common/images/concept_bg.jpg) top center no-repeat;
	overflow: auto;
	margin-bottom: 20px;
}
#contents02 p {
	margin-bottom: 10px;
}
.box_01 img,.box_02 img {
	margin-bottom: 10px;
}
.box_01 h3 {
	font-size: 1.5em;
	font-weight: bold;
	color:#FF6699;
	border-bottom: 3px double #f69;
}


.box_01 span {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}