@charset "utf-8";
/* home.css */


/**************************************************/
#header {
	height: 270px;
	margin-bottom: 10px;
	border-bottom: 4px solid #790102;
}

#logoflash {
	position: relative;
	height: 230px;
	background: url(../images/main.gif) no-repeat;
}

#logoflash p {
	position: relative;
	top: 65px;
	margin-left: 193px;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	color: #A07403;
}

#logoflash br {
	line-height: 0.8em;
}

#link01 {
	position: absolute;
	top: 153px;
	left: 10px;
	width: 150px;
	text-align: center;
	color: #9B8C64;
	text-decoration: none;
}

#link02 {
	position: absolute;
	top: 193px;
	left: 10px;
	width: 150px;
	text-align: center;
	color: #9B8C64;
	text-decoration: none;
}

/**************************************************/
/** 
 *コンテンツ（中央） 
 */
#contentsGrp02 {
	position: relative;
	float: left;
	width: 440px;
	margin-bottom: 35px;
}

/* 全体のリンク */
#contentsGrp02 a,
#contentsGrp02 a:link,
#contentsGrp02 a:visited {
	text-decoration: none;
	color: #877D6A;
}

#contentsGrp02 a:hover {
	text-decoration: underline;
	color: #C8746C;
}

/* 新着情報 */
#contentsGrp02 h2.newsTitle {
	width: 422px;
	height: 23px;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-left: 5px;
	border-left: 3px solid #A10101;
	border-bottom: 1px dotted #A10101;
	background: #F1DCD9;
}

#news {
	width: 427px;
	height: 140px;
	margin-bottom: 12px;
	border-left: 3px solid #C8736C;
	border-bottom: 1px dotted #C8736C;
}

/*
#news p {
	width: 427px;
	height: 24px;
	padding-top: 10px;
	border-bottom: 1px dotted #E7E4DA;
	background: url(../images/arrow02.gif) no-repeat 10px 15px;
	text-indent: 30px;
}
*/

#news span {
	display: block;
	width: 427px;
	height: 24px;
	padding-top: 10px;
	border-bottom: 1px dotted #E7E4DA;
	background: url(../images/arrow02.gif) no-repeat 10px 15px;
	text-indent: 30px;
}

/* イベント・催事 */
#contentsGrp02 h2.eventTitle {
	width: 422px;
	height: 23px;
	margin-bottom: 1px;
	padding-top: 7px;
	padding-left: 5px;
	border-left: 3px solid #A07403;
	border-bottom: 1px dotted #A07506;
	background: #F1EADA;
}

#event {
	width: 427px;
	height: 140px;
	margin-bottom: 12px;
	border-left: 3px solid #CBA96B;
	border-bottom: 1px dotted #A07404;
}

/*
#event p {
	width: 427px;
	height: 24px;
	padding-top: 10px;
	border-bottom: 1px dotted #E6E4D8;
	background: url(../images/arrow03.gif) no-repeat 10px 15px;
	text-indent: 30px;
}
*/

#event span {
	display: block;
	width: 427px;
	height: 24px;
	padding-top: 10px;
	border-bottom: 1px dotted #E6E4D8;
	background: url(../images/arrow03.gif) no-repeat 10px 15px;
	text-indent: 30px;
}

/* おすすめショップ */
#contentsGrp02 h2.shopListTitle {
	width: 422px;
	height: 21px;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 8px;
	border-bottom: 4px solid #D3C4A5;
	background: #F2EDE7;
}

#shopList {
	width: 430px;
}

/* ショップ */
#shopList .shop {
	width: 418px;
	height: 128px;
	margin-bottom: 5px;
	border: 6px solid #EAE2D5;
}

#shopList .shop img {
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	padding-left: 10px;
	padding-right: 10px;
}

#shopList .shop h3 {
	position: relative;
	float: left;
	width: 260px;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
}

#shopList .shop a,
#shopList .shop a:link,
#shopList .shop a:visited {
	position: relative;
	float: left;
	width: 260px;
	height: 20px;
	border-bottom: 1px dotted #C2BEB4;
	color: #877B69;
}

#shopList .shop a:hover {
	color: #C7736B;
}

#shopList .shop p {
	position: relative;
	float: left;
	width: 260px;
	margin-top: 5px;
}

/* ウェブショップ */
#webshopList {
	width: 430px;
}

#webshopList .shop {
	width: 418px;
	height: 128px;
	margin-bottom: 5px;
	border: 6px solid #EAE2D5;
}

#webshopList .shop img {
	position: relative;
	float: left;
	width: 120px;
	height: 120px;
	padding-left: 10px;
	padding-right: 10px;
}

