img.img1 {
	float:left;
	margin-right:10px;
	margin-bottom:110px;
}

img.img2 {
	float:right;
	margin-left:10px;
	margin-right:60px;
	margin-bottom:50px;
}

h3 {
	clear:both;
}

h3.subtitle a:hover {
	color:#444;
}

div#sub ul {
	font-size:14px;
	margin-bottom:10px;
}

div#sub ul li {
	margin-top:10px;
}

div#sub p {
	width:450px;
	text-align:justify;
	text-justify:inter-ideograph;
        /*border:1px red solid;*/
}

div#sub p.teisei{
	width:450px;
	margin-left:150px;
        /*border:1px blue solid;*/
}

p.link{
	clear:both;
}