/*-----------------------------------
DEFAULT CSS
FILE DATA: company.css
-----------------------------------*/

/*BODY_LEFT
-----------------------------------*/
#body_left{
	width:125px;
	height:auto;
	float:left;
}
#body_left h2{
	width:40px;
	height:300px;
	text-indent:-10000em;
	margin:0 auto;
	background:url(../images/company_ttl.gif) no-repeat;
}

/*BODY_RIGHT
-----------------------------------*/
#body_right{
	width:734px;
	height:auto;
	padding:0 15px 0 25px;
	float:right;
}

/*-----------------------------------
下記から記述
-----------------------------------*/


#company{

}
#company ol{
	margin:0;
	padding:0;
}
#company ol li{
	text-indent:-1em;
	padding-left:1em;
}

#company h3{
	background-repeat: no-repeat;
	background-position:0 0;
	height:20px;
	text-indent:-9999px;
	margin:15px 0 5px;
}
.tit01{
	background-image: url(../images/tit01.gif);
}
.tit02{
	background-image: url(../images/tit02.gif);
}
.tit03{
	background-image: url(../images/tit03.gif);
}
.tit04{
	background-image: url(../images/tit04.gif);
}
.tit05{
	background-image: url(../images/tit05.gif);
}
.tit06{
	background-image: url(../images/tit06.gif);
}
.tit07{
	background-image: url(../images/tit07.gif);
	padding-bottom:5px;
}
.tit08{
	background-image: url(../images/tit08.gif);
}
.tit09{
	background-image: url(../images/tit09.gif);
}
.table01{
	border-top:1px solid #c5b9b3;
	border-left:1px solid #c5b9b3;
	margin:7px 0 10px;
	width:100%;
}
.table01 td{
	border-bottom:1px solid #c5b9b3;
	border-right:1px solid #c5b9b3;
}
.table02{
	margin:10px 0 0;
	width:100%;
}
.table02 td{
	border-bottom:1px dotted #c5b9b3;
}
.td01{
	background-color:#e2d6d5;
	text-align:center;
}

.box01{
	height:100%;
	background:url(../../dayplan/images/border.gif) no-repeat 0 bottom;
	padding-bottom:30px;
	margin:0 0 20px;
}
.left01{
	width:297px;
	float:left;
}
.right01{
	width:417px;
	float:right;
}
.box02{
	height:100%;
	background:url(../../dayplan/images/border.gif) no-repeat 0 bottom;
	padding:0 10px 30px;
	margin:0 0 20px;
}
.left02{
	float:left;
	margin:0 15px 5px 0;
}
.right02 p{
	padding-bottom:10px;
}
.left03{
	width:337px;
	float:left;
}
.right03{
	width:357px;
	float:right;
}













