@charset "UTF-8";
/* CSS Document */
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* □■CSS■                                               □ */
/* □  サーフポイントガイド：surfpointguide.com            □ */
/* □  map                                                 □ */
/* □  ■文字指定                                          □ */
/* □  font-family: tahoma, helvetica, sans-serif, arial;  □ */
/* □  font-size: 16px;                                    □ */
/* □  color: #555;                                        □ */
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/**/
/* □□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* content */
#content {background-color:#DAD1C0;}
/* ■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 上段 */
#upperRow {/* 上枠ラウンド */background:url(../img/map/content_top_map.gif) top left no-repeat; height:35px;}
/* ■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 中段 */
#inside {margin-left:auto; margin-right:auto; width:520px; background-color:#FFFFFF; text-align:center;/* IE 対応：中央寄せ */ }
/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 紹介 */
#map_intro {background:url(../img/map/map_title_top.gif) top left repeat-x;	width:520px;
			/* IE 対応：中央寄せ後の、文字左寄せ */
			text-align:left;}
#map_intro ul 	{ list-style:none; margin:-10px 0 0 60px;/* リスト枠全体を移動 */ padding:0 0 20px 0;/* 背景を長く */}
#map_intro li 	{ margin-top:5px;/*リストの行間*/}
#map_intro p	{ color:#3a0500; font-size:0.75em;}

/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
#mapFrameOut {width:520px; height:510px;}
#mapFrameIn  {padding:0 10px 10px 10px;}
/* □■□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
#mapButton {margin:0 10px 0 10px;background:url(../img/map/map_menu_bg.gif) top left repeat-x;
			/* N7高さ指定なしでは背景が表示されない */
			height:30px;}
#mapButton ul {list-style-type:none;}
#mapButton li {float:left;}
#mapButton ul a {display:block;	height: 30px; width:99px; color:#cccccc; text-decoration:none;	outline:0; float:left;}
#mapButton ul li p {font-size:0.875em; text-align:center; padding:5px 0 0 0px;}
#mapArea1 a,#mapArea2 a,#mapArea3 a,#mapArea4 a {border-left:1px groove #999;}
#mapButton ul li a:hover {color:#ffffff;}

/* ■□□□□□□□□□□□□□□□□□□□□□□□□□□□□□ */
/* 下段 */
#lower {/* 下枠ラウンド */background:url(../img/map/content_bottom_map.gif) bottom left no-repeat; height:30px;}
