/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1945px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1945px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1855px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1945px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1945px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
.red {
	font-size: 1.4em;
	color: #F09;
	font-weight: bold;
}
#point_area_01 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/dm_idea/dm_idea_bg.jpg);
	background-repeat: no-repeat;
	background-position: 340px 50px;
	height: 450px;
}
#point_area_01 h3 {
	height: 49px;
	width: 512px;
}
#point_area_01 p {
	line-height: 1.6;
}
#point_area_02 {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 960px;
}
#point_area_02 h3 {
	height: 35px;
	width: 512px;
}
#point_area_02 p {
	line-height: 1.6;
}
#point_area_02 ol {
	list-style:none;
}
#point_area_02 dl {
	height: auto;
	width: 373px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F09;
	padding-left: 115px;
	padding-right: 25px;
	line-height: 1.5;
	padding-top: 20px;
	clear: both;
	padding-bottom: 20px;
}
#point_area_02 dt {
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#point_area_02 #point_01 {
	background-image: url(../images/dm_idea/dm_idea_content01.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
#point_area_02 #point_02 {
	background-image: url(../images/dm_idea/dm_idea_content02.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
#point_area_02 #point_03 {
	background-image: url(../images/dm_idea/dm_idea_content03.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
#point_area_02 #point_04 {
	background-image: url(../images/dm_idea/dm_idea_content04.jpg);
	background-position: left 25px;
	background-repeat: no-repeat;
}
p#point_05 {
	clear: both;
	height: auto;
	width: 513px;
	padding-top: 20px;
}
#dm_link_area {
	height: 50px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
}
#dm_link_area a {
	height: 13px;
	width: 220px;
	display: block;
}
#dm_link_area a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE91D4;
}
#content_naiyou #foot_contact {
	background-image: url(../images/subpage_frame/foot_contact.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 155px;
	width: 553px;
	margin-right: auto;
	margin-left: auto;
}
#foot_contact h4 {
	height: 104px;
	width: 553px;
}
#foot_contact p {
	padding-left: 63px;
}
#foot_contact p a {
	background-image: url(../images/subpage_frame/foot_contact_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 204px;
}
#foot_contact p a:hover {
	background-image: url(../images/subpage_frame/foot_contact_btn_on.jpg);
}
.rtn_area {
	clear: both;
	height: 15px;
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.rtn_area p a {
	color: #f09;
	text-decoration: underline;
	display: block;
	float: right;
	padding-bottom: 3px;
	background-image: url(../images/subpage_frame/top_rtn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	padding-left: 17px;
}

