/*******************************************/
/*                                         */
/*                                         */
/*  バイオリズムMainページ用テンプレート   */
/*                                         */
/*                                         */
/*******************************************/

/***************************************************/
/***************************************************/
/***************************************************/
/*                                                 */
/*  ボディー部（バイオリズムMainページコンテンツ） */
/*                                                 */
/***************************************************/
/***************************************************/
/***************************************************/

div#top{
	width: 804px;
	height: 1200px;
	position: relative;
	left: 177px;
}

/****************************************************/
/*                                                  */
/*      バイオリズムMainページコンテンツメニュー    */
/*                                                  */
/****************************************************/

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;*/
}

/**********************************************/
/*                                            */
/*      バイオリズムMainページコンテンツ      */
/*                                            */
/**********************************************/

/*      バイオリズムMainページ文字修飾クラス  */

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_br{
	width: 803px;
	height: 1174px;
        padding-top: 5px;
	position: absolute;
        top: 21px;
        z-index: 1;
        background-color: #ffffff;
/*        background-color: gold;*/
}

/*      バイオリズム(表示)欄のページ    */

div#top_biorhythm{
	width: 803px;
	height: 603px;
        padding-top: 5px;
	position: absolute;
        top: 0px;
        z-index: 1;
        background-color: #ffffff;
/*        background-color: gold;*/
}

/*      バイオリズム(表示)のページの見出し    */

div#top_biorhythm_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_biorhythm_viw{
	width: 790px;
	height: 280px;
        padding-top: 5px;
        padding-left: 5px;
	position: absolute;
        top: 35px;
        left: 5px;
        background-color: #c0c0c0;
/*        background-color: gold;*/
}

/*      バイオリズム(表示)のテーブル域    */

table.biorhythm_Tb{
	width: 785px;
        background-color: #778899;
}

tr.biorhythm_Tb_L{
        background-color: #ffffff;
}

td.biorhythm_Tb_tbh{
	font-size: 10pt;
        font-weight: bold;
        background-color: #bdb76b;
}

/*      バイオリズム(相性)欄の見出し    */

div#top_biolove_hed{
	width: 790px;
	height: 20px;
	font-size: 12pt;
        font-weight: bold;
        color: #000066;
        padding-top: 5px;
        padding-left: 5px;
	position: absolute;
        top: 325px;
        left: 5px;
        background-color: #dda0dd;
/*        background-color: gold;*/
}

/*      バイオリズム(相性)欄の表示域    */

div#top_biolove_doc{
	width: 790px;
	height: 815px;
        padding-top: 5px;
        padding-left: 5px;
	position: absolute;
        top: 355px;
        left: 5px;
        background-color: #c0c0c0;
/*        background-color: gold;*/
}

/*      バイオリズム(相性)欄のテーブル域    */

table.biolove_Tb{
	width: 785px;
        background-color: #778899;
}

tr.biolove_Tb_L{
        background-color: #ffffff;
}

td.biolove_Tb_tbc{
	font-size: 10pt;
	width: 250px;
        font-weight: bold;
        background-color: #5f9ea0;
}
td.biolove_Tb_tbh{
	font-size: 10pt;
        font-weight: bold;
        background-color: #5f9ea0;
}

/**********************************/
/*      Link【バイオリズム】      */
/**********************************/

div#top_Link{
	width: 803px;
	height: 1174px;
        padding-top: 5px;
	position: absolute;
        top: 21px;
        z-index: 0;
/*        background-color: #ffffff;*/
        background-color: lime;
}
