/* CSS Document */

#pagetitle{
	width: 545px;
	height: 60px;
	margin: 0 0 20px 0;
}

.block{
	width: 545px;
	margin: 0 0 30px 0;
}

.block h3{
	margin: 0 0 10px 0;
}

.block-contents{
	width: 510px;
	margin: 0 auto;
}


#point{
	background: #ffffff;
	border: solid 1px #E0DED9;
	padding: 0 10px;
}

#point dt{
	background: url(../images/dot_line_red.gif) repeat-x top;
	padding: 10px 0 0 0;
}

.first{
	background: none !important;
}

#point dd{
	font-size: 14px;
	margin: -35px 0 10px 95px;
}


.block-text{
	margin: 0 0 10px 0;
}

.course{
	background: #ffffff;
	border: solid 1px #E0DED9;
	padding: 10px 10px 20px;
	margin: 5px 0 0 0;
}

.course-box{
	width: 470px;
	margin: 10px auto 0 auto;
}

.photo{
	width: 120px;
	float: left;
}

.text{
	width: 345px;
	float: right;
}

.text p{
	margin: 0 0 0 5px;
}

.title_a{
	background: url(../images/about/title_a.gif) no-repeat;
	height: 30px;
	width: 490px;
	padding: 5px 0 0 25px;
	color: #ED1C24;
}

.title_b{
	background: url(../images/about/title_b.gif) no-repeat;
	height: 30px;
	width: 490px;
	padding: 5px 0 0 25px;
	color: #605CA8;
}

.title_c{
	background: url(../images/about/title_c.gif) no-repeat;
	height: 30px;
	width: 490px;
	padding: 5px 0 0 25px;
	color: #5C86A8;
}

.title_main{
	background: url(../images/about/title_main.gif) no-repeat;
	height: 30px;
	width: 545px;
	padding: 8px 0 0 25px;
	color: #ED1C24;
}
