﻿@charset "UTF-8";


/*----------------------------------------
 deli
----------------------------------------*/

/*　ここもitem.cssのdeliとまとめられるかも*/
div.deli {
	margin: 20px 0;
	width: 653px;
	border: 1px #cccccc solid;
}
div.deli h4,
div.deli p {
	margin: 20px;
}

div.deli img {
	margin: 20px 0 20px 60px;
}

div.deli h3 {
	padding-left: 20px;
	background-color: #eeeeee;
}

div#cafe1 {
	margin-bottom: 40px;
	width: 660px;
}

div#cafe1 img {
	margin-bottom: 20px;
	float: left;
}

div#cafe1 p {
	float: right;
	width: 380px;
	height: 340px;
	background: #ffffff url(../images/cafe3s.jpg) bottom right no-repeat; /*確認*/
}

div.cafe2,
div.cafe3 {
	clear: both;
	margin-bottom: 40px;
	width: 660px;
}

div.cafe2 img,
div.cafe3 img {
	margin: 20px 10px 0 0;
}

div.cafe2 h3,
div.cafe3 h3 {
	height: 56px;
	color: #e99219;
}

div.cafe2 h3 {
	padding: 15px 0 0 130px;
	background: #ffffff url(../images/book.gif) no-repeat;
}

div.cafe3 h3 {
	padding: 15px 0 0 250px;
	background: #ffffff url(../images/hour.gif) no-repeat;
}

h2#ar {
	margin-top: 50px;
}

div#art {
	margin-top: 20px;
	position: relative;
	width: 900px;
	height: 500px;
	background: #ffffff url(../images/artg.jpg) no-repeat;
}

div#art p#art01 {
	position:absolute;
	top:51px;
	left:441px;
}

div#art p#art02 {
	position:absolute;
	top:51px;
	left:680px;
}

div#art p#art03 {
	position:absolute;
	top:280px;
	left:680px;
}

div#art a img {
	border:none;
	line-height: 1.1;
}
