@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE   : nikkansports.com
DATE    : 2011/03/07
UPDATE  : 2014/02/12
URL     : https://www.nikkansports.com/mod/css/ns-info_main.css
AUTHOR  : nikkansports.com, s.iwata

--------------------------------------------------------------------- */


.nsStyle { padding: 0 0 5px; }


/* ----------------------------------------------------------------
COMMON STYLE
---------------------------------------------------------------- */
.nsStyle p, .nsStyle dl, .nsStyle ul {
	font-size: 90%;
	line-height: 1.6em;
}

.nsStyle p { margin-top: 1.5em; }

.nsContactBox {
	margin: 1.5em 0;
	padding: 8px 13px;
	background: #EFEFEF;
	border: 1px solid #999999;
	clear: both;
}
/* Hides from IE5-mac \*/
	*html .nsContactBox { height: 1%; }
/* End hide from IE5-mac */

.nsContactBox h2 {
	margin-bottom: 4px;
	padding-bottom: 2px;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.6em;
	border-bottom: 1px dotted #b2b2b2;
}

.nsContactBox p { margin: 0; }

.nsContactBox dl { margin-left: 0.5em; }

.nsContactBox dl dt, .nsContactBox dl dd { display: inline; }

.nsContactBox dl dd { padding-left: 10px; }

.nsContactBox dl dd a {
	font-size: 100%;
	font-weight: bold;
}

.nsContactBox dl dd span { font-size: 90%; }




/* Company Page
------------------------------------------------------- */
#nsCompany #nsCompanyHokkaido {
	padding: 9px 0 7px 55px;
	background: #EFEFEF url(/img/icon_hokkaido.gif) no-repeat 8px 0.85em;
}

#nsCompany #nsCompanyTokyo {
	margin-top: 5px;
	padding: 9px 0 7px 55px;
	background: #EFEFEF url(/img/icon_tokyo.gif) no-repeat 8px 0.85em;
}

#nsCompany #nsCompanyNagoya {
	margin-top: 5px;
	padding: 9px 0 7px 55px;
	background: #EFEFEF url(/img/icon_nagoya.gif) no-repeat 8px 0.85em;
}

#nsCompany #nsCompanyOsaka {
	margin-top: 5px;
	padding: 9px 0 7px 55px;
	background: #EFEFEF url(/img/icon_osaka.gif) no-repeat 8px 0.85em;
}

#nsCompany #nsCompanyKyusyu {
	margin-top: 5px;
	padding: 9px 0 7px 55px;
	background: #EFEFEF url(/img/icon_kyusyu.gif) no-repeat 8px 0.85em;
}
/* Hides from IE5-mac \*/
	*html #nsCompany #nsCompanyHokkaido,
	*html #nsCompany #nsCompanyTokyo,
	*html #nsCompany #nsCompanyNagoya,
	*html #nsCompany #nsCompanyOsaka,
	*html #nsCompany #nsCompanyKyusyu { background-position: 8px 0.8em; }
/* End hide from IE5-mac */

#nsCompany #contentsTitle { margin-bottom: 0; }


#nsCompany dl { margin-top: 0.5em; }

#nsCompany dt {
	padding: 1px 5px;
	font-size: 90%;
	font-weight: bold;
	color: #1d4453;
	background: #d5dee1;
	border-bottom: 1px solid #ffffff;
}

#nsCompany dd {
	padding: 1px 8px;
	background: #eef2f3;
	text-indent: 0.8em;
	border-bottom: 5px solid #ffffff;
}

#nsCompany dd.pre {
	text-indent: 0;
	white-space: pre;
}

#nsCompany ul#contentsMenu { line-height: 1.2em; }


.coTokyo li#nsCoTokyo,
.coHokkaido li#nsCoHokkaido,
.coNagoya li#nsCoNagoya,
.coOsaka li#nsCoOsaka,
.coKyusyu li#nsCoKyusyu { background: url(/img/theme-menu_icon_on.gif) no-repeat 0 0.3em; }



#tokyoRinen {
	margin-top: 1em;
	padding-bottom: 5px;
}

#tokyoRinen h3.subTitle {
	margin-bottom: 0.5em;
	font-size: 120%
}

#tokyoRinen ol {
	margin: 5px 0 20px 15px;
	padding-left: 24px;
	font-size: 90%;
	line-height: 1.6;
	list-style: decimal;
}

#tokyoRinen h5 {
	margin: 7px 0 0 5px;
	font-size: 150%;
	color: #696969;
}

#tokyoRinen dl {
	margin: 5px 0 15px 15px;
	font-size: 90%;
	line-height: 1.6;
}

#tokyoRinen dt { margin-bottom: 5px; }


#nsCompanyTop h2 { margin-bottom: -10px; }

