/* 基本設定 */
body {
	margin: 13px 0px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/common/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7F4E9;
}
div {
	font-size: 12px;
	line-height: 140%;
	color: #555555;
}
hr {
	display: none;
}
#wrapper {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 640px;
	background-image: url(../images/newwin/header.jpg);
	height: 110px;
	float: left;
}
#logo h1 a {
	float: left;
	height: 82px;
	width: 185px;
	display: block;
}
#logo h1 span {
	display: none;
}
#contents {
	width: 640px;
	background-image: url(../images/newwin/contents-bg.jpg);
	padding-top: 15px;
	padding-bottom: 19px;
	float: left;
}
#main {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#foot {
	width: 640px;
	background-image: url(../images/newwin/footer-bg.jpg);
	height: 87px;
	float: left;
}
#adobeReader {
	background-color: #E6E6E6;
	padding: 8px;
}
#adobeReader p {
	margin: 0px;
	padding: 0px;
}
#title {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #850623;
}
#shopSyokai p {
	background-image: url(../images/index/dotline999999.gif);
	text-align: left;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* 画像設定 */
img {
	border: none;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* テキスト設定 */

h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
h4 {
	margin: 0px;
}
.text18BRed {
	font-size: 18px;
	color: #850623;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 4px;
}
.text14BRed {
	font-size: 14px;
	color: #850623;
	font-weight: bold;
}
.text12B {
	font-size: 12px;
	font-weight: bold;
}
.textRed {
	color: #FF0000;
}
