* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background: transparent;
}


img {
	border: none;
	vertical-align:bottom;
}

ul,dl,ol {
	list-style-type: none;
	list-style-position: outside;
	display: block;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

a:link {
	text-decoration:none;
	color: #000000;
}

a:visited {
	text-decoration:none;
	color: #800080;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

dl{
	display:block;
	margin-bottom:3px;
}

dt{/*--リストアイコンを表示--*/
	background-image:url(../img/icon1.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-left:10px;
}

.printnone{
	display:none;
}

/******************/
/*　カスタマイズ  */
/******************/

/* --- tag --- */
body {
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	width: 700px;
	margin:0;
	background-image:none;
	background-repeat:no-repeat;
}


/* --- class --- */
	
.mainlink a:link {/*--本文用のリンクテキスト設定--*/
	text-decoration: underline;
	color: #0000FF;
}

	.mainlink a:visited {
		text-decoration: underline;
		color: #800080;
	}
	
	.mainlink a:hover {
		text-decoration: underline;
		color: #FF0000;
	}

.backlink a:link{/*--背景が濃い部分のリンクテキストを白くする設定--*/
		text-decoration: underline;
	color:#FFFFFF;
}
		
	.backlink a:visited{
		text-decoration: underline;
		color:#EEEEEE;
	}
			
			
	.backlink a:hover {
		text-decoration:underline;
		color:#CCCCCC;
	}

.clear{/*--floatによる回り込みのクリア--*/
	clear:both;
}

.text-space{
	float:none;
}

/* ------------------------- 構造 ---------------------------------------------------------------------------------- */
	.jamp{
		width:700px;
		height:1px;
		float:none;
		clear:both;
		display:none;
	}

	#headl{/*--桑名市のヘッダ--*/
		display:none;
	}
	
		#headr{/*--観光課のヘッダ--*/
		display:none;
		}

	#headm{/*--ヘッダメニュー--*/
		display:none;
	
	}
	
	#contents2 {/*--サイドメニューと本文--*/
		width: 700px;
		background-color:#FFFFFF;
		clear:both;
		float:none;
		border:none;
	}

		#menu{/*--サイドメニュー--*/
			display:none;
			float:none;
		}
		
		#main{/*--本文--*/
			width:550px;
			float:none;
			margin-left:50px;
			background:none;
		}

	#foot{/*--フッタ--*/
		display:none;
	}

.solidline{/*--パンくずリストを仕切る線--*/
	width:525px;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-position:top;
	float:none;
	clear:both;
}

/*----------------パンくずリスト・施設名・ステータスアイコン・タブ設定--------------------------------*/

.widebox{
	background-image:none;
}

.pan{
	width:525px;
}

.moji{/*--文字の大きさボタン用--*/
	display:none;
}

.namebox{
	background-color:#FFFFFF;

	width:530px;
}

.nameline{/*--施設名の輪郭を描画--*/
	border:none 0px #FFFFFF;
	background-image:none;
}

		.markicon img{/*--ステータスアイコンの設定--*/
			padding-top:0;
		}
		.markiconlink{
			display:none;
		}
		
		#name{/*--施設名--*/
			border:1px solid #999999;
			background-image:none;
			font-size:120%;
			font-weight:700;
			width:368px;
			margin-left:1px;
			text-indent:5px;
			padding-top:0.5em;
			padding-bottom:0em;
		}
		

.mark{/*--ステータスアイコンボックス。tableを使用したのでその設定--*/
	width:155px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
}

#tab{/*--タブ用のボックス--*/
	clear:both;
	width:525px;
	border-bottom-color:#9A061A;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-bottom:15px;

}
		
		#tab li{/*--三つのタブをひっつけて配置--*/
		margin:0;
		}
		
		
		
		
/*-----------------------詳細内容------------------------------------------------------------------------------------*/
#honbun{/*--概要詳細と画像をひっくるめた箱--*/
	padding-bottom:20px;
	margin-bottom:20px;
}
		

#status{/*--詳細情報と簡易地図をまとめた箱--*/
clear:both;
}

#route{/*--アクセスルート用--*/
	clear:both;
	display:block;
	padding-top:10px;
	margin:15px;
}

/*---------------地図ページ・道順ページ用----------------------------------------------------------------------*/

.route-status{/*--施設情報の住所・アクセスルートの説明に使用--*/
	line-height:1.5em;
}

	.route-status dt{/*--アクセスルートの見出しの太さと色--*/
		font-weight:700;
		color:#CC3300;
	}
	
	.route-status dd{/*--説明文の場所を設定--*/
		margin-left:20px;
		display:block;
	}
	
		.route-status dd dt{/*--ルート中でさらに分岐する場合に使用。主に車でのアクセス--*/
			background:none;
			text-indent:0;
			color:#000000;
		}
	.route-status dd img{/*--説明文の場所を設定--*/
		margin-bottom:1.5em;
	}
	

