@charset "UTF-8";

body#about00 div#content h2 {
	margin-bottom: 14px;
}

/* //////////////
2012.0624 add kashima
////////////// */

#content .about {
	background: none;
}

.sp_img {
	display: none!important;
}

@media screen and (max-width: 480px) {
	
	#content .about {
	background: none!important;
}
	
	.sp_img {
		display: block!important;
	}
}
	
#content .about .intro {
	margin-bottom: 28px;
}
	
#content .about h3 {
	margin-bottom: 16px;
}

#content .about h4 {
	margin-bottom: 12px;
}
	
#content .about table {
	margin-bottom: 32px;
}

#content .about table tr th , #content .about table tr td {
	padding: 2px 0 ;
	text-align: left;
	vertical-align: top;
}

#content .about p {
	margin-bottom: 16px;
}

#content .about p span {
	color: #d62771;
}

#content .about p.name {
	text-align: right;
	font-size:120%;
	margin-bottom: 24px;
}

#content .profile {
	width: 647px;
	overflow: hidden;
}

#content .profile .img {
	float: left;
	width: 132px;
	padding-top: 5px;
}

#content .profile .detail {
	float: right;
	width: 492px;
	margin-bottom: 40px;
}

#content .profile .detail {
}

#content .profile .detail  dt {
	margin-bottom: 10px;
}

#content .bt_nav {
	width: 543px;
	margin: 0 auto;
}

#content .bt_nav li {
	float: left;
	padding-right: 14px;
}

#content .bt_nav li.last {
	padding-right: 0;
}





