/* 初期設定 */

* {
	margin:0;
	padding:0;
}

body {
	background: #FFFAE6 url(../img/back_body.jpg) repeat-x;
	color: #000;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}

html>/**/body {
	font-size: 12px; /* Except IE */
	letter-spacing: 1px;
}

a {
	margin: 0;
	padding: 0;
}

a:link {
	color: #491D00;
	text-decoration: none;
}

a:visited {
	color: #491D00;
	text-decoration: none;
}

a:hover {
	color: #491D00;
	text-decoration: underline;
}

a:active {
	color: #491D00;
	text-decoration: none;
}

img {
	display: block;
	border: none;
}

ul,ol {
	list-style: none;
}

form {
	clear: both;
	width: 100%;
}

h4 {
	font-size: 1.2em;
	color: #1A8DC6;
}

.fl_clear {
	clear: both;
}


/* 外枠 */

#container {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

/* ヘッダー */

#header {
	height: 130px;
}

#logo {
	width: 218px;
	height: 86px;
	float: left;
}

#header h1 {
	padding: 30px 0 0 20px;
	width: 722px;
	float: left;
	font-size: 1.0em;
	font-weight: normal;
}

#gloNav {
	clear: both;
	width: 960px;
	height: 34px;
	background-image: url(../img/back_glonav.gif);
}

#gloNav ol {
	width: 960px;
}

#gloNav li {
	height: 34px;
	float: left;
}

#gloNav a {
	display: block;
	margin: 0;
	height: 34px;
	float: left;
}

#gloNav a:hover img {
	visibility: hidden;
}

#gloNav li#home a {width: 98px;}
#gloNav li#qanda a {width: 140px;}
#gloNav li#search_shop a {width: 124px;}
#gloNav li#howto a {width: 131px;}
#gloNav li#faq a {width: 128px;}

#navbg_home a:hover {height:34px;background: url(../img/glonav_home_over.gif);}
#navbg_qanda a:hover {height:34px;background: url(../img/glonav_qanda_over.gif);}
#navbg_search_shop a:hover {height:34px;background: url(../img/glonav_search_shop_over.gif);}
#navbg_search_product a:hover {height:34px;background: url(../img/glonav_search_product_over.gif);}
#navbg_howto a:hover {height:34px;background: url(../img/glonav_howto_over.gif);}
#navbg_faq a:hover {height:34px;background: url(../img/glonav_faq_over.gif);}

/* ログイン後メニュー */

#loginNav {
	padding: 0 0 10px 1px;
	clear: both;
}

#loginNav span#member_name {
	font-weight: bold;
}

#loginNav li {
	display: inline;
}

/* メインコンテンツ */

#main {
	width: 768px;
	float: right;
}

#side_bar {
	width: 192px;
	height: 100%;
	float: left;
}


/* サイドバーナビゲーション */

#side_login, #side_category_qanda {
	width: 178px;
	border: 1px solid #491D00;
	background-color: #FFFFFF;
}

#side_login {
	margin: 11px 0;
	height: 187px;
	text-align: center;
}

#side_login form, #side_login a {
	margin: 0;
	padding: 0;
}

#side_login input, #side_login p {
	margin: 0 auto;
	width: 160px;
	height: 18px;
	text-align: left;
}

#side_login p {
	margin: 8px auto 0;
}

#side_login .login_submit input {
	margin: 10px 0;
	width: 80px;
	height: 22px;
}

#side_category_qanda ul {
	line-height: 1.0em;
	padding: 10px 0 0 25px;
}

#side_category_qanda li {
	padding: 0 0 8px;
	list-style-image: url(../img/eyec_sidebar_category.gif);
}

/* フッター */

#footer {
	width: 960px;
	clear: both;
	padding: 4px 0 0;
	border-top: 2px #5B2B17 solid;
}

#footer div {
	text-align: left;
}

#footer p {

}

#subNav {
	clear: both;
}

#subNav, #subNav ul, #subNav li {
	display: inline;
}

p#copyright {

}

/* 個別ページ共通 */

#page_qanda, #page_csearch, #page_user_guide, #page_faq, #page_sitemap, #page_terms, #page_privacy, #page_company, #page_mypage, #page_keyword, #page_constructors, #page_members, #page_login {
	padding: 10px;
	background-color: #FFFFFF;
}

#main a:link {
	color: #D2691E;
	text-decoration: none;
}

#main a:visited {
	color: #D2691E;
	text-decoration: none;
}

