@charset "utf-8";

/* About */
/* -------------------------------------- */
#about{
	width:600px;
	text-align:left;
	font-size:12px
}
#about a{
	color:#68a933;
	text-decoration:underline;
}
#about_l{
	float:left;
	width:298px;
}
#about_r{
	float:right;
	width:298px;
}
#about h3{
	font-weight:bold;
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/about_bg.gif) repeat-x 0 0;
	line-height:18px;
	padding:0 7px;
	margin-bottom:5px;
}
#about h3.pay{
	margin-bottom:10px;
}
#about p{
	line-height:1.5em;
	margin-bottom:10px;
}
#about p em{
	color:#FF0000;
	font-style: normal;
}
#about p.attention{
	padding-left: 13px;
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/attention_icon.gif) no-repeat 0 4px;
}
#about h4{
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:10px;
	margin-bottom:10px;
}
#about_rank li{
	border-bottom:#CCCCCC dotted 1px;
	margin-bottom:10px;
	padding: 0 5px;
	color:#999999;
}
#about_rank li p{
	padding-left:40px;
	
}
#about_rank li p.rank_s{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/about_rank_s.gif) no-repeat 0 center;
}
#about_rank li p.rank_a{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/about_rank_a.gif) no-repeat 0 center;
}
#about_rank li p.rank_b{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/about_rank_b.gif) no-repeat 0 center;
}
#about_rank li p.rank_c{
	background:url(http://gigaplus.makeshop.jp/swingkids/image/footer/about_rank_c.gif) no-repeat 0 center;
}

/*---------------------------------------------------------------------------------------*/
