@charset "utf-8";
/* CSS Document */

body  {
	font: 90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background:#E7EFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #222;
}

h1, h2, h3, h4, h5{
	padding: 0;
	margin: 0;
}

img{
	border: 0;
	
	}
ul,li { 
	list-style: none;
	margin: 0;
	padding: 0; 
}
.menu li{
	list-style: none;
	margin-left: 0;
	padding-left: 0.7em;
	margin-top: 2px;
}
.point{
	padding-left:20px;
	padding-right:20px;
	margin-top:20px;
	}
.point h2{
	 color:#E4007F;
	}
.sup{
	font-size:10px;
	}
.sup a:hover{
	text-decoration:none;
	}
	
/** backgrond **/
.bg03{
	background: url(http://r-mugendou.com/kanto/img/bar-bg03.gif) repeat-x;
}
.bg04{
	background: url(http://r-mugendou.com/kanto/img/bar-bg04.gif) repeat-x;
}
.table02-02 {
	background: url(http://r-mugendou.com/kanto/table02-02.gif);
}
.table02-04 {
	background: url(http://r-mugendou.com/kanto/table02-04.gif);
}
.table02-05 {
	background: url(http://r-mugendou.com/kanto/table02-05.gif);
}
.table02-07 {
	background: url(http://r-mugendou.com/kanto/table02-07.gif);
}

A{text-decoration:none; color:#003399;}
A:hover  { color:#FF8D00; text-decoration:underline}
A:hover img { filter: alpha(style=0, opacity=80);}

.topmenu a,
.topmenu a:visited,{
	text-decoration: none;
}
.topmenu td{
	background: url(http://r-mugendou.com/kanto/img/bar-bg02.gif) top repeat-x;
	text-align: center;
}

.pan{
	text-align: left;
	margin-top:15px;
	margin-bottom: 5px;
	padding-top:5px;
	padding-left:1em;
	font-size:11px;
	border-top:1px #cfcfcf solid;
}
.pan2{
	text-align: left;
	margin-top:15px;
	margin-bottom: 5px;
	padding-top:5px;
	padding-left:1em;
	font-size:11px;
}
.shohin h3{
	margin-top:20px;
	margin-bottom:10px;
}
.shohin ul li{
	margin-left:1em;
	background:url(icon.gif) left center no-repeat;
	padding-left:13px;
	padding-top:2px;
	font-size:12px;
	color: #333;
	}
.sonota li{
	list-style:none;
	padding-bottom:6px;
	padding-left:5px;
}

.twoColFixRtHdr #container { 
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background:url(bg.gif) top repeat-x #fff;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border-left:#cfcfcf 1px solid;
	border-right:#cfcfcf 1px solid;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
} 
.twoColFixRtHdr #header { 
	padding: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding-top:4px;
	padding-left:10px;
	padding-bottom:14px;
	color:#00349A;
	font-size:10px
}
.titleimg{
	margin-top:10px;
	margin-left:20px;
	margin-bottom:13px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 180px;
	padding: 0 8px;
	border-left:#cfcfcf 1px solid;
}
.twoColFixRtHdr #mainContent {
	margin: 0 210px 0 0; 
	padding: 10px; 
} 
.twoColFixRtHdr #footer { 
	padding: 10px 0;
	background:#00349A;
	text-align:center;
	color:#ffffff;
	font-size:10px;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.salespoint{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
td.salespoint{
	line-height:150%;
	font-size:120%;
}

.tel{
	background:url(table2.gif) repeat-y center;
	text-align:center
	}

div.midashi{
	background: url(midashi_bg.gif) no-repeat;
	width: 528px;
	text-align: left;
	padding-top: 13px ;
	padding-left: 19px;
	padding-bottom:16px;
	margin-top:20px;
	margin-bottom:10px;
}

div.midashi h2{
	color:#fff;
	font-size:100%;
	}


.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */

	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.table_tiiki{
font-size:11px;
line-height:120%;
}
.tiiki_title{
	font-size:12px;
	padding-bottom:2px;
	margin-bottom:3px;
	font-weight:bold;
	border-bottom:1px #333 solid;}



/*-地域リスト小--*/
.tiikilist{
	border:1px solid #ddd;
	margin-top:5px;
	margin-bottom:15px;
	background-color:white;
	text-align:left;
	width:170px;
	height:160px;
	overflow:auto;
}

.tiikilist2{
	border:1px solid #ddd;
	margin-bottom:5px;
	background-color:white;
	text-align:left;
	width:270px;
	height:4em;
	overflow:auto;
}

.tiikilist ul,
.tiikilist2 ul{
	font-size:12px;
	color:black;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

.tiikilist li,
.tiikilist2 li{
	margin-top:3px;
	margin-bottom:3px;
}
.tiikilist li a,
.tiikilist li a:visited,
.tiikilist2 li a,
.tiikilist2 li a:visited
{
	color: black;
	text-decoration: none;
}
