@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}

a:link,
a:visited,
a:hover,
a:visited {
	color: #CC0000;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 5px;
}

/* for modern browser */
.clearfix {
  display: inline-block;
  overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */ 

.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.mt5 { margin-top: 5px;}
.mt15 { margin-top: 15px;}

#toppage {
	line-height: 1.3;
}

#toppage #bnr_area {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 840px;
}
#toppage .bnr_area_en#bnr_area {
	height: 56px;
}

#toppage #bnr_area li {
	display: inline;
	margin-right: 24px;
}
#toppage #bnr_area li.last {
	margin-right: 0px;
}

#toppage #news_area {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#toppage .f_box {
	width: 840px;
	background: url(../../img/bdr.gif) center top repeat-y;
	margin-bottom: 20px;
}
#toppage .f_box .L {
	float: left;
	width: 405px;
	margin-right: 30px;
}
#toppage .f_box .R {
	float: left;
	width: 405px;
}

#toppage .gt_box {
	border: solid 1px #cccccc;
	background: #ffffee;
	padding: 9px;
	margin-bottom: 10px;
}

* html #toppage .news_grayborder{height:211px;}
#toppage .news_grayborder{
border:solid #cccccc;
border-width:0 1px 1px;
padding:10px 10px 4px;
min-height:197px;
}

#toppage dl.news dt {
	font-weight: bold;
	font-size: 108.333%;
}
#toppage dl.news dt .date {
	font-size: 100%;
	color: #669999;
}

#toppage .line_news {
	height: 1px;
	background: url(../../img/line_news.gif) repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
}

#toppage .and_more {
	margin-top: 5px;
	margin-bottom: 8px;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	text-align: right;
	background: url(../../img/line_news.gif) repeat-x;
}

#toppage .f_box_hidden {
	width: 840px;
	background: url(../../img/bdr_hidden.gif) center top no-repeat;
	padding-bottom: 30px;
}

#toppage dl.bnr_event {
	width: 405px;
	margin-bottom: 3px;
}
#toppage dl.bnr_event dt {
	float: left;
	width: 80px;
	margin-right: 8px;
}
#toppage dl.bnr_event dd {
	float: left;
	padding-left: 10px;
	width: 315px;
	background: url(../../img/mkr_arrow_gray.gif) no-repeat 0 center;
	line-height: 30px;
	font-weight: bold;
}
#header_area {
z-index: 1000;
}
#toppage #news_area a:link,
#toppage #news_area a:visited,
#toppage #news_area a:hover,
#toppage #news_area a:visited {
	color: #000000;
}

