@charset "UTF-8";

#contents #main {
	margin: 0px;
	padding: 0px;
}
#main #pickup_top {
	background-image: url(../img/top_main_up.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 755px;
	padding-top: 35px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 20px;
}
#pickup_top h2 {
	background-image: url(../img/top_allow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 1.2em;
	line-height: 12px;
}
#main #pickup_down {
	background-image: url(../img/top_main_down.png);
	background-position: center bottom;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	width: 755px;
}

#pickup_down div {
	width: 360px;
	background-color: #FFFFFF;
}
#main dl {
	float: right;
}
#main dt {
	font-weight: bold;
	padding-bottom: 0.3em;
	font-size: 1.1em;
}
#main   .text {
	margin-bottom: 1em;
}
#main .link a {
	background-image: url(../img/share/Plain_wht_Right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	float: right;
	color: #666666;
	text-decoration: none;
}
#main .link a:hover {
	background-image: url(../img/share/Plain_wht_Right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #5B6A9F;
	text-decoration: none;
}
#main p {
	height: 100px;
	width: 100px;
	float: left;
}
div.speace {
	margin-bottom: 30px;
}
#mz {
	margin-bottom: 30px;
}
#mz dl {
	width: 360px;
	padding-bottom: 0.8em;
	padding-top: 0.5em;
}
#mz .text {
	font-size: 1em;
}
#mz .pict {
	float: left;
	width: 100px;
	padding-right: 10px;
}
#mz object {
	float: left;
	width: 180px;
	padding-right: 10px;
}
#lg{
	float: right;
	margin-bottom: 10px;
}
#staff {
	clear: both;
}
#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#main div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#nav #nav_top a {
	background-image: url(../img/share/nav/nav_over.gif);
}
#logo {
	float: right;
}
#news li { 
	margin-bottom: 15px;
}
#news a { 
	text-decoration: none;
}

.hs_image {
	text-align:center;
}

.hs_text {
	float:right;
}

.uamou_title {
	color:5e5be5;
}