@charset "utf-8";
/* ---------------------------------------------------------------------------------------------------- 

 SANS JAPAN  RENEWAL  contact.css 　お問い合わせ

 since.2009.06.26   h-design@pi.mods.jp
----------------------------------------------------------------------------------------------------- */


/* 06/26
----------------------------------------------------------------------------------------------------- */
#main-title				{ width:610px; height:47px; margin-bottom:25px;}
#contact-wrap			{ width:610px; height:350px; position:relative;}
#contact-image			{ width:220px; float:left;  border-right:#122E46 solid 2px; padding-left:10px;}
#contact-text			{ width:350px; float:right; color:#555;}
#contact-text p			{ margin:30px 0;}

.text-sans				{ font-size:18px; font-weight:bold; color:#122E46;}
.text-nri				{ font-size:14px; font-weight:bold; color:#122E46;}
.text-12				{ font-size:12px; line-height:1.5;}


#text-mail				{ width:300px; height:40px; background:url(../common_img/contact_icon.gif) no-repeat; 
						  font-size:14px; font-weight:bold; padding:4px 0 0 40px;}
#text-mail a			{ color:#122E46; text-decoration:none;}
#text-mail a:hover		{ color:#597BC7;}
