@charset "utf-8";



/* Navigation(global) */
/* -------------------------------------------- */

#gNav li.support a {
	background-position: -380px -58px;
}


/* Add 20090316 */

/* General
/* -------------------------------------------- */

#content .h1-ttl {
margin-bottom:20px;
}

body.col_sb #content .hl2 {
height:28px;
background:url(../../img/utils/bg_hl2-long.gif) no-repeat;
}

body.col_sb #content h2.hl2 {
width: 560px;
margin: 30px 0 15px;
clear: both;
}

#content .contentBody .h2-ttl,
#content .contentBody .h3-ttl {
border-bottom:2px solid #c2ae95;
margin:20px 0 15px;
padding-bottom:5px;
font-size:85%;
font-weight:bold;
}

#content .contentBody .h3-first {
border-bottom:2px solid #c2ae95;
margin:0 0 15px;
padding-bottom:5px;
font-size:85%;
font-weight:bold;
}

#content .contentBody .h4-ttl {
margin:15px 0 10px;
font-size:75%;
font-weight:bold;
}

.contentBody .mt5 {
margin-top:5px;
}
.contentBody .mt10 {
margin-top:10px;
}
.contentBody .mt15 {
margin-top:15px;
}
.contentBody .mt20 {
margin-top:20px;
}
.contentBody .mb5 {
margin-bottom:5px;
}
.contentBody .mb10 {
margin-bottom:10px;
}
.contentBody .mb20 {
margin-bottom:20px;
}
.contentBody .mb30 {
margin-bottom:30px;
}

.contentBody a.pdf-link {
background:url(../img/ic_pdf.gif) no-repeat;
padding:3px 0 3px 22px;
text-decoration:none;
}
.contentBody .red {
	color: #FF0000;
}


/* Navigation(sidebar) On-Off Setting
/* -------------------------------------------- */

body#application #sidebar .lNav li.cat01 a,
body#facility #sidebar .lNav li.cat02 a,
body#expences #sidebar .lNav li.cat03 a,
body#scholarship #sidebar .lNav li.cat04 a,
body#residence #sidebar .lNav li.cat05 a,
body#insurance #sidebar .lNav li.cat06 a,
body#campusmanner #sidebar .lNav li.cat07 a,
body#losts #sidebar .lNav li.cat08 a,
body#disastermanual #sidebar .lNav li.cat09 a,
body#pass #sidebar .lNav li.cat10 a,
body#locker #sidebar .lNav li.cat11 a,
body#notice #sidebar .lNav li.cat12 a,
body#class #sidebar .lNav li.cat13 a,
body#exchange #sidebar .lNav li.cat14 a,
body#officehour #sidebar .lNav li.cat15 a,
body#worries #sidebar .lNav li.cat16 a, 
body#harassment #sidebar .lNav li.cat17 a, 
body#cases #sidebar .lNav li.cat18 a {
background: #ef86a7 url(../../img/bl_lnav_o.gif) 0 5px no-repeat;
color: #fff;
}

#sidebar .lNav-inner {
margin:0 0 0 20px;
}
#sidebar .lNav-inner li {
width: 140px;
margin: 2px 0 0 0;
font-size:60%;
line-height:1.2;
}
#sidebar .lNav-inner li a {
display: block;
width: 128px;
padding: 2px 0 2px 12px;
background: url(../../img/bl_link.gif) 0 4px no-repeat;
text-decoration:none;
line-height:1.2;
}


#sidebar .lNav-inner li.cat11,
#sidebar .lNav-inner li.cat12 {
display:none;
}

body#worries #sidebar .lNav-inner li.cat11,
body#worries #sidebar .lNav-inner li.cat12,
body#harassment #sidebar .lNav-inner li.cat11,
body#harassment #sidebar .lNav-inner li.cat12,
body#cases #sidebar .lNav-inner li.cat11,
body#cases #sidebar .lNav-inner li.cat12 {
display:block;
}

body#harassment #sidebar .lNav-inner li.cat11 a,
body#cases #sidebar .lNav-inner li.cat12 a {
background: #ef86a7 url(../../img/bl_lnav_o.gif) 0 5px no-repeat;
color: #fff;
}


/* contentBody
/* -------------------------------------------- */

#content .lead-txt {
margin-bottom:15px;
}
#content .txt-Box {
float: left;
width: 305px;
}
#content .ph-Box {
float: right;
width: 208px;
}

