/*-- gmo-isp --*/
body {
	margin: 0px;
	font-size: 12px;
	font-variant: normal;
	color: #333333;
	line-height: 140%;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

h1,
h2,
h3{
	padding:0px;
	margin:0px;
	}

/*-- リンク指定 --*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*-- フォント指定 --*/
.s-f {
	font-size: 10px;
	line-height:130%;
}
.s-f-navy {
	color: #00469d;
	font-size:10px;	
	line-height:130%;
	}
.s-f-g {
	font-size: 10px;
	color:#707070;
}

.b-f {
	font-size: 14px;
}

.b-f-navy {
	font-size: 14px;
	font-weight: bold;
	color: #00469d;}

.pnk-f {
	color: #e5004f;
	}

.navy-f{
	color: #00469d;
	}
		
.f-b {
	font-weight:bold;
	}
	
.navy-f-b {
	color: #00469d;
	font-weight: bold;
	font-size:12px;
}

/*-- TABLE内部関連 --*/
.img-spc{
	padding-right:10px;
	}

.topic01 {
	padding: 10px;
}

.enjoysite td{
	padding-top:10px;
	}

.entame,	
.usefulsite,
.cont-trial{
	margin-top:10px;
	margin-bottom:5px;
	}

/*-- 占い --*/
.horoscope-type{
	color: #00469d;
	font-size:10px;
	padding:9px 0px 3px 60px;
	}	
.horoscope-icon img{
	margin-right:2px;
	}
	
/*-- 天気 --*/
.weather-add{
	color: #00469d;
	font-size:12px;
	font-weight:bold;
	padding:9px 0px 3px 90px;
	}
	
/*--　左メニュー --*/
.left-menu{
	line-height:100%;
	}
.left-menu-title{
	text-indent:-9999px;
	}


/*----- サブページ -----*/
.etopic-title{
	width:480px;
	padding-bottom:10px;
	background:#ffffff url(/images/nmp/sub_line_01.gif) no-repeat right bottom;
	}
	
.etopic-sum{
	width:465px;
	padding-left:15px;
	padding-bottom:15px;
	color:#996666;
	font-weight:bold;
	background:#ffffff url(/images/nmp/sub_line_01.gif) no-repeat right bottom;
	}

.etopic-main{
	width:469px;
	margin:40px 0px 40px 15px;
	}
	
.etopic-main img{
	float:left;
	padding:0px 10px 10px 0px;
	}

/*-- エンタメトピックス　バックナンバー --*/
.etopics-bno{
	clear:both;
	width:459px;
	padding:10px;
	border:2px solid #6c8dd3;
	background:url(/images/nmp/sub_etopics_bg.gif) repeat-x left bottom;
	}
	
.etopics-bno ul{
	margin:0px 0px 0px 25px;
	padding:0px;
	}
	
.etopics-bno ul li{
	margin-left:15px;
	color:#a95a4e;
	}
	
.etopics-bno ul li a{
	color:#a95a4e;
	}	
/*-- トピックス --*/


.topics-lineup{
	width:439px;
	margin:0px 0px 40px 0px;
	padding:15px 20px;
	border:1px solid #ecac00;
	background:url(/images/nmp/sub_topics_bg.gif) repeat-x left bottom;
	}
.topics-lineup ul{
	margin:0px;
	padding:0px;
	text-align:left;
	}
.topics-lineup li{
	display:inline;
	padding:5px 15px 5px 0px;
	list-style-type:none;
	line-height:200%;
	}

.topics-lineup li a{
	white-space:nowrap;
	}
	
.totopage{
	text-align:right;
	margin:30px 10px 30px 0px;
	}
