@charset "utf-8";
/* CSS Document */
body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}


#container  {
	width:900px; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 0px;
	height: 100%;
	border: 2px solid #666666;
	color: #000000;
} 

.topsetumei{
	width: 555px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	margin-left: 305px;
	position: relative;
	top: 5px;
	margin-bottom: 10px;
	list-style-type: none;
	z-index: 1;
	margin-top: 0px;
	font-weight: bold;
	height: 110px;
}
#container   #header   #apiv2 {
	height: 35px;
	width: 897px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	top: 438px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#container   #header  #apiv2  li  a {
	color: #000000;
	display: block;
	height: 28px;
	width: 146px;
	margin-left: -22px;
	margin-top: -2px;
}
#container #header #apiv2 a:hover {
	color: #FF0000;
}
#container   #header  #apiv2  a  lin {
	color: #000000;
}
#container   #header   #apiv2  ul {
	list-style-type: none;
	float: left;
	width: 898px;
	padding: 0px;
	margin: 0px;
	display: block;
}
#container  #header  #apiv2  li {
	float: left;
	width: 98px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF9999;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 3px;
	border: 1px solid #990000;
	display: block;
	padding-right: 20px;
}


#container #header #apiv2 li:hover {
	float: left;
	width: 98px;
	padding-top: 7px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	padding-right: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 3px;
	border: 1px solid #990000;
}





#container   #header   #apiv3  {
	height: 51px;
	width: 901px;
	margin-top: -10px;
	margin-bottom: 0px;
	float: left;
	top: 496px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top;
}
#container  #header  #apiv3  a {
	display: block;
	height: 28px;
	width: 146px;
	margin-left: -24px;
	margin-top: -3px;
	padding-top: 2px;
}
#container   #header   #apiv3   ul {
	list-style-type: none;
	float: left;
	width: 896px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#container   #header   #apiv3   li {
	float: left;
	width: 98px;
	padding-top: 7px;
	padding-left: 20px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	padding-right: 20px;
	background-position: center center;
	border: 1px solid #990000;
	background-color: #FF9999;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 3px;
	display: block;
}


#container   #header   #apiv3   li:hover{
	float: left;
	width: 98px;
	padding-top: 7px;
	padding-left: 20px;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 23px;
	padding-right: 20px;
	background-position: center center;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 3px;
}






a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#container #header  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 540px;
	width: 900px;
	position: relative;
	left: 0px;
	overflow: visible;
	margin: 0px;
} 
#container #header .topsetumei img {
	border: thin solid #FFFFFF;
}

#header  h1   {
	left: 10px;
	right: 620px;
	position: relative;
	float: left;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 12px;
}
li:link {
	color: #000099;
}


#container #header #flash {
	position:absolute;
	width:898px;
	height:305px;
	left: -1px;
	top: 136px;
	padding-right: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#sidebar1/* #sidebar1 に関するヒント：
