@charset "utf-8";
#wrapper {
}
body {
	background:url(../image/ricepaper.png);
}

					/*index*/
#header {
	width:960px;
	margin:0 auto;
	margin-top:40px;
	
}
#header ul {
	float:right;
}
#header .osirase {
	float:left;
	width:250px;
	margin:40px 0 0 20px;
	color:#f5deb3;
	/*padding:20px;
	background:rgba(255,165,0,0.9);
	opacity:0.4;
	filter:alpha(opacity=40);
	border-radius:10px 10px 10px 10px;*/
}
#header h1 {
	font-size:20px;
	font-weight:bold;
}
.header03 h1 {
	padding:20px 0 0 15px;
}
/*#header ul li {
	float:left;
	padding:25px;
	font-size:18px;
}
#header li a {
	color:#aaa;
	font-weight:bold;
}*/

#menu li a {
	color:#f5deb3;
	transition:all 1s linear;
	cursor:pointer;
}
#menu li {
	float: left;
	width: 90px;
	font-weight: bold;
	font-size:16px;
}
#menu li ul {
	display: none;
	position: absolute;
	width: 90px;
}
#menu li ul li {
	border: none;
	font-size:12px;
}
#menu li ul li a {
	display: inline-block;
	color:#f5deb3;
}
#menu li a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	border-bottom:3px solid #f5deb3;
}
#menu li ul li a:hover {
	color:#ffa500;
}
.header02 {
	/*index*/
	width:960px;
	height:520px;
	margin:0 auto;
	background:url(../image/ricepaper04.png);
	border-radius:480px 480px 0px 0px;
	clear:both;
}
.header03 {
	/*index*/
	width:400px;
	height:400px;
	background:url(../image/ricepaper.png);
	border-radius:200px 200px 200px 200px;
	position:relative;
	top:280px;
	margin:0 auto;
}
#con {
	/*index*/
	width:100%;
	margin:0 auto;
	padding:120px 0;
	background:url(../image/ricepaper04.png);
	overflow:hidden;	
}
#con02 {
	width:960px;
	margin:0 auto;
}
#con02 .text01 {
	width:750px;
	margin:0 auto;
	font-size:28px;
	font-weight:bold;
	line-height:60px;
	padding:200px 0;
}
#con02 .logo01 {
	margin-left:300px;
}
.bagle01 {
	width:480px;
	float:right;
	margin-right:20px;
	border-radius:20px 20px 20px 20px;
}
#blog {
	width:250px;
	float:left;
	margin-left:40px;
	color:#8b4513;
}
#blog h3 {
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
#blog h2 {
	font-size:20px;
	margin-bottom:20px;
	font-weight:bold;
}
.all {
	margin-bottom:20px;
	border-bottom: 3px dotted #8b4513;
}
.all span {
	font-size:10px;
}
.ranking {
	margin-top:60px;
}
.ranking ul li {
	padding-bottom:10px;
}
.rank01 {
	background:url(../image/ranking01.png) no-repeat;
	padding:5px 0 0 35px;
}
.rank02 {
	background:url(../image/ranking02.png) no-repeat;
	padding:5px 0 0 35px;
}
.rank03 {
	background:url(../image/ranking03.png) no-repeat;
	padding:5px 0 0 35px;
}
.address {
	text-align: center;
	color:#f5deb3;
}

#footer {
	width:100%;
	margin:0 auto;
	height:500px;
}
#footer ul {
	text-align: center;
	margin:20px 0;
}
#footer ul li {
	display: inline;
	padding: 2px 25px 3px 16px;
}
#footer a {
	color:#f5deb3;
}
#footer .sns {
	float:right;
}

					/*gallery*/
					
table td {
	width:320px;
	text-align:center;
}
table caption {
	font-size:30px;
	font-weight:bold;
	padding:60px 0 120px 0;
}

.header02-1 {
	/*index*/
	width:960px;
	height:520px;
	margin:0 auto;
	background:url(../image/ricepaper01.png);
	border-radius:480px 480px 0px 0px;
	clear:both;
}
					
#con01 {
	width:100%;
	margin:0 auto;
	padding:120px 0;
	background:url(../image/ricepaper01.png);
	overflow:hidden;	
}
#main {
	/*gallery*/
	width:100%;
	background:url(../image/ricepaper01.png);
}
#main02 {
	/*gallery*/
	width:960px;
	margin:0 auto;
}
.maincon {
	overflow:hidden;

}
.img01 {
	/*gallery*/
	width:250px;
	margin:0 52.5px;
}
.img {
	/*gallery*/
	width:250px;
	float:left;
}
