@charset "utf-8";
/* CSS Document */

html{
	overflow:scroll;
}

a {color:#60B000;}


/* コンテンツ */

#contents { width:820px; padding:45px 0px 0px 220px; font-size:12px; line-height:160%; color:#666666;}

#wrap-contents{
	width:745px;
	margin:0px auto 0px auto;
	background-image:url(../img/contents_bg.jpg);
	background-repeat:repeat-y;
}




/* フッター */

#footer2 {background:url(../img/f_bg.gif) repeat-x; height:30px;}
#footer2 p {background:url(../img/copy.gif) 20px 0 no-repeat; height:30px; text-indent:-9999px;}
#footer2 { left:0; margin-top:80px; width:100%;}





