#contentsMain h3 img{
	margin-top: 15px;
}

.linkArea h4{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#main .contentsArea #contentsMain .linkArea .linkBox {
	font-size:80%;
	margin:0px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #cc0000;
}

#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr th a {
	text-decoration:none;
}

#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr th a:hover {
	color: #cc0000;
	text-decoration:none;
}

#main .contentsArea #contentsMain .linkArea .linkBox a:hover {
	color: #cc0000;
}


#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr th, #main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	text-align:left;
}


#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr td p, #main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr td strong{
margin:5px;
padding:0px;
display:block;
}


#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l {
width:600px;
float:right;
}

#main .contentsArea #contentsMain .linkArea .linkBox table.shopDetail_l tr td.no_boder {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



