@charset "utf-8";
/* CSS Document */
#contents #mainImage {
	padding-top: 50px;
	padding-left: 50px;
	margin-bottom: 50px;
}
#contents #mainContents {
	margin-bottom: 80px;
}
#contents #mainImage #photoComment {
	text-align: right;
	width: 750px;
	margin-top: 10px;
}
/*shop*/
#contents #mainContents #shop {
	padding-top: 15px;
	margin-bottom: 80px;
}
#contents #mainContents #shop table th {
	padding: 5px;
}
#contents #mainContents #shop table td {
	padding-bottom: 10px;
}
#contents #mainContents #shop table th {
	font-weight: bold;
}
#contents #mainContents #recommend table {
	width: 520px;
}
/*recommend*/
#contents #mainContents #recommend {
	margin-bottom: 80px;
}
#contents #mainContents #recommend table th {
	padding: 5px;
}
#contents #mainContents #recommend table td {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5;
}


#contents #info table td p#title {
	margin-bottom: 5px;
}

/*info*/
#contents #info h4 {
	width: 730px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
	margin-bottom: 15px;
}

#contents #info {
	margin-left: 50px;
	width: 800px;
	padding-bottom: 50px;
}
#contents #info table {
	margin-left: 50px;
	margin-bottom: 80px;
	border: 1px solid #cccccc;
}
#contents #info table th {
	padding: 10px;
	vertical-align: top;
	background-color: #99CC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents #info table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents #info table th p {
	background-image: url(images/infoList.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
/*tableタイトルリンク設定*/
#contents #info #title a {
	color: #484848;
}
#contents #info #title a:hover {
	color: #0099CC
}
/*table項目リンク設定*/
#contents #info table tr td #link a {
	color: #0099CC;
}
#contents #info table tr td #link a:visited { color: #000099;}
#contents #info table tr td #link a:hover   { color: #000099;}
#contents #info table tr td #link a:active { color: #000099;}



/*共通だけど個別設定*/
#contents #mainContents #recommend a {
	color: #0099CC;
}
#contents #mainContents #recommend a:visited { color: #000099;}
#contents #mainContents #recommend a:hover   { color: #000099;}
#contents #mainContents #recommend a:active  { color: #000099;}

#contents #sideContents #sideList #chirashi {
	margin-bottom: 10px;
	font-size: 83.3%;
}
#contents #mainContents #recommend table#top {
	margin-bottom: 30px;
}
#contents #mainContents #campaign {
	margin-bottom: 15px;
}
