@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-weight: normal;
    font-style: normal;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
}


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


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

.red_14px  {color: #dc143c;font-size: 14px;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;}

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

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

.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;}

.Green    {color: #008b8b;font-size: 14px;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:#1e90ff; }
a:visited { color: #AAA; }
a:hover   { color: #f69; }
a:active  {color: #FFF;font-family: helvetica, arial, "hiragino kaku gothic pro", meiryo, "ms pgothic", sans-serif;
}

	
img {
    max-width: 100%;  /* 横幅に合わせて自動縮小するが、拡大はしない */
    height: auto;}
	

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