/* questionのパンくず用CSS */#p_k1{position:absolute; left:23px;}#p_question{position:absolute; left:57px;}#p_question a{display:block;                width:97px;                height:13px;				background-image:url(question/p_question.gif);                background-position:left top;                text-indent:-1000em;                text-decoration:none;}#p_question a:hover{background-position:left bottom;} #p_k2{position:absolute; left:154px;}/* 問い合わせフォームボタンとサイト内検索の位置指定CSS */.voice_search {position:absolute;left:254px;                              width:300px;}	 						 /* サイト内検索の構成CSS */.search_bg{width:300px; height:47px;                        background-image:url(bg_search.gif);}#site_search{width:210px;			        	   background-color: #FFFFFF;	                       border: 1px solid #cccccc;border-right-style:none;}						   .yjapan_logo{position:absolute;left:235px;top:105px;}/* 「よくある質問」各ボタンのデザイン用CSS */#q_button{width:217px;                        height:148px;}.qb1 {margin-bottom:4px;margin-left:0px;}.qb1 a{display:block;width:217px;height:34px;              background-image:url(question/q_button1.gif);              background-position:0px 0px;		      background-repeat:no-repeat;		      text-indent:-1000em;		      text-decoration:none;}.qb1 a:hover{background-image:url(question/q_button1.gif);                         background-position:0px -34px;}.qb2 {margin-bottom:4px;margin-left:0px;}.qb2 a{display:block;width:217px;height:34px;              background-image:url(question/q_button2.gif);              background-position:0px 0px;		      background-repeat:no-repeat;		      text-indent:-1000em;		      text-decoration:none;}.qb2 a:hover{background-image:url(question/q_button2.gif);                         background-position:0px -34px;}.qb3 {margin-bottom:4px;margin-left:0px;}.qb3 a{display:block;width:217px;height:34px;              background-image:url(question/q_button3.gif);              background-position:0px 0px;		      background-repeat:no-repeat;		      text-indent:-1000em;		      text-decoration:none;}.qb3 a:hover{background-image:url(question/q_button3.gif);                         background-position:0px -34px;}.qb4 {margin:0px;}.qb4 a{display:block;width:217px;height:34px;              background-image:url(question/q_button4.gif);              background-position:0px 0px;		      background-repeat:no-repeat;		      text-indent:-1000em;		      text-decoration:none;}.qb4 a:hover{background-image:url(question/q_button4.gif);                         background-position:0px -34px;}						 /* 質問と回答のデザイン用CSS */.questions{width:680px;                     margin:10px;                     font-size:12px;}.q_list{margin-top:3px; margin-bottom:3px;　　　 font-weight:normal;}.q_list a{font-weight:normal;          border-bottom:dashed 1px #FE7BE7;}.q_list a:hover{font-weight:normal;                             text-decoration:none;                             border-bottom:dashed 1px #FE7BE7;}							 .q_list2{padding-top:3px;                background-color: #CCFFFF;				color:#0000FF;}.q_list2 a{font-weight:normal;}.q_list2 a:hover{font-weight:normal;                                text-decoration:none;                                border-bottom:dashed 1px #FE7BE7;}


/* メール送信ボタン（contact） */

#contact{
width:300px; /* メール送信ボタンの幅 */
height:89px; /* メール送信ボタンの高さ */
}

#contact a{
display: block;
width:300px;
height:89px;
background-image:url(question/button_voice.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
text-decoration: none;
text-indent: -9999em;
}

#contact a:hover{
background-position: -300px 0px;
}

			   						 #space2{
width:518px;height:11px;background-image:url(space.gif);}#space3{
width:525px;height:25px;background-image:url(space.gif);}		#space4{width:300px;                  height:12px;                  background-image:url(space.gif);}				  #space5{width:525px;                   height:40px;                   background-image:url(space.gif);}				  #space_last2{width:700px;        height:40px;        background-image:url(space.gif);}				  #space_last1{width:700px;        height:15px;        background-image:url(space.gif);}				  
