@charset "utf-8";

/* first.css */

/* -------- Q&A  */
div.simbol_box
{
	float:left;
	width:69px;
}

div.q_box div.main,div.a_box div.main
{
	margin:0;
	padding:10px 0 10px 31px;
	float:left;
}

/* -------- Q&A Q */
div.q_box
{
	width:720px;
	margin:0;
	padding:0;
}

div.q_box_hd
{
	height:5px;
	/*width:720px;
	height:60px;
	margin:0;
	padding:0;
	background:url(../images/first/im_q_hd.gif) no-repeat 0 0;*/
}
div.q_box_ft
{
	width:720px;
	height:5px;
	margin:0;
	padding:0;
	clear:both;
	background:url(../images/first/im_q_ft.gif) no-repeat 0 0;
}
div.q_box_main hr,
div.q_box_ft hr
{
	display:none;
}
div.q_box_main
{
	width:720px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:url(../images/first/im_q_bg.gif) repeat-y 0 0;
}

/*div.q_box_hd div.q_box_main_inner
{
	margin:0;
	padding:15px 0 15px 100px;
}*/

div.q_box_main_inner div.main_box
{
	width:600px;
	line-height:1.2em;
}

div.q_box_main_inner div.main_box p
{
	margin:0 !important;
	color:#815448;
}

div.q_box_main_inner div.main_box p img
{
	margin:0 5px -3px 0;
}

/* -------- Q&A A */
div.a_box
{
	width:720px;
	margin:0;
	padding:0;
}

div.a_box_hd
{
	/*width:720px;
	height:70px;
	margin:0;
	padding:0;
	background:url(../images/first/im_a_hd.gif) no-repeat 0 0;*/
}

div.a_box_ft
{
	width:720px;
	height:5px;
	margin:0;
	padding:0;
	clear:both;
	background:url(../images/first/im_a_ft.gif) no-repeat 0 0;
}

div.a_box_main hr,
div.a_box_ft hr
{
	display:none;
}

div.a_box_main
{
	width:720px;
	margin:0;
	padding:0;
	overflow:hidden;
	background:url(../images/first/im_a_bg.gif) repeat-y 0 0;
}


div.a_box_main_inner div.main_box
{
	width:600px;
	line-height:1.2em;
}
div.a_box_main_inner div.main_box p
{
	margin:0 !important;
	color:#815448;
}

/* -------- Q&A separate */

div.separate_faq
{
	width:720px;
	height:5px;
	margin:10px 0;
	padding:0;
	background:url(../images/common/blockquote_bg.gif) repeat-x 0 0;
}

div.separate_faq hr
{
	display:none;
}

/* -------- SHOP */

div.sh_hd_01
{
	width:720px;
	height:53px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh01.jpg) no-repeat 0 0;
}
div.sh_hd_02
{
	width:720px;
	height:53px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh02.jpg) no-repeat 0 0;
}
div.sh_hd_03
{
	width:720px;
	height:53px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh03.jpg) no-repeat 0 0;
}
div.sh_hd_04
{
	width:720px;
	height:53px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh04.jpg) no-repeat 0 0;
}
div.sh_hd_05
{
	width:720px;
	height:53px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh05.jpg) no-repeat 0 0;
}
div.sh_ft
{
	width:720px;
	height:7px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh_ft.jpg) no-repeat 0 0;
}
div.sh_hd_01 hr,
div.sh_hd_02 hr,
div.sh_hd_03 hr,
div.sh_hd_04 hr,
div.sh_hd_05 hr,
div.sh_ft hr
{
	display:none;
}
div.sh_box_main
{
	width:720px;
	margin:0;
	padding:0;
	background:url(../images/first/im_sh_bg.jpg) repeat-y 0 0;
}
div.sh_box_main div.main_inner
{
	margin:0;
	padding:10px 0 10px 60px;
}
div.sh_box_main div.main_inner div.main_box
{
	width:600px;
	line-height:1.2em;
}
div.sh_box_main div.main_inner div.main_box p
{
	margin:0 !important;
	color:#815448;
}
