@charset "Shift_JIS";

/*-------------------------------------------------------------------------*/

img{
	vertical-align: bottom;
}
/*-------------------------------------------------------------------------*/

#globalnavi {
	margin-bottom: 3px;
    behavior: url("../common/js/csshover.htc"); /* IE6 対策 */
}
.top_img{
	margin-bottom: 7px;
}
/*-------------------------------------------------------------------------*/
#side .application_navi ul{
	margin: 0 0 10px;
}
#side .application_navi ul li{
	font-size: 68%;
	padding: 1px 0;
	border-bottom: #CCCCCC 1px solid;
}
#side .application_navi ul li a{
	background-image: url(../img/side_arrow_pink.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding: 7px 5px 7px 20px;
	display: block;
}
#side .application_navi ul li a:link {
	color: #333333;
	text-decoration: none;
}
#side .application_navi ul li a:visited {
	color: #333333;
	text-decoration: none;
}
#side .application_navi ul li a:hover {
	color: #FF5271;
	text-decoration: underline;
}

#side .application_navi ul li.current a{
	background-color: #FFE8F0;
}

/*-------------------------------------------------------------------------*/

.categoryMenu {
text-align:center;
margin-bottom:15px;
margin-top:10px;
font-size:76%;
}

.categoryMenu li {
border-right:1px solid #333333;
padding-right:6px;
margin-right:3px;
display:inline;
}

.categoryMenu li.firstItem {
padding-left:7px;
border-left:1px solid #333333;
}

.categoryMenu a:link {
color:#FF5371;
}



/*-------------------------------------------------------------------------*/

#main {
}

#main .column {
margin-bottom:40px;
}

#main .mainTitle {
font-size:76%;
font-weight:bold;
background:url(../../application/img/maintitle_bg.gif) repeat-x left bottom;
padding-bottom:10px;
margin-bottom:15px;
}

#main .mainTitle span {
border-left:3px solid #FF8CB3;
display:block;
padding-left:5px;
padding-top:3px;
}




h3.subTitle {
border:1px solid #F0E19D;
background:#FFF9CE;
padding:5px;
font-weight:bold;
font-size:76%;
margin:15px 0;
}


.subTitle2 {
font-weight:bold;
font-size:76%;
margin:15px 0 5px 0;
}



#main table {
font-size:76%;
width:100%;
}


#main th,
#main td {
border:1px solid #cccccc;
padding:5px;
}

#main th {
white-space:nowrap;
}




dl.advice {
background:#FFFFEB;
border:2px solid #FF6299;
padding:10px;
font-size:76%;
margin:15px 0;
}

dl.advice dt {
	font-weight:bold;
	color: #FF6299;
}

dl.advice dd {
}



/*-------------------------------------------------------------------------*/

div.nest {
padding-left:10px;
}


.column .description {
margin-bottom:0.7em;
}


.column .descriptionNumber {
margin-bottom:0.7em;
text-indent:-1.5em;
padding-left:1.5em;
}

.Text_C{
	text-align:center;
}
.Waku{
clear:both;
border:1px solid #CCCCCC;
font-size:78%;
padding:10px;
}

.Waku02{
clear:both;
border:1px solid #CCCCCC;
background-color:#FFF3F7;
font-size:78%;
padding:10px;
}
.Space{
	margin:5px 0px 5px 0px;
}

.Bold{
font-weight:bold;
}

.midashi{
background:#FFF3F7;
border:1px solid #FFE8F0;
padding:10px 3px;
margin-bottom:10px;
text-align:center;
width:82px;
font-size:76%;
zoom:1;
}
* html .midashi{
width:88px;
}


dl.descriptionList {
margin-bottom:15px;
font-size:76%;
zoom:1;
}

dl.descriptionList:after {
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}

dl.descriptionList dt {
background:#FFF3F7;
border:1px solid #FFE8F0;
padding:10px 3px;
margin-bottom:10px;
text-align:center;
width:82px;
}

* html dl.descriptionList dt {
width:88px;
}

dl.descriptionList dd {
}

dl.descriptionList dd .caption {
font-size:90%;
margin-top:0;
}

dl.descriptionList table {
font-size:100% !important;
}

dl.descriptionList table#document {
font-size:85% !important;
}


dl.descriptionList.parallel {
}

dl.descriptionList.parallel dt {
float:left;
}

dl.descriptionList.parallel dd {
float:right;
width:510px;
padding-top:11px;
}

.nest .nest dl.descriptionList.parallel dd {
float:right;
width:500px;
padding-top:11px;
}





table.tranceparent {
border:0;
margin-top:10px;
}

table.tranceparent th {
vertical-align:top;
border:0 !important;
white-space:nowrap;
min-width:1%;
padding:0 !important;
}

* html table.tranceparent th {
width:1%;
}

table.tranceparent td {
vertical-align:top;
border:0 !important;
padding:0 0 10px 10px !important;
}




/*汎用「インデント」*/
.indent {
text-indent:-1em;
padding-left:1em;
display:block;
}

.indent2 {
text-indent:-2em;
padding-left:2em;
display:block;
}

.indent05 {
text-indent:-0.5em;
padding-left:0.5em;
display:block;
}

.indent15b {
text-indent:-1.5em;
padding-left:2.5em;
display:block;
}




/*汎用「※注」*/
.caption {
font-size:65%;
margin-top:10px;
}


.caption2 {
font-size:85%;
margin-top:10px;
}

.caption2 li {
text-indent:-2.5em;
padding-left:2.5em;
}

.caption2 li em {
color:#FF3300;
}


.caption3 {
font-size:65%;
margin-top:10px;
}

