@charset "UTF-8";
/* CSS Document */
body {
  font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #555;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

a:focus {
  outline: none;
}

a {
  color: #b80508;
  text-decoration: underline;
}

a:hover {
  color: #b80508;
  text-decoration: none;
}

a:hover img {
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
  opacity: 0.8;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

strong {
  color: #b80508;
  font-weight: normal;
}

/*----------------------------------------------------
	margin set
----------------------------------------------------*/
.mgt10 {
  margin-top: 10px!important;
}

.mgt20 {
  margin-top: 20px!important;
}

.mgt30 {
  margin-top: 30px!important;
}

.mgb10 {
  margin-bottom: 10px!important;
}

.mgb20 {
  margin-bottom: 20px!important;
}

/*----------------------------------------------------
	padding set
----------------------------------------------------*/
.pdt10 {
  padding-top: 10px!important;
}

.pdt20 {
  padding-top: 20px!important;
}

.pdt30 {
  padding-top: 30px!important;
}

.pdb10 {
  padding-bottom: 10px!important;
}

.pdb20 {
  padding-bottom: 20px!important;
}

.pdb30 {
  padding-bottom: 30px!important;
}

/*----------------------------------------------------
	float set
----------------------------------------------------*/
.left {
  float: left!important;
}

.right {
  float: right!important;
}

/*----------------------------------------------------
	text align set
----------------------------------------------------*/
.txa_l {
  text-align: left!important;
}

.txa_c {
  text-align: center!important;
}

.txa_r {
  text-align: right!important;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
}

/************* main common *******************************/
#wrap {
  width: auto;
  margin: 0 auto;
  padding: 0;
  background: url(../img/top_bg.gif) repeat-x;
}

#pagetop {
	margin: 0;
	padding: 0;
	height: 0;
}
	

/************* header *******************************/
#header {
  margin: 0 auto;
  padding-bottom: 10px;
  overflow: hidden;
  width: 940px;
}

#header #maintitle {
  margin: 5px 0 0px 10px;
  float: left;
  width: 220px;
  padding: 5px;
  height: auto;
}

.toptext {
	display: block;
  font-size: 11px;
  font-weight: normal;
  color: #777;
  font-weight: normal;
  padding-bottom: 3px;
}

 #maintitle img {
	 float: left;
 }

/************* mainmenu *******************************/
#header #main_menu {
	float: right;
  margin: 60px 0 0;
  width: 700px;
  padding: 0;
}

#main_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#main_menu ul li {
  width: 175px;
  height: 35px;
  margin: 0;
  padding: 0;
  float: left;
}



#main_menu ul li a:hover {
  text-indent: -9999px;
}

/************* contents area *******************************/
#contents {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

#contents .pad {
  margin: 10px 0;
  padding: 0;
}

#contents .pad0 {
  margin: 10px 0 0;
  padding: 0;
}

#contents .bread{
	font-size: 11px;
	padding:5px 10px 0;
}
/************* main area *******************************/
#main {
  width: 715px;
  margin: 10px 0;
  padding: 0;
  float: left;
}

#main .maintext {
	padding: 10px;
}

#main .maintext_sub {
	padding: 5px 20px;
}

#main .parktext_sub {
	padding: 0px 20px;
}

#main .s_title {
	width: 710px;
	height: 60px;
}
#main .s_title img {
	vertical-align: middle;
}
#main #parkbox {
	margin: 10px 0px;
	width: 710px;
	overflow: hidden;
}

#parkbox .parkb_l {
	margin-left: 10px;
	float:left;
	width: 335px;
	height: 194px;
	border: 1px solid #d4d4d4;
	padding: 2px 5px;
}

#parkbox .parkb_r {
	margin-right: 0px;
	float:right;
	width: 335px;
	height: 194px;
	border: 1px solid #d4d4d4;
	padding: 2px 5px;
}

.park_left img {
	margin: -5px 10px 0 5px;
}

.s_text {
	font-size: 12px;
	margin: 5px 5px 5px 10px;
}

.s_text img {
	margin: 10px 0px 10px;
}



