/* link CSS Document */

table.linkbox {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	clear:both;
	width:800px;
}

table.linkbox.mb20 {
	margin-bottom:20px;
}

table.linkbox tr{
	vertical-align:middle;
}

table.linkbox td{
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	vertical-align:middle;
	padding:5px;
}

table.linkbox .type01{
	background:#CCCCCC;
	margin:0px;
	padding: 3px 7px;
	width: 100%;
}

table.linkbox td.type02 {
	width:30%;
	padding:5px;
}

table.linkbox td.type03 {
	width: 70%;
	padding:5px;
}

/* link CSS Document */
ul.pageNum{
	margin-bottom:20px;
}
ul.pageNum li{
	display:inline;
	float:left;
	margin-right:10px;
	margin-top: 0;
}
ul.pageNum li.linkTxt{
	text-align:right;
	float:right;
	margin-right:0px;
}
h2.linkTitle{
	background:url(../images/link/h2_link_bg.gif) bottom repeat-x;
	color:#BF1010;
	font-weight:bold;
	padding-bottom:3px;
}
.btnWrap{
	text-align:center;
	width:800px;
}
.btnArea{
	background:#FFE9E9;
	border:8px solid #F5F5F5;
	clear:both;
	margin: 0 auto;
	padding: 10px 10px 0;
	text-align:center;
	width:460px;
}
.btnArea p.mb0{
	margin-bottom:0;
}
ul.pageLogo{
	margin-bottom:20px;
}
ul.pageLogo li{
	float:left;
}
ul.pageLogo li a{
	border: 1px solid #e4e4e4;
	display:block;
	margin: 0 19px 10px 0;
	padding: 8px 10px 8px 42px;
	width:200px;
}
.sitemapWrap{
	clear:both;
	margin-bottom:15px;
}
.sitemapArea{
	float:left;
	margin: 0 19px 0 0;
	width:252px;
}
.sitemapArea.mr0{
	margin:0 0 0 0;
}
/*
body#local #main .sitemapArea h2{
	border: 1px solid #e4e4e4;
	color: #bf1010;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 8px 10px 8px 42px;
	width:200px;
}
*/
body#local #main .sitemapArea h2 a{
	display:block;
	border: 1px solid #e4e4e4;
	color: #bf1010;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 8px 10px 8px 42px;
	width:200px;
}
*html ul.pageLogo li a,
*html body#local #main .sitemapArea h2 a{
	width:252px;
}
ul.pageLogo li a{
	color: #bf1010;
	font-weight: bold;
}
ul.pageLogo li.bridal a,
.sitemapArea h2.bridal a{
	background:url(../images/link/3.gif) 8px no-repeat #efefef;
}
ul.pageLogo li.life a,
.sitemapArea h2.life a{
	background:url(../images/link/6.gif) 8px no-repeat #efefef;
}
ul.pageLogo li.shop a,
.sitemapArea h2.shop a{
	background:url(../images/link/1.gif) 8px no-repeat #efefef;
	margin-right:0;
}
ul.pageLogo li.pet a,
.sitemapArea h2.pet a{
	background:url(../images/link/2.gif) 8px no-repeat #efefef;
}
ul.pageLogo li.food a,
.sitemapArea h2.food a{
	background:url(../images/link/10.gif) 8px no-repeat #efefef;
}
ul.pageLogo li.other a,
.sitemapArea h2.other a{
	background:url(../images/link/8.gif) 8px no-repeat #efefef;
	margin-right:0;
}
.sitemapArea ul{
	margin-bottom: 10px;
}
.sitemapArea ul li{
	background: url(../images/common_list_icon02.gif) no-repeat left;
	margin-bottom: 5px;
	padding-left: 15px;
}
.section{
	clear:both;
	margin-bottom:20px;
}
.section.mb30{
	margin-bottom:30px;
}
h4.linkTitle{
	background:url(../images/link/h2_link_bg.gif) bottom repeat-x;
	color:#BF1010;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:3px;
}
.section li{
	margin-bottom: 3px;
}
.section li.num01{
	background:url(../images/list_mark_number2_01.gif) left no-repeat;
	padding-left: 20px;
}
.section li.num02{
	background:url(../images/list_mark_number2_02.gif) left no-repeat;
	padding-left: 20px;
}
.section li.num03{
	background:url(../images/list_mark_number2_03.gif) left no-repeat;
	padding-left: 20px;
}
.section li.num04{
	background:url(../images/list_mark_number2_04.gif) left top no-repeat;
	padding-left: 20px;
}
.section dl.ver01{
	clear:both;
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
	padding-bottom: 5px;
}
.section dl.ver02{
	clear:both;
	margin-bottom:10px;
}
.section dl.ver01 dt{
	background:url(../images/common_list_icon02.gif) left no-repeat;
	float:left;
	padding-left: 20px;
	width:35%;
}
.section dl.ver02 dt{
	float:left;
	width:40%;
}
.section dd{
	float:right;
	width:60%;
}
.section dd.w30{
	width:30%;
}
