@charset "utf-8";

/*----------------------------
  CSS 担当者名 Document 2010.02
  Last Update 2010.00.00 担当者名
----------------------------*/

@import "common.css";

/*　ヘッダイメージ
-------------------------------------*/
#PageIndex #HeadImg	{}

#PageGuide #HeadImg	{height:227px;}
#PageMap #HeadImg	{height:227px;}
#PageK_guide #HeadImg	{height:227px;}
#PageEvent #HeadImg	{height:227px;}
#PageNews #HeadImg	{height:227px;}
#PageEmpty #HeadImg	{height:227px;}
#PageAccess #HeadImg	{height:227px;}
#PageSitemap #HeadImg	{height:227px;}
#PageDiary #HeadImg	{height:227px;}
#PageHistory #HeadImg	{height:227px;}
#PageCalender #HeadImg	{height:227px;}
#PagePark_ride #HeadImg	{height:227px;}
#PageKyougiinfo #HeadImg{height:227px;}
#PageMail #HeadImg	{height:227px;}

#PageIndex #HeadImg {
	background-image: url(../top_main_img.jpg);
	background-repeat: no-repeat;			
}
#PageGuide #HeadImg {
	background-image: url(../top_main_img_guide.jpg);
	background-repeat: no-repeat;			
}
#PageMap #HeadImg {
	background-image: url(../top_main_img_map.jpg);
	background-repeat: no-repeat;			
}
#PageK_guide #HeadImg {
	background-image: url(../top_main_img_k_guide.jpg);
	background-repeat: no-repeat;			
}
#PageEvent #HeadImg {
	background-image: url(../top_main_img_event.jpg);
	background-repeat: no-repeat;			
}
#PageNews #HeadImg {
	background-image: url(../top_main_img_news.jpg);
	background-repeat: no-repeat;			
}
#PageEmpty #HeadImg {
	background-image: url(../top_main_img_empty.jpg);
	background-repeat: no-repeat;			
}
#PageAccess #HeadImg {
	background-image: url(../top_main_img_access.jpg);
	background-repeat: no-repeat;			
}
#PageSitemap #HeadImg {
	background-image: url(../top_main_img_sitemap.jpg);
	background-repeat: no-repeat;			
}
#PageDiary #HeadImg {
	background-image: url(../top_main_img_diary.jpg);
	background-repeat: no-repeat;			
}
#PageHistory #HeadImg {
	background-image: url(../top_main_img_history.jpg);
	background-repeat: no-repeat;			
}
#PageCalender #HeadImg {
	background-image: url(../top_main_img_calendar.jpg);
	background-repeat: no-repeat;			
}
#PagePark_ride #HeadImg {
	background-image: url(../top_main_img_park_ride.jpg);
	background-repeat: no-repeat;			
}
#PageKyougiinfo #HeadImg {
	background-image: url(../top_main_img_kyougiinfo.jpg);
	background-repeat: no-repeat;			
}
#PageMail #HeadImg {
	background-image: url(../top_main_img_mail.jpg);
	background-repeat: no-repeat;			
}



#PageGuide h3 {
	background-image: url(../h3_title_guide.jpg);
	background-repeat: no-repeat;			
}
#PageMap h3 {
	background-image: url(../h3_title_map.jpg);
	background-repeat: no-repeat;			
}
#PageK_guide h3 {
	background-image: url(../h3_title_k_guide.jpg);
	background-repeat: no-repeat;			
}
#PageEvent h3 {
	background-image: url(../h3_title_event.jpg);
	background-repeat: no-repeat;			
}
#PageNews h3 {
	background-image: url(../h3_title_news.jpg);
	background-repeat: no-repeat;			
}
#PageEmpty h3 {
	background-image: url(../h3_title_empty.jpg);
	background-repeat: no-repeat;			
}
#PageAccess h3 {
	background-image: url(../h3_title_access.jpg);
	background-repeat: no-repeat;			
}
#PageSitemap h3 {
	background-image: url(../h3_title_sitemap.jpg);
	background-repeat: no-repeat;			
}
#PageDiary h3 {
	background-image: url(../h3_title_diary.jpg);
	background-repeat: no-repeat;			
}
#PageHistory h3 {
	background-image: url(../h3_title_history.jpg);
	background-repeat: no-repeat;			
}
#PageCalender h3 {
	background-image: url(../h3_title_calendar.jpg);
	background-repeat: no-repeat;			
}
#PagePark_ride h3 {
	background-image: url(../h3_title_park_ride.jpg);
	background-repeat: no-repeat;			
}
#PageKyougiinfo h3 {
	background-image: url(../h3_title_kyougiinfo.jpg);
	background-repeat: no-repeat;			
}
#PageMail h3 {
	background-image: url(../h3_title_mail.jpg);
	background-repeat: no-repeat;			
}


