/* 文字に関するCSS */

#main1 h2 {
	font-size: 120%;
	border-bottom: solid 1px #000000;
}
#main1 h3 {
	font-size: 100%;
	margin: 5px 0 0 5px;
	color: #800000;
}
#main1 h4 {
	font-size: 90%;
	margin: 7px 0 0 7px;
}
#main1 h5 {
	font-size: 80%;
	margin: 6px 0 0 6px;
	color: #006400;
}
#main1 p {
	font-size: 80%;
	margin: 5px 0 0 10px;
}
#main .small {
	font-size: 90%;
	line-height: 110%;
}
#main1 th {
	font-size: 70%;
	background-color: #d7ffff;
	padding: 3px;
	line-height: 110%;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#main1 td {
	font-size: 70%;
	padding: 3px;
	line-height: 110%;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#main1 li {
	font-size: 80%;
	margin: 0 0 0 10px;
}

/* 画像に関するCSS */

.imagebox {
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 110%;
}
.imagebox250 {
	width: 250px;	
	float: right;
	margin-top: 3px;
	margin-left: 3px;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 110%;
}
.imagebox200 {
	width: 200px;	
	float: right;
	margin-top: 3px;
	margin-left: 3px;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 110%;
}
.imagebox150 {
	width: 150px;	
	float: right;
	margin-top: 3px;
	margin-left: 3px;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 110%;
}
.imagebox100 {
	margin-top: 5px;
	width: 100px;	
	float: right;
	margin-left: 3px;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 110%;
}
.bigimage {
	margin-top: 5px;
	text-align: center;
	color: #006400; /* 文字の色 */
	font-size: 70%;
	line-height: 130%;
}
.kakudai {
	margin: 0;
	text-align: right;
	font: #0000ff;
	font-weight: nomal;
	font-size: 80%;
}
/* 日付に関するCSS */

#date {
	clear: right;
}

/* バックボタンに関するCSS */

#backb {
	clear: left;
	margin-top: 10px;
}

/* ショップに関するCSS */
shop {
	margin: 10px;
}
#shop li {
	float:left;
	width: 170px;
	margin:10px;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
#shop2 {
	clear: left;
}
#shop2 form {
	font-size: 100%;
}

/* バックナンバーに関するCSS */

#backnum li {
	margin: 5px;
	padding: 0;
	background: url(http://www.pressnet.co.jp/osaka/image_base/list_red.gif) no-repeat;
	font-size: 90%;
	line-height: 110%;
}
#backnum li a {
	margin-left: 10px;
}

/* 絶品お取り寄せに関するCSS */

#zeppin p{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:15px;
	line-height:130%;
}
#zeppin h3{
	margin-top:15px;
	margin-bottom:3px;
	color:"#800000";
	background-color:ffffcc;
	border:solid 1px;
	padding:2px;
}
#zeppin h4{
	margin-top:5px;
	margin-bottom:0px;
	margin-left:5px;
	color:"#006400";
}

/* MONO、商店街などに関するCSS */

.ichiran {
	clear: left;
	margin-top: 10px;
}
.ichiran ul {
	width: 400px;
}
.ichiran li {
	float: left;
	width: 190px;
}

#memo {
	margin: 15px 0;
	padding: 5px;
	background-color: #d7ffd7;

}
