@charset "utf-8";
/* CSS Document */
@import"../common/css/0-import.css";

#conts h2 {
	margin: -1px 0 17px;
}

#conts h3 {
	padding-top: 24px;
	margin-bottom: 17px;
}

#conts .banner {
	margin-bottom: 24px;
}

/*
* font-size:12px; 
* main‚Ìfont-size
*/
#conts p {
	margin-bottom: 18px;
	padding-right: 5px;
	line-height: 1.3;
	font-size:12px;
}

#conts p.text {
	margin-bottom: 10px;
	padding: 0;
}

#conts .box {
	padding: 0 4px 17px 0;
	margin-bottom: 15px;
	background: url(../img/index/line01.gif) repeat-x left bottom;
	overflow: hidden;
	zoom: 100%;
	position: relative;
}

#conts .box#none {
	background: none;
	margin-bottom: 40px;
} 
 
#conts .box .photo {
	position: absolute;
	top: 0;
	right: 4px;
	_right: 3px;
}

#conts .box h4,
#conts .box p {
	margin: 0 110px 5px 50px;
	_margin-left: 47px;
}

#conts .box p {
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 12px;
}

#conts .box p a {
	padding-top: 5px;
	display: block;
	background: url(../img/index/btn01_over.jpg) no-repeat left 5px;
	width: 71px;
	height: 23px;
	float: right;
}

#conts .box p a:hover {
	background-color: #fff;
}

#conts .box p a:hover img {
	visibility: hidden;
}


	@media screen and (-webkit-min-device-pixel-ratio:0) 
	{

	}
