
@media screen { 

body,hr{ background:#eae5e3  }

table{ font:11pt/160%;color:#000000;width:500;position:absolute;right:3% }

h1{ font-size:40pt;color:#7d7d7d; }
h2{ font-size:36pt;color:#9ea1a3 }
h3{ font-size:30pt;color:#c0c6c9 ;text-align:right }
h4{ font-size:24pt;color:#b3ada0 ;text-align:center }

b{ font-size:14pt }

a{ font:bold;line-height:22pt;color:ff4500 }
a:hover{ color:#ffffff }

img{ margin-top:7px }

.tdftad{ position:absolute;top:0px;right:0px }



/*『textarea』パーツの入力項目（手紙）*/
#tpath_top .textarea_parts { width:250;height:70; }


}




/* 携帯電話css */

@media tty { 

body,hr{ background:#eae5e3f }
table{ font:11pt/160%;color:#000000;width:100％; }
a{ font:bold;line-height:22pt;color:ff4500 }

/*『textarea』パーツの入力項目（手紙）*/
#tpath_top .textarea_parts { width:100;height:30; }


}
