@charset "UTF-8";

/* 無料体験　デザイン定義 */






#text p#apply-attention-exp
{
	color:#176397;
	background-color:#ffffff;
}

#text p#apply-attention-exp span
{
	font-size:18px;
	display:block;
	margin:0 0 10px -10px;
	padding:0;
}









#explanation
{
	width: 950px;
	margin:0 auto;
	text-align: left;
	background-color:#FFFFFF;

}


#explanation dl
{
	margin: 50px 30px 50px 30px;
	padding: 0;
	width: 850px;

}

#explanation dt {
	margin:0;
	width:265px!important;
}

#explanation dd {
	margin:0;
	padding:5px 5px 5px 5px;
}

#customer dt
{
	background-image : url(image/arrow-pink.gif);
	background-position: 3px 11px;
	background-repeat: no-repeat;
	color:#B21B43;

}
#our-company dt
{

	background-image : url(image/arrow-blue.gif);
	background-position: 3px 11px;
	background-repeat: no-repeat;
	color:#237EB1;

}
#customer dt,#customer dd
{
	min-height:70px;
	height:auto;
}
#our-company dt,#our-company dd
{
	min-height:45px;
	height:auto;
}

#customer dd
{
	border-bottom-color: #F6DAE6;
}
#our-company dd
{
	border-bottom-color: #BEDDE8;
}



#explanation h4
{
	color:#ffffff;
	width:140px;
	margin-left:30px;
	padding:5px;
	text-align:center;
	height:20px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom:10px;
}

#customer-h
{
	background-color:#BD1845;

}
#our-company-h
{
	background-color:#2085BD;

}

#text img
{
	margin: 0 5px 0 0px!important;
}
