div.leftbox {float:left;padding-right:10px}
div.rightbox {float:right;padding-left:10px}
div#menu{
	width:700px;
	height:187px;
	position:absolute;
	top:90px;
	font-family: georgia, "times new roman", times,sans-serif;
	}

#menu h3{
	display:none;
	margin:0px;
	padding:0px;
	}

#menu ul{
	list-style-type:none;
	margin:0px;
	padding-left:220px;
	padding-top:20px;
	}

#menu ul li{
	display:inline;
	}

#menu a{
	display:block;
	padding:3px 15px 3px 0px;
	float:left;
	}

#maintext h3{
	margin-top:0px;
	font-size:16px;
	letter-spacing:2px;
	padding:3px;
	color:#A0543A;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #A0543A;
	border-bottom-color: #A0543A;
	}

div#maintext{
	width:520px;
	background-image:url(img/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:140px 150px 80px 30px;
	font-family: georgia, "times new roman", times,sans-serif;
	}

div#maintext h3.linktitle {
	font-family: georgia, "times new roman", times,sans-serif;
}

div#navigation{
	background-repeat:no-repeat;
	background-position:top;
	width:700px;
	height:187px;
	position:absolute;
	top:0px;
	font-family: georgia, "times new roman", times,sans-serif;
	}

#navigation h3{
	display:none;
	margin:0px;
	padding:0px;
	}

#navigation ul{
	list-style-type:none;
	margin:0px;
	padding-left:220px;
	padding-top:20px;
	}

#navigation ul li{
	display:inline;
	}

#navigation a{
	display:block;
	padding:3px 15px 3px 0px;
	float:left;
	}

.topics, .cafe, .zakka, .info, .about, .shopping, .link{
	margin:0px;
	padding:0px;
	width:700px;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color:#fffdca;
}

body#contents{
	margin-bottom:20px;
	}

body{
	background-color:#c1c7c9;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:700px;
	margin:0px auto;
	padding:0px;
	font-family: georgia, "times new roman", times,sans-serif;
	font-size:12px;
	line-height:180%;
	color:#3E332D;
	}


/*リンクページリスト*/
div#maintext dl.linklist dt{
	font-weight:bold;
	margin-left:1em;
	font-family: georgia, "times new roman", times,sans-serif;
	}

div#maintext dl.linklist dt a:link,div#maintext dl.linklist dt a:visited, div#maintext dl.linklist dt a:active {
	font-weight:normal;
	}

div#maintext dl.linklist dt a:hover{
	color:#f00; text-decoration:underline;
	}

div#maintext dl.linklist dd{
	margin-left:1em;
	margin-bottom:1.5em;
	font-size:10px;
	line-height:16px;
	}


p.DETAIL{
	clear:both;
	margin-top:0em;
	margin-bottom:3em;
	text-align:right;
}

#pkupDetail a img, .DETAIL a{
border:none;
/*	height:17px;
	width:72px;
	background-image:url(img/detail.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 420px !important;
	margin-right:20px;
	font-family: georgia, "times new roman", times,sans-serif;*/
	}


#pkupDetail span, .DETAIL span{
	visibility:hidden;
	}

.topics{
	background-image:url(img/topics.gif);
	}

.cafe{
	background-image:url(img/cafe.gif);
	}

.zakka{
	background-image:url(img/zakka.gif);
	}

.info{
	background-image:url(img/info.gif);
	}

.about{
	background-image:url(img/about.gif);
	}

.shopping{
	background-image:url(img/shopping.gif);
	}

.link{
	background-image:url(img/link.gif);
	}

.blog{
	background-image:url(img/blog.gif);
	}

div.blogbody {
	margin:0 20px 20px 20px;
	font-family: georgia, "times new roman", times,sans-serif;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#2F5686;
	}
a:hover {
	text-decoration:underline;
}

hr{
	display:none;
	}

address{
	font-size:10px;
	font-style:normal;
	font-family: georgia, "times new roman", times,sans-serif;
	}


/*コンテンツページ用ここから*/



div#footer{
	position:absolute;
	width:700px;
	margin: -50px auto;
	}

#footer p{
	margin: 0px;
	}

#footer p,#contents address{
	text-align:right;
	padding-right:20px;
	font-family: georgia, "times new roman", times,sans-serif;
	}

div.photo{
	margin-bottom:0.5em;
	}

div.text{
	margin-top:0.5em;
	}

p#copyright{
	font-size:10px;
	}

div#pickUp{
	background-color:#fff;
	margin-bottom:2em;
	padding:0px;
	background-image:url(img/pkup.gif);
	}

div.text{
	padding:0px 20px;
	margin-bottom:0px;
	}

div#pickUp h2{
	display:none;
	}

div#pickUp div#pkupDetail{
	clear:both;
	background-image:url(img/pkupBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:right;
}

div.photo{
	float:right;
	width:150px;
	padding:0px 20px 10px 10px;
	text-align:center;
	margin:0px;
	}

div#pickUp h3{
	padding-top:30px;
	padding-right:20px;
	padding-left:20px;
	color:#6e645a;
	background-image:url(img/pkupTop.gif);
	background-repeat:no-repeat;
	border-style:none;
}


/*詳細用写真設定*/
p#photo{
	overflow:hidden;
	width:520px;
	}

/*コンテンツページ用ここまで*/


/*form用*/
table#write{
	font-size:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}

#write td,#write th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:2px;
	}

/*info用*/
#subPhoto p{
	width:150px;
	font-size:10px;
	float:left;
	line-height:1.5em;
	padding-right:10px;
	}
#pastInfo,div.pageswitch {font-weight:bold;}
#pastInfo a:link {text-decoration:underline;}


/*トップページ用ここから*/
#toppage h2{
	width:337px;
	height:90px;
	background-image:url(img/logo.gif);
	margin:0px auto;
	}

#toppage h2 span{
	visibility:hidden;
	}

#toppage h3{
	display:none;
	}

#toppage ul{
	list-style-type:none;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	width:252px;
	padding-bottom:265px;
	padding-left:85px;
	margin:0px auto;
	background-image:url(img/bar.gif);
	/*background-image:url(img/bar12.gif);*/
	background-position:center bottom;
	}


#toppage ul li a{
	display:block;
	width:142px;
	padding:4px 12px;
	letter-spacing:1px;
	}

#toppage span{
	font-weight:normal;
	font-size:10px;
	float:right;
	color:#f00;
	}

#toppage ul li a:hover{
	background-color:#cdb79b;
	}

#toppage address{
	text-align:center;
	margin-top:20px;
	}

/*トップページ用ここまで*/

form, textarea, input {
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ ゴシック";
}