#HeadImg h2,
#HeadImg p {
	text-indent:-9999px;
}


/*　全般
-------------------------------------*/
.contentsBox p{
	width:680px;
	margin:5px 0px 5px 0px;
}

/*トップページ
-------------------------------------*/
#PageIndex #Main{
}
#PageIndex #Sub{
}
#PageIndex div.top_parts {
	float:left;
	margin-right:5px;
	margin-bottom:15px;
}

#PageIndex div.top_parts_ttl01 ,
#PageIndex div.top_parts_ttl02 ,
#PageIndex div.top_parts_ttl03 ,
#PageIndex div.top_parts_ttl04 {
	width:335px;
	height:35px;
}
#PageIndex div.top_parts_ttl01 img ,
#PageIndex div.top_parts_ttl02 img ,
#PageIndex div.top_parts_ttl03 img ,
#PageIndex div.top_parts_ttl04 img {
	float:right;
	padding-right:5px;
	padding-top:8px;
	_margin-top:4px;
	_margin-right:5px;
}

#PageIndex div.top_parts_ttl01 {
	background: url(../h3_title_top01.gif) no-repeat left top;	/*h3背景*/
}
#PageIndex div.top_parts_ttl02 {
	background: url(../h3_title_top02.gif) no-repeat left top;	/*h3背景*/
}
#PageIndex div.top_parts_ttl03 {
	background: url(../h3_title_top03.gif) no-repeat left top;	/*h3背景*/
}
#PageIndex div.top_parts_ttl04 {
	background: url(../h3_title_top04.gif) no-repeat left top;	/*h3背景*/
}


#PageIndex div.k_guide_list{
	width:310px;
	margin-left:15px;
	font-size:15px;
}
#PageIndex div.k_guide_list_date{
	font-size:12px;
}
#PageIndex div.k_guide_list_title{
	
}
#PageIndex div.dotted{
	width:310px;
	margin-left:15px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}

/*News
-------------------------------------*/




/*サイトマップ
-------------------------------------*/
#PageSitemap ul.sitemap{
	margin:10px 0px 0px 30px;
}
#PageSitemap ul li.sitemap_li_01{
/*
	background-image: url(../arrow_sitemap01.gif);
	background-repeat: no-repeat;
	background-position: left top;
*/
	margin-top: 10px;
	padding-left: 15px;
}
#PageSitemap ul li.sitemap_li_02{
	background-image: url(../arrow_sitemap02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 30px;
	padding-left: 30px;
}
#PageSitemap ul li.sitemap_li_03{
	background-image: url(../arrow_sitemap03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-left: 30px;
	padding-left: 30px;
}

/*施設案内
-------------------------------------*/
#PageGuide div.info{
	float: left;
	margin-left:20px;
	margin-right:0px;
	text-align:left;
} 
#PageGuide div.info table{
	margin:0px;
	padding:0px;
} 
#PageGuide div.photo{
	float: left;
	margin-left:20px;
	margin-right:0px;
} 

/*公園マップ
-------------------------------------*/

#PageMap h6{
	font-size:12px;
	color:#4da6ff;
	font-wight:bold;
}
#PageMap table#maptbl01{
	vertical-align:top;
	border:0;
}
#PageMap table#maptbl01 tr{
	vertical-align:top;
	border:0;
}
#PageMap table#maptbl01 td{
	vertical-align:top;
	border:0;
}
#PageMap ul.maplst01{
	float:left;
	width:260px;
	margin:0;
	padding-left:12px;
	vertical-align:middle;
}
#PageMap h5.maph501{
	background:none;
	float:left;
	width:260px;
	margin:0;
	padding:0;
	padding-left:20px;
	margin-left:10px;
	vertical-align:middle;
}

