@charset "UTF-8";

/* -----------------------------------------------
Bunka Fashion College
Version: April 2008


compatibility

Full:
IE 6,7; Firefox 1.5, 2.0; Safari 2.0;

not-usable:
IE 5, 5.5; Mac IE;
----------------------------------------------- */




p em {
	line-height: 1.8;
}


/************************** 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 */

ul.number {
	list-style: decimal;
	font-size: 92%;
	margin-left: 18px;
	letter-spacing: 0.1em;
}

ul.number li {
	line-height: 1.8;
}

ul.number-last {
	list-style: decimal;
	font-size: 92%;
	margin-left: 18px;
	margin-bottom: 1.8em;
	letter-spacing: 0.1em;
}

ul.number-last li {
	line-height: 1.8;
}

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

div#day-class {
	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-size: 92%;
	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;
}


ul.disc {
	list-style: disc;
	font-size: 92%;
	margin-left: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 1.8em;
}

ul.disc li {
	line-height: 1.8;
}

ul.disc li.circle {
	list-style: circle;
}

div.goto-menu-link {
	background: url(../img/img_dotline_single.gif) repeat-x top;
	padding-top: 10px;
	margin-top: 10px;
	text-align: right;
}

div.goto-menu-link p{
	margin-bottom: 0;
	letter-spacing: 0;
	margin-left: 15px;
}

div.goto-menu-link p a{
	font-size: 85%;
	line-height: 1;
	background: url(../img/img_btnmark_pagetop.gif) no-repeat 0% 80%;
	padding-left: 14px;
}

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

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

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: 114px;
}

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



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

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

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

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

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

div#contents-left-box ul#leftside-menu-level2 li a ,
div#contents-left-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-left-box ul#leftside-menu-level2 li a.on ,
div#contents-left-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: 511px;
	border-collapse: collapse;
	font-size: 77%;
	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: 50px;
	text-align: center;
}

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

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

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


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


div#textphoto-dormitory-wrapper {
	margin-bottom: 25px;
	padding-bottom: 25px;
	background: url(../img/img_dotline_single.gif) repeat-x bottom;
}

p#textphoto-dormitory-leftbox {
	float: left;
	width: 255px;
	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;
	background: url(../img/img_dotline_single.gif) repeat-x bottom;
}

div.dormitory-box-last {
	margin-bottom: 0px;
	padding-bottom: 25px;
	background: url(../img/img_dotline_single.gif) repeat-x bottom;
}

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


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

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

p.scholarship {
	margin-bottom: 1em;
}

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

p.scholarship-caution {
	color: #969996;
	font-size: 85%;
	line-height: 1.6;
	letter-spacing: 0;
	margin-bottom: 32px;
	padding-bottom: 28px;
	background: url(../img/img_dotline_single.gif) repeat-x bottom;
}

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

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

table.scholarship-g1 {
	width: 511px;
	border-collapse: collapse;
	font-size: 77%;
	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: 511px;
	border-collapse: collapse;
	font-size: 85%;
	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: 182px;
}

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

p.scholarship-message {
	width: 511px;
	text-align: center;
	font-weight: bold;
	color: #6600CC;
}


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

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

div#contents-right-box div#rightbox-linkbox-qa {
	width: 450px;
	margin-top: 25px;
	padding-bottom: 12px;
	margin-bottom: 1em;
	background: url(../../common/img/img_dotline_single.gif) repeat-x bottom;
}

div#contents-right-box div#rightbox-linkbox-qa a{
	font-weight: normal;
}

div#contents-right-box div#rightbox-linkbox-qa ul.link-list{
	width: 450px;
	padding-top: 12px;
	background: url(../../common/img/img_dotline_single.gif) repeat-x top;
}

div#contents-right-box div#rightbox-linkbox-qa ul.link-list li {
	margin-bottom: 10px;
}

div#contents-right-box div#rightbox-linkbox-qa ul.link-list li.link-list-last {
	margin-bottom: 0px;
}

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

/************************** for IE6 Hack */

* html ul.number {
	list-style: decimal;
	font-size: 92%;
	margin-left: 24px;
	letter-spacing: 0.1em;
}

* html ul.number-last {
	list-style: decimal;
	font-size: 92%;
	margin-left: 24px;
	margin-bottom: 1.8em;
	letter-spacing: 0.1em;
}

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

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

* html contents-right-box a {
	font-style: normal;
}


/************************** for IE7 Hack */

*:first-child+html ul.number {
	list-style: decimal;
	font-size: 92%;
	margin-left: 24px;
	letter-spacing: 0.1em;
}

*:first-child+html ul.number-last {
	list-style: decimal;
	font-size: 92%;
	margin-left: 24px;
	margin-bottom: 1.8em;
	letter-spacing: 0.1em;
}

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

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