@charset "UTF-8";
/* CSS Document */

body       {color:#333333;font-size:14px;font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}
	
.font_w    {color: #FFF;font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;}



.dark_red  {color: #dc143c;font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;}

.red_12px  {color: #dc143c;font-size: 12px;font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}

.font_10px {color: #333333;font-size: 10px;font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}

.size13px {color: #333333;font-size: 13px;font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}

.size21px {font-size: 21px;font-family: AXIS Std EL, helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}

.dark_red_12px {color: #dc143c;font-size: 12px;}

.size12px {color: #333333;font-size: 12px;font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;}


/* IE */
@font-face {
font-family: AXSIS Std EL;
src: url(font/AXSIS Std EL.eot);
}
/* Firefox, Opera, Safari */
@font-face {
font-family: AXSIS Std EL;
src: url(font/AXSIS Std EL.ttf) format(”truetype”);
}



 body {line-height: 1.8;background-color: #FFF;}
 
 
   
 a { text-decoration: none; }
 


a:link    { color: #333; }
a:visited { color: #333; }
a:hover   { color: #CCC; }
a:active  { color: #FFF; }

	

body{
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
}
