/* CSS Document */


body {
	margin-top: 0px;
	background-image: url(home/img/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
}

.title {
	color: #454545;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6", "細明朝体";
	font-size: 12pt;
	font-weight: bolder;
	line-height: 24px;
}
.text {
	color: #454545;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6", "細明朝体";
	font-size: 8pt;
	line-height: 1.2em;
	letter-spacing:0;
}
.text a {
	color: #454545;
	text-decoration:none;
}
.text a:visited{
	color: #454545;
	text-decoration:none;
}
.text a:hover{
	color: #454545;
	text-decoration:underline;
}

.text_w {
	color: #efefef;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6", "細明朝体";
	font-size: 8pt;
	line-height: 1.1em;
}
.text_w a {
	color: #EAEAEA;
	text-decoration:none;
}
.text_w a:visited{
	color: #EAEAEA;
	text-decoration:none;
}
.text_w a:hover{
	color: #EAEAEA;
	text-decoration:underline;
}
.date {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0033;
}
#wnew {
    background-image:url(home/img/pic_top2.jpg);
	background-repeat:no-repeat;
	background-color:#697476;
	width:375px;
	height:108px;
}
#wnew td{
	color: #efefef;
	font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6", "細明朝体";
	font-size: 8pt;
	line-height: 1.1em;
}
#wnew td a{
	color: #EAEAEA;
	text-decoration:none;
}
#wnew td a:visited{
	color: #EAEAEA;
	text-decoration:none;
}
#wnew td a:hover{
	color: #EAEAEA;
	text-decoration:underline;
}

#shopping {
	background-image: url(shopping/img/shopping_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 760px;
	border: 1px solid #DEDEDE;
	margin-right: auto;
	margin-left: auto;
}
#shopping td {
	text-align: center;
}
.shopping01 {
	width: 50%;
}
.shopping02 {
	background-image: url(shopping/img/waku01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
}
.shopping03 {
	background-image: url(shopping/img/waku02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	vertical-align: top;
}
.shopping_logo {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.shopping04 {
	background-image: url(shopping/img/waku03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}

.shopping02 p {
	color: #000000;
	padding-top: 18px;
	padding-bottom: 0px;
	margin: 0px;
}

.shopping_txt01 {
	color: #999999;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
}
.logo_box {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
img, table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

