/*
Theme Name: apio
Theme URI: http://www.apio.jp/
Description: カテゴリー用css
Author: NOBU
*/
table, th, td, tr {/*tableフォンとサイズの規定*/
	/*font-size:18px;*/
}


/* ++++++ サイドナビ部分のデザイン ++++++ */

#side_navi {
	width:170px;
	float:left;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-top: 10px;
	}
	
#side_navi ul, #side_navi li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 12px;
	line-height: 48px;
	}
#side_navi li {
	background-color: #eee;
	display: block;
	background-image: url(images/side_navi_icon.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 185px;
	font-size: 12px;
	line-height: 48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-indent: 20px;
	background-position: 15px 15px;
	}
#side_navi a {
	padding-left: 15px;
	text-decoration: none;
}

#side_navi a:hover {
	text-decoration:underline;
}

#side_navi form	{
	margin-left:0px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */


*html body #main_contents {/* IE6用ハック */
	width: 570px;
	float:right;
	background-color: #FFF;
	color:#515457;
	margin-top: 10px;
	margin-right: 12px;
	}

#main_contents {
	width: 570px;
	float:right;
	background-color: #FFF;
	color:#515457;
	margin-top: 10px;
	margin-right: 25px;
	}

#main_contents h2 {
	background-image: url(images/h2_base.gif);
	background-repeat: no-repeat;
	margin-bottom:1em;
	height: 40px;
	width: 570px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 25px;
	padding-top: 10px;
	color: #FFF;
	background-color: #000000;
}

.asuka {
	background-image: url(images/h2_asuka.gif);
}
#main_contents h3	{
	background-image: url(images/h3_base.gif);
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	color:#515457;
	width: 95%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	/*padding-left: 0px;*/
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-repeat: no-repeat;
	/*text-indent: 30px;
	height: 30px;*/
	clear: both;
}


#main_contents h4	{
	font-size: 15px;
	font-weight: bold;
	line-height:1em;
	color:#515457;
	padding:3px 0 3px 5px;
	margin:10px 0 5px 20px;
	letter-spacing:-1px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #515457;
	clear:both;
}

#main_contents h5	{
	font-size: 1em;
	font-weight: bold;
	line-height:1.25em;
	color:#00536C;
	letter-spacing:-1px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00536C;
	width: 70%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}

#main_contents li{
	margin-bottom:1.5em;
}

/*
*html body #main_contents p	{IE6用ハック
	margin-left:10px;
	margin-right:5px;
	}
*/

#main_contents p	{
	margin-left:20px;
	margin-right:10px;
	}


/*+++++ ct02イベント案内のデザイン +++++*/

th { font-weight:normal; text-align:left; }
th, td, tr {vertical-align: top;}

#ct02 table {
	border-collapse:separate;
	font-size:0.9em;
	line-height: 1.5em;
}
#ct02 th, #ct02 tr, #ct02 td {
	text-align: left;
	vertical-align: top;
}
#ct02 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	padding-top:5px;
}
#ct02 th {
	font-weight:normal;
	white-space: nowrap;
	padding: 5px 10px 10px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	background-color: #FFFEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}
#ct02 ul, #ct02 ol {
	padding-left:40px;
	list-style-position: outside;
}
#ct02 .list_d {
	list-style-type: disc;
}

/*+++++ ct03アピオの紹介のデザイン +++++*/

#ct03 ul {
	margin-left:50px;
}
#ct03 ol {
	margin-left: 50px;
}

#ct03 table {
	border-collapse:collapse;
}
#ct03 th, #ct03 td, #ct03 tr {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #FFEAAF;
}
/*+++++ ct04施設案内のデザイン +++++*/

#ct04 ul, #ct04 ol {
	margin-left:40px;
	margin-bottom:10px;
}
#ct04 .h3capt {
	font-size:0.6em;
	font-weight:normal;
	text-align: right;
}

#ct04 table {/*料金表の一般設定*/
	border-collapse:collapse;
	/*margin-left:50px;*/
	border: 1px solid #4C829A;
}
#ct04 th, #ct04 td, #ct04 tr {
	font-size:0.9em;
	line-height:1.5em;
	padding:3px;
	margin-left:50px;
	border: 1px solid #4C829A;
}

#ct04 th {
	padding:3px;
	white-space:nowrap;
	text-align:center;
	background-color:#DBE7ED;
	border: 1px solid #4C829A;
}

#fee_all {/*催事場料金表の設定*/
}
#fee_all th, #fee_all td, #fee_all tr {
	font-size:9px;
	padding: 1px;
	line-height:12px;
	border: 1px solid #4C829A;
}
#fee_all th {
	white-space:nowrap;
}