#nsCompanyTop p {
	padding-bottom: 15px;
	border-bottom: 1px dashed #d4d7d8;
}

#nsCompanyTop p a { padding: 0 2px; }



/* Site Policy Page
------------------------------------------------------- */
#nsSitePolicy { padding-bottom: 1em; }

#nsSitePolicy h2 {
	margin: 3em 0 -1em;
	padding-bottom: 5px;
	font-size: 90%;
	border-bottom: 1px solid #666666;
	clear: both;
}

#nsSitePolicy h2.top { margin-top: 20px; }

#nsSitePolicy #nsContactBox { margin: 1em 0; }

#nsSitePolicy dl dt { margin-top: 0.5em; }

#nsSitePolicy dl dt { font-weight: bold; }

#nsSitePolicy dl dd { margin-left: 1em; }

#nsSitePolicy dl dd a {
	margin-left: 1em;
	padding-left: 17px;
	background: url(/img/icon_nw.gif) no-repeat 0 0.15em;
}

#nsSitePolicy dl.nsPlug-in dd a { margin-left: 0; }

dl.nsPlug-in { clear: left; }

.nsPlug-in dt {
	margin-top: 10px;
	float: left;
}

.nsPlug-in dt a img {
	margin-top: 4px;
}

.nsPlug-in dd {
	margin-top: 10px;
	line-height: 1.3em;
	float: left;
}

.nsPlug-in dd#adobe { margin-bottom: 45px; }
/* Hides from IE5-mac \*/
	*html .nsPlug-in dd#adobe { margin-bottom: 0; }
/* End hide from IE5-mac */

#nsSitePolicy ul {
	margin-top: 1.5em;
	list-style: none;
}

#nsSitePolicy ul li {
	margin-bottom: 15px;
	padding-left: 15px;
	background: url(/img/list_mark06.gif) no-repeat 0 0.45em;
}




/* Privacy Policy Page
------------------------------------------------------- */
#nsPrivacy ul {
	margin-top: 1.5em;
	list-style: none;
}

#nsPrivacy ul li {
	margin-bottom: 1.5em;
	padding-left: 23px;
	background: url(/img/icon-disc.gif) no-repeat 5px 0.35em;
}






/* Recruit Page
------------------------------------------------------- */
#recruit p.top{
	line-height:1.4em;
	margin-top:10px;
}

#recruit p{
	line-height:1.6em;
	margin-bottom:1.2em;
}
#recruit dl.recruitBox {
margin-bottom:1.2em;
}

#recruit dl.recruitBox dt {
	color:#ffffff;
	line-height:1em;
	margin:15px 0 15px 2px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:3px;
	font-size:95%;
	font-weight:bold;
	background:#93a1bb;
}
/* Hides from IE5-mac \*/
	*html #recruit dl.recruitBox dt { height: 1%; }
/* End hide from IE5-mac */

#recruit dl.recruitBox dd {
	margin: 1.2em 20px;
	padding:0;
}


#recruit dl.recruitBox dd ul li{
	font-size:110%;
	line-height:1.4em;
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background: url(/img/list_mark01.gif) no-repeat 0 0.55em;
}
#recruit ul.reTopList {
	margin: 1.2em 20px;
}

#recruit ul.reTopList p.strong{
font-weight:bold;
margin: 0 0 0.5em;

}
#recruit ul.reTopList li {
	line-height:1.4em;
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background: url(/img/list_mark01.gif) no-repeat 0 0.55em;
}
#recruit ul#recruitMenu {
	margin: -12px 5px 1.5em;
	padding-bottom: 1em;
	font-size: 80%;
	list-style: none;
}



#recruit ul#recruitMenu li {
	padding: 0 13px 0 10px;
	background: url(/img/theme-menu_icon_off.gif) no-repeat 0 0.4em;
	float: left;
}



#recruit ul#recruitMenu li.active {
	background: url(/img/theme-menu_icon_on.gif) no-repeat 0 0.4em;
}

div.nsStyle h3.recruit{
	font-size: 95%;
	font-weight: bold;
	background: #efefef;
	border-left: solid 9px #002b81;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px 5px 2px;
	margin: 0 auto 5px;
}

div.nsStyle h3.recruitNew{
	font-size: 95%;
	font-weight: bold;
	background: #efefef;
	border-left: solid 9px #CC0000;
	border-right: solid 1px #bbbbbb;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px 5px 2px;
	margin: 0 auto 5px;
}


#recruit h4 {
	margin: 1.2em 10px 0;
}

#recruit span.headline4 {
	padding: 4px 10px 2px;
	background: #0942B6;
	border-bottom: 1px solid #333333;
	color: #FFFFFF;
}

