@charset 'UTF-8';

/* CONTENT */

.newOpen,
.newEntry,
.accessRank,
.companyBanner,
.bannerBlock,
.categorySearch,
.areaSearch,
.qsbNews,
.qsbSpecial,
.specialBlog,
.pickupRecruit,
.pickupMovie,
.newReview,
.qsbTwitter,
.wideBannerCenter,
.wideBannerRight {
	  padding-bottom: 15px;
}
.moduleTitle {
	height: 12px;
	color: #736357;
	font-size: 11px;
	line-height: 1em;
	text-align: right;
	padding: 0 0 5px;
	border-bottom: 1px solid #736357;
}
.bannerBlock {
	font-size: 10px;
	line-height: 1.3em;
}
.wideBannerCenter {
	width: 468px;
	padding-top: 10px;
	margin: 0 auto;
}
.wideBannerRight {
	width: 468px;
	padding-top: 10px;
	margin: 0 0 0 auto;
}

/*********************** New Open ***********************/

.newOpen .moduleTitle {
	background: url("images/newOpenTitle.gif") no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}
.newOpen .block {
	padding: 5px 0;
	border-bottom: 1px dotted #b3a397;
	font-size: 10px;
	line-height: 1.2em;
}
.newOpen .block .title {
	height: 20px;
	padding: 5px 0 0 5px;
	font-size: 12px;
/*	font-weight: bold;*/
	color: #fff;
	background: url("images/newOpenHead.gif") no-repeat 0 0;
}
.newOpen .block .thumbnailBox {
	float: left;
	margin-right: 5px;
}

/*********************** New Entry ***********************/

.newEntry .moduleTitle {
	background: url("images/newEntryTitle.gif") no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}
.newEntry .block {
	padding: 5px 0;
	border-bottom: 1px dotted #b3a397;
	font-size: 10px;
	line-height: 1.2em;
}
.newEntry .block .thumbnailBox {
	float: left;
	margin-right: 5px;
}

/*********************** Access Rank ***********************/

.accessRank .moduleTitle {
	background: url("images/accessRankTitle.gif") no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}
.accessRank .block {
	padding: 5px 0;
	border-bottom: 1px dotted #b3a397;
	font-size: 10px;
	line-height: 1.2em;
}
.accessRank .block a {
	display: block;
	min-height: 30px;
	padding-top: 2px;
	padding-left: 40px;
	background: url("images/accessRank.gif") no-repeat 0 0;
}
* html .accessRank .block a {
	height: 30px;
}
.accessRank .block a.rank1 {
	background-position: 0 0;
}
.accessRank .block a.rank2 {
	background-position: 0 -40px;
}
.accessRank .block a.rank3 {
	background-position: 0 -80px;
}

/*********************** Company Banner ***********************/

.companyBanner {
	padding: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
	background-color: #dad8d7;
}
.companyBanner p {
	padding: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #fff;
	background-color: #77a99c;
}

/*********************** Category Search ***********************/

