@charset "utf-8";
@import url(cmn.css);
@import url(base.css);



#title h1{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
	background-repeat: no-repeat;
	background-position: left top;
	
}

#title{
	clear: both;
	background-image: url(../images/company/title_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 176px;
	position: relative;
	margin-bottom: 10px;
}
	#title div{
		position: absolute;
		top: 0;
		left: 0;
	}
	#title h1 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 176px;
	width: 100%;
	background-image: url(../images/company/title.gif);
	}
	
	
/*----------------------------ContainerL-----------------------------------*/
#side_navi{
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

#side_navi h4{
	background-image: url(../images/company/side_navi.gif);
	height: 39px;
	width: 230px;
	margin-bottom: 5px;
}


#side_navi li{
	background-image: url(../images/company/side_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	
}

#side_lesson a{
	background-image: url(../images/meiden/side_lesson.gif);
	height: 71px;
	width: 230px;
	margin: 10px;
}

#side_join a{
	background-image: url(../images/meiden/side_join.gif);
	height: 67px;
	width: 230px;
	margin: 10px;
}


/*----------------------------ContainerR-----------------------------------*/
.col02_txt{
	font-size: 15px;
	font-weight: bold;
	color: #42AEF1;
}
.fig{
	background: #CACACA;
	border-spacing: 0 1px;
}
.fig th, .fig td{
	border-bottom: 5px solid #FFF;
	border-top: 5px solid #FFF;
}
.fig th{
	text-align: left;
	font-weight: normal;
	background: url(../images/company/th.gif) 100% 0 repeat-y #F4F4F4;
	padding: 5px 15px;
}
.fig td{
	background: #FFF;
	padding: 5px 10px;
}

#col03 td div{
	width: 72px;
	float: left;
}
#col03 td ul{
	display: block;
	width: 237px;
	float: right;
	padding-left: 15px;
}
#col03 td li{
	list-style: disc;
}

.ab1{
	position: absolute;
	top: 30px;
	left: 540px;
}
.ab2{
	position: absolute;
	bottom: -10px;
	left: 540px;
}