/***********全体デザイン*****************/
body {
 background: #3C2E41;
 font-size: 12px;
 color: #6D6D6D;
 line-height: 18px;
}

/***********ヘッダー画像*****************/

.head	{
	background-image: url(../images/t_head-n1.jpg);
	background-repeat: no-repeat;
	width: 647px;
	height: 319px;
	
}

/***********メインコンテンツ*****************/

.mdiv-c {
	width: 570px;
	font-size: 14px;
	color: #6D6D6D;
	text-align: left;
	line-height: 1.5em;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#astro-img {
	border: 1px solid #D2D2FF;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: -10px;
}
.coment {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
}
#astro {
	font-size: 16px;
	color: #BD00FF;
	background-image: url(../css-img/h4-b.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 35px;
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9900FF;
	line-height: 2em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 30px;
	margin-left: -20px;
}
.mdiv-c2 {
	width: 95%;
	font-size: 13px;
	color: #6D6D6D;
	text-align: left;
	line-height: 1.5em;
	margin-top: 10px;
	letter-spacing: 1px;
	padding: 10px;
}
.mdiv-c3 {
	width: 280px;
	font-size: 13px;
	color: #6D6D6D;
	text-align: left;
	line-height: 1.5em;
	margin-top: 3px;
	letter-spacing: 1px;
}
.mdiv-t {
	width: 96%;
	padding-left: 10px;
	font-size: 14px;
	color: #DF3B82;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
	letter-spacing: 1px;
}

