/*----------------------------------------------------------
  ケセラスキンクリニック
----------------------------------------------------------*/
@charset "Shift_JIS";

body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color: #ffffff;
font-family: "ＭＳ Ｐゴシック",sans-serif;
color: #666666;
font-size: 12px;
line-height: 1.5;
}


/*----------------------------------------------------------
  index.html
----------------------------------------------------------*/
/*TOPページメインフレーム*/
#wrapper {
width: 847px;
padding:0px 0px 0px 0px;
margin: 0 auto;
text-align:center;
background-color: #f9b900;
}

/*whatnow部分セル設定*/
td.inline { background-image: url(img/top_08_bg.png); background-repeat: no-repeat;width:357px;height:197px;}

/*whatnow インラインフレーム*/
iframe.whatsnow {  border: 6px #f9b900 solid; width: 300px; height: 170px;margin:2px 0px 0px 0px;}

/*ドットライン*/
#line {
width: 100%;
margin: 10px 0px 10px 0px;
border-bottom: 2px #f6b41c dotted; 
}

/*ヘッダメニュー*/
#index_header {
height: 24px;
padding:5px 20px 0px 8px;
margin: 0px 0px 0px 310px;
background-color: #f8a7ff;
color: #ffffff;
text-align:right;
}

/*whatnow部分セル設定*/
td.header { background-image: url(img/header_menu.png); background-repeat: no-repeat;width:847px;height:29px;}


/*コピーライト*/
#index_copy {
width: 847px;
padding:5px 0px 0px px;
margin: 0 auto;
text-align:right;
font-size: 10px;
}

/*----------------------------------------------------------
  インナーページ
----------------------------------------------------------*/
/*インナーページ　ヘッダメニュー*/
#inner_header {
height: 100%;
padding:0px 20px 0px 8px;
margin: 0px 0px 0px 310px;
background-color: #f8a7ff;
color: #ffffff;
font-size: 12px;
text-align:right;
}


/*メニュー部分調整用スペーサー*/
img.menu { vertical-align :middle ;}



/*----------------------------------------------------------
  リンク・テキスト
----------------------------------------------------------*/
a.head:link { color: #ffffff;text-decoration: none; } 
a.head:visited { color: #ffffff;text-decoration: none; } 
a.head:hover { color: #990099;text-decoration: underline;s } 
a.head:active { color: #990099;text-decoration: underline;}

a.main:link { color: #000000; } 
a.main:visited { color: #666666; } 
a.main:hover { color: #ff0099; } 
a.main:active { color: #ff0099; }

.type-main{
color:#696969;line-height:1.7;font-size:12px
}
.type-main2{
color:#ffffff;line-height:1.7;font-size:10px
}
.type-whats{
color:#696969;line-height:1.4;font-size:10px
}
.type-midashi{
color:#9A8C83;line-height:1.4;font-size:14px
}
.type-title{
color:#ffffff;line-height:1.4;font-size:14px
}
.type-new{
color:red;line-height:1.4;font-size:10px;font-weight:bold
}

.type-new2{
color:red;line-height:1.4;font-size:12px;font-weight:bold
}

.type-newnew{
color:red;line-height:1.4;font-size:10px;font-weight:bold;margin: 0px 0px 0px 4px;
}

.type-up{
line-height:1.4;font-size:10px;
}




