body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	line-height: 20px;
}
h1 {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p.btm40 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.center2 {
	text-align: center;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
}


p.name {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
p.name2 {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.w800 {
    width: 720px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    color: #666;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.w800 p {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.w800 strong {
	font-weight: bold;
}


/* ===========================================
	tb
=========================================== */
@media screen and (max-width: 980px) {
	/* #wrapper	------------------------- */
	#wrapper {		width: 100%;	}
	/* .textArea	------------------------- */
	.textArea {		width: 68%;	}
	.textArea p {		padding: 0 10px 20px 10px;	}
	/* #sidebar2	------------------------- */
	#sidebar2 {		width: 30%;	}
	#sidebar2 li {		width: 100%;	}
	#sidebar2 li img {		width: 95%;	}
}


/* ===========================================
	SP
=========================================== */
@media screen and (max-width: 768px) {
.br-sp { display:none; }
	
	h1 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
}	
.w800 {
    width: 95%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    color: #666;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p.btm40 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}	
	
	
	
}

