/***********************************************/
/*目次↓*/
/*=============================================*/
/*   01.common                                 */
/*   02.layout                                 */
/*   03.contents layout                        */
/*   04.navigation                             */
/*   05.header                                 */
/*   06.footer                                 */
/*   07.path                                   */
/*   08.kadomaru                               */
/*   09.img                                    */
/*   10.text                                   */
/*   11.table                                  */
/*   12.margin                                 */
/*   13.font                                   */
/*   14.link                                   */
/*   99.other                                  */
/*=============================================*/
/***********************************************/


/***********************************************
  01.common
***********************************************/
* {
 margin          : 0px;
 padding         : 0px;
}
body {
 background      : #FFFFFF;
 font-family     : "ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, "ヒラギノ角ゴ Pro W3", verdana, arial, sans-serif;
 font-size       : 0.9em;
 line-height     : 1.8em;
 height          : auto;
 margin          : 0px;
 padding         : 0px;
 color           : #333333;
}
html {
 height          : auto;
}

.c-both{
 clear           : both;
}

.alCenter {
 text-align      : center;
}

.alRight {
 text-align      : right;
}

.flRight {
 float           : right;
}
.flLeft {
 float           : left;
}


/***********************************************
  02.layout
***********************************************/
#wrap {
 width           : 100%;
 min-width       : 850px;
 font-size       : 1.1em;
}

#wrapperBg {
 background      : url(../images/bg_contents01.jpg) repeat-x left top;
 width           : 100%;
 min-width       : 850px;
 overflow        : hidden;
}

#wrapperAll {
 width           : 850px;
 margin          : 0 auto;
}

#blockContents {
 width           : 850px;
 padding         : 0px 0px 0px 0px;
 margin          : 0 auto 60px;
 overflow        : hidden;
}

.contents {
 padding         : 10px 3px;
}

#flashArea {
 background      : #fff;
 width           : 850px;
 height          : 200px;

}

/***********************************************
  03.contents layout
***********************************************/

.floatHalf {
 width           : 50%;
 float           : left;
}

/* index↓↓ */
#topImgIndex {
 width           : 100%;
 height          : 333px;
 margin          : 7px auto 0px auto;
 min-width       : 850px;
 background      : url(../img/bg_index_top.jpg) no-repeat top center;
}
/* index↑↑ */

#main {
 float           : left;
 width           : 850px;
 margin          : 0px 10px 0px 0px;
 overflow        : hidden;
}

.tMain {
 float           : left;
 width           : 420px;
 margin          : 0;
 overflow        : hidden;
}
.tMain h2 {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 100%;
 border-bottom   : 1px solid #313131;
 padding         : 5px 0 2px 8px;
}


/* side */

#blockContents h2#mainTitle {
 background      : #DFD3B4;
 width           : 100%;
 height          : 30px;
 border          : 1px solid #BEA566;
 padding         : 8px;
}


/* トップページ用 */
#tsideNavi {
 float           : left;
 width           : 420px;
 margin          : 0px 0px 0px 0px;
}

#tsideNavi .sideTit {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 290px;
 height          : 18px;
 padding         : 5px 0 0 10px;
 border-bottom   : 1px solid #333333;
}

#tsideNavi .sideBoxNavi {
 width           : 300px;
 overflow        : hidden;
}

#tsideNavi .naviBox {
 width           : 300px;
 margin          : 0px auto 0px auto;
}

#tsideNavi .sideBox {
 width           : 300px;
 overflow        : hidden;
}

#tsideNavi .sideNaviSub {
 width           : 300px;
 text-align      : center;
 margin          : 15px 0 0 0;
}

#tsideNavi .sideNaviSubTit {
 width           : 200px;
 height          : 17px;
 padding         : 8px 0 0 5px;
}

#tsideNavi .sideBox p {
 color           : #9FA3AF;
 font-size       : 9pt;
 line-height     : 18px;
 padding         : 0 5px;
}


#sideNavi .sideTit {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 290px;
 height          : 18px;
 padding         : 5px 0 0 10px;
 border-bottom   : 1px solid #333333;
}

#sideNavi .sideBoxNavi {
 width           : 300px;
 overflow        : hidden;
}

#sideNavi .naviBox {
 width           : 300px;
 margin          : 0px auto 0px auto;
}