.traffic{/*--公共交通機関を使用したアクセス--*/
	width:221px;
	float:left;
	margin-bottom:5px;

}

	.traffic dl{
			width:221px;
	}
		.traffic dt{
			float:left;
			clear:both;
			background:none;
			text-indent:0;
			height:81px;
			margin-top:5px;
		}
		
		.traffic dd{
			margin:0;
			width:8em;
			margin-top:5px;
			text-indent:0;
		}

	.trafficimg{/*--交通機関写真横の地図。--*/
	float:left;
	width:302px;
	margin-top:10px;
	height:310px;
	display:block;
	}
#maplink{
	width:550px;
}


/*-------------------施設･イベント一覧表用--------------------------------------------------------*/

.kankolist{/*--有名施設のボックス--*/
	float:left;
	clear:both;
	width:525px;
	float:none;
	clear:both;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
}
	.kankolist div{
		float:left;
		width:410px;
	}
	.kankolist h3{/*--施設･イベント名--*/
		width:260px;
		background-image:url(../img/icon1.gif);
		background-repeat:no-repeat;
		background-position:0% 50%;
		text-indent:12px;
		font-weight:700;
		font-size:110%;
		float:left;
		display:block;
		clear:both;
	}
	
	.kankolist ul {/*--ステータスアイコン表示用--*/
		width:120px;
		float:left;
	}
	
		.kankolist li{/*--ステータスアイコンを横並びにし隙間を作る--*/
			margin:3px;
			display:inline;
			float:none;
		}
	
	.kankolist-setumei{/*--説明文--*/
		clear:both;
		line-height:1.5em;
		display:block;
	}
	
	.kankolist dl{/*--交通アクセスのボックス--*/
		width:335px;
		float:left;
	}
	
		.kankolist dt{/*--アクセス--*/
			width:5em;
			background-image:none;
			color:#CC3300;
		}
		
		.kankolist dd{/*--アクセス方法を記述。--*/
			margin-left:5em;
			margin-top:-1.05em;
		}
	
		.kankolist-shosai{/*--詳細情報へのリンク。--*/
			width:70px;
			float:left;
			display:block;
			text-align:right;
		}
		
		.kankolist a img{
		
			margin-left:5px;
		}
		
.listimg{/*--右側の施設･イベント画像--*/
	width:110px;
	float:left;
	display:block;
}

.minilist{/*--取り立てて重要でない施設のサムネイル横並び。--*/
	width:550px;
	clear:both;
}
		
		.minilist li{
			display:block;
			width:550px;
			float:none;
			clear:both;
		}
		
		.minilist dl{
			width:130px;
			float:left;
		}
		
				
		.minilist li ul{
			width:130px;
			float:left;
			margin:0;
			margin-left:1px;
		}
		
		.minilist li ul li{
			display:block;
			width:130px;
			float:none;
			border:none;
			text-align:center;
		}
		.minilist-text{
			background-position:0 0.2em;
			padding-left:1px;
			padding-right:1px;
			margin-bottom:10px;
			line-height:1.5em;
			
		}

/*-----------------------------------------------------------------------------*/

		.barrier thead th{/*--施設等の見出しの背景色--*/
			border:1px solid #cccccc;
		}

		
		.barrier td{/*--各対応状況のセル用--*/
			border:1px solid #cccccc;
		}
.printnone{
	display:none;
}
/*----------------------------地図検索-----------------------------------------*/
.mapimg{
	border:1px solid #000000;
}

/*------------------------------------table関係-------------------------------*/
.table-space{
	width:580px;
}

.tableline{
	border-collapse:collapse;
	border-color:#000000;
	margin-left:5px;
	line-height:1.5em;
	margin-bottom:1.5em;
}

	.tableline td{/
	border-color:#000000;
	}
	
	.tableline th{
	border-color:#000000;
	background-color:#FFFFFF;
	}

.tableline2{
		border-color:#000000;
}

	.tableline2 td{
		border-color:#000000;
	}
	
	.tableline2 th{
			border-color:#000000;
		background-color:#FFFFFF;
	}

.tableline3{
		border-color:#000000;
}

	.tableline3 td{
		border-color:#000000;
	}
	
	.tableline3 th{
			border-color:#000000;
		background-color:#FFFFFF;
	}

.month{
	background-color:#FFFFFF;
	text-align: center;
}
	
.itemname{
	background-color:#FFFFFF;
}

.itemname1{
	background-color:#FFFFF0;
	text-align:right;
}

.itemname2{
	background-color:#FFFFF0;
}

.month2{
	background-color:#FFFFFF;
}

.leisure-width{
	width:auto;
}
