/*コンテンツ見出しなどの設定*/
#index_page {
	height: 1780px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#content_area {
	height: 1780px;
	width: 623px;
	float: left;
	color: #333;
}
#content_naiyou {
	background-color: #FFF;
	height: 1690px;
	width: 585px;
}
#left_sidebar {
	width: 150px;
	height: 1750px;
	font-size: 1em;
}
#right_sidebar {
	width: 185px;
	height: 1750px;
}
h2{
	height: 184px;
	width: 585px;
	text-align: center;
}
#homepage_tsukurikata {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
}
#homepage_tsukurikata h3 {
	height: 49px;
	width: 513px;
}
#homepage_tsukurikata p {
	line-height: 1.6;
}
.red {
	font-size: 1.4em;
	color: #F09;
	font-weight: bold;
}
#homepage_daihyou {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 425px;
	background-image: url(../images/first_homepage/first_homepage_img.jpg);
	background-repeat: no-repeat;
	background-position: right 200px;
}
#homepage_daihyou h3 {
	height: 49px;
	width: 513px;
}
#homepage_daihyou ol {
	font-size: 1.4em;
	line-height: 1.6;
	color: #F09;
	font-weight: bold;
	list-style-type: none;
	height: 145px;
	width: 513px;
}

#homepage_daihyou p {
	line-height: 1.6;
}
#homepage_mokuteki {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
}
#homepage_mokuteki h3 {
	height: 49px;
	width: 513px;
}
#homepage_mokuteki p {
	line-height: 1.6;
}
#homepage_plan {
	width: 513px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#homepage_plan h3 {
	height: 97px;
	width: 512px;
}
#homepage_plan ul {
	list-style-type: none;
	margin-top: 10px;
}
#homepage_plan li {
	margin-right: 7px;
	float: left;
}
#homepage_plan #k_plan {
	margin: 0px;
	float: right;
}

#homepage_plan #j_plan a {
	background-image: url(../images/tool/it_tool/homepage/hp_btn01.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	width: 166px;
}
#homepage_plan #j_plan a:hover {
	background-image: url(../images/tool/it_tool/homepage/hp_btn01_on.jpg);
}
#homepage_plan #q_plan a {
	background-image: url(../images/tool/it_tool/homepage/hp_btn02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	width: 166px;
}
#homepage_plan #q_plan a:hover {
	background-image: url(../images/tool/it_tool/homepage/hp_btn02_on.jpg);
}
#homepage_plan #k_plan a {
	background-image: url(../images/tool/it_tool/homepage/hp_btn03.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 67px;
	width: 166px;
}
#homepage_plan #k_plan a:hover {
	background-image: url(../images/tool/it_tool/homepage/hp_btn03_on.jpg);
}
#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;
	clear: both;
}
#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;
}

