p.koumoku {
	line-height: 150%; 
	text-indent: 1em;
 }

p.alpha {
	text-indent : 4em;
}

p.beta {
	text-indent : 7em;
}

p#address {
	text-indent : 4em;
	margin-top : 0;
	margin-bottom : 0 ;
}

p#c_name {
	text-indent : 4em;
}
p#name {
	text-indent : 7em;
}

p#tel, p#fax {
	text-indent : 4em;
}
div#contact {
	line-height : 100%;
}