#sideNavi .sideBox {
 width           : 300px;
 overflow        : hidden;
}

#sideNavi .sideNaviSub {
 width           : 300px;
 text-align      : center;
 margin          : 15px 0 0 0;
}

#sideNavi .sideNaviSubTit {
 width           : 200px;
 height          : 17px;
 padding         : 8px 0 0 5px;
}

#sideNavi .sideBox p {
 color           : #9FA3AF;
 font-size       : 9pt;
 line-height     : 18px;
 padding         : 0 5px;
}



#main h2 {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 100%;
 border-bottom   : 1px solid #313131;
 padding         : 5px 0 2px 8px;
}


#main .entryblock {
 width           : 600px;
 margin          : 20px auto 0px;
 overflow        : hidden;
}


.titleArea {
 background      : none;
}
#hotnews {
 overflow: hidden;
}
#hotnews h2.pTitle {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 100%;
 border-bottom   : 1px solid #313131;
 padding         : 5px 0 2px 8px;
 font-size       : 1em;
}


#main h3.pTitle {
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 100%;
 border-bottom   : 1px solid #313131;
 padding         : 5px 0 2px 8px;
 font-size       : 1em;
}

#main h4 {
 width           : 840px;
 height          : 41px;
 border-bottom   : 1px solid #E2E2E2;
 padding         : 0 0 5px 0;
 margin          : 0 0 0 10px;

}

#main .subtext {
 padding         : 0 0 0 10px;

}

#main .pContents {
 padding         : 0 0 0 20px;
 overflow        : hidden;
}

#main .pContentsRight {
 padding         : 0 0 0 20px;
 text-align      : right;
}

#main .courseTitle {
 background      : #AC9A6A;
 color           : #FFFFFF;
 font-weight     : bold;
 height          : 20px;
 width           : 820px;
 margin          : 0 auto;
 padding         : 0 0 0 10px;
}

#main .courseContent {
 border          : 1px solid #AC9A6A;
 width           : 788px;
 margin          : 0 auto 20px;
 padding         : 20px;
}

ol {
 width           : 80%px;
 list-style-type : decimal;
 padding         : 10px 10px 10px 40px;
}
ol li {
}







#main .entryblock .blockIndexLeft {
 width           : 72px;
 padding         : 0 20px 0 0;
 float           : left;
}
#main .entryblock .blockIndexRight {
 width           : 463px;
 float           : left;
}

#main .entryblock .blockInner,#main .entryblock .blockInnerVoice,blockInnerTx {
 width           : 555px;
 overflow        : hidden;
 margin-left     : auto;
 margin-right    : auto;
}

.blockInnerTx {
 width           : 530px;
 margin          : 0 auto;
}

.rightAdjustBox {
 width           : 515px;
 padding         : 0px 0px 0px 35px;
}

#main .entryblock .blockInnerVoice {
 width           : 535px;
}

#main .entryblockLeft {
 width           : 201px;
 float           : left;
}

#main .entryblockLeftEnd {
 width           : 162px;
 float           : left;
 padding         : 0px 0px 0px 39px;
}

#main .entryblockRight {
 width           : 162px;
 float           : left;
}

#main .blockLeft {
 width           : 210px;
 float           : left;
}

#main .blockRight {
 width           : 330px;
 padding         : 0 0 0 15px;
 float           : left;
}

#main .listBox {
 width           : 250px;
 overflow        : hidden;
 margin          : 20px auto 0 auto;
}
#main .listBoxMask {
 width           : 250px;
 overflow        : hidden;
 margin          : 8px auto 0 auto;
}

#main .listLine {
 border-bottom: 1px dotted  #ccc;
}

#main .textBox {
 padding         : 15px 10px;
 overflow        : hidden;
}

#main .textBoxSecond  {
 padding         : 0px 10px 15px 10px;
 overflow        : hidden;
}

#main .textArea {
 padding         : 10px 10px 0px 10px;
 overflow        : hidden;
}

#main .boxLeft {
 width           : 320px;
 padding         : 0 15px 0 10px;
 float           : left;
}

#main .boxRight {
 width           : 210px;
 padding         : 0 0 0 0px;
 float           : left;
}

