/* ------------------------------
Base
------------------------------ */
*		{margin:0px;border:0px;padding:0px;}
html 		{overflow-y:scroll;margin-bottom:1px;height:100%;}

html		{background:#003366 url(../img/base-bk.jpg) no-repeat scroll 0% 0%;background-position:center top;}

body		{background:#ffffff url(../img/base-bk.jpg) no-repeat scroll 0% 0%;background-position:center top;text-align:center;color:#555555;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		-webkit-text-size-adjust:none;}

#background 	{position:absolute;top:0px;left:0px;width:100%;height:200px;min-width:900px;z-index:2;margin-top:0px;padding-top:0px;}

#container 	{margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;text-align:center;background:transparent
		url(../img/base-bk.jpg) no-repeat scroll 0% 0%;background-position:center top;background-attachment:scroll;}

#header 	{width:960px;height:200px;text-align:center;margin-left:auto;margin-right:auto;z-index:1;}
#top-menu	{width:960px;height:70px;text-align:center;margin-left:auto;margin-right:auto;}

#wrap 		{width:100%;margin-left:0px;margin-right:0px;}

#contents	{width:960px;margin-left:auto;margin-right:auto;text-align:center;}
#contents-wrap	{width:920px;margin-left:auto;margin-right:auto;text-align:center;}

#contents-left	{width:770px;float:left;}
#contents-right	{width:140px;float:right;position:relative;}

#left-menu	{width:160px;text-align:center;float:left;}
#column3	{width:600px;text-align:center;float:right;background-color:#ffffff;}
#column2	{width:750px;text-align:center;float:right;background-color:#ffffff;}
#column1	{width:750px;text-align:center;background-color:#ffffff;margin-left:auto;margin-right:auto;}

#footer		{position:absolute;width:100%;font-size:11px;background:#003366 url(../img/copy-bk.gif) repeat-x;text-align:center;margin-top:0px;margin-bottom:0px;margin-left:auto;margin-right:auto;clear:both;}
#copy	 	{width:960px;height:40px;text-align:center;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:0px;background:#003366 url(../img/copy.gif) no-repeat;clear:both;}
#sitemap	{width:920px;line-height:20px;font-size:11px;text-align:center;margin-left:auto;margin-right:auto;margin-top:10px;padding-bottom:20px;color:#ffffff;clear:both;background:#003366;}
#hr-sitemap	{border:none;border-top:dashed 1px #666699;color:#666699;width:auto;}