@charset "UTF-8";

/* -------------------------------------------------------
 guide
--------------------------------------------------------- */
#guide h2 {
	padding-bottom:15px;
}

#guide section {
	width:726px;
	margin:0 auto 40px;
	font-size:108%;
}

#guide .lead {
	padding-bottom:30px;
	line-height:1.4;
}

#guide .lead2 {
	padding-bottom:10px;
	line-height:1.4;
}

.whatsKaitori {
	margin-bottom:40px;
	padding:10px;
	border:1px solid #bbb;
	line-height:1.6;
}

.whatsKaitori em {
	color:#fe7200;
}

#guide section section {
	position:relative;
	width:554px;
	min-height:65px;
	height:auto !important;
	height:65px;
	border-width:3px;
	border-style:solid;
	padding:40px 146px 7px 20px;
	margin-bottom:20px;
}

#aboutTakuhai {
	border-color:#00a3e5;
}

#aboutTento {
	border-color:#28c10e;
}

#aboutShuccho {
	border-color:#f89e01;
}

#aboutShuccho p.external {
	text-align:right;
}

#guide section section h3 {
	position:absolute;
	left:20px;
	top:-10px;
}

#guide section section p {
	line-height:1.5;
}

#guide section section p.read {
	padding-bottom:3px;
}

#guide section section .image {
	position:absolute;
	right:17px;
}

#aboutTakuhai .image {
	top:1.2em;
}

#aboutTento .image {
	top:0.6em;
}

#aboutShuccho .image {
	top:2em;
}










