@charset "utf-8";

/*====================================================
------------------------------------------------------
	 contact.css
------------------------------------------------------
====================================================*/

#contact h2 { width: 545px; height: 30px; text-indent: -9876em; margin: 0 0 15px 0; background: no-repeat;} 
 
#contact h2.h2_01 { background: url(../Contact/img/h2_01.gif) right center no-repeat;} 

#contact h3, #jContact h3, #hContact h3 { width:535px; height: auto; padding: 0.4em; font-size: 120%; font-weight: bold; color: #FFF; text-indent: 0;} 
 
#contact h3 { background-color: #24116F;}
#jContact h3 { background-color: #257E46;}
#hContact h3 { background-color: #2D568C;}
#eContact h3 { background-color: #2b70b8;}
#kContact h3 { background-color: #db4e64;}

#contact h4 { font-size: 110%; font-weight: bold; text-indent:0;}

#contact .tx_b { clear: both; margin: 10px 0 15px;}

#contact .tx_b_sp { clear: both; width: 80%; background: #fdf5e6; border: 1px #eaeaea solid; padding: 1em 1em 3em 1em; margin: 10px auto 30px auto;}

#contact .tx_in { text-indent: 10px;}
#contact .tx_pad { padding: 0 0 0 20px;}
#contact .tx_r { text-align: right;}

#contact .mailTo { display: block; width: 60%; margin: 20px auto; background: #F8F8FF; border: 1px solid #eaeaea; text-align: center; padding: .5em;}


