﻿@import "reset.css";
@import "def.css";
@import "clearfix.css";



body {
	font-size: small;
	color:#666666
	width:100%;
	background-color: #D7C199;
	color: #555555;
	margin-bottom: 10px;
}
a {  
	text-decoration: none; 
	line-height: 110%;
}
a:link,
a:visited{color: #005FC3;}
a:hover{color: #6296CA;}

#header {
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
#footer {
	border-top-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #996600;
	padding-top: 3px;
	text-align: center;
}
#main {
	width: 100%;
	text-align: center;
	background-image: url(/contents/flower/images/background-line.gif);
}
#contents {
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 15px;
margin-left:auto;
margin-right:auto;
}


h1 {
	font-size: small;
	text-align: left;
}



h2 {
	font-size: large;
	font-weight: bold;
	color: #003300;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
}

h3 {
	font-size: small;
	color: #006666;
	padding-bottom: 3px;
	text-align: center;
}

/*詳細ページのポイント説明 */
.list-point {
	font-size: small;
	text-align: left;
	padding: 5px;
	background-image: url(/contents/flower/images/background-line2.gif);
	margin-bottom: 5px;
	margin-top: 5px;
}

/*詳細ページの左リスト */
.detail {
	border: 1px solid #009966;
	width: 300px;
	padding: 2px;
	margin-right: 9px;
margin-top: 20px; 
}

#----------------------------------------------------------{}

#box{
	width: 290px;
	height: 75px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#box img{
	margin-right: 10px;
	margin-bottom: 10px;
}

#box_l{
	float: left;
}
#box_r{
	float: right;
	text-align: left;
	width: 220px;
}

h5{
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
h6{
	line-height: 150%;
	font-size: 80%;
	padding-bottom: 5px;
}

#clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 0px;
	width: 0px;
}

h4{
	background-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
}

#left{
	float: left;
	width: 200px;
	margin-left: 12px;
	text-align:left;
}
#right{
	float: right;
	width: 660px;
	text-align:left;
	margin-left: 0px;
	padding-left: 10px;
}
#title{
	margin-bottom: 10px;
}

#title_l{
	float: left;
}
#title_l.p-on-title__heading{
	display: flex;
}
#title_l.p-on-title__heading h1{
	margin: 0 0 0 4px;
}
#title_r{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}

#on_table{	margin-top: 15px;
	margin-bottom: 10px;}
#on_table .on_space{
width:5px;}

#on_table a{
	display: block;
	padding: 3px;
	font-size: 12px;
}
#on_table table{
	margin-top: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 200px;
	margin-bottom: 5px;
}
#on_table td{
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#on_table td:hover{
	background-color: #f3f3f3;
}
#on_table th{}


#category_table a{
	display: block;
	padding: 3px;
}
#category_table table{
	margin-top: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 200px;
	margin-bottom: 8px;
}
#category_table td{
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#category_table a:hover{
	background-color: #f3f3f3;
}




#side_title,
#side_title2{
	background-image: url(/contents/flower/images/00_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	width: 200px;
}
#side_title2{
	margin-top: 20px;
	margin-bottom: 5px;
}

#copy{
	margin-top: 10px;
}
#link {
	margin: 45px 0 25px;
	width: 628px;
	text-align: left;
}
body#top #link {
	margin: 45px auto 25px;
}
#link_inner {
	width: 626px;
	border-top: 1px solid #b8b8b8;
	padding: 5px 1px 0 1px;
	margin-top: 5px;
}
#link_inner img {
	margin: 5px 3px;
	float: left;
	display: inline;	/* IE6対策 */
}

#link {
    margin:10px 0 25px;
}
.banner_list2-1 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.banner_list2-1 li {
    width: calc(50% - 7px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
	border:1px solid #CCC;
}
.banner_list2-1 li img{
	width:100%;
}
.banner_list2-1 li:nth-child(2n) {
    margin-right: 0px;
}
h2.c-link__heading{
	padding: 0;
	margin: 0;
}
h2.c-link__heading img{
	vertical-align: bottom;
}

.p-list-header{
	display: flex;
    justify-content: space-between;
    padding: 1rem 1rem 0 1rem;
}

.accordion-001 {
	max-width: 860px;
	background-color: #ffffff;
	margin: 20px auto;
	}
	
	.accordion-001:not([open]) {
	margin-bottom: 7px;
	}
	
	.accordion-001 summary {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 1em 2em;
	border-radius: 5px;
	background-color: #DDCBA8;
	color: #333;
	font-weight: 600;
	cursor: pointer;
	}
	
	.accordion-001 summary::-webkit-details-marker {
	display: none;
	}
	
	.accordion-001 summary::after {
	transform: translateY(-25%) rotate(45deg);
	width: 7px;
	height: 7px;
	margin-left: 10px;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	content: '';
	transition: transform .3s;
	}
	
	.accordion-001[open] summary::after {
	transform: rotate(225deg);
	}
	
	.accordion-001 div {
	transform: translateY(-10px);
	opacity: 0;
	margin: 0;
	padding: 0 2em;
	color: #333333;
	transition: transform .5s, opacity .5s;
	}
	
	.accordion-001[open] div {
	transform: none;
	opacity: 1;
	}
	.sitelist{
	background: url(/contents/flower/images/allow-light.gif) no-repeat;
	padding-left: 15px;
	margin: 1em 0;
	background-position:left center;
	background-size: 8px 8px;
	padding-top: 2px;
	} 

	td.p-table-cell{
	display: flex;
	}
	h1.p-details__heading{
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #003300;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	}
.detail tr {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #009999;
}

.p-calender-table td img{
	display: block;
}