body {
	background-color:#4D5874;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
}
.info_table {
	font-family:MS PGothic;
	margin-top:10px;
	width:650px;
	color:#B5EAF5;
	padding:5px;
	padding-bottom:0px;
}
.info_table #p_left{
	padding-left:10px;
	text-align:left;
	padding-right:0px;
	line-height:16px;
	font-size:13px;
}
.info_table #p_center{
	/*padding-left:30px;*/
	text-align:center;
	text-indent:10px;
	line-height:16px;
	font-size:13px;
}
.info_table #p_right{
	text-align:right;
	text-indent:10px;
	line-height:16px;
	font-size:13px;
}
.info_table #separator {
	background-image:url(../imgs/line_medium.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}
.info_table #title {
	font-size:16px;
	text-align:center;
	font-weight:bolder;
	padding-bottom:20px;
}
.info_table image{
	border:#C3CAD2 solid 1px;
}
#img_td{
	width:10%;
	border:solid 1px #FFFFFF;
}
a.kochira:link {	
	color:#FFCC66;
}
a.kochira:visited {
	color:yellow;
	text-decoration:none;
}
a.kochira:hover {
	color:#E4937E ;
}
/*  
	*/
.footer {
	/*margin:10px;*/
	padding-top:15px;
	width:650px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
}
