@charset "utf-8";
/* CSS Document */

#subtitle-moi{
	width:604px; height:40px;
	margin:0 auto; padding:0;
	background:url(../img/moi/subtitle_moistlish.gif) no-repeat;
}
#subtitle-moi span {
	display:none;
}

h3#h3-moi1 {
	width:604px; height:30px;
	margin:0 auto 10px; padding:0;
	background:url(../img/moi/h3_moistlish1.gif) no-repeat;
}
h3#h3-moi1 span {
	display:none;
}

h3#h3-moi2 {
	width:604px; height:30px;
	margin:0 auto 10px; padding:0;
	background:url(../img/moi/h3_moistlish2.gif) no-repeat;
}
h3#h3-moi2 span {
	display:none;
}

p.honbun {
	width:580px;
	margin:0 auto 30px; padding:0;
	font-size:14px; line-height:1.4em;
}

h4.seibun {
	width:580px;
	margin:0 auto 5px; padding:0;
	font-size:16px; color:#3472F1;
	border-bottom:1px solid #8AA7E1;
}
h4.seibun span{
	color:#8AA7E1;
}

p.price2{
 width:560px;
 font-size:x-small;
 line-height:150%;
 margin:10px auto 20px;
 }

p.price2 span{
	color:#E280A0;
}

#other {
	width:580px;
	margin:0 auto; padding:0;
}
#other td{
	padding:10px;
	border:1px solid #3472F1;
	
}
#other td.d-moi1{
	background:#3472F1;
	color:#FFFFFF; text-align:center;
	font-weight:bold;
	font-size:14px;
}
#other td.d-moi2{
	width:410px;
	background:#FFFFFF;
	font-size:12px; line-height:1.4em
}