body {
	background-position: 0px 70px;
}
#header {
	height: 110px;
}
.logo {
	top: 30px;
}
h1 {
	top: 43px;
}
#global_navi_sub {
	top: 44px;
}
#global_navi {
	top: 70px;
}
#contents {
	padding-top: 20px;
}
#main_img {
	margin-bottom: 80px;
	margin-top: 20px;
}
#left {
	float: left;
	width: 460px;
}
#news {
	height: 777px;
	width: 460px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#news_head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	display: block;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#news dl {
	margin: 0px;
	padding: 0px;
}


#news dt {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 10px;
	background-image: url(../img/index/icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
}
#news dd {
	font-size: 12px;
	line-height: 20px;
	padding-right: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	list-style-type: none;
}
#news a:hover {
	text-decoration: underline;
	color: #63B405;
}
#left_bunne img{
	margin-bottom: 10px;
}


#right {
	float: right;
	width: 460px;
	margin-bottom: 50px;
}
#right img {
	margin-bottom: 10px;
}

.new {
	color: #FF0000;
}
.green {
	color: #63B405;
}
.red {
	color: #FF0000;
}
#right .happy {
	position: relative;
}
#ribon {
	position: absolute;
	left: -52px;
	top: -13px;
}
#slider {
	height: 550px;
	width: 940px;
}

