@charset "utf-8";
/* CSS Document */

p{
    margin: 0;
	padding: 0;
}

h3 {
    font-weight: normal;
}

#box{
   color: #333;
   font-size: 13px;
   line-height: 18px;
}

.text_01 {
    width: 295px;
	margin-left: 10px;
}

.text_02{
	padding-top: 1em;
}


/* IE6用リスト設定 */
ul {
    list-style-type: none
}

/* 本文 */

#box {
	width: 520px;
}

#p_box {
    float: left;
}

.no {
	display: none;
}

.title_01 {
    background-image: url(img/top_01.jpg);
	width: 520px;
	height: 249px;
}

.title_02 {
    background-image: url(img/top_photo.jpg);
	width: 150px;
	height: 150px;
}

.title_03 {
    background-image: url(img/top_name.jpg);
	width: 150px;
	height: 65px;
	text-align: center;
}

.name {
    margin-left: 65px;
}

.title_04 {
    color: #666;
    background-image: url(img/top_02.jpg);
	width: 370px;
	height: 215px;
	float:right;
}

#menu {
    width: 520px;
	height: 65px;
	background-color: #ba458c;
    clear: both;
}

.box3 {
    margin: 0px 8px 0;
}

.box3 li {
    margin-left: 7px;
    float: left;
}

/* 各星座別 */

#aries {
    background-image: url(img/aries.jpg);
	background-repeat: no-repeat;
	width: 520px;

}

.text_03 {
    color: #999;
    font-size: 14px;
	line-height: 21px;
    margin: 0px 15px 40px 176px;
}

.mk_01 {
    background-image: url(img/mk_01.jpg);
	background-repeat: no-repeat;
	height: 19px;
	vertical-align: middle;
    color: #f60;
    font-size: 16px;
	padding-left: 27px;
    margin: 0 0px 15px 133px;
}

.text_04 {
    margin: 0px 15px 20px 176px;
}

.mk_02 {
    background-image: url(img/mk_02.jpg);
	background-repeat: no-repeat;
	height: 19px;
	vertical-align: middle;
    color: #c06;
    font-size: 16px;
	padding-left: 27px;
    margin: 0 0px 15px 133px;
}

.mk_03 {
    background-image: url(img/mk_03.jpg);
	background-repeat: no-repeat;
	height: 19px;
	vertical-align: middle;
    color: #066;
    font-size: 16px;
	padding-left: 27px;
    margin: 0 0px 15px 133px;
}

.she {
    color: #c06;
	padding-top: 1em;
}

.he {
    color: #066;
	padding-top: 1em;
}


#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;
}







































