/*body--------------------------------------------------------------*/

body
{
	margin            : 0px auto;
	padding			  : 0px;
	text-align        : center;
	font-size         : 12px;
	line-height       : 140%;
	color	          : #666666;
	font-family       : "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-color  : #EEEEEE;
	background-image  : url(../common/base/bg_01.gif);
	background-repeat : repeat-x;
}


/*text--------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6
{
	font-size   : 12px;
	line-height : 140%;
	font-weight : normal;
	margin      : 0;
	text-align  : left;
}


.font8
{
	font-size   : 8pt;
	line-height : 125%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;
}


.font12
{
	font-size   : 12px;
	line-height : 140%;
    FONT-FAMILY: 'ＭＳ Ｐゴシック', sans-serif;
}


.adjustFont
{
	font-size   : 12px;
	font-family : "ＭＳ ゴシック", "Osaka−等幅";
	line-height : 140%;
}

/*color--------------------------------------------------------------*/



.blue
{
	color : #0099CC;
}

.green
{
	color : #669900;
}

.red
{
	color : #FF6600;
}




/*link--------------------------------------------------------------*/

a
{
	color           : #4d82c4; 
	text-decoration : underline;
}

a:hover
{
	color           : #4d82c4; 
	text-decoration : underline;
}

a:active
{
	color           : #4d82c4; 
	text-decoration : underline;
}


/*command-----------------------------------------------------------*/

.clear
{ 
	clear : both;
}

.left
{
	float : left;
}

.right
{
	float : right;
}

.imageR5
{
	margin-right 	: 5px;
	margin-bottom 	: 5px;
}

.imageR10{
	margin-right	: 10px;
	margin-bottom 	: 10px;
}

.imageL10{
	margin-left 	: 10px;
	margin-bottom 	: 10px;
}



/*menu--------------------------------------------------------------*/

/*

#menu{

padding	:0px;
width	:197px;
float	:left;

}


#menu ul{

margin		:0px;
list-style	:none;

}



#menu li{

margin:0px 0px;


}



#menu a:link,#menu a:visited{

padding			:4px 5px 0px 27px;
background		:transparent url("../common/base/menu_base.gif") no-repeat 0px 0px;
width			:197px;
height			:25px;

}

#menu a:hover{

background-position:0px -25px;

}


*/




/*---------------------------------------------------------*/
/*    copyright(C) WEB-SEED.All rights reserved.           */
/*---------------------------------------------------------*/
