﻿@charset "utf-8";
/* CSS Document */
		
/* トップページ */
.top_news{ width:420px; margin-bottom:20px; }
	.top_news h3 a{ width:460px; height:42px; background:url(../img/top/h3_news.jpg) left top no-repeat; text-indent:-1000em; display:block; }
	.top_news ul{ padding-top:25px; padding-left:23px; }
		.top_news li{ background:url(../img/top/top_news_arrow.png) left top no-repeat; padding-left:19px; margin-bottom:10px; }
		.top_news li .news_up_date{ font-weight:bold; color:#D2262C; display:block; float:left; margin-right:15px; width:80px; }
		.top_news li .news_up_ttl{ display:block; float:left; width:280px;  }
		
.top_news_cargo{ width:460px; margin-bottom:20px; }
	.top_news_cargo h3 a{ width:460px; height:42px; background:url(../img/top/h3_news_cargo.jpg) left top no-repeat; text-indent:-1000em; display:block; }
	.top_news_cargo ul{ padding-top:20px; padding-left:23px; }
		.top_news_cargo li{ background:url(../img/top/top_news_arrow.png) left top no-repeat; padding-left:19px; margin-bottom:10px; }
		.top_news_cargo li .news_up_date{ font-weight:bold; color:#D2262C; display:block; float:left; margin-right:7px; width:80px; }
		.top_news_cargo li .news_up_ttl{ display:block; float:left; width:298px; }
		
.top_enjoy{ width:420px; margin-bottom:40px; }
	.top_enjoy h3 a{ width:460px; height:42px; background:url(../img/top/h3_enjoy.jpg) left top no-repeat; text-indent:-1000em; display:block; }
	.top_enjoy{}
		.top_enjoy li{ margin-top:15px; width:460px; background:url(../img/common/border_gray.jpg) left bottom repeat-x; padding-bottom:15px; }
			.top_enjoy img.enjoy_photo_bg{ float:left; background:url(../img/top/top_enjoy_img_bg.png) top left no-repeat; padding:10px 10px 10px 9px; margin-left:5px; }
			.top_enjoy dl{ float:left; width:270px; margin-left:10px; padding-top:10px; }
				.top_enjoy dt{ font-weight:bold; font-size:120%; margin-bottom:10px; color:#000066; }
				.top_enjoy dd{ line-height:140%;}