@charset "shift_jis";
/*@charset "euc-jp";*/
/*@charset "iso-2022-jp";*/

/*------------------------------------------------*/
/*  ADtemplate ver1.0  */
/*------------------------------------------------*/
/*  templatename [contact]  */
/*  update [20090904]  */
/*  ID [NT]  */
/*------------------------------------------------*/


/*　contact Set　*/
/* -----------------------------------------------*/

/*　index　*/
/* -----------------------------------------------*/
/*　フォーム　*/
div#Contents .ctt_form {
width:600px;
}
div#Contents .ctt_form p {
height:40px;
font-size:80%;
line-height:1.5;
}
div#Contents .ctt_form .f_tit {
width:130px;
float:left;
}
div#Contents .ctt_form .f_inp {
width:470px;
float:right;
}
div#Contents .ctt_form .f_txt {
width:470px;
height:155px !important;
float:right;
}
div#Contents .ctt_form .f_txt textarea {
width:300px;
height:120px;
}
div#Contents .ctt_form .inp_type1 {
width:200px;
}

div#Contents .ctt_form .inp_type2 {
width:50px;
}

.clears {
clear:both;
}

/*　フォーム確認ボタン　*/
.contact_btnA a {
width:132px;
height:35px;
display:block;
font-size:small;
text-indent:-9999px;
background:url(/contact/img/contact_btn_01.gif) 0px 0px no-repeat;
}
.contact_btnA a:hover {
background-position:0px -35px;
}
.box_center { margin-left:180px; }
.box_center { _margin-left:90px; }