@charset "utf-8";

body{
margin:0;
padding:0;
color:#000;
font-size:10pt;
line-height:1.5;
letter-spacing:0.1em;
background:#fff;
border:none;
}
a:link,
a:visited{
color:#000!important;
text-decoration:underline!important;
}

#shoulder,
#nav,
#pageTop,
#footer ul,
.pageTop,
#sitemap,
#footer{
	display:none;
}
#article{
	float:none;
	margin:auto;
}
#header,
#footer {
	height:auto;
}

#contents h1 img{
}

#contents h2{
}

#contents h3{
	padding-left:0!important;
}

*{
	box-shadow: none!important;
	}

div#contents{
	padding-bottom:0px;
}
div#sitemap {
	margin-top:20px;
}

#sideNav .sidePlus li a{
	padding:10px 10px 10px 10px!important;
}

#sideNav .subList li a,
#sideNav .subList li a:hover{
	padding:5px 0 5px 20px!important;
}

