/* CSS Document */

/* パンくず */
div#topic_path {margin:0 15px 25px 41px;}
div#topic_path2 {margin:0 15px 0 41px;}

/* 共通エリア */
div#guide_popup_main {
	margin-left:41px;
	padding-top:21px;
	width:633px;
}

div.guide_popup_sub {
	margin-left:16px;
	width:600px;
}


/* リンク色設定 */

div#guide_popup_main .px14_gry a {color:#0d6820;}
div#guide_popup_main .px14_gry a:link    {color:#0d6820; text-decoration:underline;}
div#guide_popup_main .px14_gry a:visited {color:#0d6820; text-decoration:underline;}
div#guide_popup_main .px14_gry a:hover   {color:#0d6820; text-decoration:none;}
div#guide_popup_main .px14_gry a:active  {color:#0d6820; text-decoration:underline;}

div#guide_popup_main .px14_gry .px12_gry {font-size:90%;}
div#guide_popup_main .px14_gry .px12_gry a {color:#3e3e3e;}
div#guide_popup_main .px14_gry .px12_gry a:link    {color:#3e3e3e; text-decoration:underline;}
div#guide_popup_main .px14_gry .px12_gry a:visited {color:#3e3e3e; text-decoration:underline;}
div#guide_popup_main .px14_gry .px12_gry a:hover   {color:#3e3e3e; text-decoration:none;}
div#guide_popup_main .px14_gry .px12_gry a:active  {color:#3e3e3e; text-decoration:underline;}

div.guide_popup_sub .px12_gry a {color:#0d6820;}
div.guide_popup_sub .px12_gry a:link    {color:#0d6820; text-decoration:underline;}
div.guide_popup_sub .px12_gry a:visited {color:#0d6820; text-decoration:underline;}
div.guide_popup_sub .px12_gry a:hover   {color:#0d6820; text-decoration:none;}
div.guide_popup_sub .px12_gry a:active  {color:#0d6820; text-decoration:underline;}



/* 共通タイトル */
div#guide_popup_title h2 {
	width:633px;
	margin-left:44px;
	padding-left:14px;
	min-height:24px;
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	color:#3e3e3e;
	background:url(../../img/guide/top_title_icon.gif) no-repeat;
}
* html body div#guide_popup_title h2 {
	line-height:1.3em;
}
 
div.guide_popup_sub_title {
	margin-bottom:14px;
	padding-top:10px;
	min-height:19px;
	background:url(../../img/guide/guide_sub_title_bg.gif) no-repeat;
	clear:both;
}
div.guide_popup_sub_title h3 {
	padding-left:21px;
	font-size:90%;
	font-weight:bold;
	color:#3e3e3e;
}


/* 共通アイコン */
div.guide_common_icon01 {
	background:url(../../img/guide/guide_sub_icon.gif) 2px 4px no-repeat;
}
div.guide_common_icon01 h3 {
	margin-left:17px;
	font-weight:bold;
}
div.guide_common_icon01 h4 {
	margin-left:17px;
	font-weight:bold;
}

.guide_common_icon02 li {
	padding-left:17px;
	background:url(../../img/guide/guide_sub_icon.gif) 2px 4px no-repeat;
}

.guide_common_icon03 {
	padding-left:17px;
	background:url(../../img/guide/guide_sub_icon.gif) 2px 4px no-repeat;
}


/* 共通カスタムサブボックス */
div.guide_common_c_box01, 
div.guide_common_c_box02 {
	line-height:1.2em;
	background:url(../../img/guide/guide_common_box_bg.gif) left top repeat-x #fffcdf;
	clear:both;
}
div.guide_common_c_box01_main, 
div.guide_common_c_box02_main {
	padding:12px 0 11px;
	background:url(../../img/guide/guide_common_box_bg.gif) left bottom repeat-x;
}
div.guide_common_c_box01_main dt, 
div.guide_common_c_box02_main dt {
	padding:5px 0 0 24px;
	background:url(../../img/guide/guide_sub_icon08.gif) 8px 6px no-repeat;
	float:left;
}
div.guide_common_c_box01_main dd {
	padding:0 8px 0 13px;
	background:url(../../img/guide/guide_sub_icon3.gif) 0 5px no-repeat;
	float:right;
}

div.guide_common_c_box02_main dd {
	margin:0px;
	padding:0px;
	float:right;
}

div.guide_common_c_box02_main dd ul {margin:0px; padding:0px;}

div.guide_common_c_box02_main dd ul li {
	margin:0 0 3px 0;
	padding:0 8px 0 13px;
	background:url(../../img/guide/guide_sub_icon3.gif) 0 8px no-repeat;
}


/* 共通スペース */
.guide_b_sp   {margin-bottom:40px;}
.guide_b_sp01 {margin-bottom:16px;}
.guide_b_sp02 {margin-bottom:26px;}
.guide_b_sp03 {margin-bottom:7px;}
.guide_b_sp04 {margin-bottom:5px;}
.guide_b_sp04 {margin-bottom:30px;}



/* ページトップ */
.page_top {
	text-align:right;
	clear:both;
}
.page_top a {
	padding-left:14px;
	background:url(../../img/guide/page_top_icon.gif) left 2px no-repeat;
}

/* Base styl */
body{background:url(../../pocket/img/faq_top14.gif) repeat-x left top;}

#faq_body{
	margin:0 auto;
	width:750px;
}
#head_area{z-index:1; width:750px; position:absolute; margin-left:-6px;}
#head_area h1{float:left; margin-right:29px;}
#head_area .tab_navi{
	margin-top:28px;
 	float:left;
}
#head_area .tab_navi p{
	float:left;
	margin-right:10px;
}
#head_area .fuji_logo{
	float:right;
}

/* foot */
#foot{
	position:relative;
	background:url(../../pocket/img/faq_top11.gif) repeat-x left bottom;
}
.close_area{
	width:730px;
	text-align:right;
	margin:0 auto;
	padding-right:17px;
	padding-bottom:20px;
}

.close_btn a{
	background:url(../../pocket/img/faq_top10.gif) no-repeat 0 1px;
	padding-left:25px;
	display:block;
	float:right;
}
.copyright{
	width:744px;
	margin:0 auto;
	text-align:right;
	padding:6px 10px 10px 0;
}
.copyright img{margin-left:10px;}