@charset "shift_jis";


	
#contents #leftArea .title h3 {
	width:448px;
	height:45px;
	float:left;
}

#contents #leftArea .title p.more {
	width:82px;
	height:30px;
	float:right;
	padding-top:5px;
}


#contents #leftArea dl.list_up{
	width:550px;
	padding-bottom:22px;
	font-size:93%;
	line-height:150%;
	background:url(../images/index/h_line.gif) left bottom no-repeat;
}


#contents #leftArea dl dt {
	float:left;
	width:100px;
	background-color:#ededed;
	display:block;
	text-align:center;
	font-weight:bolder;
}

#contents #leftArea dl dd {
	width:440px;
	padding-left:10px;
	float:right;
}

body#globalNavi01_ov  #foot address {
	width:840px;
	margin:0 auto;
	padding-top:28px;
}


/* clearfix
---------------------------------------------------------------------------------------------------------*/

#contents #leftArea .title:after,
#contents #leftArea dl.list_up:after {
  content: ".";
  display: block;
  height: 0.1px;
  font-size: 0.1em;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

#contents #leftArea .title,
#contents #leftArea dl.list_up{
  zoom: 1;

}

