@charset "euc-jp";

@import url("default.css"); /* layout style */
@import url("module.css"); /* common module style */

.landing {
	background: url(../../lp/kango/t/images/bg_body_01.gif) repeat-x top left;
	padding-top: 36px;
	font-size: 84%;
}
.landing #global_header #visual {
	position: relative;
	margin: 0 auto;
	width: 1100px;
	padding: 0 0 1px;
	background: url(../../lp/kango/t/images/bg_border_01.gif) repeat-x bottom left;
}
.landing #global_header #visual h1 {
	position: absolute;
	top: 0;
	left: 54px;
	background: none;
}
.landing #content .present {
	margin: 120px auto 36px;
	width: 737px;
	position: relative;
	background: url(../../lp/kango/t/images/bg_present_01.gif) repeat-y top center;
}
.landing #content .present h2 {
	position: absolute;
	top: -100px;
	left: -51px;
}
.landing #content .present .section_inner {
	padding-bottom: 20px;
	background: url(../../lp/kango/t/images/bg_present_02.gif) no-repeat bottom center;
}
.landing #content .present .section_inner p {
	text-align: right;
}
.landing #content .present .section_inner p.attention {
	text-align: center;
	color: #f6698b;
}
.landing #content .present .seach_btn {
	margin: 5px 0;
}
.landing #content .movie {
	background: url(../../lp/kango/images/bg_movie.png) no-repeat top center;
	height: 536px;
	margin-bottom: 54px;
}
.landing #content .movie h2 {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 90px;
}
.landing #content .section {
	background: #f7f7f7;
	margin: 0 auto 40px;
	padding: 24px;
	width: 850px;
	text-align: center;
}
.landing #content .section h2 {
	margin: 0 0 24px;
}
.landing #content .section p {
	margin-bottom: 12px;
}
.landing #content .difference ul {
	position: relative;
	padding: 28px 0 0 33px;
	background: #ffffff;
	border: solid 1px #45b96d;
	border-top: solid 4px #45b96d;
	text-align: left;
}
.landing #content .difference ul li {
	margin-bottom: 20px;
	padding: 0 0 1px;
	background: url(../../lp/kango/t/images/bg_border_01.gif) repeat-x bottom left;
}
.landing #content .difference ul li.last {
	margin-bottom: 20px;
	padding: 0 0 1px;
	background: none;
}

.landing #content .difference ul li.img_box {
	position: absolute;
	top: 63px;
	right: 0px;
	*top: 73px;
	*left: 532px;
	margin: 0;
	padding: 0 28px 5px 13px;
	background: #ffffff;
}

.landing #content .difference ul li dl dd {
	padding: 11px 0 18px 32px;
}
.landing #content .consultant {
	margin: 0 auto;
}

.landing #content .consultant ul {
	background: #ffffff;
	border: solid 1px #ffc927;
	border-top: solid 4px #ffa300;
	text-align: left;
}
.landing #content .consultant ul li {
	padding: 0 17px;
	overflow: hidden;
	background: #fffaf0;
}
.landing #content .consultant ul li.odd {
	background: #ffffff;
}
.landing #content .consultant ul li dl {
	*zoom: 1;
}
.landing #content .consultant ul li dl dt {
	float: left;
	padding: 10px 15px 10px 0;
}
.landing #content .consultant ul li dl dd {
	padding: 25px 0 0 15px;
}
.seach_btn {
	margin-bottom: 40px;
}
.landing #global_footer {
	padding-top: 35px;
	height: 77px;
	background: url(../../lp/kango/t/images/bg_footer_01.gif) repeat-x bottom left;
}