@charset "utf-8";

/* ------------------------------------------------------------

	print.css

------------------------------------------------------------ */

@media print{

/* ----------------------------------------------------------- model */

html,body{
font-size:11pt;
width:100% !important;
}

#header,#contents{
width:100% !important;
margin:0;
}

#header{
overflow:visible;
height:auto;
position:static !important;
background:none;
}

#header *{
display:none;
}

#headInner{
display:block;
overflow:visible;
width:100%;
height:auto;
position:static !important;
background:#a90003;
}

#header h1{
float:none !important;
display:block !important;
margin:0;
padding:10px;
}

#header h1 a,
#header h1 a img{
display:block !important;
}

#header h2{
display:block;
}

#header h2 img{
display:block;
border:1px solid #69655c;
}

#topicPath,#sub,#footNav,#infoNav{
display:none;
}

span.blankIcon,
span.pdfIcon,
span.wordIcon,
span.excelIcon{
display:none;
}

#main{
float:none !important;
width:100%;
padding:0;
}

#main #feature{
position:static !important;
}

#footer{
width:100%;
}

#main .article .header h3, #main .article .header h4{
float:none;
display:block;
}

#main .article .header dl{
float:none;
display:block;
}

#main .article .figure{
float:none !important;
}

#main .article .bookInfo,
#main .article .bookInfo dt{
float:none !important;
border:0 !important;
}

#main .article .bookInfo dd{
padding:0 !important;
}

#main .footer p.more{
display:none;
}

#main .pagenation{
display:none !important;
}

#main h3 img{
width:100% !important;
height:auto !important;
}

#main #newsRelease .firstArticle,
#main #newsRelease .secondArticle{
float:none !important;
height:auto !important;
position:static;
width:100%;
background:none;
}

#main #newsRelease .firstArticle .figure,
#main #newsRelease .secondArticle .figure{
float:none !important;
}

#main #newsRelease p.more{
display:none !important;
}

#main ul.banners li{
float:none !important;
margin:0 0 10px !important;
}

#main #inquiry .button{
display:none !important;
}

#main #juku h3 img{
width:auto !important;
height:auto !important;
}

#main #juku p.detail{
display:none;
}

#main #juku ul li{
float:none !important;
width:100% !important;
height:auto !important;
display:block !important;
}

#main #juku ul li h5 img{
float:none !important;
}

#main #juku ul li h5 a{
display:none !important;
}

#main #juku ul li dl dt.figure{
float:none !important;
margin:0 0 5px !important;
}

#main #juku ul li dl dt,
#main #juku ul li dl dd{
float:none !important;
width:auto !important;
}

#feature #slider,#feature #slider ul.slideContent{
width:100% !important;
}

#feature #slider ul.slideContent li{
float:none !important;
width:98% !important;
height:auto !important;
display:block !important;
padding-bottom:10px;
}

#main #entry .bookInfo dt{
text-align:left;
float:none !important;
}

#main #entry .bookInfo dd{
padding:0 !important;
}

#main #entry .bookInfo dd.link{
display:none !important;
}

#main #entry .footer p{
display:none !important;
}

#main #plt h4 img{
width:100% !important;
height:auto !important;
}

#main #plt #logo_plt h4 img{
width:auto !important;
}

#main #plt #robe_plt h4 img{
width:auto !important;
}
















}