#fee_all2 {
}
#fee_all2 th, #fee_all2 td, #fee_all2 tr {
	font-size:9px;
	padding: 1px;
	line-height:12px;
	border: 1px solid #4C829A;
}
#fee_all2 th {
	white-space:nowrap;
}

.price, .p_right {/*金額・個数の右寄せ*/
	text-align:right;
}
.p_center {
	text-align:center;
}

.kubun {/*区分の行折れを防ぐ*/
	white-space:nowrap;
}

#ct04 .col_box {/*p010の枠囲みで使用*/
	/*width:500px;*/
	margin-left:20px;
	padding:10px;
	background-color:#FFEEFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF62FF;
	border-right-color: #FF62FF;
	border-bottom-color: #FF62FF;
	border-left-color: #FF62FF;
}

#ct04-010 th {/*催事場トップの表の特例ct04-010*/
	margin:0;
	padding:0;
}
#ct04-010 th p {/*催事場トップの表の特例ct04-010*/
	margin:5px;
	padding:0;
}


/*+++++ ct05アクセスのデザイン +++++*/
#ct05 ul {
	margin-left:50px;
}
#ct05 dl {
	margin-left: 50px;
}
#ct05 dt {
color:#FF0000;
}

#ct05 dd {
	padding-left:25px;
}


/*+++++ ct06申請書類のデザイン +++++*/

#ct06 table {
	margin: 10px 0 10px 50px;
	border-collapse:collapse;
	border-color:#036;
	font-size:0.9em;
}
#ct06 th, #ct06 td, #ct06 tr {
	padding:3px;
	border: 1px solid #036;
	font-size:0.9em;
}

#ct06 th {
	padding:3px 25px;
	text-align:center;
	white-space: nowrap;
}

#ct06 ol {
	margin-left:50px;
}

#ct06 #req {
	font-size:2em;
	line-height:1.5em;
	font-weight:bold;
	text-indent:100px;
} 

/*+++++ ct07利用案内のデザイン +++++*/
#ct07 ul {
	margin-left:50px;
}
#ct07 ol {
	margin-left: 50px;
}

#ct07 ol ul{
	margin-left:0;
}

#ct07 table {
	margin:10px 0 10px 50px;
	border-collapse:collapse;
}
#ct07 th {
	text-align: center;
	background-color:#EEF4F7
}
#ct07 th, #ct07 td, #ct07 tr {
	padding:3px;
	border: 1px solid #CCC;
}

#ct07 td p{
	margin-left: 0;
    margin-right: 0;
}

#ct07 td ul{
	margin-left:30px;
}

#ct07 td ul li{
	margin-bottom:.5em;
}


#ct07 dl {
	padding-left: 50px;
}

#ct07 dd {padding-left:25px;
}

#ct07 .padding45 {/*ご利用案内で0.9emで5文字さげ*/
	padding-left:4.5em;
	margin-left:0;
}

#ct07 .padding54 {/*ご利用案内で0.9emで6文字さげ*/
	padding-left:5.4em;
	margin-left:0;
}

/*+++++ ct08リンクのデザイン +++++*/

#ct08 dl {
	padding-left: 50px;
}

#ct08 dd {padding-left:25px;
}

/*+++++ シングルページ（ニュースページ）のデザイン +++++*/

#single_page dl, #single_page ul {
	margin-left:30px;
	font-size:1.05em;
}
#single_page dt	{
	font-weight:bold;
	margin-top:5px;
	background-color: #FFFFCC;
	display: block;
	width: 80%;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
#single_page dd	{
	margin-left:10px;
	margin-bottom:10px;
}
#single_page ul	{
	margin-left:40px;
	list-style-position: outside;
	//list-style-type: none;
	margin-top:5px;
}

#single_page hr	{
	border:2px dotted #ccc;
	margin:1em 0;
}

#single_page #ct07 h3,
#single_page #ct07 p,
#single_page #ct07 ul,
#single_page #ct07 table{
	margin-bottom:1.5em;
}

#single_page #ct07 li{
	margin-bottom:.5em;
}

/*ちびっこ農園用table*/
table.farm {
	border-collapse:collapse;
	border: 1px solid #CCC;
}
.farm th, .farm td, .farm tr {
	border: 1px solid #CCC;
	padding:2px;
}


@media screen and (max-width:480px){

/* ++++++ サイドナビ部分のデザイン ++++++ */

#side_navi {
	width:100%;
	float:none;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-right: 25px;
	padding-top: 10px;
	}
	
#side_navi ul, #side_navi li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 12px;
	line-height: 48px;
	}
