/* CSS Document */

/* scroll color start*/

html {

	border: 0px;
	background-color: #000000;}
/* scroll color end */

 h1{
font-size:12px;
font-style:normal;
font-weight:normal;
line-height: 12px;
margin: 0;
padding: 0;
}


 h2{
font-size:11px;
font-style:normal;
font-weight:normal;
line-height: 12px;
margin: 0;
padding: 0;
}

.body {  background:url(../images/background.gif); background-repeat:repeat-x; font:12px normal Tahoma, "ＭＳ ゴシック"; line-height: 130%; font-weight: normal; font-variant: normal; color: #686868; background-color: #323232; text-align: justify; }




body,table,td,SELECT,input,DIV,form,TEXTAREA,center,option,span,pre,br,P {font-family : "ＭＳP ゴシック", "Osaka−等幅";font:14px;line-height: 130%;}
img,table {border:0} 

form,textarea,input {margin: 0px;padding: 0px;font-size: 12px;}
a:link {font-size: 12px;color: #CCCCCC; text-decoration:none; }
a:active {font-size: 12px;color: #CCCCCC; text-decoration:none; }
a:visited {font-size: 12px;color: #CCCCCC; text-decoration:none; }
a:hover {font-size: 12px;color: #f30; text-decoration:none; }






/* #wrapper { width: 100%;  background-repeat:repeat-y; margin: 0 auto; border: 0px solid #323232; }*/
#wrapper { width: 100%; background:url(../images/background.gif); margin: 0 auto; border: 0px ; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	}
	
	
	
.menu_link{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	padding: 0 10px 0 10px;
	margin: 0 10px 0 10px;
	font-size: 12px;color: #CCCCCC; text-decoration:none;
	line-height: 15px;
}
A.menu_link:link     {  text-decoration:none ; color:#CCCCCC }
A.menu_link:visited  {  text-decoration:none ; color:#CCCCCC }
A.menu_link:active   {  text-decoration:none ; color:#CCCCCC }
A.menu_link:hover    {  text-decoration:underline}


.banner_link{
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 11px;color: #999999; text-decoration:none;
	line-height: 15px;
}
A.menu_link:link     {  text-decoration:none ; color:#999999 }
A.menu_link:visited  {  text-decoration:none ; color:#999999 }
A.menu_link:active   {  text-decoration:none ; color:#999999 }
A.menu_link:hover    {  text-decoration:underline}