#main a:hover {
	color: #D2691E;
	text-decoration: underline;
}

#main a:active {
	color: #D2691E;
	text-decoration: none;
}

#breadcrumb {
	height: 20px;
	font-size: 0.8em;
}

/* トップページ */

#home_about {
	margin-top: 10px;
	width: 280px;
	height: 197px;
	background: url(../img/back_home_about.jpg) no-repeat left bottom;
	float: left;
	line-height: 1.1em;
}

#home_about p {
	margin: 10px auto;
	width: 255px;
}

#home_mainmenu {
	margin-top: 10px;
	width: 488px;
	height: 197px;
	background: url(../img/back_home_mainmenu.jpg) no-repeat bottom;
	float: left;
	line-height: 1.1em;
	letter-spacing: 0px;
}

#home_mainmenu .banner_mainmenu {
	margin: 10px 0 0 4px;
	padding: 8px 0 0 8px;
	width: 229px;
	height: 120px;
	float: left;
	background-image: url(../img/back_btn_home_mainmenu.jpg);
}

#home_mainmenu .banner_mainmenu p {
	margin-top: 3px;
	width: 220px;
}

/* 教えて！Ｑ＆Ａ */

#box_qa, #box_qa_q {
	width: 619px;
	height: 113px;
	background: url(../img/back_qa_form.gif) no-repeat;
}

#box_qa ul.tabs, #box_qa_q ul.tabs {
	margin: 0 0 0 12px;
	padding: 0;
	width: 268px;
	height: 40px;
}

#box_qa ul.tabs li, #box_qa_q ul.tabs li {
	margin: 0 0 0 0px;
	width: 134px;
	height: 40px;
	float: left;
	list-style-type: none;
}

#box_qa ul.tabs a, #box_qa_q ul.tabs a {
	display: block;
	width: 134px;
	height: 40px;
}

#box_qa form, #box_qa_q #qa_qlink {
	padding: 20px;
}

#box_qa form p.qa_front {
	padding: 5px 0 0;
	width :100px;
}

#box_qa form p.qa_front, #box_qa form input, #box_qa_q #qa_qlink p {
	float: left;
}

#box_qa form input.qa_search_inp {
	margin: 5px 10px 0 0;
	width: 300px;
}

#box_qa .false {
	width: 200px;
	float: left;
}

#box_qa_q #qa_qlink a {
	width: 117px;
}

#box_qa_q #qa_qlink p {
	padding-top: 5px;
	width: 300px;
}

/* 施工店検索 */

#page_csearch form {
	padding-top: 10px;
	height: 60px;
}

#page_csearch form input {
	float: left;
}

#page_csearch form input.c_search_inp {
	margin: 5px 10px 0 0;
	width: 300px;
}

#page_csearch form div.false {
	width: 200px;
	float: left;
}

/* ご利用ガイド */

#page_user_guide .userguide_link {
	margin: 20px 0 20px 10px;
}

#page_user_guide p {
	margin: 3px 10px 12px;
}

#page_user_guide ol {
	list-style-type: disc;
	padding-left: 20px;
	font-weight: bold;
}


/* よくある質問 */

#page_faq dl {
	padding-left: 2%;
	width: 98%!important;
	line-height: 1.8em!important;
}

#page_faq dt, #page_faq dd {
	margin: 0!important;
	padding: 0!important;
}


/* マイページ */

#mypageNav {
	width: 880px;
	height: 26px;
}

#mypageNav ol {
	width: 880px;
	height: 26px;
	background-color: #734640;
}

#mypageNav li {
	margin-right: 1px;
	width: 120px;
	height: 26px;
	float: left;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#mypageNav a {
	display: block;
	padding: 3px 0 0 0;
	width: 120px;
	height: 23px;
	float: left;
	color: #FFFFFF;
}

#mypageNav a:hover, #mypageNav a.now_select {
	text-decoration: none;
	background-color: #F5F2BB;
	color: #000;
}

/* マイページ > 見積依頼 > 見積書作成 */

.estimateFilesform fieldset input, .estimateFilesform fieldset label {
	display: inline;
	line-height: 1.5em;
}

/* ↓旧データ */

#box_qanda, #box_search_shop, #box_search_product {
	margin-bottom: 10px;
	width: 660px;
}

#box_qanda p, #box_search_shop p {
	padding-bottom: 1px;
}



