#about {

}

#aboutbox {
	margin-top: 20px;
}
#aboutbox h2 {
	height: 33px;
	background: none;
	margin: 5px 0 10px;
	padding: 0;
}
#aboutbox .aboutf1wari {
	margin-bottom: 20px;
}
#aboutbox .aboutf1wari img.photo {
	float: left;
	width: 247px;
	height: 157px;
	margin-right: 15px;
}
#aboutbox .aboutf1wari .detail {
	overflow: hidden;
}
#aboutbox .aboutf1wari .detail p {
	margin-top: 15px;
}
#aboutbox .gist {
	margin-bottom: 10px;
	padding: 15px;
	background: #f9f7e2;
}
#aboutbox .gist img.photo {
	float: right;
	width: 197px;
	height: 125px;
	margin-left: 10px;
}
#aboutbox .gist p {
	width: 350px;
	overflow: hidden;
}
#aboutbox #point1,
#aboutbox #point2,
#aboutbox #point3 {
	position: relative;
	width: 600px;
	height: 188px;
	font-size: 14px;
	line-height: 22px;
}
#aboutbox #point1 {
	background: url(../gifs/point1.gif) no-repeat 0 0;
}
#aboutbox #point2 {
	background: url(../gifs/point2.gif) no-repeat 0 0;
}
#aboutbox #point3 {
	background: url(../gifs/point3.gif) no-repeat 0 0;
}
#aboutbox #point1 p {
	position: absolute;
	top: 64px;
	left: 165px;
	width: 434px;
}
#aboutbox #point1 p span {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
#aboutbox #point2 p {
	position: absolute;
	top: 64px;
	left: 165px;
	width: 434px;
}
#aboutbox #point3 p {
	position: absolute;
	top: 64px;
	left: 165px;
	width: 434px;
}
#aboutbox #pointbtn {
	margin: 20px 0;
	padding: 15px;
	text-align: center;
	background: #f2f1f0;
}
#aboutbox .about_kyosan {
	text-align: right;
}
#aboutbox #tweetcamp {
	margin: 0 0 50px;
	border: 5px solid #1fa5ca;
	padding: 15px;
}
#aboutbox #tweetcamp strong {
	font-size: 18px;
	color: #1fa5ca;
}
#aboutbox #tweetcamp p {
	margin: 15px 0;
}
#aboutbox #tweetcamp p img {
	float: left;
	width: 253px;
	height: 160px;
	margin: 0 10px 0 0;
}
#aboutbox #tweetcamp em {
	font-style: normal;
	color: #f00;
}
#aboutbox #tweetcamp .tweetcampbtn {
	text-align: center;
}