@charset "UTF-8";
/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
    overflow:hidden;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック";
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
img {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, ol, dl, form {
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-size: 12px;
	line-height: 36px;
	color: #ffffff;
	background-image: url(../images/h1_bg.gif);
	height: 36px;
	width: 407px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header  #tag li {
	float: right;
	list-style-type: none;
	padding-left: 1px;
}
#header  .logo {
	clear: left;
	float: left;
	margin: 0px;
	padding-top: 38px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#header .tel {
	float: left;
	padding-top: 34px;
	padding-right: 46px;
	margin: 0px;
}
#header .btn1 {
	float: left;
	margin: 0px;
	padding-top: 29px;
	padding-right: 0px;
}
#header .btn2 {
	float: left;
	margin: 0px;
	padding-top: 23px;
}
#navi {
	background-image: url(../images/navi_bg.gif);
	height: 72px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 4px;
	background-repeat: no-repeat;
	clear: both;
	background-position: left 15px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#breadcrumb {
	color: #3475a2;
	padding-bottom: 30px;
}
#breadcrumb a {
	color: #3475a2;
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#wrap2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer .wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer .wrap .pagetop {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 291px;
	padding-top: 40px;
	width: 100%;
	text-align: center;
	background-position: left 40px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#footer a {
	color: #226695;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #226695;
	font-size: 12px;
}

#footer li {
	display: inline;
	width: auto; /*追記*/
	white-space: nowrap; /*追記*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #226695;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
address {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 114px;
	clear: both;
	text-align: left;
	font-style: normal;
	color: #226695;
	font-size: 12px;
	line-height: 18px;
	padding-left: 50px;
	padding-top: 30px;
	margin-top: 40px;
	vertical-align: top;
}
address .f14  {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 24px;
}
address .tel {
	padding-right: 2px;
}
.center {
	text-align: center;
	padding-top: 40px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.btm40 {
	margin-bottom: 40px;
}
.btm70 {
	margin-bottom: 70px;
}
.mag0 {
	margin: 0px;
}
#contact_btn {
	background-image: url(../images/contact.gif);
	height: 65px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-top: 148px;
	padding-left: 390px;
}
#next {
	text-align: center;
	color: #236796;
	padding-top: 10px;
	padding-left: 380px;
}
#next div {
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 5px;
	text-align: center;
}
#next  div  .white {
	border: 1px solid #236796;
	background-color: #ffffff;
}
#next div a {
	background-color: #bfe8fd;
	display: block;
	color: #236796;
	text-decoration: none;
	border: 1px solid #236796;
}
#next div a:hover {
	background-color: #ffffff;
}
#banner {
	background-image: url(../images/banner2.jpg);
	height: 212px;
	width: 926px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 8px;
	padding-left: 14px;
	clear: both;
}
#banner2 {
	background-image: url(../images/banner2-2.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 727px;
	margin-top: 30px;
	padding-top: 90px;
	padding-left: 13px;
	clear: both;
}
