/*////////////////////////////////////////

  pタグ

///////////////////////////////////////*/

#wp_contents p{
margin:0;
}

/*////////////////////////////////////////

  テーブル基本セッティング

///////////////////////////////////////*/

#wp_contents table{
clear:both;
margin:0;
}

#wp_contents table td h6{
float:right;
margin:0;
}#mv {
	margin-bottom: 20px;
}

#wp_contents ul {
	margin:0 auto;
	padding:0 0 0 185px;
	background:url(images/top_ulbg.jpg) no-repeat left center;
}
#wp_contents ul li {
	background:none;
	border:none;
	margin:0 auto 5px;
	padding:0;
}
