.info_title {
	background-image:url(image/common/accent_sankaku1.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	width:450px;
	text-align:left;
	border-bottom-color:#990000;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	text-indent:15px;
	margin-left:15px;
}

.info_subtitle {
	width:450px;
	text-align:left;
	border-left-color:#FFCC00;
	border-left-style:solid;
	border-left-width:5px;
	margin:5px 0px 5px 0px;
	text-indent:6px;
	font-weight:bold;
}

.info_honbun{
	width:350px;
	text-align:left;
}

#main_image{
	margin-left:100px;
	margin-top:0px;
	margin-bottom:10px;
}

#top_center{
	float:left;
	width:460px;
}

#top_center h1{
	font-size:100%;
	margin-top:0px;
	padding-bottom:5px;
	border-bottom-color:#990000;
	border-bottom-style:dotted;
	border-bottom-width:thin;
}

#top_center h2{
	font-size:90%;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:5px;
	border-left-color:#FF9900;
	border-left-style:solid;
	border-left-width:5px;
}

#top_center h3{
	font-size:100%;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:30px;
	margin-left:20px;
}

#top_right{
	float:left;
	width:180px;
	margin-left:10px;
}

#center{
	text-align:center;
	width:100%;
}


