/*----基本関係-------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size:12px;
}

body {
	font-family: Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	text-align: center;
}

hr {
	display: none;
}

a {
	color:#0000FF;
}

a img {
	border: 0;
}

.clear {
	clear: both;
	height:0px;
	_height: 1px;
	font-size:1px;
	line-height:1px;
}

#container {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}


/*----スタイル関係-------------------------------------------*/

.midashi p {
	padding: 5px 10px 10px 10px; 
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #000;
}

.midashi2 p {
	padding: 25px 10px 10px 10px;
	margin: 10px 10px 10px 0;
	border-bottom: 1px solid #000;
	border-top: 1px dashed #c3c3c3;
}

.contents-00 {
	padding: 15px 0px 10px 1px;
}

.contents-01 {
	border-right:solid 1px #c2c2c2;
}

.contents-02 {
	padding: 5px 0px 10px 10px;
}

.contents-03 {
	padding: 0px 0px 0px 10px;
}

#left_banners {
	text-align: center;
}

#left_banners a {
	display: block;
	width: 252px;
	margin: 0 auto 15px auto;
}

#left_banners a.lower {
	margin: 0px auto;
}

#left_banners br {
	display: none;
}

.head-td {
	padding: 5px 0px 10px 0px;
}

.head-td h1 {
	margin:40px 0px 10px 280px;
	height:43px;
	color: #007DC4;
	font-size:30px;
	padding-left:50px;
	font-weight: bold;
	background:url('/images/mumupark/icon_p.gif') no-repeat top left;
}

.head-td p {
	text-align:center;
	padding:15px 0px 15px 0px;
	font-size: 12px;
	background:#D1E9F3;
}

.head-td .m_logo a {
	float:right;
	width:96px;
	height:22px;
	background:url('/images/mumupark/logo_muu.gif') no-repeat bottom left;
	text-indent: -9999px;
}

.head-td .p_logo a {
	float:right;
	width:96px;
	height:22px;
	background:url('/images/mumupark/logo_ppb.gif') no-repeat bottom left;
	text-indent: -9999px;
}

.head-td .m_ttl {
	margin-top:10px;
	width:880px;
	text-align:center;
	text-indent: -9999px;
	border-top:2px dotted #838383;
}

.head-td .m_ttl a {
	margin:12px auto 0px auto;
	display: block;
	width:484px;
	height:20px;
	background:url('/images/mumupark/btn_muu.gif') no-repeat bottom center;
}

.footer {
	text-align:center;
	padding: 5px;
	border-top: 1px solid #666666;
}

.footer small {font-size: 10px;}

/*----リスト関係-------------------------------------------*/

#top_lists {
	padding:0px 0px 10px 50px;
}

#top_lists ul {
	display: block;
	width: 230px;
	text-align: left;
	float: left;
}

#top_lists li {
	list-style: none;
	background: url('/images/mumupark/arrow.gif') 0 50% no-repeat;
	padding: 7px 5px 5px 18px;
}

#top_lists a {
	color: #00f;
	font-weight: bold;
}

#bottom_lists {
	padding: 10px 0px 0px 50px;
}

#bottom_lists div {
	width: 150px;
	height:125px;
	float: left;
	margin-bottom: 20px;
}

#bottom_lists ul {
	padding: 0;
	margin: 0;
}

#bottom_lists li {
	padding: 4px 5px 3px 0;
	margin: 0px;
	list-style: none;
}

#bottom_lists p {
	padding-bottom: 3px;
}

#bottom_lists p a {
	text-decoration: none;
	padding: 0px;
}

#bottom_lists a {
	padding-left: 10px;
}

#loan a {
	color: #990099;
	background: url('/images/mumupark/li_loan.gif') 2px 50% no-repeat;
}

#work a {
	color: #993300;
}

#life a {
	color: #009900;
}

#beauty a {
	color: #0066FF;
}

#pc_class a {
	color: #FF6600;
}

#insurance a {
	color: #ff3399;
}

#loan li a {
	background:url('/images/mumupark/li_loan.gif') no-repeat;
}