#main .company table {
	width: 80%;
    margin: 10px 20px 20px;	
}

.company table tr {
}
.company table tr .item {
	width: 20%;
	padding: 12px;
	 border-bottom: 1px solid #ccc;	
}

.company table tr .ttext {
	padding: 12px;
	 border-bottom: 1px solid #ccc;	
}

#main .mapbox {
	width: 700px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

.mapbox .mapb_l {
	float: left;
	width: 523px;
	height: 116px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.mapbox .mapb_l p {
	height: 116px;	
	vertical-align: middle;
	padding: 30px 10px;
}
.mapbox .mapb_r {
	float: right;
	margin: 0 10px;
	width: 140px;
	height: 116px;
	padding: 0;
}

#main .table_contact table {
	width: 90%;
    margin: 10px 20px 20px;	
}

.table_contact table tr {
}
.table_contact table tr .item {
	width: 30%;
	padding: 12px;
	 border-bottom: 1px solid #ccc;
	 background-color: #f8eded;
}

.table_contact table tr .text {
	padding: 12px;
	 border-bottom: 1px solid #ccc;	
}	


/************* sidecol area *******************************/
#sidecol {
	width: 210px;
	float: right;
	margin: 10px 0;
	padding: 0;	
}

#sidecol .contact img {
	margin: 0 0px;
	padding: 0;
}

.sidecate {
	width: 210px;
	margin: 0 0 20px;
	padding: 5px;
	background-color: #e3e2e2;
	border: 1px solid #d4d4d4;
}

.sidecate img {
	padding: 3px 3px 0 0px;
}

.sidecate ul {
	margin: 0;
	padding: 7px 0;
	background-color: #FFF;
	width: 200px;	
}
.sidecate li {
	list-style: none;
	margin: 0px 5px;
	background: url(../img/li_side.png) no-repeat left center;
	padding: 8px 10px 8px 20px;
}

.sidecate li a {
	color: #666;
	text-decoration: none;
}

.sidecate li a:hover {
	color: #b80508;
	text-decoration: underline;
}

/************* top area *******************************/
#topbox {
	width: 710px;
	margin: 0 0 10px;
	padding: 10px 0;
	background-color: #fdf4f4;
	height: 152px;
}
#topbox .tbox_l {
	float: left;
	margin-left: 5px;
	width: 352px;
	height: 152px;
}
#topbox .tbox_r {
	float: right;
	width: 352px;
	height: 152px;
}

#top_title {
	margin: 20px 0 10px;
	padding: 0;
}
.topnews {
	width: 680px;
	margin: 0 10px;
	padding: 0;
}

.topnews li {
	list-style: none;
	margin: 5px 10px;
	background: url(../img/li_top.png) no-repeat left center;
	border-bottom: 1px dashed #ccc;
	padding: 5px 10px 5px 20px;
}



/************* footer *******************************/
#footer {
  width: 100%;
  text-align: center;
  margin: 20px auto;
  padding: 20px 0 10px;
  border-top: 2px solid #b80508;
  overflow: hidden;
  background-color: #fae8e8;
}

#footer .footinner {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

.footinner .flogo {
	float: left;
	width: 89px;
	height: 52px;
}

.footinner .footlink {
	width: 840ox;
  font-size: 12px;
  color: #666;
  text-align: center;
}
.footlink a {
	color: #666;
	text-decoration: none;
}
.footlink a:hover {
  color: #000;
  text-decoration: underline;
}

.footinner .copyright {
  font-size: 11px;
  line-height: 200%;
  padding: 5px 10px;
}

/*** set the width and height to match your images **/
#slideshow {
  text-align: center;
  margin: 10px auto 0;
  width: 940px;
  padding: 10px 0 0;
  position: relative;
  height: 350px;
}

#slideshow div {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0.0;
  height: 350px;
  background-color: #FFF;
}

#slideshow div.active {
  z-index: 10;
  opacity: 1.0;
}

#slideshow div.last-active {
  z-index: 9;
}

#slideshow div img {
  width: 940px;
  height: 350px;
  display: block;
  border: 0;
  margin: 0;
}