#main .boxGray {
 background      : #F3F4F5;
 border          : 1px solid #E4E6E8;
 padding         : 8px;
 text-align      : center;
 overflow        : hidden;
}
#main .boxPink {
 background      : #FEF8F8;
 border          : 1px solid #FBEAEA;
 padding         : 8px;
 text-align      : center;
 overflow        : hidden;
}

.memoBox{
 background      : #FDF7F7;
 border          : 1px solid #FBEAEA;
 margin          : 10px;
 padding         : 10px;
 text-align      : left;
 overflow        : hidden;
}


#main .titBox {
 width           : 605px;
 overflow        : hidden;
}
#main .titLeft {
 width           : 196px;
 float           : left;
 margin          : 0 0px 0 0;
 padding         : 2px;
 text-align      : center;
}
#main .titRight {
 width           : 196px;
 float           : left;
 padding         : 2px;
 text-align      : center;
}

.voiceBox {
 width           : 535px;
 margin          : 0 auto;
}


/* list↓↓ */
#main dl.listShopping {
 width           : 150px;
 float           : left;
 display         : inline;
}
#main .listShopping dt {
 text-align      : center;
}
#main .listShopping dd {
 text-align      : center;
}

#main .listShopping dt.boxImg {
 text-align      : center;
 padding         : 0 0 0 12px;
}
#main .listShopping dd.boxImg {
 text-align      : center;
 padding         : 0 0 0 12px;
}

#main dl.detailList {
 width           : 250px;
 float           : left;
 margin          : 10px 0;
}

#main .detailList dt {
 width           : 100px;
 float           : left;
 padding         : 0px 0 0px 40px;
}
#main .detailList dd {
 width           : 110px;
 float           : left;
}


/* #main .detailList dd.noFloat {
 clear           : both;
 width           : 230px;
 padding         : 0px 0 0px 20px;
 line-height     : 110%;
} */
#main ul.numberLst {
 padding         : 0 0 0 10px;
 list-style-type : none;
}

#main .numberLst li.one {
 background      : url(../members/img/ttc_member_index_1.gif) no-repeat left top;
 list-style-type : none;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 0 0 15px 0;
 display         : block;
}
#main .numberLst li.two {
 background      : url(../members/img/ttc_member_index_2.gif) no-repeat left top;
 list-style-type : none;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 0 0 15px 0;
 display         : block;
}
#main .numberLst li.three {
 background      : url(../members/img/ttc_member_index_3.gif) no-repeat left top;
 list-style-type : none;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 0 0 15px 0;
 display         : block;
}

#main ul.memoList {
 padding: 20px;
 list-style-type : circle;
}
#main .memoList li {
 padding         : 5px 0px 5px 2px;
}


#main .numberLst li.one {
 background      : url(../members/img/ttc_member_index_1.gif) no-repeat left top;
 list-style-type : none;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 0 0 15px 0;
 display         : block;
}


#main dl.styleList {
 padding         : 0 0 0 0px;
}

#main dl.styleList dt.titM {
 background      : url(../product/img/ttb_list_1.gif) no-repeat left top;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 0 0 15px 0;
}

#main dl.styleList dt.titN {
 background      : url(../product/img/ttb_list_2.gif) no-repeat left top;
 min-height      : 34px;
 padding         : 28px 0 0px 25px;
 margin          : 50px 0 15px 0;
}

#main ul.styleListTxtM {
 height          : 100%;
 padding         : 0 0 0 0px;
 margin          : 15px 0 0 60px;
 list-style-type : none;
 float           : left;
 display         : inline;
}

#main ul.styleListTxtM li.LeftTxt {
 width           : 85px;
 padding         : 0px 0 0px 0px;
 margin          : 0 45px 0px 0;
 float           : left;
 display         : block;
 list-style-type : none;
 text-align      : center;
 line-height     : 110%;
}

#main ul.styleListTxtM li.rightTxt {
 width           : 55px;
 padding         : 0px 0 0px 0px;
 margin          : 0 0px 0px 0;
 float           : left;
 display         : block;
 list-style-type : none;
 text-align      : center;
 line-height     : 110%;
}
#main ul.styleListTxtN {
 height          : 100%;
 padding         : 0 0 0 0px;
 margin          : 15px 0 0 0px;
 list-style-type : none;
 float           : left;
 display         : inline;
}
#main ul.styleListTxtN li.LeftTxt {
 width           : 85px;
 padding         : 0px 0 0px 0px;
 margin          : 0 15px 0px 0;
 float           : left;
 display         : block;
 list-style-type : none;
 text-align      : center;
 line-height     : 110%;
}

