@charset "UTF-8";

#topue{
	width: 770px;
	height:auto;
	float: right;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}	

#topbottom{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

#topbottom h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #74292c;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #74292c;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #74292c;
}
#topbottom h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
	line-height: 22px;
}
#topue img {
	float: left;
}

