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


p#exp_text {
	font-size:110%;
}
p#exp_text img {
	float:right;
	margin-left:15px;
}
ul#about_list {
	width:80%;
	margin:10px 0 30px 0;
	border-top:dashed 1px #909;
	border-bottom:dashed 1px #909;
	padding:5px 0 5px 0;
}
h4 {
	margin-top:20px;
	margin-bottom:10px;
	width:200px;
	height:40px;
	clear:both;
}
.img_about {
	float:right;
	margin-left:20px;
}
#rightside p {
	margin-bottom:10px;
}