@charset "shift_jis";

/*--------------------*/
/*---- contact ----*/
/*--------------------*/

.box_contact	{
	background : #ffffff;
	border : solid #cccccc 1px;
	padding : 20px;
	}
.bg_line910	{
	background : url("https://www.accent.co.jp/contact_medical/img/line_910.gif") no-repeat;
	width : 910px;
	height : 1px;
	margin : 10px 0;
	}

.tx_contact_red_B	{
	line-height: 170%;
	color : #990000;
	font-weight : 900;
	}
.tx_contact_red	{
	line-height: 170%;
	color : #990000;
	}


textarea	{
	background : #F1FCFF;
	border:1px solid #CCCCCC;
	}
input[type="text"] 	{
	height : 22px;
	background : #F1FCFF;
	border:1px solid #CCCCCC;
	}