#mainVisual{
	background-color: #192640;
}
#contents #contentsRight #firstFloor{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight #firstFloor #firstFloorLeft{
	width: 210px;
	float: left;
}
#contents #contentsRight #firstFloor #firstFloorRight{
	width: 520px;
	float: right;
}
#contents #contentsRight #firstFloor #firstFloorRight h3{
	height: 20px;
}
#contents #contentsRight #firstFloor #firstFloorRight h4{
	height: 40px;
}


#contents #contentsRight #secondFloor{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight #secondFloor h3{
	height: 20px;
}
#contents #contentsRight #secondFloor #secondFloorLeft{
	width: 360px;
	float: left;
}
#contents #contentsRight #secondFloor #secondFloorLeft h4{
	height: 40px;
}
#contents #contentsRight #secondFloor #secondFloorRight{
	width: 360px;
	float: right;
}
#contents #contentsRight #secondFloor #secondFloorRight h4{
	height: 40px;
}



#contents #contentsRight #thirdFloor{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight #thirdFloor h3{
	height: 20px;
}
#contents #contentsRight #thirdFloor #thirdFloorLeft{
	width: 360px;
	float: left;
}
#contents #contentsRight #thirdFloor #thirdFloorLeft h4{
	height: 40px;
}
#contents #contentsRight #thirdFloor #thirdFloorRight{
	width: 360px;
	float: right;
}
#contents #contentsRight #thirdFloor #thirdFloorRight h4{
	height: 40px;
}


#contents #contentsRight #fourthFloor{
	margin-top: 20px;
	padding-bottom: 30px;
	background-image: url(../../../images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
}
#contents #contentsRight #fourthFloor h3{
	height: 20px;
}
#contents #contentsRight #fourthFloor #fourthFloorLeft{
	width: 360px;
	float: left;
}
#contents #contentsRight #fourthFloor #fourthFloorLeft h4{
	height: 40px;
}
#contents #contentsRight #fourthFloor #fourthFloorRight{
	width: 360px;
	float: right;
}
#contents #contentsRight #fourthFloor #fourthFloorRight h4{
	height: 40px;
}

#contents #contentsRight ul li{
	margin: 2px;
	padding: 2px;
	border: 1px solid #e6e0da;
/*	border: 1px solid #192640;*/
	float: left;
}
#contents #contentsRight ul li img{
	display: block;
}
#contents #contentsRight ul li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

#contents #contentsRight div div p{
	line-height: 1.6em;
}



