@charset "Shift_JIS";
	/*壁紙*/
body{
	color:#ffffff;
	background-image: url(images/kabe_cute9.gif);
	background-repeat: repeat;

}
/*壁紙終*/

#container{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: dotted 4px #63b8ff;
	}

/*リスト部分*/
li{
	list-style-type:none;
	display:inline;
	padding-right:20px;
}
a:hover{
	position : relative;
	top:3px; left:3px;
}
a img{
	border:none;
}
/*リスト部分終*/

.coment{
	float: right;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
}

.menu{
	float: right;
	margin-right: 70px;
	margin-top: 20px;
	margin-bottom: 20px;

}
/* main部分*/
.main{
	width: 395px;
	float: left;
	margin-left: 15px;

}
/*時計部分*/
.time{

	margin-left: 15px;
}
/*時計部分終*/

.sozai{
	float: right;
	margin-right: 80px;
	margin-bottom: 10px;
}

.footer{
	color: #63B8FF;
	font-size: 9px;
	clear: both;
	padding-top: 20px;
	text-align: center;
	padding: 8px;
	border-top: dotted 4px #63b8ff;	
}
/*斜体をノーマルに*/
address {
	font-style:normal;
} 
/*斜体をノーマルに 終*/

#submenu{

	width: 280px;
	float: right;
	padding-right: 10px;
	text-align: center;
	}