#side_navi li {
	background-color: #eee;
	display: block;
	background-image: url(images/side_navi_icon.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 185px;
	font-size: 12px;
	line-height: 48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-indent: 20px;
	background-position: 15px 15px;
	}
#side_navi a {
	padding-left: 15px;
	text-decoration: none;
}

#side_navi a:hover {
	text-decoration:underline;
}

#side_navi form	{
	margin-left:0px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */


#main_contents {
	width: 100%;
	float:none;
	background-color: transparent;
	color:#333;
	margin-top: 1em;
	margin-right: 1em;
	padding:1em;
	}

#main_contents h2 {
	background-image:none;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	font-size: inherit;
	line-height: 1.5;
	text-indent: 0;
	padding: .5em 1em;
	color: #FFF;
	border-radius:25px;
background: #8b9695; /* Old browsers */
background: -moz-linear-gradient(top, #8b9695 0%, #707976 49%, #0a0809 50%, #0a0809 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #8b9695 0%,#707976 49%,#0a0809 50%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #8b9695 0%,#707976 49%,#0a0809 50%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b9695', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */
}

#main_contents h2 span{
	display:inline-block;
}

#main_contents h3	{
	background-image: url(images/h3_base.gif);
	background-size:1em;
	background-position:center left;
	font-size: inherit;
	color:#333;
	width: 100%;
	margin:0 !important;
	margin-top: 1em !important;
	margin-bottom: 1.5em !important;
	padding: .5em 0 .5em 1.5em;
}


#main_contents h4	{
	font-size: inherit;
	line-height:1.5;
	color:#333;
	padding:.5em 1em;
	margin:1em 0;
	letter-spacing:normal;
}

#main_contents h5	{
	font-size: inherit;
	line-height:1.5;
	letter-spacing:normal;
	width: 100%;
	margin:1em 0;
	padding:.5em 1em;
}

#main_contents h6	{
	line-height:1.5;
	letter-spacing:normal;
	width: 100%;
	margin:1em 0;
	padding:.5em 1em;
}


#main_contents p	{
	margin:0;
	}


/*+++++ ct02イベント案内のデザイン +++++*/

th { font-weight:normal; text-align:left; }
th, td, tr {vertical-align: top;}

#ct02 table {
	border-collapse:separate;
	font-size:0.9em;
	line-height: 1.5em;
}
#ct02 th, #ct02 tr, #ct02 td {
	text-align: left;
	vertical-align: top;
}
#ct02 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	padding-top:5px;
}
#ct02 th {
	font-weight:normal;
	white-space: nowrap;
	padding: 5px 10px 10px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	background-color: #FFFEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
}
#ct02 ul, #ct02 ol {
	padding-left:40px;
	list-style-position: outside;
}
#ct02 .list_d {
	list-style-type: disc;
}

#ct02 + p +ul{
    margin-left: 20px !important;
}


/*+++++ ct03アピオの紹介のデザイン +++++*/

#top_main ul {
	margin-left:50px;
}
#top_main ol {
	margin-left: 50px;
}

#top_main table {
	border-collapse:collapse;
}
#top_main th, #ct03 td, #ct03 tr {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border: 1px solid #FFEAAF;
}
/*+++++ ct04施設案内のデザイン +++++*/

#ct04 ul, #ct04 ol {
	margin-left:20px;
	margin-bottom:10px;
	list-style:inherit;
}
#ct04 .h3capt {
	display:block;
	text-align: left;
}

#ct04 table {/*料金表の一般設定*/
	width:100% !important;

	border-collapse:collapse;
	margin-left:auto;
	border: 1px solid #4C829A;
}
#ct04 th, #ct04 td, #ct04 tr {
	width:auto !important;
}

#ct04 th {
	padding:3px;
	white-space:nowrap;
	text-align:center;
	background-color:#DBE7ED;
	border: 1px solid #4C829A;
}

#fee_all {/*催事場料金表の設定*/
}
#fee_all th, #fee_all td, #fee_all tr {
	font-size:9px;
	padding: 1px;
	line-height:12px;
	border: 1px solid #4C829A;
}
#fee_all th {
	white-space:nowrap;
}

#fee_all2 {
}
#fee_all2 th, #fee_all2 td, #fee_all2 tr {
	font-size:9px;
	padding: 1px;
	line-height:12px;
	border: 1px solid #4C829A;
}
#fee_all2 th {
	white-space:nowrap;
}

.price, .p_right {/*金額・個数の右寄せ*/
	text-align:right;
}
.p_center {
	text-align:center;
}

