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

#about {
	padding-left:30px;
	padding-top:30px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}

ul {
list-style-position: inside;
list-style-type: square;

}
.date{
	color:#F00;
	white-space: nowrap;
}

#fee{
	text-align:right;
}
table{
	margin-left:50px;
}
table tr td , table tr th {
padding: 5px;
text-align:left;
}

#msg_box {
	padding:15px;
	border:1px solid #666;
	margin-bottom:20px;
}

#right_box_info p {
	text-indent:40px;
	margin: 0px 10px 0px 0px;
}

#right_box_info {
width: 650px;

margin-bottom: 30px;
float:right;
}