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

#Lct_st3 {
	width: 680px;
	font-size: 14px;
	padding:15px;
	color: #333;
	margin: 0 auto;
	line-height:1.5em;
	clear: both;
}
#Lct_st3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#Lct_st3 h1 {
	border-bottom: 2px solid #AAA;
	margin:30px 0;
}
#Lct_st3 p , #Lct_st3 table {
	margin-bottom: 10px;
}
#Lct_st3 em {
	color:#F00;
	font-style:normal;
	font-weight: bold;
}
#Lct_st3 p span.bolder {
	font-weight: bold;
}
#Lct_st3 dl#step3_list img{
	float: left;
	margin: 0 20px 20px 0;
}
#Lct_st3 dl#step3_list dt img{
	float: none;
	margin: 0;
}
#Lct_st3 dl#step3_list div{
	clear: both;
}
#Lct_st3 h2 {
	background-color: #FDD;
	border-left: 10px solid #FA5;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 20px;
	color: #000;
}
#Lct_st3 table {
	border-collapse:collapse;
	border: 2px solid #FA5;
}
#Lct_st3 td {
	padding: 5px 10px;
}
#Lct_st3 div.step3_bottoms {
	width: 335px;
	float:left;
}
#Lct_st3 div.step3_bottoms p {
	width: 310px;
}
#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;
}

