@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;
*font-size: small;
*font: x-small;
}

/*Firefox,Safari,Opera,Mac IE5
/*Win IE7,Win IE6 Win IE*/
/*Win IE 5-5.5¤6*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


/*--------------------------------------
    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:visited { color: #776b57;}
a      {  text-decoration: none;}
a:link {  text-decoration: none;}
a:active {text-decoration: none;}
a:hover { text-decoration: underline;}

/*::::::::::::::::::::::::::::::::::::::::::::::::*/
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;
}
/*:::::::::::::::::::::::*/



