@charset "utf-8";
/* CSS Document */

@import "globalnavigation.css";
@import "reset.css";
@import "design.css";

/*575*/

div.contents{
	width:545px;
	padding:18px 0 18px;
	float:right;
	display:inline;
}

table{
text-align:left;
}

h2{
	width:468px;
	height:120px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

p{
 line-height:1.6;
}


ul.banner_area{
	width:500px;
	margin-top:20px;
}

ul.banner_area li{
	float:left;
	padding-right:10px;
}

p.breadcrumb {
	font-size:small;
	background:url(img/breadcrumb_bg.gif) left bottom repeat-x;
	clear:both;
	padding:10px 0;
	margin-bottom:14px; 
	width:468px;
}

.breadcrumb_td{
	font-size:small;
	background:url(img/breadcrumb_bg.gif) left bottom repeat-x;
	padding:10px 0;
}


dl{
	width:468px;
}

dt{
	padding-bottom:5px;
	font-weight:bold;
}

dd{ 
	padding-bottom:20px;
	line-height:1.6;
}

p.backtotop{
	text-align:right;
	width:468px;
}

p.backtotop a{	
	background:url(img/bullet.gif) no-repeat left center;
	height:10px;
	width:130px;
	padding-left:10px;
	line-height:1.2;
}

/*corp_profile.htm*/

.table_profile{
	border-collapse:separate;
	margin-top:5px; 
}

.table_profile td{
	padding:5px; 
}

ol{
margin-left:35px;
}

ol li{
 padding-bottom:20px;
}
	


