body {
color: #FFFFFF;
background-image: url(images/bg.gif);
}
td{font-size:12px;color:000000}

A {
	text-decoration: underline;
}
a:visited{color:000000}
a:hover{color:000000;text-decoration:none}
a.blue{color:0000FF}
a.blue:visited{color:0000FF}
a.blue:hover{color:red}
a.right{color:AA0000}
a.right:visited{color:AA0000}
a.right:hover{color:blue}
.bold{font:900}
}
#layout {/*全体のレイアウト*/
	margin: 0px auto;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ pro W3", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
/* hタグ
----------------------------------------------- */
h1{
background-color:#ffffff;
width:100%;
font-size:12px;
margin:0px auto;
padding:5px;
color:#D6CC88;
text-align:center;
}
h2 {
	font-size: 12px;
	text-align: right;
	font-weight: lighter;
	margin:0 auto;
	height: 18px;
}
h3 {
	font-size: 12px;
	color: #ff0000;
	text-align: center;
	font-weight: lighter;
	margin:0 auto;
	height: 18px;
}
.top3 {
	font-size: 14px;
	color: #0000FF;
}
.pix12 {
	font-size: 12px;
}
.pix14 {
	font-size: 14px;
	font-weight: 800;
	color: #FF0000;
}
.red {
	font-size: 14px;
	color: #FF0000;
}
.hyo_top {
	font-size: 14px;
	color: #FFFFFF;
}
.red_pix12 {
	font-size: 12px;
	color: #FF0000;
}

.hyo{
border:1px solid #D1D1D1;
border-collapse:collapse;
width:545px;
}

.hyo td{
border:1px solid #D1D1D1;
background-color:#ffffff;
color:#000000;
font-size:12px;
text-align:left;
}

.hyo td.name{
background-color:#E6001C;
font-size:13px;
color: #ffffff;
text-align:center;
border-right:none;
}

.hyo td.kyotyo{
background-color:#ffffff;
font-size:13px;
color: #ff0000;
text-align:center;
border-right:none;
}