.categorySearch .moduleTitle {
	background: url("images/categorySearchTitle.gif") no-repeat 0 0;
}
.categorySearch ul {
	padding: 10px 0 0px;
}
.categorySearch ul li {
	float: left;
}
.categorySearch ul li a {
	display: block;
	width: 156px;
	height: 38px;
	background: url("images/categorySearch.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.categorySearch ul li.category1 a {
	background-position: 0 0;
}
.categorySearch ul li.category1 a:hover {
	background-position: 0 -120px;
}
.categorySearch ul li.category2 a {
	background-position: -156px 0;
}
.categorySearch ul li.category2 a:hover {
	background-position: -156px -120px;
}
.categorySearch ul li.category3 a {
	background-position: -312px 0;
}
.categorySearch ul li.category3 a:hover {
	background-position: -312px -120px;
}
.categorySearch ul li.category4 a {
	background-position: 0 -38px;
}
.categorySearch ul li.category4 a:hover {
	background-position: 0 -158px;
}
.categorySearch ul li.category5 a {
	background-position: -156px -38px;
}
.categorySearch ul li.category5 a:hover {
	background-position: -156px -158px;
}
.categorySearch ul li.category6 a {
	background-position: -312px -38px;
}
.categorySearch ul li.category6 a:hover {
	background-position: -312px -158px;
}
.categorySearch ul li.category7 a {
	background-position: 0 -76px;
}
.categorySearch ul li.category7 a:hover {
	background-position: 0 -196px;
}
.categorySearch ul li.category8 a {
	background-position: -156px -76px;
}
.categorySearch ul li.category8 a:hover {
	background-position: -156px -196px;
}
.categorySearch ul li.category9 a {
	background-position: -312px -76px;
}
.categorySearch ul li.category9 a:hover {
	background-position: -312px -196px;
}

/*********************** Area Search ***********************/

.areaSearch .moduleTitle {
	background: url("images/areaSearchTitle.gif") no-repeat 0 0;
}
.areaSearch ul {
	padding: 10px 0 0px;
}
.areaSearch ul li {
	float: left;
}
.areaSearch ul li.list a {
	display: block;
	width: 63px;
	height: 30px;
	text-indent: -9999px;
	background: url("images/areaSearch.gif") no-repeat 0px 0px;
}
.areaSearch ul li.map a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url("images/areaSearch.gif") no-repeat -63px 0px;
}
.areaSearch ul li.list1 a {
	width: 64px;
	background-position: 0px 0px;
}
.areaSearch ul li.list1 a:hover {
	background-position: 0px -120px;
}
.areaSearch ul li.list2 a {
	background-position: -94px 0px;
}
.areaSearch ul li.list2 a:hover {
	background-position: -94px -120px;
}
.areaSearch ul li.list3 a {
	width: 64px;
	background-position: -187px 0px;
}
.areaSearch ul li.list3 a:hover {
	background-position: -187px -120px;
}
.areaSearch ul li.list4 a {
	background-position: -281px 0px;
}
.areaSearch ul li.list4 a:hover {
	background-position: -281px -120px;
}
.areaSearch ul li.list5 a {
	width: 64px;
	background-position: -374px 0px;
}
.areaSearch ul li.list5 a:hover {
	background-position: -374px -120px;
}
.areaSearch ul li.list6 a {
	width: 64px;
	background-position: 0px -30px;
}
.areaSearch ul li.list6 a:hover {
	background-position: 0px -150px;
}
.areaSearch ul li.list7 a {
	background-position: -94px -30px;
}
.areaSearch ul li.list7 a:hover {
	background-position: -94px -150px;
}
.areaSearch ul li.list8 a {
	width: 64px;
	background-position: -187px -30px;
}
.areaSearch ul li.list8 a:hover {
	background-position: -187px -150px;
}
.areaSearch ul li.list9 a {
	background-position: -281px -30px;
}
.areaSearch ul li.list9 a:hover {
	background-position: -281px -150px;
}
.areaSearch ul li.list10 a {
	width: 64px;
	background-position: -374px -30px;
}
.areaSearch ul li.list10 a:hover {
	background-position: -374px -150px;
}
.areaSearch ul li.list11 a {
	width: 64px;
	background-position: 0px -60px;
}
.areaSearch ul li.list11 a:hover {
	background-position: 0px -180px;
}
.areaSearch ul li.list12 a {
	background-position: -94px -60px;
}
.areaSearch ul li.list12 a:hover {
	background-position: -94px -180px;
}
.areaSearch ul li.list13 a {
	width: 64px;
	background-position: -187px -60px;
}
.areaSearch ul li.list13 a:hover {
	background-position: -187px -180px;
}
.areaSearch ul li.list15 a {
	background-position: -281px -60px;
}
.areaSearch ul li.list15 a:hover {
	background-position: -281px -180px;
}
.areaSearch ul li.list16 a {
	width: 64px;
	background-position: -374px -60px;
}
.areaSearch ul li.list16 a:hover {
	background-position: -374px -180px;
}
.areaSearch ul li.list17 a {
	width: 64px;
	background-position: 0px -90px;
}
.areaSearch ul li.list17 a:hover {
	background-position: 0px -210px;
}
.areaSearch ul li.list18 a {
	background-position: -94px -90px;
}
.areaSearch ul li.list18 a:hover {
	background-position: -94px -210px;
}
.areaSearch ul li.list19 a {
	width: 64px;
	background-position: -187px -90px;
}
.areaSearch ul li.list19 a:hover {
	background-position: -187px -210px;
}
.areaSearch ul li.list20 a {
	background-position: -281px -90px;
}
.areaSearch ul li.list20 a:hover {
	background-position: -281px -210px;
}
.areaSearch ul li.map1 a {
	background-position: -64px 0px;
}
.areaSearch ul li.map1 a:hover {
	background-position: -64px -120px;
}
.areaSearch ul li.map2 a {
	background-position: -157px 0px;
}
.areaSearch ul li.map2 a:hover {
	background-position: -157px -120px;
}
.areaSearch ul li.map3 a {
	background-position: -251px 0px;
}
.areaSearch ul li.map3 a:hover {
	background-position: -251px -120px;
}
.areaSearch ul li.map4 a {
	background-position: -344px 0px;
}
.areaSearch ul li.map4 a:hover {
	background-position: -344px -120px;
}
.areaSearch ul li.map5 a {
	background-position: -438px 0px;
}
.areaSearch ul li.map5 a:hover {
	background-position: -438px -120px;
}
.areaSearch ul li.map6 a {
	background-position: -64px -30px;
}
.areaSearch ul li.map6 a:hover {
	background-position: -64px -150px;
}
.areaSearch ul li.map7 a {
	background-position: -157px -30px;
}
.areaSearch ul li.map7 a:hover {
	background-position: -157px -150px;
}
.areaSearch ul li.map8 a {
	background-position: -251px -30px;
}
.areaSearch ul li.map8 a:hover {
	background-position: -251px -150px;
}
.areaSearch ul li.map9 a {
	background-position: -344px -30px;
}
.areaSearch ul li.map9 a:hover {
	background-position: -344px -150px;
}
.areaSearch ul li.map10 a {
	background-position: -438px -30px;
}
.areaSearch ul li.map10 a:hover {
	background-position: -438px -150px;
}
.areaSearch ul li.map11 a {
	background-position: -64px -60px;
}
.areaSearch ul li.map11 a:hover {
	background-position: -64px -180px;
}
.areaSearch ul li.map12 a {
	background-position: -157px -60px;
}
.areaSearch ul li.map12 a:hover {
	background-position: -157px -180px;
}
.areaSearch ul li.map13 a {
	background-position: -251px -60px;
}
.areaSearch ul li.map13 a:hover {
	background-position: -251px -180px;
}
.areaSearch ul li.map15 a {
	background-position: -344px -60px;
}
.areaSearch ul li.map15 a:hover {
	background-position: -344px -180px;
}
.areaSearch ul li.map16 a {
	background-position: -438px -60px;
}
.areaSearch ul li.map16 a:hover {
	background-position: -438px -180px;
}
.areaSearch ul li.map17 a {
	background-position: -64px -90px;
}
.areaSearch ul li.map17 a:hover {
	background-position: -64px -210px;
}
.areaSearch ul li.map18 a {
	background-position: -157px -90px;
}
.areaSearch ul li.map18 a:hover {
	background-position: -157px -210px;
}
.areaSearch ul li.map19 a {
	background-position: -251px -90px;
}
.areaSearch ul li.map19 a:hover {
	background-position: -251px -210px;
}
.areaSearch ul li.map20 a {
	background-position: -344px -90px;
}
.areaSearch ul li.map20 a:hover {
	background-position: -344px -210px;
}