#main ul.styleListTxtN li.CenterTxt {
 width           : 115px;
 padding         : 0px 0 0px 0px;
 margin          : 0 25px 0px 32px;
 float           : left;
 display         : block;
 list-style-type : none;
 text-align      : center;
 line-height     : 110%;
}

#main ul.styleListTxtN li.rightTxt {
 width           : 65px;
 padding         : 0px 0 0px 0px;
 margin          : 0 0px 0px 15px;
 float           : left;
 display         : block;
 list-style-type : none;
 text-align      : center;
 line-height     : 110%;
}


/* list↑↑ */

/* sitemap */
div.siteMapTxt {
 background      : #E4E6E8;
 padding         : 1px 0 0 5px;
}

ul.siteMapListLeft {
 width           : 265px;
 list-style-type : none;
 float           : left;
 padding         : 0 0 0 20px;
}
.siteMapListLeft li {
 background      : url(../img/ic_2.gif) no-repeat;
 height          : 20px;
 list-style-type : none;
 padding         : 0 0 0 14px;
 margin          : 0 0 20px 0;
}

ul.siteMapListRight {
 width           : 265px;
 list-style-type : none;
 float           : left;
}
.siteMapListRight li {
 background      : url(../img/ic_2.gif) no-repeat;
 height          : 20px;
 list-style-type : none;
 padding         : 0 0 0 14px;
 margin          : 0 0 20px 0;
}

ul.siteMapList {
 width           : 265px;
 list-style-type : none;
 padding         : 0 0 0 20px;
}
.siteMapList li {
 background      : url(../img/ic_2.gif) no-repeat;
 height          : 20px;
 list-style-type : none;
 padding         : 0 0 0 14px;
 margin          : 0 0 20px 0;
}
div.siteMapdefLeft {
 width           : 265px;
 float           : left;
}
div.siteMapdefRight {
 float           : left;
 width           : 265px;
}

dl.siteMapdef {
 margin          : 30px 0 0 20px;
}
.siteMapdef dt {
 background      : url(../img/ic_2.gif) no-repeat;
 height          : 20px;
 padding         : 0 0 0 14px;
}


.siteMapdef dd {
 background      : url(../img/ic_3.gif) no-repeat 0px 7px;
 padding         : 0 0 0 10px;
 margin          : 10px 0 0 15px;
}

.newsBox {
 width           : 420px ;
 padding         : 0;
 overflow        : hidden;
}

.newsBox dl {
 width           : 410px;
 margin          : 0 auto;
}
.newsBox dl dt{
 width           : 100px;
 padding         : 10px 0;
 float           : left;
 font-weight     : bold;
 color           : #666666;
 border-bottom   : 1px solid #E2E2E2;
}
.newsBox dl dd{
 width           : 310px;
 margin          : 0 0 0 100px;
 padding         : 10px 0;
 border-bottom   : 1px solid #E2E2E2;
 _height: 1%; /* Hack for Win IE6 */

}



/***********************************************
  04.navigation
***********************************************/

#naviArea {
 width           : 100%;
 overflow        : hidden;
 border-bottom   : 1px solid #333333;
}

#navi {
 width           : 850px;
 margin          : 0 auto;
 overflow        : hidden;
}

#navi ul.hNavi {
 list-style-type : none;
 line-height     : 100%;
}

#navi .hNavi li {
 height          : 34px;
 list-style-type : none;
 float           : left;
 display         : block;
}


#mainNavi {
 background      : #F5F2E9;
 width           : 838px;
 padding         : 5px;
 border          : 1px solid #C7B27C;
 overflow        : hidden;
}

#mainNavi .menuBlock{
 width           : 260px;
 float           : left;
 padding         : 9px;
}

#mainNavi .mTitle{
 background      : url(../images/menu_bg.gif) no-repeat;
 background-position : 0 7px;
 width           : 242px;
 border-bottom   : 1px solid #313131;
 padding         : 5px 0 2px 8px;
}

