/*************************************************/
/*                                               */
/*                                               */
/*  バイオリズム(３日表示)ページ用テンプレート   */
/*                                               */
/*                                               */
/*************************************************/

/*********************************************************/
/*********************************************************/
/*********************************************************/
/*                                                       */
/*  ボディー部（バイオリズム(３日表示)ページコンテンツ） */
/*                                                       */
/*********************************************************/
/*********************************************************/
/*********************************************************/

div#top{
	width: 804px;
	height: 1200px;
	position: relative;
	left: 177px;
}

/**********************************************************/
/*                                                        */
/*      バイオリズム(３日表示)ページコンテンツメニュー    */
/*                                                        */
/**********************************************************/

div#top_menu{
	width: 803px;
	height: 20px;
        border-bottom-style: groove;
        border-bottom-width: 1px;
        border-bottom-color: silver;
        text-align: center;
        font-size: small;
        line-height: 20px;
	position: relative;
        background-color: #ffffff;
/*        background-color: silver;*/
}

/****************************************************/
/*                                                  */
/*      バイオリズム(３日表示)ページコンテンツ      */
/*                                                  */
/****************************************************/

/*      バイオリズム(３日表示)ページ文字修飾クラス  */

label.top_br_text_a{
	font-size: 11pt;
        font-weight: bold;
}

label.top_br_text_b{
	font-size: 10pt;
        font-weight: bold;
        color: #006400;
}

label.top_br_text_c{
	font-size: 10pt;
        font-weight: bold;
        color: #8b0000;
}

/****************************************/
/*      【バイオリズム(３日表示)】      */
/****************************************/

/*      バイオリズム(３日表示)欄のページ    */

div#top_br3Days{
	width: 803px;
	height: 1174px;
        padding-top: 5px;
	position: absolute;
        top: 21px;
        z-index: 1;
        background-color: #ffffff;
/*        background-color: gold;*/
}

/*      バイオリズム(３日表示)のページの見出し    */

div#top_br3Days_hed{
	width: 790px;
	height: 20px;
	font-size: 12pt;
        font-weight: bold;
        color: #000066;
        padding-top: 5px;
        padding-left: 5px;
	position: absolute;
        top: 5px;
        left: 5px;
        background-color: #d2b48c;
/*        background-color: gold;*/
}

/*      バイオリズム(３日表示)の表示域    */

div#top_br3Days_viw{
	width: 790px;
	height: 1135px;
        padding-top: 5px;
        padding-left: 5px;
	position: absolute;
        top: 35px;
        left: 5px;
        background-color: #c0c0c0;
/*        background-color: gold;*/
}

/*      バイオリズム(３日表示)のテーブル域    */

table.br3Days_Tb{
	width: 785px;
        background-color: #778899;
}

tr.br3Days_Tb_L{
        background-color: #ffffff;
}

td.br3Days_Tb_tbh{
	font-size: 10pt;
        font-weight: bold;
        background-color: #bdb76b;
}

/**********************************/
/*      書籍【バイオリズム】      */
/**********************************/

div#top_Book{
	width: 803px;
	height: 1174px;
        padding-top: 5px;
	position: absolute;
        top: 21px;
        z-index: 0;
        background-color: #ffffff;
/*        background-color: lime;*/
}


/**********************************/
/*      Link【バイオリズム】      */
/**********************************/

div#top_Link{
	width: 803px;
	height: 1174px;
        padding-top: 5px;
	position: absolute;
        top: 21px;
        z-index: 0;
        background-color: #ffffff;
/*        background-color: red;*/
}