#work li a {
	background: url('/images/mumupark/li_work.gif') 2px 50% no-repeat;
}

#life li a {
	background: url('/images/mumupark/li_life.gif') 2px 50% no-repeat;
}

#beauty li a {
	background: url('/images/mumupark/li_beauty.gif') 2px 50% no-repeat;
}

#pc_class li a {
	background: url('/images/mumupark/li_pc_class.gif') 2px 50% no-repeat;
}

#insurance li a {
	background: url('/images/mumupark/li_insurance.gif') 2px 50% no-repeat;
}

/*----検索結果ページ-------------------------------------------*/

#result h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 20px 5px 80px;
}

#result h2 span {
	font-weight:normal;
}

#result h3 {
	font-size: 12px;
	color: #cf000d;
	margin: 0px 20px 0px 80px;
	font-weight:normal;
}

#contents {
	padding-top: 7px;
}

.left {
	float: left;
	width:635px;
	margin:0;
	padding:0;
}

.leftInner {
	margin: -5px 10px 0px 0px;
	border-right: 1px solid #c2c2c2;
}

.left a {
	text-decoration: none;
	margin: 6px 10px 6px 100px;
	padding: 6px;
	display: block;
	border: 1px solid #FFFFFF;
}

.left a:hover {
	display: block;
	border: 1px solid #48B0CB;
	background: #E9F7FD;
}

.left p {
	font-size:14px;
	color:#0000FF;
}

.left dl {
	display: block;
}

.left dl dt {
	font-size: 16px;
	color:#0000FF;
	text-decoration:underline;
	padding-bottom: 7px;
	display: block;
}

.left strong {font-size: inherit; color: inherit; text-decoration: inherit; padding-bottom: inherit; display: inline;}
.left b {font-size: inherit; color: inherit; text-decoration: inherit; padding-bottom: inherit; display: inline;}


.left dl dd.text {
	color:#000000;
	padding-bottom: 7px;
	display: block;
}

.left dl dd.link {
	color: #008000;
	display: block;
	font-size: 12px;
	font-family: sans-serif;
}

.line {
	border-bottom: 1px solid #c2c2c2;
	margin: 5px 30px 5px 110px;
}

p.navi {
	text-align: center;
	padding-top: 20px;
	color:#C2C2C2;
}

.navi a {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

.navi a:hover {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
}

.right {
	float: right;
	width: 242px;
}
.right ul {
	width: 166px;
	padding-top: 45px;
	_padding-top: 50px;
	display: block;
	background: url(/images/mumupark/category_list.gif) 50%  0 no-repeat;
}

.right li {
	list-style: none;
	padding: 0px 10px 0px 10px;
	display: block;
	margin-top:6px;
}

.right li a {
	background: url('/images/mumupark/arrow.gif') 5px 50% no-repeat;
	min-height: 23px;
	_height: 23px;
	line-height: 23px;
	padding: 0px 5px 0px 23px;
	display: block;
	color: #00f;
	border:1px solid #fff;
}

.right li a:hover {
	border:1px solid #2614d9;
	background:#f4f5f7 url('/images/mumupark/arrow.gif') 5px 50% no-repeat;
}

.last {
	background: url('/images/mumupark/categories_bottom.gif') 0 100% no-repeat;
	height: 5px;
	font-size:1px;
	line-height:1px;
	display: block;
	margin-top:0px;
}

.search {
	height: 36px;
	width:710px;
	margin: 20px 0px 40px 90px;
	_margin-top:10px;
	padding: 10px 0px 0px 0px;
	_padding: 10px 0px;
	background:#D1E9F3;
}

.search form {
	display: block;
	width: 600px;
	padding-left: 20px;
	height: 25px;
}

.search form .textbox {
	border: 0;
	height: 25px;
	padding: 5px 3px 0px 3px;
	width: 306px;
	margin: 0px 0px 0px 20px;
	background: url('/images/mumupark/search_box.gif') 0 0 no-repeat;
	vertical-align:middle;
}

.search form .submitBtn {
	padding: 0px 20px;
	_padding: 0 10px;
	margin-left: 20px;
	height: 25px;
	vertical-align:middle;
}

