@charset "utf-8";


#header {
	background-color: #E90E18;
	color: #ffffff;
	height: 45px;
	width: 740px;
}

.title_top {
	background: url(image/title_top.gif) no-repeat right;
	display: block;
	float: left;
	padding: 0px;
}

.title_top a {
	display: block;
	width: 325px;
	height: 45px;
}

.main_visual {
	background: url(image/img_main.jpg) no-repeat;
	padding: 313px 48px 23px 48px;
	text-align: left;
}




/*-------------------------------------------------------------------------*/
.flash_text{
	text-align:right;
	margin:5px 15px;
	font-size: 80%;
}

.txt_left {
	width: 620px;
	float: left;
}

.txt_right {
	width: 100px;
	float: left;
	text-align: center;
}

.navi_area {
	clear: both;
	padding: 10px 0px;
}

.area_topics {
	margin: 10px;
	overflow: hidden;
	clear: both;
	width: 695px;
}

.t_whatsnew {
	background: url(image/title_topics.gif) no-repeat;
	width: 360px;
	height: 31px;
	display: block;
}

.t_red {
	background:url(image/title_red.gif) repeat-x;
}

.title_yellow {
	background: url(image/title_whatsnew.gif) no-repeat;
	width: 200px;
	height: 30px;
}

.t_yellow {
	background: url(image/title_yellow.gif) repeat-x;
}

.title_green {
	background: url(image/title_event.gif) no-repeat;
	width: 200px;
	height: 30px;
}

.t_green {
	background: url(image/title_green.gif) repeat-x;
}

ul.li_read {
	margin: 5px;
	padding: 0px;
}

ul.li_read a {
	color:#000088;
	display: block;
	padding-left: 20px;
	margin-top: 6px;
}

ul.li_read a:hover {
	color: #ff4200;
	text-decoration: none;
}


ul.li_read li {
	list-style: none;
	font-size: 80%;
	line-height: 100%;
	background: url(image/li_read.gif) top left no-repeat;
}

.t_human {
	font-size: 75%;
	color: #454545;
	padding-left: 20px;
}
.red{
	color:#FF0000;
	font-weight:bold;
	font-style: italic;
	text-decoration: none;
	}
.topics_left {
	width: 475px;
	float: left;
}

.topics_right {
	width: 220px;
	float: left;
	text-align: right;
}

/*-------------------------------------------------------------------------*/

.area_event {
	width: 345px;
	float: left;
	padding: 10px 0px;
}

.area_whatsnew {
	width: 340px;
	float: left;
	padding: 10px 0px 10px 10px;
}

/*-------------------------------------------------------------------------*/

.green {
	color: #407528;
}

.yellow {
	color: #6f6f1d;
}

.li_event a {
	color:#333;
	text-decoration: none;
}

.li_event li {
	list-style: url(image/li_topics.gif);
	font-size: 80%;
}

/*-------------------------------------------------------------------------*/

.area_modelplan {
	clear: both;
	margin: 10px 0px;
	overflow: hidden;
}

.area_modelleft {
	background: url(image/img_plan.gif) no-repeat;
	width: 243px;
	padding: 154px 33px 51px 17px;
	float: left;
	height: 40px;
}

.area_modelright {
	float: left;
	width: 402px;
}

a.travel {
	display: block;
	width: 243px;
	height: 27px;
}

ul.modelplan {
	margin: 0px;
	padding: 0px;
}

ul.modelplan li {
	width: 402px;
	list-style: none;
	float: left;
}

ul.modelplan a {
	width: 402px;
	display: block;
}

li.plan1 a {
	background: url(image/li_title_plan1.gif) no-repeat;
	height: 43px;
}

li.plan2 a {
	background: url(image/li_title_plan2.gif) no-repeat;
	height: 39px;
}

li.plan3 a {
	background: url(image/li_title_plan3.gif) no-repeat;
	height: 38px;
}

li.plan4 a {
	background: url(image/li_title_plan4.gif) no-repeat;
	height: 37px;
}

li.plan5 a {
	background: url(image/li_title_plan5.gif) no-repeat;
	height: 38px;
}
li.plan6 a {
	background: url(image/li_title_plan6.gif) no-repeat;
	height: 37px;
}


/* header_navigation -------------------------------------------------------*/

.small {
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.sub_navi {
	float: left;
	text-align: right;
	font-size: 80%;
	width: 404px;
	padding: 6px 0px 0px;
	
}

.sub_navi a {
	color: #fff;
	text-decoration: none;
}

.index_event {
	display: block;
	height: 30px;
}

/*banner*/
ul.banner{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}
ul.banner li {
	float: left;
	_margin: 4px;
	list-style-type: none;
	margin: 5px 7px 5px 0px;
}
