@charset "UTF-8";

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

Bunka Fashion College
Version: May 2011

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


#contents-left-box h1 {
	margin-bottom: 12px;
}

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

#contents-left-box p {
	line-height: 1.8;
	margin-bottom: 36px;
}
#contents-left-box .mb-10 {
	margin-bottom: 10px;
}

div#contents-left-box img.f-right {
	float: right;
	margin-left: 16px;
}

ul#c-navi {
	margin-bottom: 32px;
	border-top: 1px solid #3c3c3c;
	width: 332px;
}

ul#c-navi li {
	border-bottom: 1px solid #3c3c3c;
}

ul#c-navi-info {
	margin-bottom: 38px;
}

ul#c-navi-info li {
	float: left;
	margin: 0px 2px 2px 0px;
}

ul#c-navi-info li.right {
	float: right;
	margin: 0px 0px 2px 0px;
}


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;
}

p em {
	line-height: 1.8;
}


#event-list {
	padding: 6px;
	margin-bottom: 42px;
	background: url(../img/img_bg_check-grey.gif) repeat top left;
	width: 499px;
}

#event-list h2 {
	background: #FFFA01;
	font-size: 138.5%;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 24px 0 24px 0;
	margin-bottom: 0px !important;
}

#event-list ul {
	padding: 9px 14px 9px 14px;
	background: #fff;
	font-size: 93%;
}

#event-list ul a {
	line-height: 1.2;
	background: url(../img/img_linkicon.gif) no-repeat 0px 0px;
	padding-left: 15px;
	text-decoration: underline;
}

#event-list ul a:hover {
	text-decoration: none;
}

#event-list ul li {
	padding: 9px 0;
	border-top: 1px dotted #000;
}

#event-list ul li.top {
	border-top: none;
}

/************************** index */

p#application-index-othermenu {
	margin: 22px 0 30px 0;
}

div#event {
	margin-top: 40px;
}

div#event h2 {
	background: none;
	padding: 0;
	margin: 0;
	margin-bottom: 1px;
}

div#event dl {
	font-size: 92%;
}

div#event dl dt {
	float: left;
	width: 124px;
	color: #6600cc;
}

div#event dl dt,
div#event dl dd {
	margin-bottom: 8px;
	background: url(../../common/img/img_dotline_single.gif) repeat-x bottom;
	padding-bottom: 8px;
}

/************************** visitor */

p.visitor-calendar {
	margin: 10px 0;
}



/************************** info */


div#suisen {
	margin-top: 50px;
}

div#jiko-suisen {
	margin-top: 50px;
}

div#ippan {
	margin-top: 50px;
}

div#night-class {
	margin-top: 50px;
}

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

h3.info {
	font-weight: bold;
	margin-bottom: 10px;
}

h3.info-matop {
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 1.8em;
}

h3.info-disc {
	font-size: 92%;
	font-weight: bold;
	background: url(../img/img_midashimark.gif) no-repeat 0% 50%;
	padding-left: 12px;
	margin-bottom: 1.8em;
}

p.info-box {
	margin-bottom: 1.8em;
	border: 1px #ccc solid;
	background-color: #F3F5F3;
	padding: 15px;
}

table.info-g1 {
	width: 670px;
	border-collapse: collapse;
	font-size: 93%;
	border: 1px solid #969996;
	margin-bottom: 10px;
}

table.info-g1 th,
table.info-g1 td  {
	border: 1px solid #848484;
	height: 20px;
	text-align: center;
	padding: 6px;
	line-height: 1.6;
}

table.info-g1 th {
	background-color: #EEF1EE;
	width: 80px;
}

table.info-g1 th.fourth {
	background-color:#F5F5F5;
}

table.info-g1 tr.header {
	height: 42px;
	background-color: #EEF1EE;
}

table.info-g1 td.fourth {
background-color:#F5F5F5;	
}
table.info-g1 th.ippan {
	width:30px;
}

table.info-g1 th.nintei {
	width:30px;
}

table.info-g1 th.period {
	width: auto;
}

ul#tab-info {
	border-left: 1px solid #000;
	margin-bottom: 14px;
}

