@charset "UTF-8";
/* CSS Document */
/*-------------------------------------
共通
-------------------------------------*/

body {
}


#main {
	width:980px;
	margin:0 auto;
	background:#fff;
}

#mainhaichi {}

#main a {
	/*text-decoration:none;*/
}

#main a:hover {
	color:#00C;
}

#sp_menu {
	display:none;
	
}

#sp_menu_box {
	display:none;
	z-index:1;
}

a.btn {
	display:block;
	width:80%;
	margin:0 auto;
	padding: 5px;
	font-size:0.8em;
	text-align:center;
	text-decoration: underline;
	color: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #cccccc;
	background: url(../img/bg_return.png) no-repeat 10px center, -moz-linear-gradient(top,#fff 0%,#ddd);
	background: url(../img/bg_return.png) no-repeat 10px center, -webkit-gradient(linear, left top, left bottom,from(#fff),to(#ddd));
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),inset 0px 0px 1px rgba(255,255,255,1);
	background-size:15px 20px , auto auto;

}






/*-------------------------------------
ヘッダー
-------------------------------------*/

#header {
	background-image:url(image/bg_head.jpg);
	background-repeat:no-repeat;
	height:152px;
	text-align:center;
	margin-bottom: 10px;
}

#header .left {
	float:left;

}

#header .logo {
	float:left;
	margin-top:0px;
}

#header .catch {
	float:left;
	display:block;
}

#header .catch1 {
	float:left;
	display:block;
	margin-top: 10px;
}


#header .search {
	float:right;
	margin-right:20px;
	margin-top: 10px;
}

#header .search form,
#header .search input,
#header .search div {
	margin:0;
	padding:0;
}

#header .search input.inputtxt {
	border:1px solid #CCCCCC;
	padding:3px;
	width:180px;
	height:18px;
	margin:0;
	vertical-align:top;
}


#header1 {
	background-image:url(image/bg_head.jpg);
	background-repeat:no-repeat;
	height:145px;
	text-align:center;
	margin-bottom: 10px;
}

#header1 .left {
	float:left;

}

#header1 .logo {
	float:left;
	margin-top:0px;
}

#header1 .catch {
	float:left;
	display:block;
}

#header1 .catch1 {
	float:left;
	display:block;
	margin-top: 10px;
}


#header1 .search {
	float:right;
	margin-right:20px;
	margin-top: 10px;
}

#header1 .search form,
#header1 .search input,
#header1 .search div {
	margin:0;
	padding:0;
}

#header1 .search input.inputtxt {
	border:1px solid #CCCCCC;
	padding:3px;
	width:180px;
	height:18px;
	margin:0;
	vertical-align:top;
}
















.submitbutton {
	background-image:url(image/h_search_btn.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:52px;
	height:22px;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
	vertical-align:top;
}

/*#header .search label img {
	margin-right:7px;
	vertical-align:middle;
	
}*/

#header .search label {
	margin-right:10px;
	margin-left:3px;
	font-size:14px;
	font-weight:bold;
	vertical-align:bottom;
	
}


/*-------------------------------------
メニュー
-------------------------------------*/
/*#globalnavi {
	margin-top:15px;
}
#globalnavi ul.menu li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}

#globalnavi a:hover img {
	opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
	-webkit-transition: 0.6s ;
	transition: 0.6s ;
}*/



#globalnavi {
	margin-top:4px;
	text-align:center;
	margin-left: 2px;
	float: right;
}

#globalnavi .home {
	float:left;
	margin-right: 0px;
	margin-left: 0px;
}

