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

#Lct_st4 {
	width: 680px;
	font-size: 14px;
	padding:15px;
	color: #333;
	margin: 0 auto;
	line-height:1.8em;
	clear: both;
}
#Lct_st4:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#Lct_st4 h1 {
	border-bottom: 2px solid #AAA;
	margin:30px 0;
}
#Lct_st4 p {
	margin-bottom: 20px;
}
#Lct_st4 em {
	color:#F00;
	font-style:normal;
	font-weight: bold;
}
#Lct_st4 h2 {
	background-color: #FDD;
	border-left: 10px solid #FA5;
	padding: 5px;
	margin-bottom: 0.5em;
	clear: both;
}
#Lct_st4 div.title2 {
	background: url(../imgs/jg_step_4-4.gif) repeat-y left;
	padding-left: 45px;
}
#Lct_st4 div.title2 dd {
	margin-bottom: 20px;
}
#Lct_st4 h3.backline {
	background: url(../imgs/jg_step_4-11.gif) repeat-x bottom;
	height: 35px;
	margin-top: 30px;
}
#Lct_st4 p.sideline {
	background: url(../imgs/jg_step_4-9m.gif) repeat-y;
	padding: 5px 20px 0 20px;
	margin-bottom: 0;
	height: 160px;
}
#Lct_st4 p.sideline img {
	margin-right: 10px;
	margin-bottom: 0;
}
#Lct_st4 img.bottom {
	vertical-align: 10px;
}
#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;
}

