@charset "Shift_JIS";

/*******************************************
madpop用css  MAIN
*******************************************/
#box1 {
	height: 358px;
	width: 600px;
	background-image:url(../image_madpop/main_back.jpg);
	background-repeat: no-repeat;
	text-indent:-9999px;
}
#box1_2 {
	width: 600px;
	height:311px;
	background-image:url(../image_madpop/main_bottom.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
	line-height:normal;
}
.tarack_list	{
	margin:25px auto 10px 15px;
	width:249px;
}
.list_right	{
	float:right;
	width:252px;
	margin-right:16px;
	margin-top:10px;
	font-size:11px
}
#box2 {
	height: 346px;
	background-image:url(../image_madpop/profile_top.jpg);
	background-repeat:no-repeat;
}
#box3 {
	height: 230px;
	width:600px;
	background-image:url(../image_madpop/profile_back.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size:11px;
	line-height:normal;
}
.profile_text{
	width:285px;
	float:left;
	padding:10px;
	line-height:110%
}
.profile_text2{
	width:255px;
	padding:10px 10px 10px 0px;
	float:right;
}
.profile_text .link	{
	line-height:140%;
	padding-top: 10px;
}
.profile_text2 .link	{
	line-height:140%;
	margin-top: 10px;
}
a: hover	{
	color:#36BEf0;
	}
#box4 {
	height:24px;
	background-image:url(../image_madpop/copyright_r5_c1.gif);
	background-repeat:no-repeat;
}
#box5 {
	margin-top: 30px;
}
#box5_2 {
	margin-top: 30px;
	color: #CCCCCC;
}
.artist_text1	{
	width:560px;
	margin:20px auto 0px 10px;
	color:#000000;
	font-size:12px;
	}
.artist_text	{
	width:560px;
	margin:20px auto 0px 10px;
	color:#000000;
	font-size:12px;
	}
.artist_title	{
	padding:0px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:13px;
}
#box6 {
	margin-top: 26px;
}
/*******************************************
テキストlink_css
*******************************************/
a img {
	border-style: none;
}
a:link {
	text-decoration:none;color:#36bef0
}
a:active {
	text-decoration:none;color:#36bef0
}
a:visited {
	text-decoration:none;color:#36bef0
}
a:hover {
	text-decoration:underline;color: #0066FF;
}

