/* CSS Document */

@charset "UTF-8";


/* 記述開始　*/


#mainwrapper {
    width: 980px !important;
	margin: 0 auto;
    padding: 0 0 0px 0 !important;
   }


#headerSmall span.open {
font-size:10px;
position:absolute;
right:70px;
top:10px;
} 


#headerSmall span.open a {
	color:#1E0FCA;
	font-size:10px;
	padding-left:16px;
	text-decoration:underline;
}


#FAQ h1 {
    margin-bottom: 10px;
    text-indent: 3px;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    color: #333;
    background: url(../images/QA_tit.gif) 0 0 no-repeat;
	height: 36px;
	padding: 10px 0 0 45px;
	margin-left: 50px;
    }

#FAQ #faq_box {
    padding: 0 0 0 50px;
    } 


#FAQ .faq_box2 {
    float: left;
    width:;
	margin: 10px 0 0 0;
    }

#FAQ .faq_box2 dl {
    margin-bottom:15px;
    }	
	
#FAQ .faq_box2 dl dt { 
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
    color: #333333;
	}	
	
#FAQ .faq_box2 dd {
    margin-left:15px;
    line-height: 1.4em;
    color: #333333;
    }	
	
#FAQ .faq_box3 {
    float: left;
    width: 420px;
    }

#FAQ .faq_box3 dl {
    margin-bottom:15px;
    }	
	
#FAQ .faq_box3 dl dt { 
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px;
    color: #333333;
    }	
	
#FAQ .faq_box3 dd {
    margin-left:15px;
    line-height: 1.4em;
    color: #333333;
    }	
		
#FAQ #anser_box {
    width: 800px;
    padding: 0 0 0 50px;
    }


#FAQ #anser_box .faq_tit_b {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.2em;
    margin-top: 25px;
    }
	
#FAQ #anser_box .faq_tit_s {
    background-color:#fbf0df;
    color:#333333;
    font-weight:bold;
    height:20px;
    margin-bottom:10px;
    padding:8px 0 0 0.5em;
    line-height: 1.2em;
    }	
	
#FAQ #anser_box p {
    line-height: 1.6em;
    margin-bottom: 10px;
    color: #333333;
    }


#FAQ .line {
    border-bottom: 1px solid #333333;
    margin-bottom: 30px;
    text-indent: -9999px;
    }



#FAQ .form_btn a {
    background: url(/guide/FAQ/images/FAQ_btn.png) 0 0 no-repeat;
    text-indent: -9999px;
    width: 220px;
    height: 45px;
    display: block;
    margin: 15px 0 0 0;
    outline: none;
    }


#FAQ .form_btn a:hover {
    background: url(/guide/FAQ/images/FAQ_btn.png) 0 -45px no-repeat;
    text-indent: -9999px;
    width: 220px;
    height: 45px;
    display: block;
    margin: 15px 0 0 0;
    }


#FAQ .form_btn a:active {
    background: url(/guide/FAQ/images/FAQ_btn.png) 0 -90px no-repeat;
    text-indent: -9999px;
    width: 220px;
    height: 45px;
    display: block;
    margin: 15px 0 0 0;
    }




	
#FAQ .form_btn2 p.text_left {
   margin-left: 385px;
   text-align: left;
   margin-bottom: 15px;
   }
	

#FAQ p.to_top a {
    font-size: 10px;
    line-height: 1.4em;
    vertical-align: top;
    border-bottom: 1px solid #1E0FCA;
    padding-bottom: 1px;
    text-decoration: none;
    outline: none;
   }

#FAQ p.to_top a:hover {
    font-size: 10px;
    line-height: 1.4em;
    vertical-align: top;
    border-bottom: 1px solid #FF7E1D;
    padding-bottom: 1px;
    text-decoration: none;
    outline: none;
    }
	
#FAQ p.to_top a:visited {
    font-size: 10px;
    line-height: 1.4em;
    vertical-align: top;
    border-bottom: 1px solid #802680;
    padding-bottom: 1px;
    text-decoration: none;
    outline: none;
    }	

#FAQ .form_btn_home {
	margin-bottom: 50px;
    }

#FAQ .form_btn_home a {
    background: url(/guide/FAQ/images/midashi.gif) 0 2px no-repeat;
	padding: 0 0 0 10px;
    }
	
	
#FAQ .table_box {
	margin: -10px 0 0 50px;
	}
	
#FAQ  #anser_box .table_box p {
	margin-bottom: 0px;
	}
		
#FAQ .table_box .table_01 {
    border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 0px 0px 15px 0;
	font-size: 12px;
}

		
	
	
#FAQ .table_box .table_01 tr td {
	padding: 5px;
    border: #CCCCCC solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: left;
	background:#FFFFFF none repeat scroll 0 0;
	font-weight: normal;
	}
	
#FAQ .table_box .table_01 td.glay {
	background: #F5F5F5;
	}		
	
#FAQ .table_box .table_01 td {
	width: 120px;
	}
	

.bold { font-weight: bold;}	
	
	
.red {
color:#FF0000;
}


#mainwrapper {
    width: 980px !important;
	margin: 0 auto;
    padding: 0 0 0px 0 !important;
   }




