@charset "utf-8";

/* =======================================

	saiyou CSS

========================================== */

html,body {
	color: #000000;
}

body {
	background-image: url(../saiyou/images/structure_bg_saiyou.png);
	background-repeat: no-repeat;
	background-position: top;
}
#document {
	margin: 0 auto;
	width: 800px;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	padding: 10px 7px 10px 10px;
	zoom: 1;
	background-color: #FFFFFF;
	background-image: url(../saiyou/images/header_bg_saiyou.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
}

#contents {
	display: inline;
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 10px;
}

#infomation {
	float: right;
	width: 205px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	display: inline;
}

#navigation {
	float: right;
	display: inline;
	width: 205px;
	margin-top: 20px;
}



#footer {
	position:  relative;
	zoom: 1;
	background-color: #A2262B;
	padding: 10px;
	color: #FFFFFF;
	clear: both;
}

#footer ul#footerNavi {
	zoom: 1;
	margin-bottom: 20px;
	width: 400px;
	float: left;
}

#footer ul#footerNavi li {
	float: left;
	display: inline;
	padding: 0 15px 0 0px;
	font-size: 92.4%;
	line-height: 1.167;
	white-space: nowrap;
}

#footer ul#footerNavi li a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer ul#footerNavi li a:hover {
	text-decoration: none;
}

/* Text
========================================== */
#contents p, #contents address, #contents th, #contents td {
	font-size: 92.4%;
	line-height: 1.5;
	color: #333333;
}

#contents li, #contents dt, #contents dd {
	font-size: 92.4%;
	line-height: 1.335;
}

#contents p, #contents ul, #contents dl, #contents table {
	margin: 0 0 20px;
}

#contents strong {
	font-weight: bold;
	font-size: 100%;
}

#contents em {
	font-style: italic;
}

.midashiA {
	margin-bottom: 5px;
}

#contents a {
	color: #0033FF;
	text-decoration: underline;
}

#contents a:hover {
	text-decoration: none;
}

.caution {
	font-weight: bold;
	color: #FF0000;
}

/* Copyright
========================================== */
#footer address#copyright {
	font-size: 90%;
	text-align: right;
	color: #FFFFFF;
	line-height: 1.335;
}

/*News
========================================== */
table#news {
	margin-bottom: 20px;
	border-collapse: collapse;
}
table#news th {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
}
table#news td {
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

/*menu
========================================== */

ul#top {
	zoom: 1;
	width: 674px;
	overflow: hidden;
	margin: 0px -14px 0px 0px;
	height: 180px;
}

ul#top li{
	float: left;
	display: inline;
	margin-right: 5px;
}

ul#top li.kango a{
	display: block;
	background-image: url(../saiyou/images/navi_btn_1b.png);
}

ul#top li.sonota a{
	display: block;
	background-image: url(../saiyou/images/navi_btn_2b.png);
}

ul#top li a:hover img{
	visibility: hidden;
}
#homebtn {
	margin-top: 20px;
}
.smallPhotoA {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.smallPhotoB {
	margin-top: 10px;
	margin-left: 10px;
	float: right;
}
.columnA {
	padding: 15px;
	border: 1px solid #A2262B;
	width: 468px;
	margin-bottom: 10px;
}

/* navi
========================================== */
dl#localnavi {
	margin: 0 0 10px;
	padding: 0 0 8px;
	background-color: #FFFFFF;
}

dl#localnavi dt {
	margin: 0 0 1px;
}

dl#localnavi dd {
	margin: 0 0px;
	padding: 12px 0px 8px 20px;
	font-size: 92.4%;
	line-height: 1.335;
	background-image: url(../saiyou/images/navigation_bg1_saiyou.png);
	background-repeat: no-repeat;
}
dl#localnavi dd.first {
	padding-top: 11px;
	background-position: 0 -1px;
}

dl#localnavi dd.on {
	background-image: url(../saiyou/images/navigation_bg2_saiyou.png);
	background-repeat: no-repeat;
}

dl#localnavi dd a {
	color: #333333;
	text-decoration: none
}

dl#localnavi dd a:hover {
	color: #A72126;
}

/* bosyu table
========================================== */
table.bosyu {
	border-collapse: collapse;
	border: 3px double #999999;
	margin-bottom: 8px;
	width: 500px;
}

table.bosyu th {
	padding: 5px;
	border-bottom: 1px solid #999999;
	color: #660000;
	background-color: #FFCCCC;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #999999;
}
table.bosyu th.btn {
	background-color: #FFFFFF;
}
table.bosyu td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	background-color: #F6ECEF;
	vertical-align: middle;
	border-right: 1px solid #999999;
}
.tableMid {
	margin-bottom: 5px;
}

/* bosyu menu
========================================== */
ul#bosyu {
}

ul#bosyu li {
	color: #A2262B;
	font-weight: bold;
	line-height: 2;
	font-size: 100%;
}

ul#bosyu li a {
	color: #666666;
	font-weight: bold;
}

ul#bosyu li a:hover {
}
.font_red{color:#CC0033}

/* kyuyo
========================================== */
body.kyuyo  {
	background-color: #FFFFFF;
	background-image: url(../saiyou/images/kyuyo_bg_01.png);
	font-size: 80%;
	line-height: 1.5;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

table.kyuyo {
	border-collapse: collapse;
	border: 3px double #999999;
	width: 430px;
	margin: 120px 30px 15px;
}

table.kyuyo th {
	padding: 5px;
	border-bottom: 1px solid #999999;
	color: #660000;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #999999;
}

table.kyuyo td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	border-right: 1px solid #999999;
}
