
#ft {
	text-align: center;
}

#container {
	text-align: center;
}
#container1 {
	padding-bottom: 5px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	
}

#td1{
	line-height: 150%;
}
h1{
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
	line-height: 150%;
	letter-spacing: -1px;
	word-spacing: -1px;
	margin:0px;
	padding:0px;
}
.dot_line {
	background-image: url(img/nenmatu/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 1px;
}
.boder {
	border: 1px dotted #FF6600;
	padding: 10px;
	text-align: center;
}
.table_nenmatu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.table_nenmatu th{
	background-color:#ededed;
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}
.table_nenmatu td{
	padding:5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	vertical-align: top;
	font-size: 12px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table_nenmatu .sun{
	background-color: #EBF5FA;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
.table_nenmatu .sat{
	background-color: #EBF5FA;
	font-weight: bold;
	color: #0000FF;
	font-size: 12px;
}
.txt_blue{
	color:#0000FF;
}
.holiday{
	background-color:#FFEEEE;
}
.txt12_red_b {
	font-weight:bold;
	font-size: 12px;
	color: #FF0000;

}
.teble {
	border: 1px dotted #FF9900;
}
.r{
	text-align: right;
}
.center{
	text-align: center;
}

.bg_h2 {
	background-image: url(../common_img/h2_bg.jpg);
	background-repeat: repeat-x;
	font-size: 1.2em;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FCFCFC;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-left: 10px;
}
/*リンクカラー-------------------------------------------*/

#container a:link{
	color:#116FBB;
	text-decoration: underline;
}
#container a:visited{
	color:#116FBB;
	text-decoration: underline;
}
#container a:active{
	color:#0099CC;
	text-decoration:none;
}
#container a:hover{
	color:#0099CC;
	text-decoration:none;
}


.f2 #footer a:visited {
	color: #FFFFFF;
}

#container1 a:link{
	color:#116FBB;
	text-decoration: underline;
}
#container1 a:visited{
	color:#116FBB;
	text-decoration: underline;
}
#container1 a:active{
	color:#0099CC;
	text-decoration:none;
}
#container1 a:hover{
	color:#0099CC;
	text-decoration:none;
}
