@charset "utf-8";

@import url("default.css");
@import url("style.css");

/* -----------------------------------------------------------
CSS Information
 File name:      support.css
 Style Info:     ページ専用スタイル
----------------------------------------------------------- */

#main p { font-size:14px; margin-bottom:0;}

#main h3 {
	background-image: url(../img/support/q_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 45px;
	padding-top: 11px;
	font-size: 14px;
	color: #EB6100;
}
#main .abox {
	background-image: url(../img/support/a_body.gif);
	background-repeat: repeat-y;
	margin-bottom:0px;padding-bottom:0px;
}
#main .atxt {
	background-image: url(../img/support/a_ico.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom:0px;
}
#main .abottom {
	background-image: url(../img/support/a_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 15px;
}
#main .contentsbox { margin-bottom:2em;;padding-bottom:0px;}
