﻿@charset "UTF-8";
@import url("base.css");
@import url("side_contents.css");

#Lct_st2 {
	width: 680px;
	font-size: 14px;
	padding:15px;
	color: #333;
	margin: 0 auto;
	line-height:1.8em;
	clear: both;
}
#Lct_st2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#Lct_st2 h1 {
	border-bottom: 2px solid #AAA;
	margin:30px 0;
}
#Lct_st2 p {
	margin-bottom: 20px;
}
#Lct_st2 em {
	color:#F00;
	font-style:normal;
	font-weight: bold;
}
#Lct_st2 h2 {
	background-color: #FDD;
	border-left: 10px solid #FA5;
	padding: 5px;
	margin-bottom: 0.5em;
	clear: both;
}
#Lct_st2 div.step2_rireki_top {
	clear: both;
	height: 200px;
	margin: 30px 0;
}
#Lct_st2 div.step2_rireki_top img {
	display: block;
	margin-bottom: 5px;
}
#Lct_st2 div.step2_rireki_top img.fl {
	margin: 0 15px 0 0;
}
#Lct_st2 img.fr {
	margin: 0 0 15px 15px;
}
#Lct_st2 dl.step2_rireki_2 dt {
	font-weight: bold;
}
#Lct_st2 dl.step2_rireki_2 dt img {
	vertical-align: -0.2em;
	margin-right: 3px;
}
#Lct_st2 dl.step2_rireki_2 dd {
	margin:0 0 20px 20px;;
}
#Lct_st2 dl.step2_rireki_3 dt {
	text-indent: 20px;
	font-weight: bold;
}
#Lct_st2 dl.step2_rireki_3 dd,
#Lct_st2 dl.keireki dd {
	margin-bottom: 20px;
}

#Lct_st2 h3.backline {
	background: url(../imgs/jg_step_4-11.gif) repeat-x bottom;
	height: 35px;
	margin-top: 30px;
	clear: both;
}
#Lct_Int2 {
	width: 680px;
	font-size: small;
	padding:15px;
	color: #333;
	margin: 2em auto;
	clear: both;
	text-align: center;
}
p.to_top {
	text-align: right;
	clear: both;
	margin-top: 30px;
}