1. 単位はパーセントであるため、サイドバーで余白を使用することは回避してください。標準に準拠したブラウザでは、余白は幅に追加されるため、実際の幅が不特定の幅になります。 
2. 「.twoColLiqRtHdr #sidebar1 p」ルールで見られるように、div の端と div に含まれるエレメントの間のスペースは、エレメントに左マージンと右マージンを適用することによって設定できます。
3. 親エレメントが表示された後に Internet Explorer によって幅が計算されるため、単位がパーセントの列では原因不明のバグが発生することがあります。最終的な表示をより正確に予測する必要がある場合は、単位がピクセルの列に変更することができます。
*/
  {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 275px; /* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 3px;
}
#container #sidebar1 img {
}
#container #mainContent h2 {
}

#container #mainContent {
	width: 600px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	top: 550px;
}
#container  #mainContent  div  {
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	color: #333333;
}

#container #mainContent .main {
	margin-top: 2px;
	margin-bottom: 10px;
	height: 70px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #CCCCCC;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#container  #mainContent  .main  h2 {
	font-size: 12px;
	color: #0000FF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#container #mainContent .main .setumei {
	margin-right: 10px;
	margin-left: 0px;
}
#container #m-2  li {
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-left: 35px;
	font-weight: bold;
	margin-left: 0px;
	font-size: 12px;
	letter-spacing: 3px;
	list-style-type: none;
	background-image: url(img/3menu.jpg);
	margin-right: -10px;
}
#container #m-2 ul {
	padding: 0px;
	list-style-type: none;
	width: 900px;
	margin: 0px;
	float: left;
	height: 38px;
}
#container #m-2 {
	position:absolute;
	width:900px;
	height:40px;
	z-index:1;
	left: 0px;
	top: 403px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container #mainContent .main .right {
	float: right;
	margin-right: 10px;
	background-color: #FF9999;
	border: 1px solid #990000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 0px;
}

#mainContent   h1/* #mainContent に関するヒント：
1. #mainContent と #sidebar1 の間のスペースは、#mainContent div の右マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この右マージンを削除します。
2. サポートされている最小解像度（800 x 600）でのフローティングエレメントの落下を回避するには、#mainContent div 内のエレメントを 430px 以下にする必要があります（イメージを含む）。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグが回避されます。
*/
  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	font-size: 12px;
	color: #333333;
	border-bottom-style: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
} 
#container #mainContent h1.b {
	height: 30px;
	width: 550px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-image: url(img/top/concept.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
}
#container #mainContent h2 {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container   #mainContent #mag1 {
	position:absolute;
	width:267px;
	height:175px;
	z-index:auto;
	left: 149px;
	top: 535px;
	background-color: #99CCFF;
	margin-top: 5px;
	visibility: visible;
}
#container   #mainContent #mag2 {
	position:absolute;
	width:265px;
	height:177px;
	z-index:2;
	left: 443px;
	top: 532px;
	color: #000000;
	background-color: #99CCFF;
	margin-top: 5px;
}
.detail    {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
}




#container #sidebar1 img {
	border: 1px double #999999;
	padding: 2px;
	margin: 2px;
}
#container #header h2 {
}

#footer  {
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6666FF;
	margin-top: 10px;
	height: 80px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-bottom: 0px;
	width: auto;
} 
#container #footer li {
	font-size: 11px;
	float: left;
	list-style-type: none;
	padding-right: 9px;
	padding-left: 7px;
	padding-bottom: 3px;
	background-image: none;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 3px;
	color: #000000;
}
#container #footer a {
	color: #0000FF;
}
#container #footer a:link {
	color: #0000FF;
}
#container #footer ul {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 18px;
	color: #000000;
}
.main-new {
	height: auto;
	margin: 0px;
	padding: 0px;
}
#container  #mainContent  h3 {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	border-bottom-width: 2px;
	border-left-width: 19px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	font-weight: bold;
	color: #FF0000;
}


.adress    {
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
.fltlft { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container #mainContent td {
	text-align: center;
	border: 1px dotted #6699FF;
}
.aka {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.kuro {
	color: #000000;
}
.blue {
	font-size: 13px;
	color: #0000FF;
	line-height: 16px;
	margin-top: 5px;
}
#container #mainContent img {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#container  #mainContent  .mainb {
	color: #000000;
	font-size: 14px;
}
#container #mainContent .mainb li {
	float: left;
	list-style-type: none;
	border: 1px solid #990000;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 21px;
	background-color: #FF9999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
#container #mainContent .mainb li:hover {
	background-color: #FFFFFF;
}
#container #mainContent .mainb ul {
	margin-left: -10px;
	padding-left: 5px;
}
#container  #header.topsetumei li a:link {
	color: #FF0000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding-left: 10px;
}
#apiv1 {
	position:absolute;
	width:900px;
	height:44px;
	z-index:2;
	left: -2px;
	top: 357px;
}
#apiv2 {
	position:absolute;
	width:898px;
	height:46px;
	z-index:2;
	left: -2px;
	top: 367px;
}
#apiv3 {
	position:absolute;
	width:898px;
	height:52px;
	z-index:1;
	left: -2px;
	top: 414px;
}
.style3 {
	font-size: 19px;
	color: #FF0000;
	font-weight: bold;
}
.mm {
	color: #FF0000;
}
#container #sidebar1 a .mm a {
	color: #FF0000;
}

