#body{

	background-position:100% 100%;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	background : url(/img/wallpaper/pink_wall.gif) repeat-x;
	background-attachment:fixed;
}
#news{
	background-image:		url(img/copyright_bar.png);
	background-position:	bottom;
	height:					20px;
	bottom:					0;
	width:					100%;
}
#copyright{
	background-image:url(img/word.png);
	height:					20px;
	background-position:	center center;
	bottom:					0;
	background-repeat:		no-repeat;
	width:					100%;
}
a:link{
	border-style:none;
}

a{
	color:blue;
	text-decoration:none;
}
a:hover{
	color:white;
}
.tweet{
	background-image:url(alart_img/tweet.png);
	background-repeat:no-repeat;
	height:35px;
	width:606px;
}
.tweet_word{
	padding:9px;
	text-align:left;
	margin-left:145px;
}
.under{
	border-bottom:10px double black;
}