/*********************** QSB News ***********************/

.qsbNews .moduleTitle,
#newsPage .moduleTitle {
	background: url("images/qsbNewsTitle.gif") no-repeat 0 0;
}
.qsbNews .content {
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted #b3a397;
	background-color: #fffff9;
}
.qsbNews .content a {
	color: #736357;
}
.qsbNews .content td,
.qsbNews .content th {
	padding: 5px;
	line-height: 1.4em;
}
.qsbNews .content th {
	width: 3em;
	padding-left: 65px;
}
.qsbNews .content th.newsType1 {
	background: url("images/informationNews.gif") no-repeat 0 4px;
}
.qsbNews .content th.newsType2 {
	background: url("images/informationOther.gif") no-repeat 0 4px;
}

/*********************** QSB Special ***********************/

.qsbSpecial .moduleTitle,
#specialPage .moduleTitle,
#specialPageList .moduleTitle {
	background: url("images/qsbSpecialTitle.gif") no-repeat 0 0;
}
.qsbSpecial ul {
	padding-bottom: 5px;
}
.qsbSpecial ul li {
	float: left;
	width: 224px;
	padding: 10px 5px;
	border-bottom: 1px dotted #b3a397;
}
.qsbSpecial li .block {
	overflow: hidden;
	width: 224px;
	height: 67px;
}
.qsbSpecial ul li img {
	float: left;
}
.qsbSpecial ul li .right {
	float: right;
	width: 154px;
	font-size: 10px;
	line-height: 1.5em;
}
.qsbSpecial ul li .right a {
	font-size: 12px;
	line-height: 1.5em;
}
.qsbSpecial .footer {
	text-align: right;
	font-size: 10px;
}
.qsbSpecial .footer a {
	padding: 1px 0 3px 75px;
	background: url("images/moreLink.gif") no-repeat 0 0;
}