ul#tab-info li {
	float: left;
	width: 222px;
	padding: 23px 0;
	text-align: center;
	font-size: 107%;
	border-right: 1px solid #000;
	background-color: #F5F5F5;
}

ul#tab-info li.active {
	background-color: #fff;
}

ul#tab-info li a {
	padding-left: 16px;
	line-height: 1;
	background: url(../img/img_link-icon_tab.gif) no-repeat 1px 0px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

ul#tab-info li a:hover {
	color: #000;
	text-decoration: none;
}

ul#tab-info li a.active {
	color: #4D0E8C;
	text-decoration: none;
	background: none;
	padding-left: 0px;
}

p.ma-double {
	margin-bottom: 48px;
}

#info div.strong-box a {
	display: block;
	padding-bottom: 6px;
}

#info div.strong-box span.caution {
	line-height: 1.6;
}

#info p.etc-link {
	text-align: right;
}

/************************** guidance */

h2.guidance {
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: none;
	padding-left: 0px;
	background-image: none;
}

div#contents-right-box ul#leftside-menu-level2 {
	font-size: 100%;
	margin-top: 12px;
	padding-left: 15px;
}

div#contents-right-box ul#leftside-menu-level2 li{
	padding-bottom: 0px;
	margin-bottom: 8px;
	background: none;
}

div#contents-right-box ul#leftside-menu-level2 li.level2-last {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#contents-right-box ul#leftside-menu-level2 li a ,
div#contents-right-box ul#leftside-menu-level2 li.level2-last a{
	background: url(../img/img_btnmark_level2.gif) no-repeat 0% 50%;
	padding-left: 14px;
}

div#contents-right-box ul#leftside-menu-level2 li a.on ,
div#contents-right-box ul#leftside-menu-level2 li.level2-last a.on{
	background: url(../img/img_btnmark_level2_on.gif) no-repeat 0% 50%;
	padding-left: 14px;
	color: #6600CC;
}

div#guidance-box {
	padding-top: 33px;
}

span.grey {
	color: #969996;
	font-weight: bold;
	line-height: 1.8;
}


table.guidance {
	width: 670px;
	border-collapse: collapse;
	font-size: 85%;
	border: 1px solid #969996;
	margin-bottom: 24px;
}

table.guidance th, td  {
	border: 1px solid #848484;
	padding: 5px 6px;
}

table.guidance th {
	height: 16px;
	text-align: center;
	background: #e6e6e6;
}

table.guidance td {
	font-size: 108%;
}

*html table.guidance td {
	font-size: 116%;
}

*:first-child+html table.guidance td {
	font-size: 116%;
}

html>/**/body table.guidance td {
	font-size /*\**/ : 116%\9;
}


table.guidance th.city,
table.guidance td.city {
	width: 60px;
	text-align: center;
}

table.guidance .date {
	width: 100px;
	text-align: center;
}

table.guidance .time {
	width: 110px;
	text-align: center;
}

table.guidance td.place {
	padding: 5px 6px 5px 8px;
}


div.guidance-kengaku {
	border: 1px solid #000;
	margin-top: 32px;
	padding: 28px 24px 18px 24px;
}

div.guidance-kengaku p {
	margin-bottom: 10px;!important
}

#guidance div.tokuten {
	margin-bottom: 22px;
}

#guidance div.tokuten p.ph {
	float: left;
	width: 168px;
	margin-right: 14px;
	margin-bottom: 0px !important;
}

#guidance div.tokuten h3 {
	float: right;
	width: 468px;
	margin-top: 8px;
}

#guidance div.tokuten p {
	float: right;
	width: 468px;
	margin-right: none;
}

#guidance h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

#guidance ul.link-list {
	width: 420px;
}

/************************** dormitory */


div#textphoto-dormitory-wrapper {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}

p#textphoto-dormitory-leftbox {
	float: left;
	width: 396px;
	margin-bottom: 0px;
}

p#textphoto-dormitory-rightbox {
	float: right;
	width: 240px;
	margin-left: 16px;
	margin-bottom: 0px;
}

p#textphoto-dormitory-rightbox img{
	margin-bottom: 3px;
}

div.dormitory-box {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}

div.dormitory-box-last {
	margin-bottom: 0px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}

#dormitory h2 {
	margin-bottom: 10px;
}

