/*お問合せ
------------------------------------------------------------*/


#base #contents_base #contact_box {
                                   margin:5px 10px 0;
																	 padding:0;
																	 font-size:12px;
																	 letter-spacing:0.1em;
																	 width:780px;
																	 }



#base #contents_base #contact_box span.kome {color:#FF0000;}



#base #contents_base #contact_box table {
                                         margin:10px 100px 0;
																				 width:580px;
																				 background-color:#FFFFFF;
																				 }


#base #contents_base #contact_box table td.contact_top {
                                                         padding:10px 5px 5px;
																												 }



#base #contents_base #contact_box table td.contact_left {
	                                                       padding:5px;
	                                                       background-image:url(../image/contact_bg.gif);
	                                                       border-bottom:1px #6699FF solid;
	                                                       color:#333333;
																												 width:180px;
																												 }



#base #contents_base #contact_box table td.contact_right {
	                                                       padding:5px;
	                                                       border-bottom:1px #999999 solid;
																												 width:380px;
																												 }




#base #contents_base #contact_box table td.contact_botton {
                                                         padding:20px 5px 5px;
																												 text-align:center;
																												 }



#base #contents_base #contact_box input.kakunin {
              background:url(../image/confirmation.gif) no-repeat left top;
							width:100px;
							height:30px;
							cursor:pointer;
							border:none;
							}


#base #contents_base #contact_box input.reset {
              background:url(../image/reset.gif) no-repeat left top;
							width:100px;
							height:30px;
							cursor:pointer;
							border:none;
							}


#base #contents_base #contact_box input.send {
             background:url(../image/send.gif) no-repeat left top;
							width:100px;
							height:30px;
							cursor:pointer;
							border:none;
							}



#base #contents_base #contact_box input.modoru {
             background:url(../image/back.gif) no-repeat left top;
							width:100px;
							height:30px;
							cursor:pointer;
							border:none;
							}





/*お問合せ
------------------------------------------------------------*/
