*{
margin: 0;
padding: 0;
}

/*body-------------------*/
body{
	background-image: 
	url(../img_top/ss_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-size: 85%;
	color: #FFDFEF;
}

a:link { color: #999;
			text-decoration:underline;} 
a:visited { color: #999; 
			text-decoration:underline;} 
a:hover { color: #D88A9C;
		@text-shadow:#FFF;
		text-decoration:none;
		position: relative;
top: 1px;
left: 1px;
		} 
a:active { color: #999;
			text-decoration:underline;}

/*container--------------*/
#container{
	margin: 0 auto;
	text-align: left;
	
}


#contents{
	margin:0px auto 0px;
	background-image: url(../img_top/ss_fb_con_bg.gif);
	width: 1024px;
	height: 704px;
}

#header_navi #header h1 a{
text-indent: -5000px;
display: block;
width: 100px;
height: 60px;


}


#header_navi{
	
	width: 100px;
	padding-left: 110px;
	margin-top: 90px;
	float:left;
	}

#header_navi li{
	list-style: none;
}

#header_navi li a{
	text-indent: -5000px;
	display: block;
	width:100px;
	height: 44px;
	background-repeat:no-repeat;
	
}

/*#header_navi li a:hover{
background-position:0 -44px;
}*/


#m1 a{background: url(../img_top/m1.gif); }
#m2 a{background: url(../img_top/m2.gif); }
#m3 a{background: url(../img_top/m3.gif); }
#m4 a{background: url(../img_top/m4.gif); }
#m5 a{background: url(../img_top/m5.gif); }
#m6 a{background: url(../img_top/m6.gif); }
#m7 a{background: url(../img_top/m7.gif); }
#m8 a{background: url(../img_top/m8.gif); }
#m9 a{background: url(../img_top/m9.gif); }
#m10 a{background: url(../img_top/m10.gif);}
#m11 a{background: url(../img_top/m11.gif);}


#contents_under {
	height:20px;
	border-bottom: #666 1px dotted;
	border-top: #666 1px dotted;
	margin:0 auto;
}


#contents_under #footer {
	margin-left: 670px;
	list-style: none;
}

#contents_under #footer ul li{
	float: left;
	padding: 0 5px 0 0;
}



#ad {
	clear: both;
	width: 1024px;
	font-size: 12px;
	padding-top:10px;
	color:#6CF;
	padding-left: 840px;
}



