/*----------------------------------------------------------
   「調理コース」「製菓製パンコース」コンテンツ部
--------------------------------------------------------- */
#content {
	width: 500px;
	margin-top: 10px;
	margin-right: 15px;
	float: right;
	display: inline;
}
#content-inner {
	padding: 0;
}

#content-inner p.clear {
	height: 0px;
	clear: both;
}

#content-inner .title_h2 {
	width: 500px;
	height: 60px;
	background-image: url(images/school_h2_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 12px;
}
#content-inner .title_h2 h2 {
	font-size: 130%;
	line-height: 130%;
	color: #555555;
	padding-top: 17px;
	padding-left: 20px;
}
#content-inner .title_h3 {
	width: 490px;
	height: 26px;
	background-image: url(images/school_h3_bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 10px;
	margin-bottom: 16px;
}
#content-inner .title_h3 h3 {
	font-size: 92%;
	line-height: 100%;
	color: #ff9900;
	padding-top: 7px;
	padding-left: 14px;
}

#content-inner .message {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-inner .message p {
	line-height: 160%;
	text-align: justify;
	text-justify: distribute;
	text-indent: 1em;
}
#content-inner .message .message_image {
	margin-bottom: 10px;
}

/*------  コース紹介ページ  -------*/
#content-inner .message .left_image {
	margin-right: 20px;
	float: left;
	display: inline;
}
#content-inner .message .left_image img {
	margin-top: 4px;
}
#content-inner .message .right_text {
	width: 270px;
	margin-right: 10px;
	float: right;
	display: inline;
}
#content-inner .message .right_text p {
}
#content-inner .qualify {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-inner .qualify ul {
	margin-left: 16px;
}
#content-inner .qualify li {
	font-size: 92%;
	color: #ff6600;
	background-image: url(images/course_mark_list.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style: none;
	padding-left: 22px;
	margin-bottom: 4px;
}
#content-inner .employ {
	margin-left: 10px;
	margin-bottom: 40px;
}
#content-inner .employ h5 {
	font-size: 85%;
	color: #ff3300;
	margin-bottom: 5px;
}
#content-inner .employ p {
	font-size: 80%;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
	text-indent: 0.9em;
}
#content-inner .employ p.last {
	margin-bottom: 15px;
}
#content-inner .employ .left_text {
	width: 350px;
	margin-right: 15px;
	float: left;
	display: inline;
}
#content-inner .employ .right_image img {
	margin-top: 5px;
}
/*------  カリキュラムページ  -------*/
#content-inner .message p span {
	color: #ff0000;
}
#content-inner .curriculum {
	margin-left: 10px;
	margin-bottom: 30px;
}
#content-inner .curriculum .left_image {
	margin-right: 20px;
	float: left;
	display: inline;
}
#content-inner .curriculum .left_image img {
	margin-top: 4px;
}
#content-inner .curriculum .right_list {
}
#content-inner .curriculum .right_list table {
	width: 270px;
	font-size: 85%;
	line-height: 120%;
}
#content-inner .curriculum .right_list td {
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px dotted #333333;
	padding-top: 2px;
}
#content-inner .curriculum .right_list td span.normal {
	color: #6699ff;
}
#content-inner .curriculum .right_list td span.total {
	color: #ff3300;
}
#content-inner .curriculum .right_list td.name {
}
#content-inner .curriculum .right_list td.time {
	text-align: right;
	padding-right: 10px;
}
#content-inner .schedule {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-inner .schedule .schedule_image {
	margin-left: 34px;
	margin-bottom: 10px;
}
#content-inner .schedule .schedule_list {
	margin-bottom: 10px;
}
#content-inner .schedule .schedule_list .left_list {
	float: left;
	display: inline;
}
#content-inner .schedule .schedule_list .left_list table {
	width: 270px;
	font-size: 85%;
	line-height: 145%;
	margin-right: 20px;
}
#content-inner .schedule .schedule_list .left_list td {
	border-bottom: 1px dotted #ff9933;
	padding-top: 6px;
	padding-bottom: 5px;
}
#content-inner .schedule .schedule_list .left_list td.month {
	width: 30px;
	text-align: right;
}
#content-inner .schedule .schedule_list .left_list td.event {
	text-align: justify;
	text-justify: distribute;
	padding-left: 25px;
}
#content-inner .schedule .schedule_list .left_list td.event span {
	color: #ff3366;
}
#content-inner .schedule .schedule_list .right_image img {
	margin-top: 8px;
}

/*------  設備環境ページ  -------*/
#content-inner .facilities {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-inner .facilities .item_left,
#content-inner .facilities .item {
	width: 210px;
	height: 235px;
	background-image: url(images/course_item_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
	float: left;
	display: inline;
}
#content-inner .facilities .item_left {
	margin-left: 20px;
	margin-right: 30px;
}
#content-inner .facilities  h6 {
	width: 210px;
	height: 25px;
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 30px;
}

/*------  講師紹介ブロック  -------*/
#content-inner .lecturer {
	margin-left: 17px;
	margin-bottom: 40px;
}
#content-inner .lecturer .left_image {
	margin-right: 10px;
	float: left;
	display: inline;
}
#content-inner .lecturer .left_image img {
	margin-top: 3px;
}
#content-inner .lecturer .right_text {
	width: 340px;
	margin-right: 13px;
	float: right;
	display: inline;
}
#content-inner .lecturer .right_text p {
	font-size: 80%;
	line-height: 135%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .lecturer .right_text p.name {
	font-size: 110%;
	line-height: 120%;
	border-bottom: 1px dotted #ff9900;
	padding-bottom: 8px;
	margin-bottom: 5px;
}


/*----------------------------------------------------------
   サイドバー設定
--------------------------------------------------------- */

#sidebar {
	width: 210px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	display: inline;
}
#sidebar-inner {
	padding: 0;
}
#sidebar-inner .side_body {
	height: 600px;
	background-image: url(images/school_side_inner.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 12px;
	padding-left: 10px;
}
#sidebar-inner .side_body ul {
	list-style: none;
}
#sidebar-inner .side_body li {
	width: 160px;
	font-size: 92%;
	line-height: 100%;
	background-image: url(images/school_side_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
}
#sidebar-inner .side_body .course_sub {
	margin-top: 30px;
}
#sidebar-inner .side_body .course_sub p {
	width: 165px;
	color: #ff9900;
	border: 1px solid #ff9900;
	border-left: 8px solid #ff9900;
	padding: 4px 0px 2px 6px;
	margin-bottom: 14px;
}
#sidebar-inner .side_body .course_sub ul {
	list-style: none;
	margin-bottom: 60px;
}
#sidebar-inner .side_body .course_sub li {
	width: 160px;
	font-size: 80%;
	line-height: 130%;
	background-image: url(images/school_side_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
}
#sidebar-inner .side_body .contact_banner {
	margin-top: 60px;
}


