@CHARSET "UTF-8";

html{color:#333;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#333}#yui3-css-stamp.cssreset{display:none}
body{font:13px/1.231 'メイリオ',Meiryo,arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}



.mt05{	margin-top: 05px !important;	}
.mt10{	margin-top: 10px !important;	}
.mt15{	margin-top: 15px !important;	}
.mt20{	margin-top: 20px !important;	}
.mt30{	margin-top: 30px !important;	}
.mt40{	margin-top: 40px !important;	}
.mr10{	margin-right: 10px !important;	}
.mr20{	margin-right: 20px !important;	}
.ml20{	margin-left: 20px !important;	}
.mb10{	margin-bottom: 10px !important;	}
.mb15{	margin-bottom: 15px !important;	}
.mb30{	margin-bottom: 30px !important;	}
.pr10{	padding-right: 10px !important;	}
.w220{	width: 220px !important;	}
.w240{	width: 240px !important;	}
.w270{	width: 270px !important;	}
.w330{	width: 330px !important;	}
.w360{	width: 360px !important;	}
.fl{	float: left !important;	}
.fr{	float: right !important;	}
.fwrap{	overflow: hidden; zoom: 1;	}
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	font-size: 0.1em;
	text-align: center;
}
/* WinIE7 MacIE5 */
.clearfix{
	/* display:inline-table; */
	zoom:100%;
}
/* WinIE5-6 */
/* Hides from IE-mac \*/
* html html .clearfix{
	height:1px;
}
.clearfix{
	/* display:block; */
}

/* --------------------------------------------------------------------------------------------- Header */
#Header{
	background: #ffffff;
}
#Header .inner{
	position: relative;
	width:1000px;
	height:78px;
	margin:0 auto;
}
#Header ul.menu{
	position: absolute;
	right: 0;
	top: 19px;
}
#Header ul.menu li{
	float: left;
	margin: 0 0 0 10px;
}
#Header .logo{
	padding:10px 0 0;
}
#Header .topLogo {
	height: 70px;
}
#Header .topLogo .logo {
  padding: 17px 0 0;
	text-align: center;
}
#Header .logo a:hover {
  opacity: .6;
}
#Header .gmenu{
    background: #fff3b8;
}
#Header .gmenu p{
    margin: 0 auto;
    width: 1001px;
}
#Header .gmenu p span{
    float: right;
    line-height: 0;
	text-decoration: none;
	color: white;
}

/* --------------------------------------------------------------------------------------------- Contents */
#Contents{
    margin: 0 auto;
    padding: 0 0 30px;
    width: 650px;
}
#Contents .title01 {
	border-color: #999999;
	padding: 0 0 13px;
}
#Contents .title01 span {
	background: url(../images/ico_title.png) left center no-repeat;
	font-size: 20px;
	font-weight: bold;
	padding-left: 50px;
}

/* --------------------------------------------------------------------------------------------- Footer */
#Footer{
	background-color: #A3A388;
    border-top: 1px solid #F5F5F5;
	color: #ffffff;
}
#Footer .contact{
    background-color: #F5F5F5;
    padding: 30px 0;
	color: #333333;
}
#Footer .contact .fwrap{
    margin: 0 auto;
    width: 1000px;
}
#Footer .contact dl{
    width: 470px;
    line-height: 1.6;
}
#Footer .contact dl dt{
    font-weight: bold;
    font-size: 14px;
}
#Footer .contact dl dd{
    font-size: 12px;
}
#Footer p.copyright{
    margin: 0 auto;
	padding:25px 0;
	width: 1000px;
	text-align:center;
	font-size:12px;
	line-height: 2;
}
#Footer p.copyright strong {
	font-size: 18px;
	font-weight: bold;
}


/*timetable 文字折返し*/
.tabAddress .nowrap{
	white-space: nowrap;
}
