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

div#main{
	width:730px;
	margin:20px 0 0 20px;
}
h1.title{
	padding:70px 0 0 0;
}
h2{
	font-size:24px;
	margin:10px 0 40px 0;
	text-align:center;
	color: #cc3300;
}

h3{
	font-size:24px;
	margin:10px 0 40px 0;
	text-align:center;
	color: #cc3300;
}

h4{
	color: #339900;
	font-size:18px;
	margin: 0 0 10px 0;
	text-align:center;
}


* html div.title{
	width:714px;
}
div#block-B {
	margin-top:60px;
}

div#block-C {
	margin-top:60px;
}

div#block-D {
	margin-top:60px;
}

div#main p{
	margin:1em 20px 0 10px;
	font-size: 14px;
}

p.about_center{
 	text-align:center;
	font-weight:bold;
}

table#about_us_table{
	margin:10px auto;
	text-align:left;;
}

table#about_us_table th{
	color: #ff9900;
	padding:0 10px;
}

span.a_blue_emphasis{
	color:#00F;
	font-size:13pt;
	font-weight: bold;
	text-decoration: underline;
}
span.akazi{
	color: #cc3300;
}