@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/top/bg.jpg) repeat-x;
}

h2{
	width:800px;
	height:230px;
	margin:0px auto 20px auto;
	border:#CCC 1px solid;
}

#content #right-content h3{
	width:590px;
	height:30px;
	text-indent:-5000px;
	display:block;
	overflow:hidden;
}

#content #right-content h3#stitle1{
	background:url(../images/top/stitle1.jpg) no-repeat;
	margin:0px 0px 10px 0px;
}

#content #right-content h3#stitle2{
	background:url(../images/top/stitle2.jpg) no-repeat;
	margin:20px 0px 10px 0px;
}

#content #right-content h3#stitle3{
	background:url(../images/top/stitle3.jpg) no-repeat;
	margin:20px 0px 10px 0px;
}

#content #right-content h3#stitle4{
	background:url(../images/top/stitle4.jpg) no-repeat;
	margin:0px 0px 0px 0px;
}

#content #right-content .dept{
	width:590px;
	margin:0px 0px 15px 0px;
	clear:both;
	line-height:200%;
}

#content #right-content .dept:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
}

#content #right-content .dept li{
	background:url(../images/top/square.jpg) no-repeat left;
	padding:0px 0px 0px 20px;
	width:175px;
	_width:195px;
	float:left;
}

#content #right-content #news{
	height:140px;
	overflow:auto;
}

#content #right-content #news dt{
	float:left;
	padding:10px 0px;
}

#content #right-content #news dd {
	background:url(../images/common/line.jpg) repeat-x bottom;
	padding:10px 0px 10px 100px;
}
