body {
text-align:center;
background-color:#FFFFCC;
font-size:15px;
color:black;
}
a:link {
	color : blue;
	font-weight:bold;
}
a:visited {
	color : purple;
	font-weight:bold;
}
a:hover {
	color: red;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: red;
	text-decoration: underline;
	font-weight:bold;
}

p{
	margin:1px;
	padding:8px;
	padding-top:3px;
}
ul{
margin:0px;
padding:0px;
padding-left:10px;
list-style-position:outside;
list-style-type:none;
line-height:20px;
}
h1{
font-size:50px;
}
#container {
width:850px;
magin:0px;
padding:0px;
text-align:left;
background-color:#ffffff;
border:solid 1px #0000ff;
}

#header {
padding-top:30px;
padding-left:30px;
padding-right:30px;
margin-bottom:-10px;
text-align:center;
background-image:url("http://apart-mansion.com/images/webheader.png");　 /* 画像の設定 */
background-repeat:no-repeat;
/**background-image:url("http://apart-mansion.com/images/webheader.png");　**/ /* 画像の設定 */
color:white;
}
#header h2{
font-weight:bold;
font-size:30px;
text-align:left;
}
#header a:link {
	color : red;
	font-weight:bold;
}
#header a:visited {
	color : red;
	font-weight:bold;
}
#header a:hover {
	color: white;
	text-decoration: underline;
	font-weight:bold;
}
#header a:active {
	color: red;
	text-decoration: underline;
	font-weight:bold;
}

#linkunit{
clear:both;
padding-left:10px;
/**padding-left:10px;**/
/**width:100%;**/
background-color:white;
}

#topMenu{
clear:both;
/**width:100%;**/
background-color:#eeffff;
text-align:left;
padding:2px;
padding-left:10px;
font-weight:bold;
border-top:#0000ff 1px solid;
border-bottom:#0000ff 1px solid;
line-height:22px;
color:black;
}

#topad{
text-align:center;
border-bottom:#0000ff 1px solid;
}
#content {
float:right;
padding:10px;
magin:10px;
width:560px;
line-height:30px;
background-color:#ffffff;
border:1px solid #0000ff;
}

#content h2 {
font-size:16px;
border-left:solid 10px #0099FF;
border-bottom:solid 1px #0099FF;
background-color:#eeffff;
padding:4px 5px;
margin:10px 10px;
color:#000000;
}


#sidebar {
float:left;
width:240px;
padding:5px;
margin:5px;
border:1px solid #0000ff;
}

#sidebar h3 {
font-size:16px;
border-left:solid 10px #0099FF;
border-bottom:solid 1px #0099FF;
background-color:#eeffff;
padding:3px 5px;
margin:10px 10px;
color:#000000;
}


#footer {
clear:both;
width:100%;
	background-color:#eeffff;
	font-size:15px;
	font-weight:bold;
	border-top:1px solid #0000ff;
	text-align:center;
	color:black;
line-height:20px;
}

#gcounter{
  clear:both;
  text-align:center;
}
