@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height:1.2em;
	background-image : url(images/bg.jpg) ;
	background-repeat: repeat;
	background-position: right bottom;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd,hr{
	margin: 0px;
	padding: 0px;
	line-height:1.2em;
}

a:link,a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #996633;
}

img {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}

p {
	padding: 5px;
	margin-bottom: 5px;
}

#sessile_flowers_co {
	background-image : url(images/bg1.jpg) ;
	background-repeat: repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #ccc;
}

#sessile_flowers {
	padding: 15px 0;
	background: #fff ;
	width: 100%;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #ccc;
}

#floral_design {	
	text-align: left;
	width: 100%;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#floral_design h1 {
	color: #000;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.75);
	-moz-text-shadow: 0px 0px 5px rgba(0,0,0,0.75);
	-webkit-text-shadow: 0px 0px 5px rgba(0,0,0,0.75);
	font-size:160%;
	padding: 30px 10px;
}

#floral_design h2 {
	color: #333;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
	-moz-text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
	-webkit-text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
	font-size:120%;
	padding: 15px 10px;
	font-weight: bold;
}

#floral_design p {
	text-shadow: 1px 1px 5px #fff;
	-moz-text-shadow: 1px 1px 5px #fff;
	-webkit-text-shadow: 1px 1px 5px #fff;
	padding: 10px 30px;
	margin-bottom: 30px;
}

#blossom {
	display:none;
}
.komidasi {
	font-weight:bold;
	background-image : url(images/hbg.jpg) ;
	background-repeat: repeat;
	background-position: left center;
	padding: 5px;
	clear: both;
	margin: 20px 0 10px;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.35);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.35);
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px; 
	border-radius: 20px;
}

.komidasi1 {
	background-image : url(images/h3.jpg) ;
	background-repeat: repeat;
	background-position: left center;
	padding: 10px;
	clear: both;
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px; 
	border-radius: 20px;
}

#hana {
	width: 96%;
	padding: 0 2%;
	margin-bottom: 40px;
	line-height:1.5em;
}
#hana img {
	max-width: 50%;
}
#hana h2 {
	background-image : url(images/hbg.jpg) ;
	background-repeat: repeat;
	background-position: left center;
	line-height: 1.2em;
	padding: 10px ;
	margin: 20px 0 10px;
	text-align: center;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.35);
}

.petal {
	margin: 5px 0 20px ;
	padding: 5px ;
}

.petal li a{
	font-size:1.4em;
	background-image : url(images/menu.png) ;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 2px 10px 2px 20px;
	margin: 0px 5px 5px;
	line-height: 1.4em;
	text-decoration: none;
	display: block;
}

.petal li a:hover{
}

#rose{
	clear: both;
	margin: 25px 0 0 ;
	padding: 15px 0px 15px;
}

.roseleaf {
	margin: 5px 10px 25px;
	text-align: left;
	padding: 0 ;
}

.roseleaf a {
	color: #333;
	padding: 13px;
	margin: 3px;
	display: block;
	text-decoration: none;
	line-height: 1.2em;
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 1%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f4f4f4), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top,  #f4f4f4 1%,#e5e5e5 100%);
background: -o-linear-gradient(top,  #f4f4f4 1%,#e5e5e5 100%);
background: -ms-linear-gradient(top,  #f4f4f4 1%,#e5e5e5 100%);
background: linear-gradient(to bottom,  #f4f4f4 1%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e5e5e5',GradientType=0 );
	box-shadow: 1px 1px 2px #666; 
	-moz-box-shadow: 1px 1px 2px #666; 
	-webkit-box-shadow: 1px 1px 2px #666; 
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
.roseleaf a:hover {
}
.curias {
	clear: both;
}

.trifidpetals {
	text-align: center;
	padding: 40px 0 0;
}

.patturnc {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.patturnc a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.patturnc a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}
