html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}
#container{
width:800px;
margin-left:auto;
margin-right:auto;
background-image: url(img/bg.jpg);
background-repeat: no-repeat;
background-position: center 105px;
}
.koukoku-atama{
margin-top:170px;
}
.ad-sp{
margin-top:0px;
margin-bottom:25px;
}

body {
	margin: 0;
	padding: 0;
	width:100%;
	height:auto;
	font-family: Helvetica, Arial, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: 0.1em;
	background-attachment: scroll;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 105px;
}

form { margin: 0; padding: 0; }

a { 
color:#FFFFFF;
text-decoration: none; 
}

a:hover {
color:#cc3399;
	text-decoration: underline;
}

img { border: 0; }

/*--左アップデイト--*/

.updateDate {
white-space:nowrap;
}

