@charset "utf-8";
@import "fontsize.css";

/* local set */
table{
	margin:0 auto;
}
table,td{
	vertical-align:top;
	text-align:left;
	}
a,img{
	vertical-align:bottom;
	}
a img{
	border-width:0;
	}

body {
	font-family:Osaka,"ＭＳ Ｐゴシック";
	font-size:16px;
	background-color: #E6E6E6;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF6600;
	text-decoration: none;
	line-height: 150%;
}
a:hover { text-decoration: underline; color: #FF3300; }
.bg { background-repeat: no-repeat }
.area a {
	color: #333333;
}
.waku2_bg {
	background-image: url(../../event/waku_2.jpg);
	background-repeat: repeat-y;
}
.calendar a {
	border: 1px solid #FF0000;
	display: block;
	width: 21px;
}
}
.calendar td table td a{
	border: 0 solid #FF0000;
	display: inline;
	width: auto;
}
#container{
	line-height:inherit;
	}
.shirowaku2bg {
	background-image: url(../../case/waku_2.jpg);
	background-repeat: repeat-y;
}
.sekou_data {
	font-size: 75%;
	line-height: 160%;
	color: #333333;
	padding: 15px;
}
#gnav{
	margin:0;
	margin-bottom:3px;
	}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 950px;
	background-color:#fff;
}
#main {
	background-color: #FFFFFF;
	text-align: left;
	width: 950px;
}
#center {
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.flash_att {
	background-color: #EDEDED;
	padding: 15px;
	font-size: 75%;
	line-height: 150%;
	color: #333333;
}
#jirei_info_all {
	width: 800px;
	padding-left: 40px;
	float: left;
}
#jirei_photo {
	float: left;
	height: 30px;
	width: 400px;
	text-align: center;
}
#jirei_text {
	float: left;
	width: 350px;
	padding-left: 20px;
}
#jirei_name2 {
	background-image: url(../../case/point.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 100%;
	color: 666666;
	width: 500px;
}
#jirei_text ul {
	list-style-type: none;
	height: 130px;
	margin-bottom: 20px;
}
#jirei_text1 {
	font-size: 15px;
	color: #009999;
	width: 330px;
	margin-bottom: 10px;
	line-height: 18px;
}
#jirei_text2 {
	font-size: 12px;
	width: 330px;
	margin-bottom: 20px;
	line-height: 150%;
}
.jirei_text_li1 {
	padding: 9px 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: left;
}
#jirei_text3 {
	clear: both;
	background-color: #F5F5F5;
	width: 290px;
	font-size: 12px;
	padding: 18px;
}
#jirei li {
	float: left;
	background-image: url(../../case/bk.jpg);
	height: 219px;
	width: 194px;
	list-style-type: none;
	font-size: 12px;
}
#jirei h2 {
	margin-top: 25px;
	margin-bottom: 15px;
}
#jirei {
	margin-right: auto;
	margin-left: auto;
	width: 776px;
}
.jirei_text_li2 {
	padding: 3px 9px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: left;
}
#jirei .area {
	width: 147px;
	text-align: left;
	margin:0 auto;
}
.jirei_text_li1red {
	padding: 9px 3px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
	float: left;
}
.jirei_text_li2red {
	padding: 3px 9px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
	float: left;
}
.area a:hover {
	color: #FF3300;
}

.jirei_text_li {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: left;
	height: 58px;
	width: 56px;
	text-align: center;

}
.jirei_text_lired {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
	float: left;
	height: 58px;
	width: 56px;
	text-align: center;
}
table.calendar,table.calendar td{
	text-align:center;
}

.guidance-header{
	height:20px;
	position:relative;
	margin:0 auto;
	width:860px;
	font-size:12px;
	}
.guidance-header p.link{margin: 0px;
position: absolute;
right: 0;
top: 0;
	}

/*----------------------------------------------------
	footer
----------------------------------------------------*/
#pagetop{
	text-align:right;
	padding:0 50px;
	background-color:#fff;
	}

#footer{
	padding:16px 30px 10px 60px ;
	height:62px;
	background:transparent url(../img/foot-bg.gif) bottom left no-repeat;
	position:relative;
	}
#footer .links{
	height:50px;
	font-size:11px;
	}
#footer .links a{color:#666;}
#footer .links a:link{color:#666;}
#footer .links a:visited{color:#666;}
#footer .links a:hover{color:#666;}

#footer p.copyright{
	margin:0;
	text-align:right;
	font-size:9px;
	color:#888;
	}

/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
.clearfix:after{
	content:" ";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{
	display:inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}

.clearfix{display:block;}
/* End hide from IE-mac */