@charset "utf-8";
html {
	min-height: 100%;
	background: url(../../common/imgs/bg2.jpg) no-repeat center;
	background-size: cover;
}
body #gHeader {
	width: 828px;
}
.siteTitle {
    font-size: 36px;
    color: #0000ff;
    font-weight: bold;
}
body .shldrTxt {
	color: #000;
	font-size: 16px;
	margin-bottom: 20px;
}
body #container {
	width: 828px;
}
body .section {
	width: 828px;
}
body .section h2 {
	font-size: 18px;
	color: #0000ff;
	font-weight: bold;
}
body .section ul li {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
body .section ul li a:hover img {
	position: relative;
	top: 1px;
	left: 1px;
}
body .section .box03 {
	position: relative;
	padding-left: 120px;
	width: 708px;
}
body .section .box03 p {
	font-size: 14px;
}
body .section .box03 div.spec {
    color: #0000ff;
}
body .section .box03 div.illust {
	position: absolute;
	left: 0px;
	top: 0px;
}@media screen and (max-width: 980px) {
body #gHeader {
}
body #gHeader .illust {
	position: absolute;
	top: 10px;
	left: 0px;
}
body #gHeader .illust img {
	height: 150px;
}
body .shldrTxt {
	color: #000;
	font-size: 14px;
	margin-bottom: 20px;
}
body .section h2 {
	font-size: 16px;
}
body .section .box03 {
	width: 70%;
}
body .section .box03 p {
	font-size: 12px;
}
body .section .box03 p br {
	display: none;
}
body .section .box03 div.spec {
	font-size: 12px;
}
body .section .box03 div.illust {
	width: 80px;
}
#pagetop {
	display: none!important;
}
}

@media screen and (max-width: 480px) {
body #gHeader {
	margin-bottom: 10px;
}
body .shldrTxt {
	font-size: 13px;
}
body .section h2 {
	font-size: 13px;
}
body .section .box03 {
	padding-left: 90px;
	width: 65%;
}
body .section .box03 div.spec {
	font-size: 10px;
}
}

@media screen and (max-width: 320px) {
}
