/* 朝美人コンテンツ　TOPページCSS */


@charset "shift_jis";


/*--------------------------------------------------------
■朝美人コンテンツ　TOPページ　共通
--------------------------------------------------------*/

#asabijin_top{
width:780px;
font-size:13px;
}

/*リンク*/
#asabijin_top a:link{
color:#703333;
}


#asabijin_top a:visited{
color:#703333;
}


#asabijin_top a:hover{
color:#703333;
}


/*写真（基本）*/
#asabijin_top .photo{
border:solid 1px #cccccc;
}


/*写真 ポラロイド風*/
#asabijin_top .photo01{
border:solid 1px #cccccc;
background-color:#FFFFFF;
padding:5px;
}



/*フロートクリアー*/
.clear{
clear:both;
}


/*ボタン*/
.botan01{
margin:10px auto 0;
text-align:right;
}


.botan02{
margin:0 auto;
text-align:right;
}


/*日付*/
.date{
color:#ff0000;
font-weight:bold;
font-size:10px;
margin:0 0 0 5px;
}


/*見出し*/
.cap01{
margin:10px 0 10px 0;
}


/*見出し*/
.cap02{
margin:15px 0 0 0;
}


/*見出し*/
.cap03{
margin:20px 0 10px 0;
}


/*見出し*/
.cap04{
margin:0 0 10px 0;
}





/*朝美人モニター*/
#monitor{
width:436px;
float:left;
background:url(/images/asabijin/top/monitor_back.gif) repeat-y;
margin:0 0 0 0;
}

#monitor .monitor01{
padding:0 45px 0 35px;
}




/*朝美人レッスン*/
#lesson{
width:325px;
float:right;
background:url(/images/asabijin/top/lesson_back.jpg) repeat-y;
margin:22px 0 0 0;
}

#lesson .lesson01{
padding:15px 35px;
}




/*朝美人ブログ*/
#blog{
background-color:#ffecf1;
width:780px;
}

#blog .blog01{
padding:10px 20px 15px 20px;
}

.bloger_table{
margin-bottom:13px;
}


.bloger_table td{
vertical-align:top;
}











