/↓このCSSは、DuO hair 各店専用のCSS↓/

A:link { text-decoration: none; }   /*リンクの下線：なし*/
A:link { color : #FF9900; }   /*リンク色：オレンジ*/
A:visited { text-decoration: none; }   /*行ったことのあるリンクの下線：なし*/
A:visited { color : #FF9900; }   /*行ったことのあるリンク色：オレンジ*/
BODY { background-image : url(http://hair-exte.net/img/bg3.gif); }   /*全体の背景画像*/
BODY { margin : 0% 0% 0% 0%; }   /*マージンをそれぞれ表示領域幅の0%*/

/↑このCSSは、DuO hair 各店専用のCSS↑/



TD { font-size:12px; color : #333333; line-height:150%;}   /**/

h1.style {font-size: 12px; line-height:150%; font-weight: normal; margin: 0; color : #EF5BA1;}  /*H1：12pxピンク*/
h2.style {font-size: 10px; line-height:150%; font-weight: normal; margin: 0; color : #EF5BA1;}  /*H2：10pxピンク*/
h3.style {font-size: 16px; line-height:150%; font-weight: normal; margin: 0; color : #EF5BA1;}  /*H2：16pxピンク*/
h4.style {font-size: 14px; line-height:150%; font-weight: normal; margin: 0; color : #333333;}  /*H2：14pxグレー*/

strong.style {font-size: 12px; font-weight: normal; line-height:100%; margin: 0;}  /*strong：12px*/

.style01 { font-size: 10px; }   /*選択文字：10px*/
.style02 { color: #FFFFFF; }   /*選択色：白*/
.style03 { color: #666666; }   /*選択色：グレー*/
.style04 { color: #EF5BA1; }   /*選択色：ピンク*/
.style05 { color: #FF0000; }   /*選択色：赤*/
.style06 { color: #339933; }   /*選択色：濃緑*/
.style07 { color: #000099; }   /*選択色：紺*/
.style08 { font-size: 10px; }    /*選択文字：10px*/
.style09 { font-size: 12px;  color: #993399; line-height: 13px; }   /*選択文字：12px・選択色：赤紫・行間調整*/

.style11 { background-image : url(http://hair-exte.net/img/space.gif); }   /*背景画像：白*/
.style12 { background-image : url(http://hair-exte.net/img/bg1.gif); }   /*背景画像：ピンク*/
.style13 { background-image : url(http://hair-exte.net/img/bg01.gif); }   /*背景画像：薄クリーム*/
.style14 { background-image : url(http://hair-exte.net/img/bg2.gif); }   /*背景画像：薄ピンク*/
.style14b {  font-size: 12px; background-image : url(http://hair-exte.net/img/bg5.gif); }   /*背景画像：薄ピンク,選択文字：12px*/
.style15 { background-color : #FF99CC; }   /*背景色：薄紫*/
.style15b { font-size: 15px;  background-color : #FF99CC; }   /*背景色：薄紫,選択文字：15px*/
.style16b { font-size: 10px;  background-image : url(http://hair-exte.net/img/bg5.gif); }   /*背景色：薄ピンク,選択文字：10px*/
.style20 { font-size: 12px;  background-color : #FFCC33; }   /*背景色：オレンジ,選択文字：12px*/
.style21 { font-size: 12px;  background-color : #FFFF99; }   /*背景色：薄い黄色,選択文字：12px*/
.style22 { font-size: 12px;  background-color : #FFCCCC; }   /*背景色：薄いピンク,選択文字：12px*/
.style23 { font-size: 12px;  background-color : #CCCCFF; }   /*背景色：薄い紫,選択文字：12px*/
.style24 { font-size: 12px;  background-color : #E6E6FA; }   /*背景色：ラベンダー,選択文字：12px*/


strong#ab{ font-size: 16px;  font-weight: bold; color: red; }   /*選択文字：14px,太字,赤*/
strong#cd{ font-size: 13px;  font-weight: bold; color: #FF0066; }   /*選択文字：14px,太字,赤*/
strong#ef{ font-size: 15px;  font-weight: bold; color: #FF0066; }   /*選択文字：14px,太字,赤*/
strong#gh{ font-size: 12px;  font-weight: normal; color: red; }   /*選択文字：12px,普通字,赤*/
strong#ij{ font-size: 15px;  font-weight: bold; color: #ff6633; }   /*選択文字：15px,太字,オレンジ*/
strong#kl{ font-size: 13px;  font-weight: normal; color: #ff6633; }   /*選択文字：13px,普通字,オレンジ*/

image{border: none ;}
img{border: none ;}
a img{border-style: none ;}
table { margin-left: auto; margin-right: auto; }

.nail1{ text-align: left; vertical-align: top; width: 300px; height: 150px; padding: 5px;} /*ネイルページのテーブル*/

a.rol{ display:block; background-image:url(http://hair-exte.net/nail/get.gif); width:100px; height:80px; }/*クーポンGET オフマウス*/
a.rol:hover{ background-position: bottom; }/*クーポンGET オンマウス*/

#dropin{ padding: 5px;  border: 2px #ff9900 solid; background-color: #FFFFCC; }