@charset "Shift_JIS";


body {
  font-size: 14px;
  *font-size: small;
  *font: x-small;
  /*font-family: "ヒラギノ角ゴ Pro" ,"Hiragino Kaku Gothic Pro" , "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", sans-serif;*/
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  color: #FFFFFF;
}

body a,
body a:link {
 	color: #ffffff;
	text-decoration: none;
}

body a:hover {
  color: #BD0406;
  text-decoration: none;
}

.box-area .half-box a:hover dd,
.box-area #clm-left a:hover .jtxts,
.box-area #clm-right a:hover .jtxts{
  color: #fff;
  text-decoration: none;
}

/*--black & white 切り替え--------------------------------------*/
body.white {
	color: #666666;
}

body.white a,
body.white a:link {
	color: #666666;
	text-decoration: none;
}

body.white a:hover {
	color: #BD0406;
	text-decoration: none;
}
/*--black & white 切り替え--------------------------------------*/



.foot-area,
.foot-area a,
.foot-area a:link,
.navs-area,
.navs-area a,
.navs-area a:link {
	color: #666666 !important;
}

.navs-area a:hover,
.foot-area a:hover {
	color: #BD0406 !important;
}

.txtred,
.linkred a {
	color: #cc0000 !important;
}

/*ul {
	display: inline;
}*/

li {
	list-style-type:none;
	float:left;
}
.liststyle{
	list-style-type: circle;
}

.newmark {
	margin-right: 5px;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bold;
}



/* font-size */
/* jtxt コンテンツ詳細文章 */
/* jttls コンテンツ詳細タイトル */
/* jttl コンテンツタイトル */
.j9     { font-size: 9px; line-height:1.2em;}
.j10    { font-size: 10px; line-height:1.3em;}
.j11    { font-size: 11px; line-height:1.4em;}
.j12    { font-size: 12px; line-height:1.5em;}
.j13    { font-size: 13px; line-height:1.6em;}
.j14    { font-size: 14px; line-height:1.7em;}
.j15    { font-size: 15px; line-height:1.8em;}
.j16    { font-size: 16px; line-height:1.9em;}
.j17    { font-size: 17px; line-height:2.0em;}
.j18    { font-size: 18px; line-height:2.1em;}
.j19    { font-size: 19px; line-height:2.2em;}
.j20    { font-size: 20px; line-height:2.3em;}
.j21    { font-size: 21px; line-height:2.4em;}
.j28    { font-size: 28px; line-height:2.2em;}

.l10    { line-height:1.0em;}
.l12    { line-height:1.2em;}
.l14    { line-height:1.4em;}
.l16    { line-height:1.6em;}
.l18    { line-height:1.8em;}
.l20    { line-height:2.0em;}
.l22    { line-height:2.2em;}
.l24    { line-height:2.4em;}
.l26    { line-height:2.6em;}

.jtxts  { font-size: 12px; line-height:1.5em;}
.jttls  { font-size: 14px; line-height:1.7em;}
.jttl,.jttln   { font-size: 16px; line-height:1.9em;}
.jbold  { font-weight: bold;}
.cap    { line-height:1.8em;}
.visited {color: #cccccc;}

.attention{color:#0099ff;}

a .attention{color:#0099ff}

a:hover .attention{color:#BD0406 !important;}



.new-function dl {
	margin: 0 0 15px !important;
}

.new-function p {
	margin: 0 0 8px;
}


.new-function dt {
	border: none !important;
	padding: 0 !important;
}


#nav-inner .marker_on a{
	color: #cc0000 !important;
}