#recruit div.reExam {
matgin-top:1em;

}
#recruit div.reExam dl dt{
font-weight:bold;
padding:1.2em 10px 0.8em ;
}

#recruit div.reExam dl dd{
padding:0 5px 0 15px;
	}
	
#recruit div.reExam dl dd li{
margin:0 5px 0 25px;
font-size:100%;
	}
	
#recruit div.accessmap{
width:100%;
text-align:center;

}

dl.reProfileBox{
	margin-top:15px;
	background:#efefef;
	border:1px solid #999999;
	padding:5px 10px;
	font-size:90%;
}

dl.reProfileBox dt{
	font-weight:bold;
}

dl.reProfileBox dd img.photo{
	float:left;
	margin:2px 5px 5px 0;
}

dl.reProfileBox dd{
	line-height:1.4em
}



#recruit ul.reSection2 {
	font-size: 90%;
	list-style: none;
	clear: both;
	text-align: center;	
	margin: 0 0 ;
	padding: 1px;
}
#recruit ul.reSection2 li {
	margin: 0 1px 0 0;
	text-align: center;
	background: #EFEFEF;
	float: left;
}

#recruit ul.reSection2 li a {
	padding: 2px;
	display: block;
}

#recruit ul.reSection2 li.active {
	padding: 2px 0;
	display: block;
	background: #CCCCCC;
}

#recruit ul.reSection2 li { width: 24.8%; }





/* MESSAGE
-------------------------------- */
body#nikkansports div.nsStyle h3#headPhoto{
	clear:both;
	margin-top:10px;
}

body#nikkansports div.nsStyle p#boss{
	margin:8px;
	font-size:80%;
	line-height:1.2em;
	width:130px;
	float:right;
	text-align:center;
}


body#nikkansports div.nsStyle dl#dl00{
	margin-bottom:15px;
}

body#nikkansports div.nsStyle dl#dl00 dt{
	font-weight:bold;
}

body#nikkansports div.nsStyle dl#dl00 dd{
	margin-left:10px;
}


body#nikkansports div.nsStyle dl#dl01{
	margin-bottom:15px;
}

body#nikkansports div.nsStyle dl#dl01 dt{
	font-weight:bold;
}

body#nikkansports div.nsStyle dl#dl01 dd{
	margin-left:10px;
	font-size:100%;
}


body#nikkansports div.nsStyle dl#dl01 dd ul{
	margin:15px 0 15px 15px;
	padding:0;
	font-size:100%;
}

body#nikkansports div.nsStyle dl#dl01 dd ul li {
	font-size:100%;
	line-height:1.55em;
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	background: url(/img/list_mark01.gif) no-repeat 0 0.55em;
}


body#nikkansports div.nsStyle table#youngman a{
	color:#333333;
	font-size:85%;
}





/* Contact Page
------------------------------------------------------- */
#nsFaq {
	margin-bottom: 1.5em;
	padding-bottom: 15px;
	border-bottom: 1px dotted #b2b2b2;
}

#nsFaq ul.newsList02,
#answerFaq ul.newsList02 {
	margin: 5px 0 0 8px;
	line-height: 1.7;
}

#answerFaq {
	margin-top: 1.5em;
	padding-top: 10px;
	border-top: 1px dotted #b2b2b2;
}

#answerFaq2 { margin-top: 15px; }

dl#nsQuestion {
	margin: 5px 0 15px;
	line-height: 1.1em;
	border-top: 2px solid #d4d7d8;
	border-bottom: 1px solid #d4d7d8;
}

#nsQuestion dt {
	padding: 4px 7px;
	font-weight: bold;
	background: #EFEFEF;
	border-bottom: 1px dashed #d4d7d8;
}

#nsQuestion dd {
	margin: 5px 10px;
	line-height: 1.5em;
}

#nsQuestion dd.new-line { margin-top: 0.5em; }

.nsFaqAnswer dt {
	margin-bottom: -10px;
	font-weight: bold;
}

ul.nsFaqAnswer {
	margin-top: 1.5em;
	list-style: none;
}

ul.nsFaqAnswer li,
.nsFaqAnswer dd {
	margin: 15px 0;
	padding-left: 23px;
	background: url(/img/icon-disc.gif) no-repeat 5px 0.35em;
}

.nsFaqAnswer h2 {
	margin: 1.5em 0 0;
	font-size: 90%;
}



/* ----------------------------------------------------------------
nikkanInform STYLE 日刊スポーツからのお知らせ 2014.02-
---------------------------------------------------------------- */

/* 写真 */
.NewsPhoto dt {text-align: center;}
.NewsPhoto dd {
	font-size: 90%;
	font-weight: bold;
	padding: 5px 10px 2em;
	line-height: 1.4;
	text-align: center;
}