@charset "Shift_JIS";


#content h1 span {
	left: 104px;
}

#content .section .sectionInner .block {
	overflow: hidden;
	width: 100%;
}
#content .section .sectionInner .block p {
	display: inline;
	float: left;
	width: 230px;
	margin-bottom: 0;
	line-height: 1.3;
}
#content .section .sectionInner .block .img {
	display: inline;
	float: right;
	width: 200px;
}
#content .section .sectionInner .btn {
	clear: both;
	margin-top: 10px;
	text-align: right;
}

#content .pagetop {
	margin-top: 260px;
}





/*
#content .section {
	margin-bottom: 2px;
}
#content .section .sectionInner {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
}
#content ul.snsList {
	overflow: hidden;
	width: 100%;
	margin-top: 30px;
}
#content ul.first {
	margin-top: 0;
}
#content ul.snsList li {
	display: inline;
	float: left;
	width: 450px;
	margin: 0 10px;
}
#content ul.snsList li .block {
	overflow: hidden;
	width: 450px;
}
#content ul.snsList li dl {
	display: inline;
	float: left;
	width: 234px;
}
#content ul.snsList li dt {
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(../../common/images/icon_arrow_01.gif) no-repeat left 0.4em;
	font-size: 117%;
	font-weight: bold;
}
#content ul.snsList li dd {
	margin-left: 14px;
}
#content ul.snsList li dt a {
	color: #333;
}
#content ul.snsList li .img {
	display: inline;
	float: right;
	width: 200px;
}
#content ul.snsList li .btn {
	clear: both;
	margin-top: 20px;
	text-align: right;
}
*/