#PageMap p.maph502{
	background:none;
	float:left;
	width:300px;
	margin:0;
	padding:0;
	padding-left:20px;
}
#PageMap p.maph503{
	background:none;
	float:left;
	width:260px;
	margin:0;
	padding:0;
	margin-left:20px;
}

/*教室・クラブ案内
-------------------------------------*/
#PageK_guide div.k_guide_list{
	display:block;
	width:600px;
	margin-left:20px;
	clear:both;
}
#PageK_guide div.k_guide_list_date{
}
#PageK_guide div.k_guide_list_title{
	
}
#PageK_guide div.dotted{
	width:550px;
	margin-left:20px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}

/*行事・イベント案内
-------------------------------------*/
#PageEvent div.k_guide_list{
	display:block;
	width:600px;
	margin-left:20px;
	clear:both;
}
#PageEvent div.k_guide_list_date{
}
#PageEvent div.k_guide_list_title{
	
}
#PageEvent div.dotted{
	width:550px;
	margin-left:20px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}
#PageEvent{
}
/*お知らせ・ご案内
-------------------------------------*/
#PageNews div.k_guide_list{
	display:block;
	width:600px;
	margin-left:20px;
	clear:both;
}
#PageNews div.k_guide_list_date{
}
#PageNews div.k_guide_list_title{
	
}
#PageNews div.dotted{
	width:550px;
	margin-left:20px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}
#PageNews{
}
/*施設申し込み情報
-------------------------------------*/
#PageEmpty div.k_guide_list{
	display:block;
	width:600px;
	margin-left:20px;
	clear:both;
}
#PageEmpty div.k_guide_list_date{
}
#PageEmpty div.k_guide_list_title{
	
}
#PageEmpty div.dotted{
	width:550px;
	margin-left:20px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}
#PageEmpty{
}
/*交通アクセス
-------------------------------------*/
#PageAccess{
}
/*サイトマップ
-------------------------------------*/
#PageSitemap{
}
/*公園日誌
-------------------------------------*/
#PageDiary div.k_guide_list{
	display:block;
	width:600px;
	margin-left:20px;
	clear:both;
}
#PageDiary div.k_guide_list_date{
}
#PageDiary div.k_guide_list_title{
	
}
#PageDiary div.dotted{
	width:550px;
	margin-left:20px;
	height:5px;
	border-bottom:1px dotted #CCCCCC;
}
#PageDiary{
}
/*伏見港公園の今昔
-------------------------------------*/
#PageHistory table,
#PageHistory table tr,
#PageHistory table tr td{
	width:600px;
	border:0px;
}
#PageHistory p{
	margin-left:10px;
	width:580px;
}
/*カレンダー
-------------------------------------*/
#PageCalender{
}
/*パーク&ライドについて
-------------------------------------*/
#PagePark_ride{
}
/*交通アクセス
-------------------------------------*/
#PageAccess table tr th{
	text-align:center;
}

.entry-more-link{
padding-left:10px;
}

/*end*/
.f16{ font-size:16px;}

.w800{	width:800px;}
.w630{	width:630px;}
.w600{	width:600px;}
.w570{	width:570px;}
.w400{	width:400px;}
.w82{	width:82px;}
.w100{	width:100px;}


.ml10{	margin-left:10px;_margin-left:5px;}
.ml15{	margin-left:15px;_margin-left:7px;}
.ml20{	margin-left:20px;_margin-left:10px;}
.ml30{	margin-left:30px;_margin-left:20px;}
.mb10{	margin-bottom:10px;}
p.w800{	width:800px;}
p.w600{	width:600px;}
p.w570{	width:570px;}
p.w400{	width:400px;}
p.ml10{	margin-left:10px;_margin-left:5px;}
p.ml15{	margin-left:15px;_margin-left:7px;}
p.ml20{	margin-left:20px;_margin-left:10px;}

.h150{height:150px;}
.test{
	border:1px solid #ff0000;
}
.floatRight2 {	padding: 0;	float: right;}
.floatLeft2 {	padding: 0;	float: left;}

