@charset "utf-8";

h2 {
	margin: 0 -15px 20px 0;
}

h3 {
	margin-bottom: 28px;
}

h4 {
	margin-bottom: 12px;
	clear: both;
}

dl {
	margin: 0;
}

.w375px {
	width: 375px!important;
}

.w430px {
	width: 430px!important;
}

.section {
	/*background-color: #f1f1f1;*/
	padding: 40px 34px 24px;
	margin-bottom: 45px;
	width: 662px;
	_width: 730px;
}

.section p {
	margin-bottom: 25px;
}

.box_dotted {
	border: 1px dotted #b2b0ae;
	padding: 1px;
}

.box_gray {
	border: 1px solid #dfdddc;
	background-color: #f6f6f5;
	padding: 21px 10px 12px 0;
	margin-bottom: 40px;
}

dl.txt_list dt {
	margin-bottom: 5px;
}

dl.txt_list dd {
	margin-bottom: 25px;
}

dl.box_list {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	_width: 657px;;
}

dl.box_list dt {
	margin-bottom: 6px;
}

dl.box_list dd {
	padding: 0 20px 13px;
	border-bottom: 1px dotted #b2b0ae;
	margin-bottom: 1px;
}

dl.box_list dd.last {
	border: none;
	margin-bottom: 0;
}

dl.box_list_02 {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	_width: 657px;;
}

dl.box_list_02 dt {
	margin-bottom: 30px;
}

dl.box_list_02 dd {
	padding: 0 20px 40px;
}

dl.box_list_02 dd span {
	color: #426e8a;
}

dl.num_list dt {
	margin-bottom: 13px;
}

dl.num_list dd {
	margin-bottom: 35px;
}

table.tbl_swot {
	_width: 660px;
	margin-bottom: 27px;
}

table.tbl_swot th {
	border: 1px solid #888888;
	background-color: #f6f0e3;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}

table.tbl_swot th.merit {
	width: 38%;
	background: transparent url(../../plan/img/bg_tbl_swot_merit.gif) repeat left top;
}

table.tbl_swot th.demerit {
	width: 38%;
	background: transparent url(../../plan/img/bg_tbl_swot_demerit.gif) repeat left top;
}

table.tbl_swot td {
	border: 1px solid #888888;
	background-color: #ffffff;
	padding: 5px;
	vertical-align: top;
}

#h1_area {
	background: transparent url(../../real/img/bg_01.png) no-repeat right bottom;
	/*min-height: 196px;*/
	min-height: 210px;
	height: auto !important;
	height: 196px;
	_height: 294px; /* IE6 */
	/*padding: 40px 0 58px 34px;*/
	padding:0 0 0 34px;
}

#h1_area p {
	/*width: 315px;
	padding-left: 20px;*/
	width: 430px;
	margin-bottom: 5px;
}

#h1_area_02 {
	background: transparent url(../../plan/img/bg_h1_area_02.gif) no-repeat right bottom;
	min-height: 106px;
	height: auto !important;
	height: 106px;
	_height: 204px; /* IE6 */
	padding: 40px 0 58px 34px;
}

#h1_area_02 p {
	width: 315px;
	padding-left: 20px;
	margin-bottom: 5px;
}

#dl_point {
	background: transparent url(../../plan/img/bg_dl_point.gif) no-repeat left top;
	width: 662px;
	height: 213px;
	overflow: hidden;
	text-indent: -9999px;
	margin-bottom: 37px;
}

#warmness {
	background:url(../../real/img/bg_02.jpg) no-repeat left top;
	width: 662px;
	height: 201px;
}

#warmness p {
	width: 375px;
}

#real_trial {
	position: relative;
	margin-bottom: 30px;
}

#real_trial p {
	position: absolute;
	left: 19px;
	top: 64px;
	width: 358px;
}

#real_trial span {
	color: #286290;
}

.btn_real {
	position: relative;
	margin-bottom: 30px;
}

.btn_real p {
	position: absolute;
	left: 281px;
	top: 65px;
}

.btn_real img {
	max-width: 100%;
}