#dormitory h3 {
	margin-bottom: 32px;
	font-size: 100%;
	line-height: 1.6;
	font-weight: bold;
}


/************************** scholarship */

div#gakuhi-box , div#syogakukin-box {
	margin-top: 40px;
}

p.scholarship {
	margin-bottom: 12px !important;
}

p.scholarship span.small {
	font-size: 92%;
	letter-spacing: 0;
}

p.scholarship-caution {
	color: #969996;
	font-size: 93% !important;
	line-height: 1.5 !important;
	letter-spacing: 0;
	margin-bottom: 32px !important;
}

p.scholarship-caution a {
	color: #969996;
	font-weight: bold;
}

p.scholarship-caution a:hover {
	color: #6600CC;
	font-weight: bold;
}

table.scholarship-g1 {
	width: 670px;
	border-collapse: collapse;
	font-size: 93%;
	border: 1px solid #969996;
	margin-bottom: 8px;
}


table.scholarship-g1 th, td  {
	border: 1px solid #848484;
	height: 30px;
	text-align: center;
}

table.scholarship-g1 th {
	width: 82px;
	text-align: center;
	padding: 3px;
}

table.scholarship-g1 td {
	width: 60px;
}

table.scholarship-g1 td.col3 {
	width: 180px;
}

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

table.scholarship-g2 {
	width: 511px;
	border-collapse: collapse;
	font-size: 85%;
	border: 1px solid #969996;
	margin-bottom: 35px;
}

table.scholarship-g2 th, td  {
	border: 1px solid #848484;
	height: 20px;
	text-align: left;
	padding: 6px;
	line-height: 1.6;
}

table.scholarship-g2 th {
	width: 77px;
}

table.scholarship-g2 td {
	width: 431px;
}

table.scholarship-g3 {
	width: 670px;
	border-collapse: collapse;
	font-size: 93%;
	border: 1px solid #969996;
	margin-bottom: 35px;
}

table.scholarship-g3 td  {
	border: 1px solid #848484;
	height: 20px;
	text-align: left;
	padding: 6px;
	line-height: 1.6;
}

table.scholarship-g3 td.one {
	width: 102px;
}

table.scholarship-g3 td.two {
	width: 97px;
}

table.scholarship-g3 td.three {
	width: 125px;
}

table.scholarship-g3 td.four {
	width: 341px;
}

table.scholarship-g3 td.col2 {
	width: 466px;
}

table.scholarship-g3 td.col3 {
	width: 404px;
}

table.scholarship-g3 span {
	color: #4D0E8C;
}

table.scholarship-g4 {
	width: 670px;
	border-collapse: collapse;
	font-size: 93%;
	border: 1px solid #969996;
	margin-bottom: 35px;
}

table.scholarship-g4 td  {
	border: 1px solid #848484;
	height: 20px;
	text-align: left;
	padding: 6px;
	line-height: 1.6;
}

table.scholarship-g4 td.one {
	width: 102px;
}

table.scholarship-g4 td.two {
	width: 97px;
}

table.scholarship-g4 td.three {
	width: 466px;
}

table.scholarship-g4 td.col2 {
	width: 563px;
}

p.scholarship-message {
	width: 670px;
	text-align: center;
	font-weight: bold;
	color: #4D0E8C;
}

#scholarship ul#c-navi {
	width: 332px;
}

#scholarship h3 {
	margin-bottom: 18px;
}

#scholarship .col2 a{
	text-decoration:underline;
}


/************************** qa */

span.qa {
	font-weight: bold;
	color: #EBACC0;
	margin-right: 3px;
}

div#q01 , div#q02 , div#q03 , div#q04 , div#q05 , div#q06 , div#q07 , div#q08 ,
div#q09 , div#q10 , div#q11 {
	margin-top: 58px;
} 


#qa ul.link-list {
	margin-bottom: 10px;
}

#qa ul.link-list li {
	margin-bottom: 5px;
}

#qa ul.link-list li a {
	font-size: 93%;
	text-decoration: none;
}

#qa h2 {
	margin-bottom: 18px;
}

#qa p {
	margin-bottom: 18px;
}

#qa .goto-menu-link {
	margin-top: 18px;
}
