span {
	color: #ff418c;
}

span.red {
	color: #FF0000;
}

p {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	/*color:#8c8c8c;*/
	color:#474747;
	font-size:14px;
	line-height:150%;
}


#TOP p {
	font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	/*color:#8c8c8c;*/
	color:#474747;
	font-size:12px;
	line-height:150%;
}


.text1 {
	font-weight: bold;
	color: #8c8c8c;
	line-height: 150%;
}


li {
	font-size: 0.1%;
	line-height: 0.1%;
	text-indent: -9999px;
}


#hdr_sp {
	font-size: 0.1%;
	line-height: 0.1%;
	text-indent: -9999px;
}


.clear {
	clear: both;
}


.hide {
	position: absolute;
	left: -9999px;
	top: -9999px;
}


.small {
	font-family: "Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";
	color: #474747;
	text-decoration: none;
	letter-spacing: 1.2;
}


a.topbtn1 {
	height: 41px;
	width: 221px;
	border: 0;
	font-size: 0.1%;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: #fff url(../img/bt_download_ranking.gif) no-repeat 0 0;
}


a.topbtn1:hover {
	background: #fff url(../img/bt_download_ranking.gif) no-repeat 0 -43px;
	text-decoration:none!important;
}


a.topbtn2 {
	height: 41px;
	width: 457px;
	border: 0;
	font-size: 0.1%;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: #fff url(../img/bt_program_schedule.gif) no-repeat 0 0;
}


a.topbtn2:hover {
	background: #fff url(../img/bt_program_schedule.gif) no-repeat 0 -43px;
	text-decoration: none!important;
}

a.backtotop {
	height: 23px;
	width: 273px;
	border: 0;
	font-size: 0.1%;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: #fff url(../img/back_top_btn.jpg) no-repeat 0 0;
}


a.backtotop:hover {
	background: #fff url(../img/back_top_btn.jpg) no-repeat 0 -23px;
}


.softfooter {
	width: 768px;
	margin-top: 0px;
	margin-bottom: 20px;
}




.softfooter p {
	font-size: 10px;
	line-height: 100%;
	text-align: center;
}




.softfooter span.current {
	font-weight: bold;
	color: #474747;
}


.padding1{
	padding: 15px;
}


.mb10{
	margin-bottom: 10px;
}


.width558{
	float: left;
	width: 558px;
	padding: 9px;
}


.width180{
	float: left;
	width: 180px;
}



.change10 {
	font-size: 10px;
}

/*Aリンク設定*/
a:link,
a:visited,
a:hover,
a:active {
	color: #ff418c;
}
a:link,
a:visited {text-decoration:none;}

a:hover,
a:active {
	text-decoration: underline;
}


/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 44px;
	padding-top: 11px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
}
