@import "format.css";
@import "common.css";

#hdr{
	position:relative;
	height:260px;
	margin-top:10px;
	background:url(file:///Macintosh%20HD/Users/aYa/WORKS/ITY/&#28010;&#33775;&#21512;&#25104;/HTML/images/navi_bg.gif) no-repeat bottom left;
	}

#hdr h1{
	background:url(../images/hdr_company.gif) no-repeat;
	width:267px;
	height:36px;
	position:absolute;
	z-index:1;
	}

#hdr p{
	position:absolute;
	z-index:2;
	}	

#hdr ul{
	position:absolute;
	z-index:1;
	bottom:0;
	width:800px;
	}		

#container {
	margin-top:20px;
	}

#contents{
 width:535px;
 border:1px solid #cccccc;
 float:left;
 padding:20px;
	}	

#contents h2{
	margin-bottom:0;
	}
	
#contents .left {
	margin-right:0;
	margin-bottom:0;
	}	

#contents .right {
	margin-left:0;
	margin-bottom:0;
	}				


#contents div.left p,#contents div.right p,#contents li{
	font-size:86%;
	}
	
#contents div.clearfix{
	margin:20px 0;
	background:url(../images/top_box_bg.gif) no-repeat bottom left;
	}
	
#contents div.left,div.right{
	width:260px;
	}

#contents ul{
	padding-top:20px;
	}	

#contents div.left p,div.right p,div.left ul,div.right ul{
	padding:10px !important;
	}

#contents li {
	padding-left:20px;
	background:url(../images/ic_arrow.gif) no-repeat top left;
	}

#side h2{
	margin:30px 0 10px 0;
	}	

#side p{
	margin-bottom:15px;
	padding:0 10px;
	font-size:86%;
	}		

#side p.last{
	border-bottom:1px solid #999999;
	padding-bottom:10px;
	}	