#box_qanda form#qanda_search, #box_qanda form#shop_search, #box_search_shop form#shop_search {
	border: 1px solid #6C4700;
	border-top: 0px solid #F1F1F1;
	margin: 0;
	padding: 2px 0 0 5px;
	width: 653px;
	height: 82px;
	background-color: #C6FFB2;
}

#box_qanda form#qanda_search2, #box_qanda form#shop_search, #box_search_shop form#shop_search {
	border: 1px solid #6C4700;
	border-top: 0px solid #F1F1F1;
	margin: 0;
	padding: 2px 0 0 5px;
	width: 653px;
	height: 52px;
	background-color: #C6FFB2;
}


#box_qanda form#shop_search {
	background-color: #FFD78A;
}

#box_search_shop form#shop_search {
	border-top: 1px solid #6C4700;
}

#box_qanda form#qanda_search p, #box_qanda form#shop_search p, #box_search_shop form#shop_search p {
	margin-top: 5px;
	float: left;
	font-size: 0.8em;
}

#box_qanda form#qanda_search input#q_input, #box_qanda form#shop_search input#q_input, #box_search_shop form#shop_search input#s_input {
	margin: 5px 10px 0 0;
	width: 400px;
	float: left;
}

#box_qanda form#qanda_search input#q_submit, #box_qanda form#shop_search input#q_submit, #box_search_shop form#shop_search input#s_submit {
	width: 120px;
	float: left;
}




#box_mypage {
	margin-bottom: 20px;
	width: 880px;
}

#box_mypage p {
	clear: both;
	padding-bottom: 5px;
}

#box_mypage ul.tabs {
	margin: 0;
	padding: 0;
	width: 880px;
	height: 35px;
}

#box_mypage ul.tabs li {
	border: 1px solid #6C4700;
	border-bottom: none;
	margin: 0 0 0 1px;
	width: 130px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #E4E4E4;
}

#box_mypage ul.tabs a {
	display: block;
	padding-top: 8px;
	width: 130px;
	height: 26px;
	color: #4A4A4A;
}

#box_mypage ul.tabs li#s_on a:hover, #box_mypage ul.tabs li#s_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#q_on a:hover, #box_mypage ul.tabs li#q_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#e_on a:hover, #box_mypage ul.tabs li#e_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#e2_on a:hover, #box_mypage ul.tabs li#e2_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#e3_on a:hover, #box_mypage ul.tabs li#e3_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}


#box_mypage ul.tabs li#tab1_on a:hover, #box_mypage ul.tabs li#tab1_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#tab2_on a:hover, #box_mypage ul.tabs li#tab2_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#tab3_on a:hover, #box_mypage ul.tabs li#tab3_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#tab4_on a:hover, #box_mypage ul.tabs li#tab4_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

#box_mypage ul.tabs li#tab5_on a:hover, #box_mypage ul.tabs li#tab5_on a.now_select {
	background-color: #ECE7D0;
	text-decoration: none;
}

/* form design */

form dl {
	clear: both;
	width: 590px;
	height: 80px;
}

form dt {
	margin-right: 10px;
	width: 155px;
	height: 10px;
	float: left;
}

form dd {
	width: 210px;
	height: 10px;
	float: left;
	font-size: 0.8em;
}

form#regist_input, form#regist_confirm {
	margin: 0;
	padding: 10px 0 10px 5px;
	border: 1px solid #000000;
	border-top: none;
}

form#regist_input h3, form#regist_confirm h3 {
	margin: 0 0 15px 0;
	padding: 2px 0 0;
	width: 588px;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
}

form#regist_input input {
	width: 190px;
}

form#regist_confirm dl {
	height: 50px;
}

form#regist_confirm dd {
	width: 400px;
	font-size: 1.0em;
}

p#regist_comp {
	margin: 0;
	padding: 10px 0 10px 5px;
	border: 1px solid #000000;
	border-top: none;
}

/* table design */

.list_qanda h3, .list_shop_detail h3 {
	font-size: 1.1em;
	margin: 10px 0 0;
}

.list_qanda table, .list_shop_detail table {
	margin: 0;
	width: 660px;
	color: #54717D;
	background-color: #F0EFDD;
	border: 1px solid #653101;
}

.list_qanda tr {

}

.list_qanda tr.even_num {

}

.list_qanda th, .list_shop_detail th {
	margin: 0;
	padding: 0px 6px 0px 6px;
	border-left: 2px solid #F0EFDD;
	border-bottom: 2px solid #F0EFDD;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	background-color: #ECE7D0;
	color: #54717D;
}

