@charset "UTF-8";

/* CSS Information
---------------------------------------------------------------
Site URL:		http://www.shokusan-j.co.jp/
File name:		layout_qa.css
Summary:		base styles
Created:		2009-9-1
Last update:	2009-9-1 by Sadaoka
Author:			Sadaoka(admin), Kaito
Copyright:		(C) 2009 dabhand Inc.
--------------------------------------------------------------- */

/* よくあるご質問 */
/* ------------------------------------------------------------ */
.q_icon {
	color: #005377;
}

.qa_frame {
	clear: both;
	background: url(../images/qa_frame_middle.gif) left top repeat-y;
	width: 620px;
	padding: 0px 30px;
	display: block;
	overflow: hidden;
	border: 0px #f00 solid;
}

.arrow {
	background: url(../images/arrow1.gif) left center no-repeat;
	padding: 0px 0px 0px 15px;
}