.kubun {/*区分の行折れを防ぐ*/
	white-space:nowrap;
}

#ct04 .col_box {/*p010の枠囲みで使用*/
	margin-left:0;
	padding:1em;
}

#ct04-010 th {/*催事場トップの表の特例ct04-010*/
	margin:0;
	padding:0;
}
#ct04-010 th p {/*催事場トップの表の特例ct04-010*/
	margin:0 5px;
	padding:0;
}


/*+++++ ct05アクセスのデザイン +++++*/
#ct05 ul {
	margin-left:20px;
}
#ct05 dl {
	margin-left: 20px;
}
#ct05 dt {
padding-top:.5em;
color:#FF0000;
}

#ct05 dd {
	padding-left:0 !important;
}

#ct05 dd a{
	display:block;
}


/*+++++ ct06申請書類のデザイン +++++*/

#ct06 table {
	margin: 10px 0 10px 50px;
	border-collapse:collapse;
	border-color:#036;
	font-size:0.9em;
}
#ct06 th, #ct06 td, #ct06 tr {
	padding:3px;
	border: 1px solid #036;
	font-size:0.9em;
}

#ct06 th {
	padding:3px 25px;
	text-align:center;
	white-space: nowrap;
}

#ct06 ol {
	margin-left:50px;
}

#ct06 #req {
	font-size:2em;
	line-height:1.5em;
	font-weight:bold;
	text-indent:100px;
} 

/*+++++ ct07利用案内のデザイン +++++*/
#ct07 ul {
	margin-left:20px;
}
#ct07 ol {
	margin-left: 20px;
}

#ct07 table {
	margin:10px 0 10px 0px;
	border-collapse:collapse;
}
#ct07 th {
	text-align: center;
	background-color:#EEF4F7
}
#ct07 th, #ct07 td, #ct07 tr {
	padding:3px;
	border: 1px solid #CCC;
}

#ct07 dl {
	padding-left: 20px;
}

#ct07 dd {padding-left:25px;
}

#ct07 .padding45 {/*ご利用案内で0.9emで5文字さげ*/
	padding-left:0;
	margin-left:0;
}

#ct07 .padding54 {/*ご利用案内で0.9emで6文字さげ*/
	padding-left:0;
	margin-left:0;
}

/*+++++ ct08リンクのデザイン +++++*/

#ct08 dl {
	padding-left: 0px;
}

#ct08 dd {padding-left:20px;
}

/*+++++ シングルページ（ニュースページ）のデザイン +++++*/

#single_page dl, #single_page ul {
	margin-left:30px;
	font-size:inherit;
}
#single_page dt	{
	font-weight:bold;
	margin-top:5px;
	background-color: #FFFFCC;
	display: block;
	width: 80%;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
#single_page dd	{
	margin-left:10px;
	margin-bottom:10px;
}
#single_page ul	{
	margin-left:20px !important;
}
/*ちびっこ農園用table*/
table.farm {
	border-collapse:collapse;
	border: 1px solid #CCC;
}
.farm th, .farm td, .farm tr {
	border: 1px solid #CCC;
	padding:2px;
}



	.cp_table {
		display: block;
		width: 100%;
	}
	.cp_table thead {
		display: block;
		float: left;
		overflow-x: scroll;
	}
	.cp_table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.cp_table th {
		display: block;
		width: auto;
		border-width: 1px 0px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table th:last-child {
		border-bottom: 1px solid #dddddd;
	}
	.cp_table tbody tr {
		display: inline-block;
		margin: 0;
	}
	.cp_table td {
		display: block;
		border-width: 1px 1px 0px 1px;
		border-color: #dddddd;
		border-style: solid;
	}
	.cp_table td:last-child {
		border-bottom: 1px solid #dddddd;
	}

table.large_table{
	width:96% !important;
	margin-left:auto;
	margin-right:auto;
}

table.large_table{
	display: block;
	height:auto !important;
	overflow-x: scroll;
	table-layout:fixed; 
	font-size:85%;
	box-sizing: border-box;
}

table.large_table:before{
	//content:'※表が画面サイズを超える場合、横にスクロールできます。';
}

table.large_table td,#cont table.large_table th{
	white-space: nowrap;
	padding:3px 8px;
}

table.large_table td:last-of-type{
	white-space: normal;
}

#main_contents table.large_table {
	border:0;
	overflow: auto;
}

table::-webkit-scrollbar{ /* スクロールバー全体 */
    height: 5px;
}

table::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #4C829A;
    border-radius: 10px;
}
table::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #DBE7ED;
}
table::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #DBE7ED;
}

object{
	max-width:100%;
	height:auto;
}