#webshopList .shop h3 {
	position: relative;
	float: left;
	width: 260px;
	height: 20px;
	margin-top: 5px;
	font-weight: bold;
}

#webshopList .shop a,
#webshopList .shop a:link,
#webshopList .shop a:visited {
	position: relative;
	float: left;
	width: 260px;
	height: 20px;
	border-bottom: 1px dotted #C2BEB4;
	color: #877B69;
}

#webshopList .shop a:hover {
	color: #C7736B;
}

#webshopList .shop p {
	position: relative;
	float: left;
	width: 260px;
	margin-top: 5px;
}

/* バナー */
#banner01 {
	clear: both;
	position: relative;
	width: 430px;
	height: 90px;
	margin-bottom: 14px;
	text-align: center;
}

/* サイトの情報 */
#contentsGrp02 h2.infoTitle {
	width: 422px;
	height: 21px;
	padding-top: 7px;
	padding-left: 8px;
	border-bottom: 3px solid #DDA5A0;
	background: #F1DCD9;
}

#info {
	width: 428px;
	height: 425px;
	border: 1px solid #DDA5A0;
	background: #FAF4F4 url(../images/info_bg.gif) no-repeat 98% 98%;
	text-indent: 20px;
}

#info a,
#info a:link,
#info a:visited {
	color: #F96271;
	text-decoration: underline;
}

#info a:hover {
}

#info h3.caseTitle {
	width: 418px;
	height: 20px;
	margin-top: 20px;
	background: url(../images/arrow04.gif) no-repeat 5px 3px;
}

/**************************************************/
/**
 * コンテンツ（右側) 
 */
#contentsGrp03 {
	position: relative;
	float: left;
	width: 190px;
	margin-bottom: 35px;
}

/* メンバーエリア */
#member {
	width: 180px;
	height: 110px;
	background: url(../images/member.gif) no-repeat;
}

#member img {
	padding-left: 13px;
}

#member ul {
	width: 165px;
	height: 85px;
	padding-top: 30px;
	text-align: right;
}

#member ul li {
	height: 35px;
}

#member a,
#member a:link,
#member a:visited {
	color: #877C6A;
	text-decoration: none;
}

#member a:hover {
	color: #C8736C;
	text-decoration: underline;
}

/* 最新掲載ショップ */
#contentsGrp03 h2.newShopListTitle {
	width: 182px;
	height: 21px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-left: 8px;
	border-bottom: 4px solid #D3C4A5;
	background: #F2EDE7;
}

#newShopList {
	width: 190px;
	height: 347px;
}

/* 掲載ショップ */
#newShopList .newShop {
	width: 171px;
	height: 153px;
	margin-bottom: 5px;
	border: 9px solid #EAE2D5;
	text-align: center;
	overflow: hidden;
}

#newShopList .newShop img {
	width: 120px;
	height: 100px;
	margin-bottom: 10px;
}

#newShopList a,
#newShopList a:link,
#newShopList a:visited {
	text-decoration: none;
	color: #877C6A;
}

#newShopList a:hover {
	text-decoration: underline;
	color: #C9746D;
}

#newShopList .newShop h3 {
	border-top: 1px dotted #E7DFCF;
	font-weight: bold;
}

/* バナー */
#banner02 {
	width: 188px;
	height: 119px;
	margin-top: 12px;
	margin-bottom: 9px;
	border: 1px solid #FAC5C9;
	text-align: center;
}

/* スポンサー */
#contentsGrp03 h2.sponsorListTitle {
	width: 182px;
	height: 19px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 8px;
	background: #F0EFE9;
}

#sponsorList {
	width: 190px;
	height: 215px;
}

#sponsorList .sponsor {
	width: 188px;
	height: 50px;
	margin-bottom: 3px;
	border: 1px solid #E3E3E5;
	text-align: center;
}

/* 日々様々 */
#contentsGrp03 h2.hibiListTitle {
	width: 182px;
	height: 21px;
	margin-top: 12px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-left: 8px;
	border-bottom: 4px solid #D3C4A5;
	background: #F2EDE7;
}

#hibiList {
	width: 172px;
	height: 394px;
	border: 9px solid #EAE2D5;
}

#hibiList a,
#hibiList a:link,
#hibiList a:visited {
	text-decoration: none;
	color: #877C6A;	
	font-weight: bold;
}

#hibiList a:hover {
	text-decoration: underline;
	color: #C9746D;
}

#hibiList .hibi {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #E7DFCF;
	text-indent: 5px;
}

#hibiList .hibi h3 {
	font-weight: bold;
}

#hibiList .hibi p {
	text-indent: 5px;
}

#hibiList a.more {
	display: block;
	width: 172px;
	text-align: right;
	color: #C8746D;
	font-weight: normal;
}