/*********************** Special Blog ***********************/

.specialBlog .moduleTitle {
	background: url("images/specialBlogTitle.gif") no-repeat 0 0;
}
.specialBlog .content {
	margin-top: 10px;
	padding: 10px;
	border: 1px dotted #b3a397;
	background-color: #fffff9;
}
.specialBlog .content a {
	color: #736357;
}
.specialBlog .content td,
.specialBlog .content th {
	padding: 5px;
	line-height: 1.4em;
}
.specialBlog .content th {
	width: 3em;
	padding-left: 65px;
}
.specialBlog .content th.blogType1 {
	background: url("images/blogGourmet.gif") no-repeat 0 4px;
}
.specialBlog .content th.blogType2 {
	background: url("images/blogBeauty.gif") no-repeat 0 4px;
}
.specialBlog .content th.blogType3 {
	background: url("images/blogFashion.gif") no-repeat 0 4px;
}
.specialBlog .content th.blogType4 {
	background: url("images/blogLife.gif") no-repeat 0 4px;
}
.specialBlog .content th.blogType5 {
	background: url("images/blogShop.gif") no-repeat 0 4px;
}
.specialBlog .content th.blogType6 {
	background: url("images/blogOther.gif") no-repeat 0 4px;
}

/*********************** Pickup Recruit ***********************/

.pickupRecruit .moduleTitle {
	background: url("images/pickupRecruitTitle.gif") no-repeat 0 0;
}
.pickupRecruit ul {
	padding-bottom: 5px;
}
.pickupRecruit li {
	padding: 8px 0;
	border-bottom: 1px dotted #b3a397;
	font-size: 10px;
	line-height: 1.5em;
}
.pickupRecruit li a {
	font-size: 12px;
}
.pickupRecruit .footer {
	text-align: right;
	font-size: 10px;
}
.pickupRecruit .footer a {
	padding: 1px 0 3px 75px;
	background: url("images/moreLink.gif") no-repeat 0 0;
}

/*********************** Pickup Movie ***********************/

.pickupMovie .moduleTitle {
	background: url("images/pickupMovieTitle.gif") no-repeat 0 0;
}
#shopCmPlayer {
	overflow: hidden;
	width: 230px;
	height: 195px;
	padding: 10px;
	margin: 10px 0 5px;
	background-color: #ddd;
}
.pickupMovie #shopCmPlayer {
	display: none;
}
.pickupMovie .footer {
	text-align: right;
	font-size: 10px;
}
.search .pickupMovie .footer {
	height: 20px;
}
.pickupMovie .footer a {
	padding: 1px 0 3px 75px;
	background: url("images/moreLink.gif") no-repeat 0 0;
}
#shopCmPlayerFooter #toCMShopPage {
	padding: 1px 0 3px 0px;
	background: none;
}

/*********************** New Review ***********************/

.newReview .moduleTitle {
	background: url("images/newReviewTitle.gif") no-repeat 0 0;
}
.newReview ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #b3a397;
}

/*********************** QSB Twitter ***********************/

.qsbTwitter .header {
	width: 230px;
	height: 45px;
	padding: 10px 10px 0;
	background: url("images/qsbTwitterHeader.gif") no-repeat 0 0;
	color: #fff;
	line-height: 1.4em;
}
.qsbTwitter .header img {
	float: left;
	padding-right: 5px;
}
.qsbTwitter .header a {
	color: #fff;
	font-weight: bold;
}
.qsbTwitter #twitViewer {
	width: 230px;
	padding: 0 10px;
	background: url("images/qsbTwitterBody.gif") repeat-y 0 0;
}
.qsbTwitter #twitViewer li {
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
}
.qsbTwitter #twitViewer li div {
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* CSS3 */
	word-wrap: break-word; /* IE 5.5+ */
}
.qsbTwitter #twitViewer li span {
	font-size: 10px;
	color: #999;
}
.qsbTwitter .footer {
	width: 230px;
	height: 25px;
	padding: 13px 10px 0;
	background: url("images/qsbTwitterFooter.gif") no-repeat 0 0;
}
/*********************** Social Bookmark ***********************/

#socialBookmark {
	width: 145px;
	height: 32px;
	padding-top: 12px;
	padding-left: 105px;
	background: url("images/socialBookmark.gif") no-repeat 0 0;
}

/*********************** Category Navigation ***********************/