.contentBody .NormTB,
.contentBody .Opt1TB,
.contentBody .ShrtTB,
.contentBody .clasTB,
.contentBody .typhTB {
border:1px solid #bca68b;
}
.contentBody .NormTB,
.contentBody .Opt1TB {
width:100%;
clear:right;
}
.contentBody .ShrtTB {
width:360px;
}
.contentBody .typhTB {
width:100%;
}
.contentBody .NormTB th,
.contentBody .NormTB td,
.contentBody .Opt1TB th,
.contentBody .Opt1TB td,
.contentBody .ShrtTB th,
.contentBody .ShrtTB td,
.contentBody .clasTB th,
.contentBody .clasTB td,
.contentBody .typhTB th,
.contentBody .typhTB td {
border:1px solid #bca68b;
padding:6px 6px 6px 10px;
font-size:75%;
line-height:1.6;
}
.contentBody .NormTB th {
background-color:#f2ebe1;
width:9em;
vertical-align:top;
}
.contentBody .Opt1TB th {
background-color:#f2ebe1;
vertical-align:top;
}
.contentBody .Opt1TB th.var01 {
text-align:center;
vertical-align:middle;
}
.contentBody .Opt1TB th.var02 {
border-bottom:none;
text-align:right;
}
.contentBody .Opt1TB th.var03 {
border-top:none;
}
.contentBody .ShrtTB th {
background-color:#f2ebe1;
width:9em;
vertical-align:top;
}
.contentBody .clasTB th {
	background-color:#f2ebe1;
	text-align: center;
}
.contentBody .typhTB th {
	background-color:#f2ebe1;
	width: 220px;
}
.contentBody .Opt1TB td.cell01 {
text-align:right;
white-space:nowrap;
}
.contentBody .Opt1TB td.cell02 {
white-space:nowrap;
}
.contentBody .clasTB td {
	text-align: center;
}
.contentBody th.nowrap {
white-space:nowrap!important;
}
.contentBody .indent-Cell {
display:block;
text-indent:-1.5em;
padding-left:1.5em;
}

.contentBody .phBox {
float:right;
display:block;
width:148px;
margin:0 0 15px 10px;
}
body#residence .contentBody .phBox,
body#locker .contentBody .phBox,
body#notice .contentBody .phBox {
float:right;
width:208px;
margin:0 0 10px 10px;
}
.contentBody .note-Box {
margin-top:15px;
}
#content ol.norm-list {
margin: 10px 0 10px 30px
}
#content ol.norm-list li {
margin:0 0 3px;
font-size: 75%;
line-height: 1.5;
}

body#facility .notes {
	width: 500px;
	margin: 10px 0 0 34px;
	font-size: 65%;
	line-height: 1.4;
}

#content p.red_box {
	color: #FF0000;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}

/* Application
/* -------------------------------------------- */

#content .note-Box ol.no-marker {
margin-left:0;
}
#content .note-Box ol.no-marker li {
list-style:none;
text-indent:-1.3em;
padding-left:1.3em;
font-size: 75%;
line-height: 1.5;
}


/* Expences
/* -------------------------------------------- */

#content .contentBody .note-List {
margin-left:0;
margin-bottom:20px;
padding:0;
}
#content .contentBody .note-List li {
list-style:none;
text-indent:-0.5em;
padding-left:0.5em;
}

#content p.related-Link {
font-size:75%;
text-align:right;
}

#content p.related-Link a {
background:url(../../img/bl_link2.gif) 0 2px no-repeat;
padding: 2px 0 2px 15px;
text-decoration:none;
}


/* Worries
/* -------------------------------------------- */

#content p.caption-txt {
background:url(../img/ic_caption.gif) no-repeat 0 5px;
margin-top:20px;
padding:2px 0 2px 15px;
font-size:75%;
}
#content p.caption-txt a {
text-decoration: none;
}
.contentBody .ph-lBox {
float:left;
width:90px;
border:1px solid #bda88e;
margin-right:15px;
padding:10px;
}
.contentBody .ph-lBox span {
background:url(../../img/bl_link.gif) no-repeat 0 5px;
display:block;
margin-top:5px;
padding:3px 0 3px 10px;
font-size:65%;
line-height:1.4;
}
#content .contentBody .worries-List {
margin:0;
padding:0;
}
#content .contentBody .worries-List li {
list-style:none;
text-indent:-1em;
padding-left:1em;
}
#content .contentBody .cases-List {
margin:0 0 0 0.8em;
padding:0;
}
#content .contentBody .cases-List li {
list-style:none;
text-indent:-1.2em;
padding-left:1.2em;
}


/* tabnavi
/* -------------------------------------------- */

#content #ltab {
border-bottom:2px solid #c2ae95;
width:525px;
margin:0 0 20px 35px;
padding-bottom:3px;
}
#content #ltab ul {
margin:0;
padding:0;
}
#content #ltab li {
float:left;
margin-right:10px;
margin-bottom:0;
list-style:none;
height:24px;
}
#content #ltab li a {
background:url(../worries/img/bg_tab.gif);
padding:4px 5px 2px 16px;
display:block;
text-decoration:none;
}

#content #ltab li.ltab01 a:hover,
#content #ltab li.ltab02 a:hover,
#content #ltab li.ltab03 a:hover,
#content #ltab li.active a {
background-position:0 -24px;
color:#fff;
}


/* pass
/* -------------------------------------------- */

#content #gno {
	font-size: 75%;
	margin-bottom: 20px;
}

#content #gno table {
}

#content #gno table th {
	width: 70px;
	text-align: center;
	padding: 3px;
}

#content #gno table td {
	text-align: center;
}

#content #grs {
	font-size: 75%;
}

#content #grs dt {
	float: left;
	margin-bottom: 5px;
}

#content #grs dd {
	padding-left: 200px;
	margin-bottom: 5px;
}



/* class
/* -------------------------------------------- */

#content #tys {
	font-size: 75%;
	margin-bottom: 20px;
}

#content #tys dt {
	float: left;
	margin-bottom: 5px;
}

#content #tys dd {
	padding-left: 240px;
	margin-bottom: 5px;
}

#content #cancel {
	font-size: 75%;
	margin-bottom: 20px;
}

#content #cancel dt {
	float: left;
	margin-bottom: 5px;
}

#content #cancel dd {
	padding-left: 95px;
	margin-bottom: 5px;
}

.red {
	color: #FF0000;
}