.caption3 li {
text-indent:-2.5em;
padding-left:2.5em;
}

.caption3 li em {
color:#FF3300;
}



.supli {
font-size:90%;
}

.supli2 {
font-size:90%;
color:#FF3300;
}



.nest h2.subTitle {
	font-size:76%;
	font-weight:bold;
	color:#FF6299;
	margin-top:20px;
}


.caution {
margin:10px 0;
font-weight:bold;
}




/*各表スタイル（種類が多いため個別に指定）*/



table#course {
}

table#course th {
text-align:center;
background:#f2f2f2;
font-weight:bold;
}

table#course td {
}

table#course td.dotlineTop {
border-bottom:1px dashed #CCCCCC;
}

table#course td.dotlineBottom {
border-top:1px dashed #CCCCCC;
}

table#course td.subHead {
background:#FFFFEB;
text-align:center;
}

table#course td a:link,
table#course td a:visited {
color:#0099FF;
}





table#admission {
}

table#admission th {
background:#FFFFEB;
text-align:center;
}

table#admission td {
}

table#admission {
}





table#document {
}

table#document th {
background:#FFFFEB;
text-align:center;
}

table#document td {
text-align:center;
}

table#document th em,
table#document td em {
color:#FF3300;
}

table#document .subHead {
text-align:center;
font-size:120%;
}

table#document {
}





table#reduction {
}

table#reduction th {
background:#f2f2f2;
text-align:center;
}

table#reduction td {
text-align:center;
}

table#reduction {
}

table#reduction th.center,
table#reduction td.center {
text-align:center;
}





table#reductionSchedule {
margin-bottom:15px;
}

table#reductionSchedule th {
background:#f2f2f2;
}

table#reductionSchedule td {
}

table#reductionSchedule {
}

table#reductionSchedule th.center,
table#reductionSchedule td.center {
text-align:center;
}







table#reductionOsaka {
margin-bottom:15px;
}

table#reductionOsaka th {
background:#f2f2f2;
}

table#reductionOsaka td {
}

table#reductionOsaka {
}

table#reductionOsaka th.center,
table#reductionOsaka td.center {
text-align:center;
}



table#basic {
}

table#basic th {
background:#f2f2f2;
}

table#basic td {
}

table#basic {
}

table#basic th.center,
table#basic td.center {
text-align:center;
}



table#expense {
margin-bottom:25px;
}

table#expense th {
background:#f2f2f2;
}

table#expense th.category {
background:#FFFFEB;
}

table#expense td {
}

table#expense {
}

table#expense th.center,
table#expense td.center {
text-align:center;
}

table#expense th.small,
table#expense td.small {
font-size:90%;
}






table#qualificat {
margin-bottom:15px;
margin-top:15px;
width:70%;
}

table#qualificat th {
background:#f2f2f2;
}

table#qualificat td {
}

table#qualificat th.center,
table#qualificat td.center {
text-align:center;
}





table#assistance {
margin-bottom:15px;
}

table#assistance th {
background:#f2f2f2;
}

table#assistance td {
}

table#assistance {
}

table#assistance th.center,
table#assistance td.center {
text-align:center;
}





table#jiyu {
margin-bottom:15px;
}

table#jiyu th {
background:#f2f2f2;
font-weight:bold;
}

table#jiyu td {
font-weight:bold;
}

table#jiyu {
}

table#jiyu th.center,
table#jiyu td.center {
text-align:center;
}





table#england {
}

table#england th {
background:#f2f2f2;
font-weight:bold;
text-align:center;
}

table#england td {
}

table#england {
}

table#england th.center,
table#england td.center {
text-align:center;
}



table#england02 {
}

table#england02 th {
background:#f2f2f2;
font-weight:bold;
text-align:center;
}

table#england02 td {
}

table#england02 {
}

table#england02 th.center,
table#england02 td.center {
text-align:center;
}





table#oversea {
margin-bottom:25px;
}

table#oversea th {
background:#f2f2f2;
font-weight:bold;
text-align:center;
}

table#oversea td {
text-align:center;
}

table#oversea {
}

table#oversea th.center,
table#oversea td.center {
text-align:center;
}



table.loan {
margin-bottom:25px;
}

table.loan th {
background:#f2f2f2;
text-align:center;
}

table.loan th.category {
background:#FFFFEB;
text-align:center;
font-weight:bold;
}

table.loan td {
text-align:center;
}

table.loan td.left {
text-align:left;
vertical-align:top;
}

table.loan .small {
font-size:85%;
}







table.loan2 {
margin-bottom:0;
}

table.loan2 th {
background:#f2f2f2;
text-align:center;
}

table.loan2 th.category {
background:#FFFFEB;
font-weight:bold;
}

table.loan2 td {
}

table.loan2 .small {
font-size:85%;
}





table.loan3 {
margin-bottom:0;
margin-top:25px;
}

table.loan3 th {
background:#f2f2f2;
text-align:center;
}




#main table.conference {
clear: both;
width:610px;
margin: 0 0 18px 10px;
}

#main table.conference th ,
#main table.conference td {
border: #CCCCCC 1px solid;
}

#main table.conference  th{
background-color: #F2F2F2;
font-size:115%;
color: #007CD9;
font-weight: bold;
padding:0;
}

#main table.conference  th strong{
float: left;
margin: 5px 0 5px 10px;
width: 300px;
font-weight: bold;
}

#main table.conference .map{
float:right;
width:94px;
}

#main table.conference .map2{
width:106px;
float: right;
}

#main table.conference td{
padding: 8px 15px;
width: 210px;
}

#main table.conference td.item{
background-color: #FFFFEB;
text-align:center;
width: auto;
}