.categoryNavi {
	height: 30px;
	padding-bottom: 5px;
}
.categoryNavi li {
	float: left;
	padding-left: 5px;
}
.categoryNavi li.category01 {
	padding: 0;
}
.categoryNavi li a {
	display: block;
	width: 100px;
	height: 30px;
	text-indent: -9999px;
	background: url("images/categoryNavi.gif") no-repeat 0 0;
}
.categoryNavi li.category01 a {
	background-position: 0px 0px;
}
.categoryNavi li.category01 a:hover,
.style01 .categoryNavi li.category01 a {
	background-position: 0px -30px;
}
.categoryNavi li.category02 a {
	background-position: -105px 0px;
}
.categoryNavi li.category02 a:hover,
.style02 .categoryNavi li.category02 a {
	background-position: -105px -30px;
}
.categoryNavi li.category03 a {
	background-position: -210px 0px;
}
.categoryNavi li.category03 a:hover,
.style03 .categoryNavi li.category03 a {
	background-position: -210px -30px;
}
.categoryNavi li.category04 a {
	background-position: -315px 0px;
}
.categoryNavi li.category04 a:hover,
.style04 .categoryNavi li.category04 a {
	background-position: -315px -30px;
}
.categoryNavi li.category05 a {
	background-position: -420px 0px;
}
.categoryNavi li.category05 a:hover,
.style05 .categoryNavi li.category05 a {
	background-position: -420px -30px;
}
.categoryNavi li.category06 a {
	background-position: -525px 0px;
}
.categoryNavi li.category06 a:hover,
.style06 .categoryNavi li.category06 a {
	background-position: -525px -30px;
}
.categoryNavi li.category07 a {
	background-position: -630px 0px;
}
.categoryNavi li.category07 a:hover,
.style07 .categoryNavi li.category07 a {
	background-position: -630px -30px;
}
.categoryNavi li.category08 a {
	background-position: -735px 0px;
}
.categoryNavi li.category08 a:hover,
.style08 .categoryNavi li.category08 a {
	background-position: -735px -30px;
}
.categoryNavi li.category09 a {
	background-position: -840px 0px;
}
.categoryNavi li.category09 a:hover,
.style09 .categoryNavi li.category09 a {
	background-position: -840px -30px;
}

/*********************** Recommend Shop ***********************/

.recommendShop .moduleTitle {
	background: url("images/recommendShopTitle.gif") no-repeat 0 0;
}
.recommendShop ul {
	padding-bottom: 15px;
}
.recommendShop li {
	padding: 5px 0;
	border-bottom: 1px dotted #b3a397;
	font-size: 11px;
}
.recommendShop li p {
	height: 22px;
}
.recommendShop li p a {
	float: left;
	display: block;
	width: 100px;
	height: 20px;
	padding-right: 5px;
	text-indent: -9999px;
}
.recommendShop li p a.qsb {
	background: url("images/qsbButton.gif") no-repeat 0 0;
}
.recommendShop li p a.qsb:hover {
	background-position: 0 -20px;
}
.recommendShop li p a.official {
	background: url("images/officialSiteButton.gif") no-repeat 0 0;
}
.recommendShop li p a.official:hover {
	background-position: 0 -20px;
}


/*********************** Pager Navigation ***********************/

.pagerNavi .navi {
	text-align: right;
}
.pagerNavi .navi a,
.pagerNavi .navi span {
	padding: 0px 5px;
	border: 1px solid #998675;
	background-color: #fff;
	line-height: 1em;
}
* html .pagerNavi .navi a,
* html .pagerNavi .navi span {
	padding: 2px 5px;
}
*+html .pagerNavi .navi a,
*+html .pagerNavi .navi span {
	padding: 2px 5px;
}
.pagerNavi .navi a:hover,
.pagerNavi .navi a.next,
.pagerNavi .navi a.back,
.pagerNavi .navi span.next,
.pagerNavi .navi span.back {
	color: #fff;
	background-color: #77a99c;
	text-decoration: none;
}
.pagerNavi .navi a.next:hover,
.pagerNavi .navi a.back:hover {
	background-color: #998675;
}

/*********************** Special Page ***********************/

