body{
	width: 765px;
	margin:auto;
}

#contents {
	float:left;
	margin-bottom: 5px;
}

#main {
	width: 700px;
	margin-left:30px;
	float:left;
}

#ue {
	width:680px;
	margin-left:10px;;
	margin-top:20px;
	height:130px;
	float:left;
}

#osusume {
	width: 260px;
	float:left;
	text-align:left;
}

#osusume li {
	list-style: none;
}

#osusume h2 {
	font-size: 95%;
}

#osusume a {
	text-decoration:none;
	color:green;
}

#kensaku {
	float:left;
	width:220px;
	/*border: 1px solid black;*/
}

#kensaku input {
	/*display: block;
	float:left;*/
}

#new {
	/*margin-right:40px;*/
	float: left;
	width: 242px;
	text-align: left;
	/*border: 2px dashed orange;*/
	background-color:orange;
	color: white;
	padding:10px;
	font-size: 90%;
}
#new h2 {
	font-size: 100%;
	display: inline;
}

#menu2 {
	margin-left:20px;
	text-align: left;
	float:left;
}

#menu2 li {
	list-style: none;
}

#menu2 a {
	text-decoration: none;
	color: #333333;
}

#message {
	float:left;
	width: 480px;
}

#itiran {
	margin:auto;
}

#itiran td{
	text-align:center;
	vertical-align:middle;
	background-color:white;
}
#itiran a{
	text-decoration:none;
	color:#303030;
}


#link2 {
	height:70px;
}

#link2 li {
	list-style: none;
	margin-top: 10px;
}
#link2 a {
	text-decoration: none;
	color: #303030;
}


#nikki {
	margin: auto;
	width: 500px;
	text-align:left;
	font-size:90%;
}

#link {
	clear:both;
	width: 680px;
	margin:auto;
}

#link a {
	text-decoration: none;
	color: #505050;
}

#link li {
	float:left;
	list-style: none;
	margin-right: 10px;
}

#copyright {
	clear:both;
	font-weight: bold;
	margin-bottom: 10px;
}

