@charset "utf-8";
/* CSS Document */


.ahiyakou_box {
	width:630px;
	}


.ashiya_text {
	margin:15px 0;}

.ashiya_text img {
	float:left;
	margin-right:10px;
	}

.ashiya_text p {
	line-height:1.4em;}

.ahiyakou_box h1 {
	background-image: url("img/ashiya_back.jpg");
	padding: 15px;
	color: #FFF;
	background-repeat: no-repeat;
	text-shadow: #666 2px 1px 3px;
	font-size: 110%;
	margin-bottom: 15px;
	font-weight:normal;
	}

.ahiyakou_box h1 span {
	text-shadow:none;
	font-size:90%;

	}
	

/*------------------------------------

 　　　　　ＭＡＰ

------------------------------------*/
.ashiya_map {
	background-image:url("img/map_back.png");
	height:472px;
	background-repeat:no-repeat;
	background-position:center;}
	

.ashiya_map li{
    width:350px;
}

.ashiya_map li p{
	background-image: url("img/off.png");
  background-repeat: no-repeat;
  background-position: right;
  font-size: 100%;
  background-size: contain;
}

.ashiya_map li a:hover p {
	background-image: url("img/on.png");
  background-repeat: no-repeat;
  background-position: right;
  font-size: 100%;
  background-size: contain;
  color:#FFF;
}

.ashiya_map ul.map_hokubu{
    list-style-type:none;
    margin-left: 275px;
    padding-top: 5px;}

.ashiya_map ul.map_tyubu{
    list-style-type:none;
	margin-left:275px;
	padding-top: 10px;}

.ashiya_map ul.map_nanbu{
    list-style-type:none;
	margin-left:275px;
	padding-top: 8px;}


.map_hokubu a{
    display:block;
    text-decoration:none;
    margin:10px;
    padding:9px;
	border:#536DB3 2px solid;
	border-radius: 5px;
	box-shadow: #97A7D0 0 3px 0;
	}

.map_tyubu a{
    display:block;
    text-decoration:none;
    margin:10px;
    padding:9px;
	border:#5BB362 2px solid;
	border-radius: 5px;
	box-shadow: #88B865 0 3px 0;}

.map_nanbu a{
    display:block;
    text-decoration:none;
    margin:10px;
    padding:9px;
	border:#FB7E4F 2px solid;
	border-radius: 5px;
	box-shadow: #E69991 0 3px 0;}


.map_hokubu a:hover{
	text-decoration:none;
    color:#fff;
    background-color:#06C;
}
.map_tyubu a:hover{
	text-decoration:none;
    color:#fff;
    background-color:#096;
}
.map_nanbu a:hover{
	text-decoration:none;
    color:#fff;
    background-color:#F63;
}





/*------------------------------------

 　　　　　　スマホ仕様

------------------------------------*/

.sp_map {
	text-align:center;
	background-color:#D3DCEF;
	padding:10px;
	}
	
.sp_map02 {
	text-align:center;
	}	

.sp_map02 h1 {
	background-color:#4760A0;
	color:#fff;
	padding:8px 0;
	margin-bottom:10px;}

.sp_map02 h1 span {
	font-weight:normal;}

.sp_map img {
	max-width:500px;}


.sp_maparea {
	background-color:#e6e8d3;
	padding-bottom:15px;
	}

.hokubu_t {
	width:auto;
	border-top:#6972b4 7px solid;
	font-size:120%;
	padding:5px 8px;
	font-weight:bold;}
	
.tyubu_t {	width:auto;
	border-top:#cae3ae 7px solid;
	font-size:120%;
	padding:5px 8px;
	font-weight:bold;
	margin-top:20px;}
	
.nanbu_t {	width:auto;
	border-top:#f4a676 7px solid;
	font-size:120%;
	padding:5px 8px;
	font-weight:bold;
	margin-top:20px;}



.sp_maparea li {
	background-color:#FFF;}

.sp_hokubu li p {
	background: url("img/icon_btn_arrow.png") no-repeat scroll right center;
	background-size: 15px;
	padding-right:15px;}
.sp_tyubu li p {
	background: url("img/icon_btn_arrow.png") no-repeat scroll right center;
	background-size:15px;
	}
.sp_nanbu li p {
	background: url("img/icon_btn_arrow.png") no-repeat scroll right center;
	background-size: 15px;}
	
	
.sp_hokubu li {
	width:90%;
	border:#536DB3 2px solid;
	border-radius: 5px;
	padding:8px 5px;
	margin:5px auto;
	}


.sp_tyubu li {
	width:90%;
	border:#5BB362 2px solid;
	border-radius: 5px;
	padding:8px 5px;
	margin:5px 0;
	margin:5px auto;}


.sp_nanbu li {
	width:90%;
	border:#FB7E4F 2px solid;
	border-radius: 5px;
	padding:8px 5px;
	margin:5px 0;
	margin:5px auto;}

.ashiya_textsp {
	padding:0 5px;}

.ashiya_textsp img {
	float:left;
	margin-right:10px;
	}

.ashiya_textsp p {
	line-height:1.4em;}

















