﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: course.css
-----------------------------------*/

/*-----------------------------------
学科紹介
-----------------------------------*/
#course_area {
	background:url(../images/course_bg.jpg) repeat-y;
	width:785px;
	height:auto;
	margin:0px;
	padding:10px 0px 40px 0px;
}

#course_box {
	background:url(../images/course_title.jpg) no-repeat;
	width:748px;
	height:auto;
	margin:0px 0px 0px 19px;
	padding:133px 0px 0px 0px;
}
#course_box_left {
	width:152px;
	height:auto;
	float:left;
}

#course_box_left p {
	font-size:80%;
	text-align:justify;
	width:145px;
	margin:5px 0px 0px 0px;
}

.course_merit {
	width:140px;
	height:15px;
	margin:30px 0px;
}
.course_merit h3 {
	background:url(../images/course_merit.jpg) no-repeat;
	text-indent:-1000em;
}

.course_merit1 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit1 h3 {
	background:url(../images/course_merit1_bt.jpg) no-repeat;
	width:137px;
	height:30px;
	text-indent:-1000em;
}

.course_merit2 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit2 h3 {
	background:url(../images/course_merit2_bt.jpg) no-repeat;
	width:144px;
	height:30px;
	text-indent:-1000em;
}

.course_merit3 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit3 h3 {
	background:url(../images/course_merit3_bt.jpg) no-repeat;
	width:114px;
	height:30px;
	text-indent:-1000em;
}

.course_merit4 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit4 h3 {
	background:url(../images/course_merit4_bt.jpg) no-repeat;
	width:137px;
	height:30px;
	text-indent:-1000em;
}

.course_merit5 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit5 h3 {
	background:url(../images/course_merit5_bt.jpg) no-repeat;
	width:145px;
	height:30px;
	text-indent:-1000em;
}

.course_merit6 {
	width:152px;
	height:auto;
	margin:0px 0px 30px 0px;
}
.course_merit6 h3 {
	background:url(../images/course_merit6_bt.jpg) no-repeat;
	width:145px;
	height:30px;
	text-indent:-1000em;
}

#course_box_right {
	width:584px;
	height:auto;
	float:right;
	padding:0px 0px 0px 0px;
}

.course_bt li {
	width:584px;
	height:292px;
	margin:15px 0px 0px 0px;
}