body{
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  
}
h1{
font-size: 7pt;
font-weight: 100;
margin-top: 0;
margin-bottom: 3px;
margin-left: 12px;
}

#footer {
	padding-top: 10px;

}

.text_view h2{
	font-size: 16px;
	font-weight: normal;


}

.text_view h3{
	font-size: 16px;
	font-weight: bolder;
	padding: 5px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;


}

/*ユーザーレビュー用テンプレートで使用*/
.text_view h4{
	font-size: 16px;
	font-weight: bolder;
	color: #FF3300;
	padding:0;
	margin:10px;




}

.text_view h5{
	font-size: 16px;
	font-weight: normal;
	padding:0;
	margin:10px 10px 10px 20px;

}

	/*template/02に使用*/
	.leaf_review_box{
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 10px;


	}
	
		.leaf_review_box_child{
			padding:10px;
		}
	
	.leaf_review_box ul{
		margin:0px;
		margin-left:10px;
		padding:0px;
	}

	.leaf_review_box li{
		margin:0px;
		padding:0px;
		display: inline;
	}

	.leaf_review_box .user_name{
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;


	}

	.leaf_review_box .user_date{
	font-size: 12px;
	font-style: italic;
	color: #666666;


	}


	/*template/01に使用*/
	.haku_box{
	
		border: 1px solid #999999;
		height: auto;
		margin-left:10px;
		margin-bottom:10px;
	
	}
	
	.haku_box_child{
		padding: 10px;
	}

/*ここまで*/

.text_view table{
	margin-left: 15px;
}

.text_view a:link  { color: #0000ff; }

/*museum.cgiからmap.cgiに遷移するときのリンクの整形*/
.seni{

}

.seni p{
	font-size: 24px;
	font-weight: bold;
	background-image: url(/intro/template/icon_map.png);
	background-repeat: no-repeat;
	text-indent: 30pt;

}


.seni a:link {
	color: #0000FF;
}
.seni a:visited {
	color: #0000FF;
}
.seni a:hover {
	color: #0000FF;
}
.seni a:active {
	color: #0000FF;
} 

/*地方区分のリンク*/
.region{
	font-size:16px;
	margin-left:30px;
}