#specialPage .specialTitle {
	padding: 4px 0 4px 25px;
	border-bottom: 1px dotted #b3a397;
	font-size: 14px;
	font-weight: bold;
}
.category01 #specialPage .specialTitle {
	background: url("images/catIcon01Mini.gif") no-repeat 0 3px;
}
.category02 #specialPage .specialTitle {
	background: url("images/catIcon02Mini.gif") no-repeat 0 3px;
}
.category03 #specialPage .specialTitle {
	background: url("images/catIcon03Mini.gif") no-repeat 0 3px;
}
.category04 #specialPage .specialTitle {
	background: url("images/catIcon04Mini.gif") no-repeat 0 3px;
}
.category05 #specialPage .specialTitle {
	background: url("images/catIcon05Mini.gif") no-repeat 0 3px;
}
.category06 #specialPage .specialTitle {
	background: url("images/catIcon06Mini.gif") no-repeat 0 3px;
}
.category07 #specialPage .specialTitle {
	background: url("images/catIcon07Mini.gif") no-repeat 0 3px;
}
.category08 #specialPage .specialTitle {
	background: url("images/catIcon08Mini.gif") no-repeat 0 3px;
}
.category09 #specialPage .specialTitle {
	background: url("images/catIcon09Mini.gif") no-repeat 0 3px;
}
#specialPage .specialContent {
	padding: 10px 25px;
}
#specialPage .areaNavi {
	padding: 5px 10px;
	margin-top: 3px;
	background-color: #dbd8d3;
	font-size: 11px;
	line-height: 1.6em;
	color: #999;
}
#specialPage .areaNavi a {
	color: #736357;
}
#specialPage .areaNavi a:hover {
	color: #534337;
}
#specialPage .contentHeader {
	padding: 3px;
	margin-top: 20px;
	background-color: #77A99C;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#specialPage .areaBlock {
	background-color: #CFC4BA;
}
#specialPage .areaBlock .areaTitle {
	clear: both;
	padding: 5px;
	font-size: 15px;
}
#specialPage .areaBlock .block {
	float: left;
	overflow: hidden;
	width: 315px;
	height: 180px;
	margin-left: 10px;
	margin-bottom: 10px;
	border-right: 2px solid #9A7E5D;
	border-bottom: 2px solid #9A7E5D;
	background-color: #fff;
}
#specialPage .areaBlock .block .title {
	padding: 5px;
	background-color: #ddd;
}
#specialPage .areaBlock .block .title .name {
	float: left;
	width: 190px;
}
#specialPage .areaBlock .block .title .name a {
	color: #613B1B;
}
#specialPage .areaBlock .block .title .tel {
	float: right;
	width: 110px;
	font-size: 13px;
	font-weight: bold;
	color: #E8AE32;
}
.category01 #specialPage .areaBlock .block .title .tel {
	color: #E8AE32;
}
.category02 #specialPage .areaBlock .block .title .tel {
	color: #EBA7B8;
}
.category03 #specialPage .areaBlock .block .title .tel {
	color: #B89783;
}
.category04 #specialPage .areaBlock .block .title .tel {
	color: #AC9ACD;
}
.category05 #specialPage .areaBlock .block .title .tel {
	color: #929D79;
}
.category06 #specialPage .areaBlock .block .title .tel {
	color: #5DB1D2;
}
.category07 #specialPage .areaBlock .block .title .tel {
	color: #908B8B;
}
.category08 #specialPage .areaBlock .block .title .tel {
	color: #5D90C5;
}
.category09 #specialPage .areaBlock .block .title .tel {
	color: #8DBD6A;
}
#specialPage .areaBlock .content .image {
	float: left;
	width: 55px;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 10px;
}
#specialPage .areaBlock .content .image div {
	padding-bottom: 5px;
}
#specialPage .areaBlock .content .image p {
	padding: 3px 0 3px 15px;
	line-height: 1em;
}
.category01 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon01Mini2.gif") no-repeat 0 2px;
}
.category02 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon02Mini2.gif") no-repeat 0 2px;
}
.category03 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon03Mini2.gif") no-repeat 0 2px;
}
.category04 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon04Mini2.gif") no-repeat 0 2px;
}
.category05 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon05Mini2.gif") no-repeat 0 2px;
}
.category06 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon06Mini2.gif") no-repeat 0 2px;
}
.category07 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon07Mini2.gif") no-repeat 0 2px;
}
.category08 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon08Mini2.gif") no-repeat 0 2px;
}
.category09 #specialPage .areaBlock .content .image p {
	background: url("images/catIcon09Mini2.gif") no-repeat 0 2px;
}
#specialPage .areaBlock .content .data {
	float: right;
	width: 240px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 9px;
}
#specialPage .areaBlock .content .data table {
	width: 100%;
}
#specialPage .areaBlock .content .data th,
#specialPage .areaBlock .content .data td {
	padding: 5px 0;
	border-bottom: 1px dotted #9A7E5D;
	line-height: 1.4em;
}
#specialPage .areaBlock .content .data td {
	padding-left: 5px;
}
#specialPage .areaBlock .content .data th {
	width: 45px;
}
#specialPage .areaBlock .content .data th p {
	padding: 2px 0;
	background-color: #77A99C;
	text-align: center;
	color: #fff;
}
#specialPage .specialPagefooter {
	padding: 20px 0;
}
#specialPage .specialPagefooter a {
	padding: 5px 0 5px 100px;
	margin-right: 20px;
}
#specialPage .specialPagefooter .list {
	color: #613b1b;
	background: url("images/special_moreButton.gif") no-repeat 0 3px;
}
#specialPage .specialPagefooter .top {
	background: url("images/special_toTop.gif") no-repeat 0 3px;
}
#specialPage .spotBlock {
	background-color: #fff;
	padding: 15px;
}
#specialPage .spotBlock .block {
	padding: 10px 15px 15px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
}
#specialPage .spotBlock .block .title {
	padding-bottom: 10px;
}
#specialPage .spotBlock .block .title .name2 {
	float: right;
	font-size: 10px;
	line-height: 1em;
}
#specialPage .spotBlock .block .title .name {
	border-left: 12px solid #77A99C;
	padding: 5px 10px 3px;
	font-size: 22px;
	line-height: 1.2em;
}
#specialPage .spotBlock .block .title .name a {
	color: #613B1B;
	font-weight: bold;
}
#specialPage .spotBlock .block .title .name a:hover {
	color: #987f6b;
}
#specialPage .spotBlock .block .image {
	overflow: hidden;
	float: left;
	width: 150px;
	height: 150px;
}
#specialPage .spotBlock .block .data {
	float: right;
	width: 440px;
}
#specialPage .spotBlock .block .data table {
	width: 100%;
}
#specialPage .spotBlock .block .data th,
#specialPage .spotBlock .block .data td {
	padding: 5px 0;
	border-bottom: 1px dotted #9A7E5D;
	line-height: 1.4em;
	font-size: 11px;
}
#specialPage .spotBlock .block .data td {
	padding: 7px 0 7px 5px;
}
#specialPage .spotBlock .block .data th {
	width: 60px;
}
#specialPage .spotBlock .block .data th p {
	padding: 2px 0;
	background-color: #77A99C;
	text-align: center;
	color: #fff;
}
#specialPage .spotBlock .block .data .search {
	padding-top: 15px;
	font-size: 10px;
	color: #613B1B;
}
#specialPage .spotBlock .block .data .search a {
	display: block;
	float: left;
	width: 137px;
	height: 30px;
	background: url('images/locationSearchButton.gif') no-repeat 0 0;
	text-indent: -9999px;
}
#specialPage .spotBlock .block .data .search a:hover {
	background-position: 0 -30px;
}
#specialPage .spotBlock .data .search span {
	display: block;
	float: left;
	width: 235px;
	padding: 7px 3px 3px 62px;
}
#specialPage .spotBlock .data .comment1 {
	background: url('images/searchCommentBack1.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment2 {
	background: url('images/searchCommentBack2.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment3 {
	background: url('images/searchCommentBack3.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment4 {
	background: url('images/searchCommentBack4.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment5 {
	background: url('images/searchCommentBack5.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment6 {
	background: url('images/searchCommentBack6.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment7 {
	background: url('images/searchCommentBack7.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment8 {
	background: url('images/searchCommentBack8.gif') no-repeat right bottom;
}
#specialPage .spotBlock .data .comment9 {
	background: url('images/searchCommentBack9.gif') no-repeat right bottom;
}
#specialPage .spotBlock .spotShop {
	padding-bottom: 20px;
}
#specialPage .spotBlock .spotShop .spotShopButton {
	display: block;
	width: 602px;
	height: 20px;
	padding: 7px 0 3px 30px;
	border: 1px solid #ccc;
	background: url('images/spotShopHeader2.gif') no-repeat 0 0;
	font-size: 14px;
	color: #61313b;
	font-weight: bold;
}
#specialPage .spotBlock .spotShop .spotShopButton.close {
	background: url('images/spotShopHeader1.gif') no-repeat 0 0;
}
#specialPage .spotBlock .spotShop a.spotShopButton:hover {
	color: #987f6b;
}
#specialPage .spotBlock .spotShopList {
	padding-bottom: 20px;
}
#specialPage .spotBlock .spotShop .spotShopBlock {
	padding: 15px 0 15px 15px;
}
#specialPage .spotBlock .spotShop .gray {
	background-color: #f0f0f0;
}
#specialPage .spotBlock .spotShop .image {
	float: left;
	width: 120px;
	height: 120px;
}
#specialPage .spotBlock .spotShop .content {
	float: left;
	width: 484px;
}
#specialPage .spotBlock .spotShop .title {
	padding: 7px 10px 3px;
	background-color: #f0f0f0;
	font-size: 14px;
	font-weight: bold;
}
#specialPage .spotBlock .spotShop .gray .title {
	background-color: #fff;
}
#specialPage .spotBlock .spotShop .title a {
	color: #613B1B;
	font-weight: bold;
}
#specialPage .spotBlock .spotShop .title a:hover {
	color: #987f6b;
}
#specialPage .spotBlock .spotShop .title span {
	font-size: 11px;
	color: #77A99C;
}
#specialPage .spotBlock .spotShop .category {
	padding-left: 10px;
	font-size: 9px;
	color: #777;
}
#specialPage .spotBlock .spotShop .data {
	padding: 5px 0 0 10px;
	font-size: 11px;
}
#specialPage .spotBlock .spotShop .data table {
	width: 100%;
}
#specialPage .spotBlock .spotShop .data th,
#specialPage .spotBlock .spotShop .data td {
	padding: 2px 0;
	line-height: 1.4em;
	font-size: 11px;
}
#specialPage .spotBlock .spotShop .data td {
	padding: 4px 0 4px 5px;
}
#specialPage .spotBlock .spotShop .data th {
	width: 60px;
}
#specialPage .spotBlock .spotShop .data th p {
	padding: 2px 0;
	background-color: #9a7e5d;
	text-align: center;
	color: #fff;
}

