@charset "UTF-8";

/* ==================================================================================

Bunka Fashion College
Version: May 2011

================================================================================== */


#contents-right-box h1 {
	margin-bottom: 44px;
}

#contents-right-box h2 {
	margin-bottom: 22px;
}

#contents-right-box h3 {
	margin-bottom: 8px;
	font-size: 93%;
	font-weight: bold;
}

#contents-right-box p {
	font-size: 93%;
	line-height: 1.8;
	margin-bottom: 36px;
}

#contents-right-box p.caution {
	font-size: 85%;
	line-height: 1.7;
}

#contents-right-box p.top {
	margin-top: 32px;
}


div#caution {
	margin: 8px 0px 32px 0px;
}

div#caution-last {
	margin: 8px 0px 0px 0px;
}

div#caution-last p{
	margin: 0px;
}


div#rightbox-left-box {
	float: left;
	width: 260px;
	margin-right: 11px;
}

div#rightbox-right-box {
	float: right;
	width: 240px;
}

ul.link-list {
	padding: 10px 0 5px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}

ul.link-list li {
	padding-bottom: 5px;
}

ul.link-list li a {
	font-size: 93%;
	line-height: 1.2;
	background: url(../img/img_linkicon.gif) no-repeat 0px 0px;
	padding-left: 15px;
	text-decoration: underline;
}

ul.link-list li a:hover {
	text-decoration: none;
}

div#rightbox-linkbox {
	width: 420px !important;
	margin-top: 0px !important;
	margin-bottom: 32px;
	padding-bottom: 12px;
	background: url(../../common/img/img_dotline_single.gif) repeat-x bottom;
}

div#rightbox-linkbox ul.link-list{
	width: 420px !important;
	padding-top: 12px;
	background: url(../../common/img/img_dotline_single.gif) repeat-x top;
}

div#contents-right-box h2.ma-top-clear {
	margin-top: 11px;
	clear: both;
}

div.rightbox-linkbox {
	width: 420px !important;
	margin-bottom: 36px;
}

div.rightbox-linkbox ul.link-list{
	width: 420px !important;
}

div#right-box-textphoto {
	margin-top: 25px;
	margin-bottom: 24px;
}

div#right-box-textphoto-left {
	float: left;
	width: 319px;
	margin-right: 16px;
}

div#right-box-textphoto-right {
	float: left;
	width: 176px;
}

img.last-course {
	margin-top: 1.8em;
}

div#kougei03-hat {
	margin-top: 40px;
}

h2.kougei {
	font-size: 107%;
	font-weight: bold;
	border-left: 4px #E1E6E1 solid;
	padding-left: 12px;
	margin-bottom: 30px;
	background-image: none;
}

h2.course-top {
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

p.course-shiryo {
	margin-top: 40px;
	margin-bottom: 0px !important;
}

p.course-shiryo span{
	margin-top: 5px;
	display: block;
	font-size: 93%;
}

span.caution-black {
	color: #000000;
	font-size: 92%;
	line-height: 1.7;
	letter-spacing: 0;
}

p.bfc-banner {
	margin-top: 0px;
	margin-bottom: 44px;
}

h2.catch {
	background: none;
	padding-left: 0px;
	margin-top: 32px;
	margin-bottom: 40px;
}

h2.title {
	background: none;
	padding-left: 0px;
	margin-bottom: 24px;
}

h2.title-shinro {
	background: none;
	padding-left: 0px;
	margin-bottom: 24px;
}

p.ph {
	margin-bottom: 34px;
}

div.shinro-box {
	margin-bottom: 32px;
}

div.shinro-box p {
	float: left;
	width: 249px;
	margin-bottom: 0 !important;
}

div.shinro-box .graf {
	float: right;
	width: 262px;
}

ul#jyugyo {
	margin-bottom: 20px;
	font-size: 100%;
}

ul#jyugyo li {
	float: left;
	width: 250px;
	margin-bottom: 18px;
}

ul#jyugyo li.right {
	float: right;
}

ul#jyugyo li h3 {
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 6px;
}

ul#jyugyo li p {
	font-size: 93%;
	margin-bottom: 0px;
}

ul#jyugyo li p.photo {
	margin-bottom: 12px;
}


/************************** time schedule */

table {
	width: 511px;
	border: 1px solid #848484;
	border-collapse: collapse;
	text-align: center;
	font-size: 77%;
	margin-bottom: 35px;
}

th, td {
	border: 1px solid #848484;
	height: 30px;
	text-align: center;
	padding: 3px;
}

th {
	width: 25px;
	text-align: center;
}

td {
	width: 120px;
}

td.col2 {
	width: 240px;
}

td.col3 {
	width: 360px;
}

td.col4 {
	width: 480px;
}

td.dotted {
	border: 1px dotted #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	height: 20px;
}

td.dottedlast {
	height: 20px;
	border: 1px dotted #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
	border-bottom: 1px solid #848484;
}

tr.grey {
	background-color: #E6E6E6;
}

table.ma-none {
	margin-bottom: 0px;
}


/************************** Job */

h2.job {
	font-size: 107%;
	font-weight: bold;
	background: none;
	padding: 0px 15px 15px 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #3C3C3C;
}

#contents-right-box h2.b-text-job {
	margin-bottom: 36px;
}

#contents-right-box h2.b-text-job span {
	font-size: 93%;
	padding: 4px 3px;
	border-top: 1px solid #3C3C3C;
	border-bottom: 1px solid #3C3C3C;
}


div#job-box {
	border: 1px solid #3C3C3C;
	padding: 15px 0px;
	margin-bottom: 35px;
}

div#job-box p {
	margin-bottom: 0px;
	padding: 0px 15px;
}

ul.link-list span.caption {
	font-size: 93%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #969996;
	line-height: 1.6;
}