#mainNavi ul {
 width           : 250px;
 margin          : 0;
 padding         : 0;
 list-style      : none;
}

#mainNavi ul li{
 background      : url(../images/list_bg.gif) no-repeat;
 background-position : 0 16px;
 border-bottom   : 1px solid #E2E2E2;
 margin          : 0;
 padding         : 10px 0px 10px 15px;

}

#mainNavi p {
 padding         : 10px;
}


/***********************************************
  05.header
***********************************************/
#header {
 border-top      : 2px solid #4B525F;
 padding         : 0px 0px 10px 0px;
 min-width       : 850px;
}
#headerArea {
 width           : 850px;
 height          : 90px;
 margin          : 0px auto;
 overflow        : hidden;
 
}

#headerArea .headerNavi {
 line-height     : 100%;
 text-align      : right;
 font-size       : 1px;
 padding         : 5px 5px 0px 0px;
}

#headerArea .headerNavi img {
 vertical-align  : top;
}

#headerArea h1{
 font-size       : 8pt;
 font-weight     : normal;
 color           : #9FA8AE;
 padding         : 0 0 0 5px;
}

#headerLeft {
 float           : left;
 width           : 300px;
}


#logo {
 padding         : 5px 0px 0px 0px;
}

#headerRight {
 float           : left;
 width           : 545px;
 padding         : 0px 5px 0px 0px;
 text-align      : right;
}

#headerRight img {
 vertical-align: top;
}


/***********************************************
  06.footer
***********************************************/
#footer {
 background      : url(../images/footer_bg.jpg) repeat-x left bottom;
 width           : 100%;
 padding         : 50px 0 0 0;
}

#footPath {
 width           : 850px;
 margin          : 0px auto 0px auto;
 text-align      : center;
 font-size       : 8pt;
}

#footer .copy {
 width           : 850px;
 margin          : 0px auto 0px auto;
 padding         : 30px 0 20px 0;
 text-align      : center;
}


/***********************************************
  07.path
***********************************************/
.path {
 margin          : 20px 0 20px 5px;
}


.pageTop {
 text-align      : right;
 margin          : 0 auto;
 padding         : 0px 0px 0 0;
}


/***********************************************
  09.img
***********************************************/
img {
 border          : 0px;
}

.icm1 {
 margin          : 0px 3px 0px 0px;
 padding         : 0px 0px 3px 0px;
 vertical-align  : middle;
}

/***********************************************
  10.text
***********************************************/

.lineHeight {
 line-height: 1.4em;
}

/***********************************************
  11.table
***********************************************/
.tabBase{
 margin          : 10px auto 5px auto;
 line-height     : 22px;
 border-collapse :collapse;
}
.tabBase th{
 width          : 150px;
 padding        : 10px;
 background     : #F1ECDE;
 border         : solid 1px #DADADA;
 text-align     : left;
}
.tabBase td{
 padding        : 10px;
 background     : #FFF;
 border         : solid 1px #DADADA;
 text-align     : left;
}
.tabBase td.ttcc{
 padding        : 10px;
 background     : #FFF;
 border         : solid 1px #DADADA;
 text-align     : center;
}
.tabBase td.bk1{
 padding        : 10px;
 background     : #F4F4F4;
 border         : solid 1px #DADADA;
}

.tabBase td.nb{
 padding        : 10px;
 background     : #F4F4F4;
 border         : none;
 vertical-align : top;
}

.tabContent{
 margin          : 20px auto 5px auto;
 line-height     : 22px;
 border-collapse :collapse;
}
.tabContent td{
 padding        : 5px;
 background     : #FFF;
 border         : solid 1px #DADADA;
 text-align     : left;
}
.tabContent td.bk1{
 padding        : 5px;
 background     : #F4F4F4;
 border         : solid 1px #DADADA;
}

.salonInfo{
 margin          : 10px auto 5px auto;
 line-height     : 12px;
 border-collapse : collapse;
 color           : #999999;
}
.salonInfo th{
 width          : 140px;
 padding        : 5px;
 background     : #F5F5F5;
 border         : solid 1px #EFEFEF;
 font-size      : 10px;
 text-align     : center;
}
.salonInfo td{
 width          : 290px;
 padding        : 5px 5px 5px 10px;
 background     : #ffffff;
 border         : solid 1px #EFEFEF;
 text-align     : left;
 font-size      : 10px;
}

