@charset "shift_jis";


/*----------------------------------------------------------*/
/*	初期設定											　--*/
/*----------------------------------------------------------*/
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
body div {
	text-align: left;
	margin: 0 auto;
}


h2,h3,h4,h5{
	display: none;
}

/*----------------------------------------------------------*/
/*	横幅970ピクセルバージョンに設定						　--*/
/*----------------------------------------------------------*/
#top {
	background-color: #FFFFFF;
	width: 970px;
	clear: both;
}
#top h1 {
	margin: 10px 0px 0px;
	padding: 0px;
}
#top2 {
	width: 970px;
	background-image: url(../img/sen.gif);
	height: 5px;
	clear: both;
}
#top3 {
	width: 970px;
	height: 13px;
	text-align: right;
	clear: both;
	margin-top: 3px;
}

#main {
	background-color: #FFFFFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #FFFFFF;
	width: 970px;
	text-align: right;
	float: none;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
#backbox {
	text-align: right;
	width: 960px;
	font-size: 84%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}




/*----------------------------------------------------------*/
/*	タイトル画像										　--*/
/*----------------------------------------------------------*/
/*
#Title{
	width: 970px;
	background-image: url(../img/topcs34/title.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 68px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
}
#Title h1{
	display: none;
}*/



/*----------------------------------------------------------*/
/*	タイトル
/*----------------------------------------------------------*/
.table_title_box{
	width: 970px;
	font-size: 1.35em;
	font-weight: bold;
	color: #1C577C;
	padding-bottom: 5px;
	border-bottom: 1px solid #1C577C;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
/*----------------------------------------------------------*/
/*	テーブル設定　大見出しセル
/*----------------------------------------------------------*/
.bid_title{
	/*font-size: 0.8em;*/
	color: #FFFFFF;
	background-color: #0E7267;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bid_title span{
	font-size: 0.8em;
}
/*----------------------------------------------------------*/
/*	テーブル設定　中見出しセル
/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
/*	テーブル設定　数値
/*----------------------------------------------------------*/
.suji_title{
	font-size: 0.9em;
	color: #333333;
	/*background-color: #E5EFFB;*/
	text-align: center;
}
.suji_title td{
    padding-top: 0.5em;
	padding-bottom: 0.5em;
}
table tr:nth-child(even){
	background-color: #C3E9D3;
}
table tr:nth-child(odd){
	background-color: #E5FBE5;
}
table tr:hover{
	background-color: #FFF08C;
	font-weight: bold;
}
	
.suji_title2{
	font-size: 0.9em;
	color: #333333;
	background-color: #C3E9D3;
}
.suji_title2 td{
    padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.suji_title0{
	background-color: #FFFFFF;
}
/*
.suji_title:hover{
	background-color: #FFCC33;
font-size:1em;
}

*/


/*----------------------------------------------------------*/
/*											　--*/
/*----------------------------------------------------------*/
.txt_box{
	font-size: 0.8em;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	line-height: 1.5em;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1em;
	padding-bottom: 1em;
}
.txt_box p{
	text-align: right;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}



#gurafu_box{
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3em;
	text-align: left;
}

#gurafu_box #day_time{
	width: 970px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.75em;
	color: #333333;
	text-align: center;
	float: none;
	clear: both;
}

#gurafu_1{
	width: 360px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#gurafu_2{
	width: 590px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0.8em;
	margin-left: 0px;
}
#gurafu_3{
	width: 970px;
	float: none;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	clear: both;
}



#infull_menu_button{
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}
#infull_menu_button li{
	width: 106px;
	float: left;
	height: 40px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 0.8em;
	margin-right: 1px;
}

#infull_menu_button .new_menu a{
	width: 106px;
	height: 40px;
	display: block;
	line-height: 40px;
	background-color: #7CBD2D;
	color: #FFFFFF;
	text-decoration: none;
}
.sentaku a{
	background-color: #71A312 !important;
	font-size: 1em;
}

.matome a{
	background-color: #648A1B !important;
	font-size: 1em;
}


#infull_menu_button li a:hover{
	opacity:0.75;
	filter:alpha(opacity=75);
}


.yb{
	height: auto;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 4em;
	padding-top: 15px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(66,114,167,1.00) 0%,rgba(49,85,125,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(66,114,167,1.00) 0%,rgba(49,85,125,1.00) 100%);
}
.yb:hover{
	background-image: -webkit-linear-gradient(270deg,rgba(49,85,125,1.00) 0%,rgba(66,114,167,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(49,85,125,1.00) 0%,rgba(66,114,167,1.00) 100%);
}


.txt_box2{
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	margin-top: 2em;
}
.txt_box2 span{
	font-weight: bold;
	width: auto;
	height: auto;
	display: block;
	text-align: center;
}
.txt_box2 p{
	display: block;
	width: auto;
	height: auto;
	border: 1px dotted #333333;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F3F3F3;
	line-height: 1.5;
}


.img_size{
    width: auto;
    height: 229px;
}
.img_size:hover{
    width: 100%;
    height: 100%;
}
/*------------------------------------------------------*/
/*	clearfix
/*------------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/*-- Mac版 IE対応ハック--*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}



.corona_img img{
	width: 970px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	margin-bottom: 4em;	
}

.corona_img {
	overflow: visible;
	width: 100%;
	height: 100%;
	margin-top: 3em;
	margin-bottom: 4em;	
}
.corona_img img {
	display: block;
	transition-duration: 0.5s;
}
.corona_img img:hover {
	transform: scale(1.3,1.3);
	transition-duration: 0.5s;
}


.day_time{
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 1em;
	margin-bottom: 5px;
}
.day_time2{
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 1em;
	margin-bottom: 5px;
}
.day_time2 span{
	font-size: 1.3em;
	display: block;
	text-align: center;
	margin-bottom: 1em;
}


.css_btn_class {
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #74b807;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #89c403), color-stop(100%, #77a809) );
	background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	background: -ms-linear-gradient( top, #89c403 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color: #89c403;
	color: #ffffff;
	display: inline-block;
	-webkit-box-shadow: inset 1px 1px 0px 0px #a4e271;
	-moz-box-shadow: inset 1px 1px 0px 0px #a4e271;
	box-shadow: inset 1px 1px 0px 0px #a4e271;
}.css_btn_class:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #77a809), color-stop(100%, #89c403) );
	background:-moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
	background:-ms-linear-gradient( top, #77a809 5%, #89c403 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color:#77a809;
}.css_btn_class:active {
	position:relative;
	top:1px;
}
