@charset "Shift_JIS";

/*=========================

NTTƒtƒ@ƒVƒŠƒeƒB[ƒY CSR
01reset_font.css

===========================*/

/*--------------------------------------
    FONT
--------------------------------------*/
#wrapper { 
line-height: 175%;
font-style:normal;
color:#4D4D4D }

/*--------------------------------------
    FONT SIZE
--------------------------------------*/
#wrapper {
font-size: 13px;
font: 13px;
}

/*Firefox,Safari,Opera,Mac IE5
/*Win IE7,Win IE6 Win IE*/
/*Win IE 5-5.5¤6*/
.text10 { font-size: 37% !important; }
.text11 { font-size: 85% !important; }
.text12 { font-size: 93% !important; }
.text13 { font-size: 100% !important; }
.text14 { font-size: 108% !important; }
.text15 { font-size: 116% !important; }
.text16 { font-size: 123% !important; }
.text17 { font-size: 131% !important; }
.text18 { font-size: 138% !important; }
.text19 { font-size: 146% !important; }
.text20 { font-size: 153.8% !important; }
.text21 { font-size: 161.5% !important; }
.text22 { font-size: 169% !important; }
.text23 { font-size: 177% !important; }
.text24 { font-size: 185% !important; }
.text25 { font-size: 192% !important; }
.text26 { font-size: 200% !important; }
.text27 { font-size: 208% !important; }
.text28 { font-size: 215% !important; }
.text29 { font-size: 223% !important; }
.text30 { font-size: 230% !important; }


/*--------------------------------------
    FONT FAMILY
--------------------------------------*/
body { font-family: Arial, Helvetica, Verdana, "ƒƒCƒŠƒI", Meiryo, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, 'Lucida Grande', sans-serif;	}
/* for IE6* html body { font-family:; } */
/* for IE7*:first-child+html { font-family:; }/* for IE7 */


/*--------------------------------------
    LINK
--------------------------------------*/
a {	        color: #808080;}/*GRAY*/
a      {  text-decoration: none;}
a:link {  text-decoration: none;}
a:active {text-decoration: none;}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
a.yellow1 {color: #fac31e;}/*YELLOW*/
a.yellow2 {color: #776b57;}/*YELOOW*/
a.blue   {	color: #1d3994;}/*deepblue*/ 
a:hover.blue {	color: #556aae;}/*paleBlue*/
/*::::::::::::::::::::::::::::::::::::::::::::::::*/



/*--------------------------------------
    OTHER
--------------------------------------*/
/*:::::::::::::::::::::::*/
.clear   {  clear: both;display: block;}
p.center {	text-align: center;}
p.right  {	text-align: right;}
p.left   {	text-align: left;}

strong {
	font-weight: bold;
}
/*:::::::::::::::::::::::*/