#globalnavi .home a {
    width: 43px;
    height: 33px;
    background: url(image/bt_home.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .home a:hover {
    background-image: url(image/bt_home_mv.gif);
}

#globalnavi .guide {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .guide a {
    width: 117px;
    height: 33px;
    background: url(image/bt_guide.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .guide a:hover {
    background-image: url(image/bt_guide_mv.gif);
}

#globalnavi .kosodate {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .kosodate a {
    width: 117px;
    height: 33px;
    background: url(image/bt_kosodate.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .kosodate a:hover {
    background-image: url(image/bt_kosodate_mv.gif);
}


#globalnavi .kyoiku {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .kyoiku a {
    width: 116px;
    height: 33px;
    background: url(image/bt_kyoiku.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .kyoiku a:hover {
    background-image: url(image/bt_kyoiku_mv.gif);
}

#globalnavi .machidukuri {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .machidukuri a {
    width: 117px;
    height: 33px;
    background: url(image/bt_machidukuri.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .machidukuri a:hover {
    background-image: url(image/bt_machidukuri_mv.gif);
}


#globalnavi .kanko {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .kanko a {
    width: 117px;
    height: 33px;
    background: url(image/bt_kanko.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .kanko a:hover {
    background-image: url(image/bt_kanko_mv.gif);
}

#globalnavi .townbt {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .townbt a {
    width: 116px;
    height: 33px;
    background: url(image/bt_town.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .townbt a:hover {
    background-image: url(image/bt_town_mv.gif);
}

#globalnavi .biz {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .biz a {
    width: 116px;
    height: 33px;
    background: url(image/bt_biz.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .biz a:hover {
    background-image: url(image/bt_biz_mv.gif);
}

#globalnavi .teijyu {
	float:left;
	margin-right: 0;
	margin-left: 0;
}

#globalnavi .teijyu a {
    width: 116px;
    height: 33px;
    background: url(image/bt_teijyu.gif) no-repeat;
    display: block;
    text-indent: -9999px;
}

#globalnavi .teijyu a:hover {
    background-image: url(image/bt_teijyu_mv.gif);
}











/* =======================================
breadCrumb
======================================= */

#breadCrumb {
	background: #eeefef;
	padding:3px 10px;
	margin:0px 0 10px 0;
}

#breadCrumb li {
	display:inline;
	font-size:0.8em;
	line-height:1.4;
}

#breadCrumb li a {
	background-image:url(image/icon_pan.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:15px;
	color:#0066CC;
	text-decoration: underline;
}

#breadCrumb li a:hover {
	color:#0066CC;
	text-decoration:underline;
}


#h-bottom {
	margin-bottom: 0px;
	padding: 5px 0 0 0;
	margin-top: 3px;

}

#header ul {
	list-style:none;
	margin:0;
	padding:0;
}

#h-bottom .left {
	float:left;
	padding-top: 0px;
	
}

#h-bottom .left li {
	display: inline;
	background-image:url(image/icon03.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding:0 5px 0 14px;
	margin-bottom:5px;
	font-size:1.0em;
	line-height:1.4;
}

#h-bottom .right {
	float:right;
	padding-right: 20px;
	
}

#h-bottom .fontsize {
	float:left;
	/*position:absolute;*/
	top:0;
	left:0;
	margin-bottom:0px;
}
#h-bottom .fontsize li {
	list-style:none;
	float:left;
	font-size:xx-small;
	line-height:1;
	margin-right:0px;
}

#h-bottom .h-navi {
	
	float:left;
	margin-left: 15px;

}

#h-bottom .h-navi li {
	list-style:none;
	float:left;
	font-size:xx-small;
	line-height:1;
	margin-left:0px;
}

/* =======================================
pagetop
======================================= */
.pagetop {
	float:right;
}





/*#pagetop {
	clear:both;
	background-color:#ffffff;
	background-image:url(image/bg_footer.gif);
	background-repeat:no-repeat;


}


#pagetop link {
	float:left;
	font-size:0.8em;
}

#pagetop .pagetop {
	float:right;
}*/


/* =======================================
footer
======================================= */

#footer {
	clear:both;
	background-color:#ffffff;
	background-image:url(image/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}

#footer .inner {
	padding:0 0 3px 0;
	margin:0 auto;
	width:980px;
	border-bottom:1px solid #4993ca;
	border-top: 1px solid #4993ca;
	padding-top:3px;


}

#footer .address {
	font-size:0.8em;
	line-height:1.3;
	font-style:normal;
	margin-bottom:5px;
	line-height: 1.6;
}

#footer .address strong {
	font-size:1.2em;
	font-weight:bold;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin: 3px 0 0 3px;

}

#footer .link {
	float:left;
	font-size:0.95em;
}

#footer .pagetop {
	float:right;
}












