/* 「渡米実業団」別ウィンドウ用
------------------------------------ */

@import "style_1909.css";

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

a:link     {color:#353302; text-decoration:none;      font-family: Times New Roman;}
a:visited  {color:#656503; text-decoration:none;      font-family: Times New Roman;}
a:hover    {color:#FF8A00; text-decoration:underline; font-family: Times New Roman;}
a:active   {color:#FF8A00; text-decoration:none;      font-family: Times New Roman;}


/* Map
------------------------------------ */

#containerMap {
	width: 980px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#containerMap ul {
	margin-top: 0;
}

#mapIntro {
	position: absolute;
	top: 130px;
	right: 0;
	width: 780px;
	line-height: 1.2;
}

