@charset "utf-8";

/* トップページ */

#toppage_bottom .banner
{
	clear:both;
	margin:10px 0;
	width:800px;
}

#toppage_bottom .banner .left
{
	margin-right:10px;
}

#toppage_bottom #whatsnew
{
	width:395px;
	float:left;
	margin-right:10px;
}

#toppage_bottom #whatsnew .header
{
	text-align:right;
	padding:10px 10px 0 0;
	background-image:url(../top/images/header_whatsnew.jpg);
	height:30px;
}

#toppage_bottom #whatsnew .detailframe
{
	padding:10px;
	border-left:solid 5px #013300;
	border-right:solid 5px #013300;
}

#toppage_bottom #whatsnew .detail
{
	overflow:auto;
	width:365px;
	height:340px;
}

#toppage_bottom #whatsnew #article .summary {
	margin-bottom:15px;
}

#toppage_bottom #whatsnew #article img.thumbnail {
	width:80px;
}

#toppage_bottom #whatsnew .footer
{
	background-image:url(../top/images/footer_395.jpg);
	background-repeat:no-repeat;
	height:20px;
}

#toppage_bottom #whatsnew #newblog {
	display:none;
}

#toppage_bottom #weather
{
	width:395px;
	float:right;
	margin-right:10px;
}

#toppage_bottom #weather .header
{
	padding:10px 10px 0 0;
	text-align:right;
	background-image:url(../top/images/header_weather.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#toppage_bottom #products_top
{
	margin-top:10px;
	width:800px;
}

#toppage_bottom #products_top .header
{
	padding:10px 10px 0 0;
	text-align:right;
	background-image:url(../top/images/header_products.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#toppage_bottom #products_top .detail
{
	padding:5px;
	border-left:solid 5px #013300;
	border-right:solid 5px #013300;
	display:table;
	width:795px;
}

#toppage_bottom #products_top .detail div {
	display:table-cell;
	width:25%;
	padding:10px 0;
	text-align:center;
}

#toppage_bottom #products_top .detail div img {
	margin-bottom:10px;
	width:160px;
}

#toppage_bottom #products_top .detail div p {
	line-height:1.5em;
}

#toppage_bottom #products_top .footer
{
	background-image:url(../top/images/footer_800.jpg);
	background-repeat:no-repeat;
	height:10px;
}


#toppage_bottom #event
{
	margin-top:10px;
	width:800px;
}

#toppage_bottom #event .header
{
	padding:10px 10px 0 0;
	text-align:right;
	background-image:url(../top/images/header_event.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#toppage_bottom #event .detail
{
	padding:5px;
	border-left:solid 5px #013300;
	border-right:solid 5px #013300;
}

#toppage_bottom #event .footer
{
	background-image:url(../top/images/footer_800.jpg);
	background-repeat:no-repeat;
	height:10px;
}

#ad {
	width:400px;
	height:300px;
}

#ad img {
	display:none;
	position:absolute;
	top:132px;
	width: 400px;
}

#nittei {
	margin-top:10px;
	display:table;
}

#nittei > div {
	width: 400px;
	display:table-cell;
}

#nittei .nittei {
	padding:10px 0 10px 20px;
	border:dotted 3px #B7DB7E;
	border-radius:10px;
	vertical-align:middle;
}

#nittei a .nittei:first-child {
	margin-right:10px;
}

#nittei a {
	text-decoration: none;
}

#nittei .nittei h4  {
	color:#426721;
	font-size:150%;
	font-weight:bold;
	margin-bottom:10px;
}

#nittei .nittei ul {
}

#nittei .nittei li {
	color:#456733;
	margin-left:20px;
	font-size:110%;
}

.model2025 {
	display: block;
	margin: 15px 10px 0 0;
}

.model2025 img {
	width: 100%;
}
