/***********************************************　category title　***********************************************/
.category_title { background-image: url(../img/category.jpg); }


/***********************************************　title　***********************************************/
#title_intest01 { background-image: url(../img/title01.gif); }

/***********************************************　box　***********************************************/
.company_box {
	width: 698px;
	height: auto;
	margin: 0 auto 30px auto;
}

/***********************************************　box　***********************************************/
.voice_box {
	text-align: left;
	background: url(../img/box_middle.gif) left top repeat-y;
	width: 698px;
	height: auto;
	margin: 0 auto 30px auto;
}

.voice_box dt, .voice_box dd { display: block; }

.voice_box dt {
	color: #663E22;
	font-weight:bold;
	background: url(../img/box_top.gif) left top no-repeat;
	width: 663px;
	padding: 10px 20px 5px 15px;
	}

.voice_box dd {
	background: url(../img/box_bottom.gif) left bottom no-repeat;
	width: 698px;
}

#main .voice_box dd p {
	background: url(../img/box_line.gif) left top repeat-y;
	line-height: 1.8em;
	text-align: justify;
	text-justify:inter-ideograph;
	width: 663px;
	margin: 0 15px 0 10px;
	padding: 2px 5px 5px 5px;
}

#main .voice_box dd p.voice_name {
	text-align: right;
	background: none;
	padding-bottom: 10px;
}

/***********************************************　btn　***********************************************/
#main p.for_order {
	background: url(../img/icon_cat.gif) 0 3px no-repeat;
	text-align: left;
	padding: 0 0 0 15px;
	}