@charset "UTF-8";
/* CSS Document */

*{
	margin:0 auto 0 auto;
	font-size:12px;
	line-height:17px;
	background:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#ProfCopy{
	font-size:15px;
	line-height:25px;
	margin-top:20px;
	color:#000;
}




table{
	background-color:#fff;
	border-collapse:collapse;
	border:1px solid #000;
	color:#000;
	text-align:left;
	font-weight:normal;



}

th{
	height:30px;
	line-height:30px;
	background-color:#879EA3;
	padding-left:10px;
}


td{
	height:30px;
	line-height:30px;
	padding-left:10px;
}


#ProfContentsL{
	Width:460px;
	float:left;
}

#ProfContentsR{
	Width:460px;
	float:left;
	margin-left:40px;
}

#ProfShopinfoBox{
	width:460;
	height:260px;
	margin-top:35px;
}

#ProfShopinfoTxt{
	width:290px;
	height:260px;
	float:left;
	color:#000;
}

#ProfShopinfoImg{
	width:170px;
	height:260px;
	float:left;
}

#ProfMapBox{
	width:460px;
	height:300px;
	text-align:center;
}
