@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/contact/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/contact/title.gif);
	}
	
	
/*----------------------------ContainerL-----------------------------------*/
#side_navi{
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}

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


#side_navi li{
	background-image: url(../images/contact/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-----------------------------------*/
#containerR h4{
	color: #2392D6;
	background-image: url(../images/site/side_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 10px;
}

#containerR .L{
	width: 300px;
}

#containerR .R{
	width: 340px;
}
#containerR td{
	padding: 5px;
}

/*　230427　追加　*/
#side_car a{
    background-image: url("../images/nagoyagakuin/side_car.png");
	height: 71px;
	width: 230px;
	/*margin-right: 10px;
    margin-left: 10px;*/
    margin-top: 10px;
	margin-bottom: 10px;
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#side_car a:hover{
    opacity: 0.6;
}