@import "../common/css/0-import.css";
#sideBar ul li a.link01 {
	background: url(../common/img/side_photo02_over.jpg) left top no-repeat;
}

#conts h2 {
	margin-bottom: 14px;
	clear: both;
}

#conts h3 {
	margin-bottom: 10px;
}


#conts p {
	margin: 0 0 17px 6px;
	line-height: 1.4;
}

#conts p.p01 {
	margin-bottom: 23px;
	*margin-bottom: 21px;
}

#conts .outBox {
	overflow: hidden;
	zoom: 100%;
}

#conts .outBox .leftBox {
	float: left;
	width: 381px;
}

#conts .outBox .leftBox p {
	margin-bottom: 30px;
}

#conts .outBox .rightBox {
	float: right;
	width: 209px;
}

#conts p.textImg {
	clear: both;
	margin: 0 0 68px;
}

#conts p.btn  {
	padding: 12px 14px 58px 0;
	*padding-top: 10px;
}

#conts p.btn02  {
	padding: 0 14px 59px 0;
}

#conts p.btn a {
	display: block;
	float: right;
	background: url(../common/img/btn/btn013_over.jpg) left center no-repeat;
}

#conts p.btn a:hover {
	background-color: #fff;
}

#conts p.btn a:hover img {
	visibility: hidden;
}

