@charset "UTF-8";

div.index{
	padding:0 0 10px 0;
}
.index .about{
	margin:0 0 25px 0;
}
.index .about p{
	font-size:95%;
	line-height:1.4;
	text-indent:1em;
	color:#000000;
	margin:5px 0 0 0;
}
.index .h2_block{
	font-size:95%;
	line-height:1.4;
	margin:0 0 20px 0;
}
.index .h2_block p{
	margin:10px 0 0 5px;
}
.index .h2_block ul{
	margin:10px 0 0 30px;
}
.index .h2_block ul li{
	list-style-type:square;
}
.index .about a,
.index .h2_block a{
	color:#999966;
	text-decoration: underline;
	padding:0 3px 0 3px;
}
.index .h2_block p.pasttpx{
	margin:5px 2em 1em 0;
	text-align:right;
	font-size:80%;
}
