/*----------------------------------------------------------
   「募集要項」コンテンツ部
--------------------------------------------------------- */
#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 span.emphasis {
	color: #ff3300;
}
#content-inner span.back {
	font-family: "ＭＳ ゴシック";
	font-size: 88%;
	color: #ffffff;
	background-image: url(images/outline_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0px;
}


/*------  募集要項−調理コースページ・製菓製パンコース・学費ローンページ  -------*/
#content-inner .copy {
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-inner .copy p {
	font-size: 85%;
	line-height: 175%;
	text-align: justify;
	text-justify: distribute;
	text-indent: 0.9em;
	margin-right: 10px;
}
#content-inner .copy .copy_image {
	margin-bottom: 2px;
}

#content-inner .essential {
	margin-left: 10px;
	margin-bottom: 35px;
}
#content-inner .essential table {
	width: 480px;
	font-size: 80%;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .essential td {
	border-bottom: 1px dotted #333333;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content-inner .essential td.item {
	width: 80px;
}
#content-inner .essential td.item span {
	color: #6699ff;
}


#content-inner .application {
	margin-left: 10px;
	margin-bottom: 30px;
}
#content-inner .application p,
#content-inner .application dl {
	font-size: 80%;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .application p {
	margin-bottom: 10px;
}
#content-inner .application dd {
	margin-left: 20px;
}

#content-inner .entrance {
	margin-left: 10px;
	margin-bottom: 30px;
}
#content-inner .entrance p {
	font-size: 80%;
	line-height: 135%;
}

#content-inner .expenses {
	margin-left: 10px;
	margin-bottom: 50px;
}
#content-inner .expenses p {
	font-size: 80%;
	line-height: 145%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .expenses table {
	font-size: 80%;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .expenses table {
	margin-bottom: 4px;
}
#content-inner .expenses p.last {
	margin-bottom: 6px;
}
#content-inner .expenses td {
	vertical-align: middle;
	border-bottom: 2px solid #ffffff;
	background-color: #ecead9;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#content-inner .expenses td.item {
	width: 84px;
	border-right: 2px solid #ffffff;
	background-color: #cadfff;
}
#content-inner .expenses td.price {
	width: 120px;
	border-right: 2px solid #ffffff;
}


/*------  学費ローンページ  -------*/
#content-inner .copy .loan_copy p {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#content-inner .copy .loan_copy .copy_image {
	margin: 30px 0 10px 0;
	border-left: 5px solid #FFCC66;
	padding: 0 0 0 5px;
}
#content-inner p.exp {
	margin: 20px 10px 5px 10px;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #666;
}

#content-inner .financing {
	margin-left: 10px;
	margin-bottom: 70px;
}
#content-inner .financing table {
	width: 480px;
	font-size: 80%;
	line-height: 140%;
	text-align: justify;
	text-justify: distribute;
}
#content-inner .financing td {
	border-bottom: 1px dotted #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content-inner .financing td.item {
	width: 120px;
}
#content-inner .financing td.item span {
	color: #6699ff;
}
#content-inner .financing td.outline ul li {
	margin-left: 17px;
}
#content-inner .financing td.outline ol li {
	margin-left: 22px;
}



/*----------------------------------------------------------
   サイドバー設定
--------------------------------------------------------- */

#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 .contact_banner {
	margin-top: 60px;
}


