@charset "UTF-8";

/*
お困りの際のお役立ちコンテンツ
*/

p{
	color:#797C87;
}

ul.leftmenu li a{
	display:block;
	height:50px;
	text-indent:0;
}
ul.leftmenu li.lm_top{
	height:40px;
}

.guide_h1{
	display:block;
	color:#0099D9;
	height:43px;
	line-height:43px;
	font-size:22px;
	font-weight:bold;
	text-indent:20px;
	margin-bottom:10px;
	border:#0099D9 1px solid;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

.guide_h2{
	display:block;
	height:25px;
	line-height:25px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:#0099D9 1px solid;
	margin-top:20px;
}

.guide_bp{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
}

.guide_lar{
	line-height:22px;
	background:url(/assets/images/common/arrow_r.jpg) no-repeat 0 2px;
	padding-left:16px;
	margin-left:15px;
}

.layouttbl{
	width:100%;
	margin-bottom:40px;
}

.layouttbl td{
	padding:4px;
}
.layouttbl td p{
	font-size:12px;
	line-height:14px;
}