.infoBox {
 background: #F5F5F5;
 width: 526px;
 margin: 0 auto;
 padding: 12px;
 margin: 25px auto 0px auto;
}



/***********************************************
  13.font
***********************************************/
.font1 {
 font-weight     : normal;
 font-size       : 9pt;
}
.font2 {
 font-size       : 0.9em;
}
.font3 {
 color           : #B03E3E;
}
.font4 {
 color           : #B03E3E;
 font-size       : 8pt;
}

.font5 {
 color           : #333333;
 font-weight     : bold;
}

.fontRed {
 color           : #962D2A;
}

.fontDeepRed {
 color           : #993a26;
}
.fontBlue {
 color           : #4F81BD;
 font-size       : 1.2em;
}

.fontSize15 {
 font-size       : 1.2em;
}

.fontGrey {
 color           : #9fa3af;
}

.fontLigftGrey {
 color           : #7b7b7b;
}

.fontDeepGrey {
 color           : #666666;
}

.lineHnormal {
 line-height     : 140%;
}

.fontSmall {
 font-size       : 0.8em;
}

.wBold {
 font-weight     : bold;
}
.m8keys {
 font-size       : 0.8em;
 line-height     : 1.2em;
}
.m8keys b {
 color           : #CC3300;
}
/***********************************************
  14.link
***********************************************/
.hoverUnderLine:hover {
 text-decoration:underline;
}

a.link1:link, a.link1:visited{
	color: #333333; text-decoration:none; line-height:12px;
}
a.link1:hover {
	color: #666666; text-decoration:underline;
}

a.link2:link, a.link2:visited{
	color: #333333; text-decoration:underline;
}
a.link2:hover {
	color: #666666; text-decoration:underline;
}

a.link3:link, a.link3:visited{
	color: #2C56AD; text-decoration:none;
}
a.link3:hover {
	color: #2C56AD; text-decoration:underline;
}
a.link4:link, a.link4:visited{
	color: #999999; text-decoration:underline;;
}
a.link4:hover {
	color: #999999; text-decoration:none;
}

a.link5:link, a.link5:visited{
	color: #2C56AD; text-decoration:underline;
}
a.link5:hover {
	color: #9999CC; text-decoration:underline;
}


/***********************************************
  99.other
***********************************************/
/* inquiry */
.imeOn { 
 ime-mode        : active;
} 
.imeOff { 
 ime-mode        : inactive;
}

#main textarea.article {
 background      : #ffffff;
 width           : 550px;
 height          : 220px;
 font-size       : 1em;
 margin          : 10px 0 0 0;
}

select {
 min-width       : 80px;
}

/* IE6 7 */
html>/**/body input {
 margin: 0 2px 0 0px;
}
* html .sideTit { behavior: expression(IEPNGFIX.fix(this)); }
* html h2 { behavior: expression(IEPNGFIX.fix(this)); }

/* 商品ページ内お客様の声表示用（iframe） */
.itemvoiceBox {
 width           : 550px;
}

.itemvoiceBox div.details {
 background      : #F5F5F5;
 width           : 510px;
 margin          : 15px auto;
 padding         : 5px 10px;
 font-weight     : bold;
 border          : 1px solid #E0E0E0;
}

.itemvoiceBox p.impressions {
 width           : 510px;
 padding         : 0 20px;
 margin          : 0px 0px 10px 0px;
}

.itemvoiceBox div.agename {
 background      : url(../img/ic_2.gif) no-repeat;
 height          : 20px;
 margin          : 10px 0px 5px 10px;
 padding         : 0 0 0 12px;
 font-size       : 1em;
 color           : #B02D2D;
}

/* inquiry */

.sessionMitem {
 background      : url(../session/images/ic_1.jpg) no-repeat;
 padding         : 1px 0 0 10px;
}

div.opttop {
 background      : url(../images/bg_opt_top.gif) no-repeat;
 height          : 19px;
}

div.optmid {
 background      : url(../images/bg_opt_mid.gif) repeat-y;

}

div.optbtm {
 background      : url(../images/bg_opt_bottom.gif) no-repeat;
 height          : 21px;
}

.optbox {
 margin          : 0 auto;
 width           : 660px;

}