
/*

		女子美術大学　print.css
		Copyright 2008 Joshibi University of Art and Design. All Rights Reserved.
		lastupdate 080705

*/



/* ==================================
プリントアウト用CSS
================================== */
/*
基本設定
--------------------------------------- */
body{
font-size: 9pt;
color: #000000;
background-color:white;
background:white;
text-align:left;
background-image: none;
margin: 0;
padding: 0;
}


#wrapperHeader,
#header,
#gnavi,
#contentsmenu,
#wrapperPnkz,
#menuR,
#wrapperFooter,
#menuRadmission,
#menuRother,
.banner,
.pgtopBbox01,
.returnBox,
.gohome
 {
	display: none;
}


#wrappermain {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	width: 620px;
}




#contents01,
#contents02 {
	margin: 0;
	padding: 0;
	text-align: left;
}


/* Font */
p {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
	/* これ以降Mac IE 5のみに適用される \*//*/
    font-size: 12pt;
    /* これ以降Mac IE 5以外にも適用される */ 
}



h4 {
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	margin:13px 0px;
}

/*----------------------------------- 
  txtlink
------------------------------------*/
.arrowG{
	font-size: 9pt;
}

.txlink {
	font-size: 9pt;
	line-height: 1.5em;
	color: #000;
	text-align: left;
}

#textLink ul{
	font-size: 9pt;
	}
	
#boxLink ul{
	font-size: 9pt;
	}

#textLink2 ul{
	font-size: 9pt;
	}

#textLink2 .icon li{
	font-size: 9pt;
	}

#textLink3 ul{
	font-size: 9pt;
	}

#boxLink ul{
	font-size: 9pt;
	}
	
#boxLink li{
	font-size: 9pt;
	}

/* リスト */
.listNone{
	font-size: 9pt;
}

.listNum{
	font-size: 9pt;
}

*:first-child+html .listNum{
	font-size: 9pt;
}

.listKan{
	font-size: 9pt;
}

.listDisc{
	font-size: 9pt;
}

.listDisc2{
	font-size: 9pt;
}

.listDisc3{
	font-size: 9pt;
}

.listCircle{
	font-size: 9pt;
}

.listCircle2{
	font-size: 9pt;
}

.listUalpha{
	font-size: 9pt;
}


/* 表組みテーブル関係 */
.table01{
	border-bottom:1px #767676 solid;
	border-top:1px #767676 solid;
	border-left:1px #767676 solid;
	border-right:1px #767676 solid;
}

.td01{
	border-bottom:3px #767676 double;
	border-right:1px #767676 solid;
	}
	
.td01r{
	border-bottom:3px #767676 double;
	}

.td02{
	border-bottom:1px #767676 solid;
	border-right:1px #767676 solid;
	}
	
.td02r{
	border-bottom:1px #767676 solid;}

.td03{
	border-right:1px #767676 solid;}
	
/* 表組みテーブル関係2 */
	
.boxDate{
	border-top:1px #767676 solid;
}

.boxText{
	border-top:1px #767676 solid;}
	
	
.boxDate2{
	border-top:1px #767676 solid;
	border-bottom:1px #767676 solid;}

.boxText2{
	border-top:1px #767676 solid;
	border-bottom:1px #767676 solid;}

/* 表組みテーブル関係テキスト */

.text_right{
	font-size: 9pt;}

.text_cenb{
	font-size: 9pt;}
	

.text_cenb2{
	font-size: 9pt;}

.text_center{
	font-size: 9pt;}
	
.text_left{
	font-size: 9pt;}

.text_leftb{
	font-size: 9pt;}



/* バナー */

.banner{
	border:1px #767676 solid;}
	
/* お知らせエリア */	

#TnewsArea{
	border-bottom:1px #767676 solid;
}

#TnewsArea .newsTtl{
	border-bottom:1px #767676 solid;
}

#TnewsArea2{
	border-bottom:1px #767676 solid;
}

#TnewsArea2 .newsTtl{
	border-bottom:1px #767676 solid;
}

/* 右ペインお知らせ */
#RnewsArea{
	width:620px;
}

#RnewsArea .newsTtl{
	border-bottom:1px #767676 solid;
}

#RnewsArea .newsDate{
	text-align:left;
	}

#RnewsArea .arrowNews {
	display:block ;
	width:450px;
	}
	
/*----------------------------------- 
  幅調整
------------------------------------*/
#contents01 .leftArea{
	width:620px;
}

#contents01 .rightArea{
	clear:both;
	width:620px;
}


#contents02 .leftArea{
	width:640px;
}

#contents02 .rightArea{
	display: none;
}

.print_w{
	width:370px;
}

.print_w440{
	width:440px;
}

.print_w390{
	width:390px;
}

.print_w640{
	width:600px;
}

.break{
	page-break-after: always;}

/*----------------------------------- 
  seminar
------------------------------------*/
#seminarArea{
border-bottom:1px #767676 solid;
}

#seminarArea .Ttl{
border-bottom:1px #767676 solid;
}

#seminarArea .category{
border-bottom:1px #767676 solid;
}

#seminarArea .arrowContent {
border-bottom:1px #767676 solid;
}

#extensionArea{
border-bottom:1px #767676 solid;
}

#extensionArea .Ttl{
border-bottom:1px #767676 solid;
}

#extensionArea .category{
border-bottom:1px #767676 solid;
}

#extensionArea .arrowContent {
border-bottom:1px #767676 solid;
}

