@charset "utf-8";
/* CSS Document */

p{
    margin: 0;
	padding: 0;
}

h3 {
    font-weight: normal;
}

#box{
   color: #333;
   font-size: 13px;
   line-height: 18px;
}


/* IE6用リスト設定 */
ul {
    list-style-type: none
}

/* 本文 */

#box {
	width: 520px;
}

#box3 {
    clear: both;
}

.no {
	display: none;
}

.title_01 {
    background-image: url(img/daietto_top.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 201px;
}

.title_02 {
    background-image: url(img/daietto_01.jpg);
	background-repeat: no-repeat;
	width: 405px;
	height: 344px;
	float: left;
}

.title_03 {
    background-image: url(img/daietto_02.jpg);
	background-repeat: no-repeat;
	width: 115px;
	height: 344px;
	float: right;
}

.line {
    background-image: url(img/line.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 40px;
}

.piano01 {
    background-image: url(img/piano_01.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

.piano02 {
    background-image: url(img/piano_02.jpg);
	background-repeat: no-repeat;
	background-color: #f93;

}

.piano03 {
    background-image: url(img/piano_03.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

.sp1 {
    height: 17px;
	width: 405px;
}

.sp2 {
    height: 1em;
}


.text_01 {
    margin-left: 15px;
    width: 200px;
}

.text_02 {
    margin-left: 113px;
}

.text_03 {
    margin:0 15px 0 146px;
}

.name {
    text-align: right;
	margin-right: 15px;
}

#box2 a {
    display:block;
    width:100px;
    height:20px;
	margin-bottom: 78px;
    overflow:hidden;
}


a.btn1 {
    background-image:url(img/d_btn.jpg);
}

a:hover.btn1 {
    background-position:0px -20px;
}

.txet_sp {
    padding-bottom: 1em;
}


/* 各系統別 */
#eat {
    background-image: url(img/eat_top.jpg);
	height: 186px;
}

#exercise {
    background-image: url(img/exercise_top.jpg);
	height: 186px;
}

#mental {
    background-image: url(img/mental_top.jpg);
	height: 186px;
}

#date {
    background-image: url(img/date_top.jpg);
	height: 186px;
}

.top_text {
    margin: 0 30px 0;
}

.seiza_text {
    margin: 0 30px 0 98px;
}

.txet_sp {
    padding-bottom: 1em;
}

#kei_menu {
    margin-left: 30px;
}

#kei_box a {
    display:block;
    width:110px;
    height:30px;
    overflow:hidden;
	float: left;
	margin-right: 6px;
}


a.btn_1 { background-image:url(img/aries_btn.jpg);}
a:hover.btn_1 { background-position:0px -30px;}

a.btn_2 { background-image:url(img/taurus_btn.jpg);}
a:hover.btn_2 { background-position:0px -30px;}

a.btn_3 { background-image:url(img/gemini_btn.jpg);}
a:hover.btn_3 { background-position:0px -30px;}

a.btn_4 { background-image:url(img/cancer_btn.jpg);}
a:hover.btn_4 { background-position:0px -30px;}

a.btn_5 { background-image:url(img/leo_btn.jpg);}
a:hover.btn_5 { background-position:0px -30px;}

a.btn_6 { background-image:url(img/virgo_btn.jpg);}
a:hover.btn_6 { background-position:0px -30px;}

a.btn_7 { background-image:url(img/libra_btn.jpg);}
a:hover.btn_7 { background-position:0px -30px;}

a.btn_8 { background-image:url(img/scorpio_btn.jpg);}
a:hover.btn_8 { background-position:0px -30px;}

a.btn_9 { background-image:url(img/sagittarius_btn.jpg);}
a:hover.btn_9 { background-position:0px -30px;}

a.btn_10 { background-image:url(img/capricorn_btn.jpg);}
a:hover.btn_10 { background-position:0px -30px;}

a.btn_11 { background-image:url(img/aquarius_btn.jpg);}
a:hover.btn_11 { background-position:0px -30px;}

a.btn_12 { background-image:url(img/pisces_btn.jpg);}
a:hover.btn_12 { background-position:0px -30px;}

.sp3 {
    height: 40px;
	width: 520px;
	clear: both;
}

.item {
    margin: 0 30px 0 98px;
}


.icon {
    background-image: url(img/lucky.jpg);
	margin-right: 10px;
	width: 111px;
	height: 26px;
	float: left;
}

.icon2 {
    background-image: url(img/Keyword.jpg);
	margin-right: 10px;
	width: 111px;
	height: 26px;
	float: left;
}


.lc_text {
    padding-top: 4px;
}

.top_he {
    display: block;
    text-align: right;
}

.kazari {
    background-image: url(img/kazari.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 92px;
	clear: both;
}


/* 各星座別 */


#aries {
    background-image: url(img/aries.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#taurus {
    background-image: url(img/taurus.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#gemini {
    background-image: url(img/gemini.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#cancer {
    background-image: url(img/cancer.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#leo {
    background-image: url(img/leo.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#virgo {
    background-image: url(img/virgo.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#libra {
    background-image: url(img/libra.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#scorpio {
    background-image: url(img/scorpio.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#sagittarius {
    background-image: url(img/sagittarius.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#capricorn {
    background-image: url(img/capricorn.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#aquarius {
    background-image: url(img/aquarius.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

#pisces {
    background-image: url(img/pisces.jpg);
	background-repeat: no-repeat;
	width: 520px;
}

.top_sp {
    height: 10px;
}

.top_sp2 {
    height: 35px;
}






