.list_qanda th.left_line {
	width: 287px;
	text-align: left;
	border-left: none;
}

.list_qanda td, .list_shop_detail td {
	margin: 0;
	padding: 2px 6px 2px 6px;
	width: 135px;
	border-left: 2px solid #F0EFDD;
	border-bottom: 2px solid #F0EFDD;
	text-align: center;
	background-color: #ECE7D0;
}

.list_shop_detail th.wide_cell, .list_shop_detail td.wide_cell {
	text-align: left;
	width: 300px;
}

.list_qanda td.left_head {
	width: 287px;
	border-left: none;
	text-align: left;
	font-weight: bold;
	color: #54717D;
}

.list_qanda td span.tbl_category {
	font-size: 0.8em;
}

/* dl dt dd design */

.list_shop_prefecture {
	width: 660px;
}

.list_shop_prefecture h3 {
	font-size: 1.1em;
	margin: 10px 0 0;
}

.list_shop_prefecture dl {
	padding: 10px;
	height: 180px;
	background-color: #ECE7D0;
	border: 1px solid #653101;
	color: #54717D;
}

.list_shop_prefecture dt {
	width: 150px;
	font-weight: bold;
	float: left;
}

.list_shop_prefecture dd {
	width: 450px;
	float: left;
	text-align: left;
}


/*================================================*/

div.mypage_header_menu {

	background:#FFFFFF url(../img/13.gif) repeat scroll 0 0;
}




/* Layout */


#content{
	width:960px;
	clear: both;
	color: #333;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: hidden;
}

#pagetop {
	clear: both;
	padding-right: 3px;
	height: 25px;
	text-align: right;
	font-size: 0.8em;
}




/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

tr.bottomcolor {
	border-bottom: 1px solid #ccc;
}

table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 70%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 15em;
	margin-top: -2em;
	vertical-align: top;
	width: 100%
}

dt.company {
	font-weight: bold;
	padding-left: 40px;
	vertical-align: top;
}
dd.company {
	margin-left: 12em;
	margin-top: -2em;
	vertical-align: top;
	width: 100%
}

/* Forms */

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {

	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	margin: 20px 0;
	text-align: center;
}
form div.submit input {
	padding: 10px 20px;
}
label {
	display: block;
	font-size: 115%;
	margin-top: 0px;
	padding-right: 20px;
}

input.normal {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 10%;
}

input.normal2 {
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 80%;
}

input.normal3 {
	padding: 2px;
	width: 117px;
}

input, textarea {
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
}


select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	/*margin: 0px 6px 7px 2px;*/
	/*margin: 0px 6px 7px 2px;*/
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #000;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #000;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #aaaaaa;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #000;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	color: #800000;
	font-size: 20px;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #aaaaaa;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #aaaaaa;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #000;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#555;
}
div.code-coverage-results div.covered span.content {
	background:#555;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}

#text_font{
	color:#008000;
	font-size: 20px;
}

a:link.text_link{
	color:#800000;
}

a:visited.text_link{
	color:#D2691E;
}

#guide_title {
	text-align:left;
	padding: 0px 20px 20px 20px;
	color:#000066;
	font-size:16px;
}

#guide_content {
	text-align:left;
	padding: 0px 20px 20px 20px;
	font-size:16px;
	color:#ff9933;
}

#guide_content_qa {
	text-align:left;
	padding: 0px 0px 0px 40px;
	font-size:14px;
}

/* IE6 bug fix */


#page_csearch form {
	padding-top: 10px;
	height: 60px;
}

#page_csearch form input {
	float: left;
}

#page_csearch form input.c_search_inp {
	margin: 5px 10px 0 0;
	width: 300px;
}

#page_csearch form div.false {
	padding-top: 2px;
	width: 200px;
	float: left;
}

#page_csearch form div.false input {
	width: 100px;
}

#page_user_guide dl {
	border: 1px solid #692F17;
	margin: 30px 10px 10px;
	padding: 5px 0 5px 8px;
	width: 300px;
	line-height: 1.5em;
}

#page_user_guide dt, #page_user_guide dd {
	margin: 0;
	padding: 0;
}

#page_user_guide dt {
	font-weight: normal;
}

#page_user_guide dd {
	margin-left: 10px;
}

#page_faq dl {
	padding-left: 2%;
	width: 98%!important;
	line-height: 1.8em!important;
}

#page_faq dt, #page_faq dd {
	margin: 0!important;
	padding: 0!important;
}

#page_faq dt {
	color: #808000;
}

