
body {
	-webkit-text-size-adjust: none;
	 max-width: 1000px;
	margin:auto;
}

img {width: 100%;}

#content {
    padding: 20px;
    margin-bottom: 48px;
}

header {
	position: relative;
	background-color: #FFF;
	padding: 10px;
}
header img{
	width: 157px;
	height: auto;
}

footer {
    padding: 2em 0;
    background-color: #605D5A;
    color: #E3E3E3;
    text-align: center;
    font-size: 11px;
}

/* sp-index */
#sp-index #kvArea {
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
}
#sp-index #content h2 {
    padding-bottom: 12px;
    border-bottom: 2px dotted #E6E6E6;
    margin-bottom: 12px;
}
#sp-index #content nav li {margin-bottom: 12px;}
#sp-index #content nav li:last-child {margin-bottom: 0;}

#Slide-Area{
	margin-bottom:15px;
}
