/* CSS Document */


body {
	background-image: url(http://www.rockyraccoon.jp/image/bg_main.jpg);
	margin: 0px;
font-family: ocrb, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
font-size:12px;
color:#333333;
}


.content{padding:40px;}
#s-map td{
font-size:12px;
padding:20px 5px;
/*
background-color:#eee;
background-image: url(http://www.rockyraccoon.jp/image/bg_main.jpg);
border-bottom:1px solid #ccc;
*/
line-height:140%;
}

img{border:none;}

a:link      { color: #999; text-decoration: none }
a:visited   { color: #666; text-decoration: none }
a:active   { color: #666; text-decoration: underline }
a:hover   {color:#333; text-decoration: underline;}
