
/****************************
	body
****************************/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #ffffff ;
	background-color: #000000 ;
	background-image: url(../img/bg_majesty.jpg);
	background-repeat: no-repeat;
	}





/****************************
	link(background: #ff21c1;)
****************************/
a:link{
	color: #ff21c1;
	text-decoration:none;
	}
a:visited{
	color: #ff21c1;
	text-decoration:none;
	}
a:active{
	color: #ff21c1;
	text-decoration:none;
	}
a:hover {
	color: #ff21c1;
	text-decoration:underline;
	}

/****************************
	font
****************************/
p {
	font-size: 85%;
	line-height: 1.5em;
	}

.midashi {
	color: #335CD6;
	font-weight: bold; 
	}

.listmenu {
	font-size: 85%;
	color: #335CD6;
	}

.fontwhiteb {
	font-size: 85%;
	color: #ffffff;
	font-weight: bold; 
	}

.midashiyellow {
	color: #ffcd00;
	font-weight: bold; 
	}

.column {
	margin-top: 15px; 
	margin-left: 15px; 
	font-size: 80%;
	line-height: 2.0em;
	}

.news{
	font-size: 80%;
	line-height: 2.0em;
	}

.doc{
	font-size: 85%;
	line-height: 1.5em;
	}

.fontsmall{
	font-size: 80%;
	line-height: 110%;
	}
	
.fontsmallgray{
	font-size: 80%;
	color: #666666;
	line-height: 110%;
	}

.fontsmallwhite{
	font-size: 80%;
	color: #ffffff;
	}

.fontmin{
	line-height: 110%;
	font-size: 60%;
	}
	
.fontmingray{
	line-height: 110%;
	font-size: 60%;
	}
