@charset "utf-8";
/* CSS Document */

p{
    margin: 0;
	padding: 0;
}

#box{
   font-size: 13px;
   line-height: 18px;
}


.text_01{
    color: #333;
	line-height: 18px;
}

.text_02{
    color: #333;
	padding-top: 1em;
	line-height: 18px;
}

.text_03{
    color: #999;
	font-weight: normal;
	text-indent: 1.5em;
}

.text_04{
    color: #999;
	font-weight: normal;
	margin-bottom: 1em;
	text-indent: 1.5em;
}

.text_05{
    text-indent: 1em;
}

/* IE6用設定 */
ul {
    list-style-type: none
}


/* タイトル */

#title{
	width: 520px;
}

 span{
	display: none;
}

.title_01{
	background-image: url(img/title_01.jpg);
	width: 520px;
	height: 118px;
}

.photo{
    background-image: url(img/photo.jpg);
	width: 520px;
	height: 124px;
}

.name{
    padding: 87px 0 0 105px;
}

.title_02{
	background-image: url(img/title_02.jpg);
	width: 380px;
	height: 164px;
	padding: 33px 90px 0 50px;
}

.title_03{
	background-image: url(img/title_03.jpg);
	width: 470px;
	height: 46px;
	padding: 0 25px 0;
}

.bt_01{
    background-image: url(img/botan_01.gif);
	width: 226px;
	height: 26px;
	float: left;
}

.bt_02{
    background-image: url(img/botan_02.gif);
	width: 226px;
	height: 26px;
	float: right;
}

/* 本文 */
#moon {
    width: 520px;
	clear:both;
}

#moon span{
	display: none;
}

.m_01{
    background-image: url(img/taurus_01.jpg);
    width: 520px;
	height: 74px;
}

.m_02{
    background-image: url(img/negai.jpg);
	width: 520px;
	height: 61px;
}

.negai{
    width: 470px;
	margin:  0 25px 0;
    line-height: 18px;
}

.negai li{
    color: #f63;
	font-weight: bold; 
    background-image: url(img/hoshi.jpg);
	background-repeat: no-repeat;
	text-indent: 1.5em;
}

.power{
    background-image: url(img/taurus_02.jpg);
	background-repeat:no-repeat;
	width: 470px;
	height: 143px;
	padding: 80px 25px 0;
}

#howto{
    background-image: url(img/m_01.jpg);
	width: 520px;
	height: 26px;
	margin-top: 20px;
}

.li_box{
    width: 380px;
    padding: 10px 0 20px 25px;
	line-height: 18px;
	float: left;
}

.img_01{
    margin-top: 46px;
    width: 115px;
	float: right;
}

#Attention {
    background-image: url(img/m_02.jpg);
	width: 520px;
	height: 26px;
	clear:both;
}

.li_box2{
    padding: 10px 25px 0;
	line-height: 18px;
}


