@charset "UTF-8";

html{
	max-width:800px;
}

p.resizeimage{
	max-width:100%;
	height: auto;
}

p.resizeimage img{
	width:96%;
}

body{
	list-style-type : circle;
	list-style-position : outside;
}

table.in{
	margin-left : 30px;
}
