/*　ペェヂの基本デザインCSS　*/

body { 	background-image:url(haikeidot.jpg);
	background-position:ceter top;
	font-family:"MS ゴシック",sans-serif; 
	font-size:small;
	margin:0;
	padding:0px;
	}

h1 { font-family: Arial,Helvetica,sans-serif; 
	background-image:url(../sozai/top1.jpg)	;
	background-repeat: no-repeat;
	
	height: 200px;
	margin: 0px;
}

h2 { font-family:;
	font-size: small;
	background-color:#FF1493;
	color:;	} 
p { font-size:small }

a { color:black;
	text-decoration:none;		}

address{
	background-color:#FF1493;
	border:none;
	padding:0px;
	text-align:center;
}


#header {
	background-color:
	background-image:
	background-position: top right;
	background-repeat: no-repeat;
	}

#side h2 { font-family: Arial,Helvetica,sans-serif; }
#side h2 a { 
	color:black;
	text-decoration:none; }

#contents {
	width:800px;
	margin:0px auto;
	background-color:white;
	position:relative;
	}
#main {
	width:530px;
	margin-left:10px;
	}

#ad_side {
	width:260px;
	position:absolute;
	top:210px;
	left:550px;
	}


