﻿@import url(../css/main.css);
@import url(../css/navi.css);

#main p.title1 {
	font-size:large;
  font-weight: bold;
  color: #F7A800;
  text-align:center;
}

.content02 {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.content02 .red {
	font-weight:bold;
	color:red;
}

.content02 table {
	border:0px;
}
.content02 td {
	padding:3px 8px 3px 15px;
	text-align:center;
	font-family:Meiryo UI;
	font-size:10pt;
}
.content02 td.left {
	width:380px;
}
.side table {
	width:225px;
	border:0px;
}
.side td.left {
	width:20px;
	text-align:center;
}
.side td img {
	width:19px;
	height:25px;
}
.side td.right {
	width:205px;
	text-align:left;
	font-family:Meiryo UI;
	font-size:2pt;
}