@charset "UTF-8";

/* 全体構造
---------------------------------------------------- */

/* ヘッダータイトル
---------------------------------------------------- */

#file_t {
clear:both;
width: 700px;
height: 100px;
text-indent: -9999px;
background: url(../contact/images/contact.gif) no-repeat ;
margin: 0px 0 0px 0;
}


#ad {
clear:both;
width: 173px;
height: 163px;
text-indent: -9999px;
background: url(../contact/images/ad.gif) no-repeat ;
margin: 0px 0 0px 0;
}


#ad_mail {
width: 173px;
height: 53px;
margin:0px 0px 0px 0px;
padding: 0;
text-indent: -9999px;
background: url(../contact/images/ad_mail.gif) no-repeat ;
}


#ad_mail a {
text-decoration: none;	
display: block;
width: 173px;
height: 53px;
text-indent: -9999px;
}

#ad_mail a:hover {
background: url(../contact/images/ad_mail.gif) no-repeat 0 -53px;

}

#contents span {
font-size:0.8em;
letter-spacing:1px;
color:#6D6D6D;
line-height: 1.4em;
margin: 5px 0px 5px 0;
}


/* サイド
---------------------------------------------------- */


#side_t {
clear:both;
width: 173px;
height: 20px;
text-indent: -9999px;
background: url(../contact/images/cate_title.gif) no-repeat ;
margin: 0px 0 10px 0;
}




/* パンくずリスト
---------------------------------------------------- */
#sub_navi {
clear:both;
width:500px;
height:19px;
margin: 0 0 0px 0;
}


#list_t {
float:left;
width: 140px;
height: 19px;
text-indent: -9999px;
background: url(../contact/images/tug.gif) no-repeat ;
margin: 0px 5px 0px 0;
}





#list {
float:left;
width:400px;
height:19px;
}

















