/* zariganiworks　テキスト指定用CSS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
html>body mainconntents { font-size: 16px; line-height: 0; }

.txt18{ font-size:1.12em;	line-height:1.4em; }
.txt16{ font-size:1em;	line-height:1.4em; }
.txt14{ font-size:0.85em;	line-height:1.4em; }
.txt12{ font-size:0.75em;	line-height:1.4em; }
.txt10{ font-size:0.65em;	line-height:1.4em; }

.txt16n{ font-size:1em;	line-height:1.2em; }
.txt14n{ font-size:0.85em;	line-height:1.2em; }
.txt12n{ font-size:0.75em;	line-height:1.2em; }
.txt10n{ font-size:0.65em;	line-height:1.2em; }

.txt16w{ font-size:1em;	line-height:1.6em; }
.txt14w{ font-size:0.85em;	line-height:1.6em; }
.txt12w{ font-size:0.75em;	line-height:1.6em; }
.txt10w{ font-size:0.65em;	line-height:1.6em; }

.txt18,.txt16,.txt14,.txt12,.txt10,
.txt16n,.txt14n,.txt12n,.txt10n,
.txt16w,.txt14w,.txt12w,.txt10w{ font-family:'Lucida Grande','Hiragino Kaku Gothic Pro',"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif; color:#333333; }

a:active { text-decoration: none }
a:link { text-decoration: none }
a:hover{ text-decoration: none; color: #FF8800 }
a:visited { text-decoration: none }

/* imgにボーダーラインをつけない
----------------------------------------*/

div img { border:none; }