/* 全体の設定
----------------------------------------------- */
body{
text-align:center;
padding:0px;
margin:0px auto;
}
td{font-size:13px;color:000000}
img{
	border: none;
	margin: 0px;
	padding: 0px;
}
A {
	text-decoration: underline;
}
a:visited{color:0000FF}
a:hover{color:red;text-decoration:none}
#layout {/*全体のレイアウト*/
	margin: 0px auto;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ pro W3", sans-serif;
    font-size: 13px;
	line-height: 18px;
}
/* hタグ
----------------------------------------------- */
h1{
	background-color:#f7f7f7;
	width:782px;
	font-size:10px;
	font-weight:lighter;
	margin:0px auto;
	padding:5px;
	color:#000000;
	text-align:left;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-size: 12px;
	text-align: left;
	padding-left:0px;
	font-weight: 600;
	margin:0px auto;
	color: #652200;
}
h3 {
	font-size: 13px;
	text-align: left;
	padding-left:10px;
	font-weight: bold;
	color: #000000;
}

.lefthyo{
border:0px solid #99FFCC;
border-collapse:collapse;
margin:3px 10px 7px 10px;
width:200px;
}
.lefthyo td{
background-image:url(images/l2.jpg);
height:30px;
border:none;
padding:4px;
padding-left:20px;
color:#000000;
font-size:13px;
text-align:left;
}

.hyo{
border:1px solid #F5BB02;
border-collapse:collapse;
margin:15px 5px;;
width:525px;
}

.hyo td{
border:1px solid #F5BB02;
background-color:#FFFFFF;
padding:10px;
color:#000000;
font-size:12px;
text-align:left;
}

.hyo td.name{
background-color:#FFFFCC;
font-weight:bold;
color:#0000FF;
text-align:left;
border-right:none;
padding:2px 10px;
}
.hyo td.bts{
	background-color:#FFFFCC;
	text-align:center;
	padding: 2px 5px;
}
.hyo td.kyotyo{
background-color:#ff0000;
font-size:13px;
color: #ffffff;
text-align:center;
border-right:none;
}
.hyo td.mojitokutyo{
line-height:130%;
font-size:13px;
}
.hyo td table.tokutyo{
line-height:130%;
border:none;
width:500px;
}

.hyo td table.tokutyo td{
font-size:13px;
border:none;
padding:0px;
}

.hyo td table.smallhyo{
border-collapse:collapse;
margin-top:5px;
width:500px;
}

.hyo td table.smallhyo td{
background-color:#ffffff;
padding:3px 3px;
}
.hyo td table.smallhyo td.smallhyobts{
	background-color:#ffffff;
	text-align:center;
	padding: 0px; 
	padding-left: 0px;
	padding-right: 0px;
}

.top_strong {
	font-size: 12px;
	color: #652200;
	font-weight:bold;
}
.top_hi {
font-size:12px;
color: #666666;
font-weight: bold;
}
.top3 {
	font-size: 13px;
	color: #0000FF;
}
.red_pix12 {
	color: #FF0000;
}
.red_pix14 {
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
}