/*********************** News Page ***********************/

#newsPage .block,
#specialPageList .block {
	margin-top: 20px;
	border: 1px solid #CFC4BA;
	background-color: #fff;
}
#newsPage .block .header,
#specialPageList .block .header {
	background-color: #CFC4BA;
}
#newsPage .block .header .title {
	float: left;
	padding: 10px 10px 10px 120px;
	font-size: 15px;
}
#newsPage .block .header .newsTitle {
	background: url("images/newsTitleNewsIcon.gif") no-repeat 10px 7px;
}
#newsPage .block .header .otherTitle {
	background: url("images/newsTitleOtherIcon.gif") no-repeat 10px 7px;
}
#newsPage .block .header .date {
	padding: 10px;
	font-size: 15px;
	text-align: right;
}
#newsPage .block .content,
#specialPageList  .block .content {
	padding: 10px;
}
#newsPage .block .content .image,
#specialPageList .block .content .image {
	float: left;
	border: 1px solid #77A99C;
	margin-right: 15px;
	margin-bottom: 10px;
}
#newsPage .block .content .image td,
#specialPageList .block .content .image td {
	width: 100px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
#newsPage .block .content .text,
#specialPageList .block .content .text {
	padding-bottom: 10px;
}
#newsPage .block .content .link {
	clear: both;
	border-top: 1px dotted #998675;
	padding: 5px 0;
}
#newsPage .block .content .more {
	float: right;
	padding: 2px 0 2px 110px;
	background: url("images/newsMoreButton.gif") no-repeat 0 0;
}
#newsPage .block .content .home {
	padding: 2px 0 2px 20px;
	background: url("images/homeIcon.gif") no-repeat 0 2px;
}

/*********************** Special List Page ***********************/

#specialPageList .title {
	padding: 15px 10px 15px 60px;
	font-size: 15px;
}
#specialPageList .title a {
	font-weight: bold;
	color: #736357;
}
#specialPageList .blockCat01 .title {
	background: url("images/specialCatIcon01.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat02 .title {
	background: url("images/specialCatIcon02.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat03 .title {
	background: url("images/specialCatIcon03.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat04 .title {
	background: url("images/specialCatIcon04.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat05 .title {
	background: url("images/specialCatIcon05.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat06 .title {
	background: url("images/specialCatIcon06.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat07 .title {
	background: url("images/specialCatIcon07.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat08 .title {
	background: url("images/specialCatIcon08.gif") no-repeat 10px 2px;
}
#specialPageList .blockCat09 .title {
	background: url("images/specialCatIcon09.gif") no-repeat 10px 2px;
}
#specialPageList .link {
	padding: 5px 0;
	text-align: right;
}
.special .pagerNavi {
	padding: 15px 0;
}



