@charset "utf-8";

/*-----------------------------------------------------------
    top page css
-----------------------------------------------------------*/
#top_image {
	position: relative;
	background: url(../img/index/top_image1.jpg) no-repeat;
	width: 899px;
	height: 298px;
	margin: 0 auto;
}
#top_image a {
	position: absolute; left: 595px; top: 254px;
	display: block;
}

#top #sidebar {
	width: 267px;
	padding: 0px;
}
#top #sidebar .row {
	margin-left: 29px;
	margin-bottom: 6px;
}
#top #sidebar #side_seminar {
	width: 228px;
	background-image: none;
}
#top #sidebar #side_sassi {
	margin-bottom: 2px;
	background: #ffffff url(../img/index/top_side_sassi_back.gif) no-repeat;
}

#top #side_form {
	position: relative;
	width: 228px;
	height: 210px;
	margin-bottom: 5px;
	background: #333 url(../img/index/side-form.gif) no-repeat;
	color: #ffffff;
}
#side_form_txt1 {
	position: absolute;
	left: 46px;
	top: 50px;
}
#side_form_txt2 {
	position: absolute;
	left: 155px;
	top: 51px;
}
#side_form_txt3 {
	position: absolute;
	top: 74px;
	width: 228px;
}
#top #side_form_txt4 {
	width: 228px;
	padding: 0px 0px 5px;
	background: url(../img/index/side-form-b.gif) left bottom no-repeat;
}


#top #content {
	width: 622px;
	margin-left: 10px;
}

#top #main_wrap {
	background-color: #005bac;
}

#top #box_left {
	float: left;
	width: 291px;
}
#top #box_right {
	float: left;
	width: 300px;
	margin-left: 5px;
}
#top #box_left p,
#top #box_right p {
	padding: 3px 8px 0;
}
#top #box_left img,
#top #box_right img {
	display: block;
}

#top #whatsnew {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
#top #whatsnew p {
	width: 565px;
	padding: 10px 15px;
	font-size: 12px;
}
#top #whatsnew img {
	display: block;
}

#top #voice {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
#top #voice img {
	display: block;
}
#top #voice .box_l {
	display: inline;
	float: left;
	margin: 5px 0 0 10px;
	background: #ffffff url(../img/index/voice_box_l_back.gif) repeat-y;
}
#top #voice .box_r {
	display: inline;
	float: left;
	margin: 5px 0 0 10px;
	background: #ffffff url(../img/index/voice_box_r_back.gif) repeat-y;
}
#top #voice .box_l p,
#top #voice .box_r p {
	width: 250px;
	height: 200px;
	margin: 6px 17px 7px;
}
#top #voice .box_l p.btn,
#top #voice .box_r p.btn {
	height: 20px;
	margin-left: 19px;
	margin-bottom: 10px;
}

#top #press{
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../img/index/press_box_back.gif) repeat-y;
}
#top #content #press #press-box {
	margin: 0px;
	background: url(../img/index/press_box_bottom.gif) left bottom no-repeat;
}
#top #press #press-box ul {
	float: left;
	width: 282px;
	padding: 5px 0px 0px 10px;
}
#top #press #press-box li {
	padding-bottom: 5px;
}

#top #footer_menu_wrap {
	background-color: #005bac;
}
#top #footer_menu ul li {
	color: #ffffff;
}
#top #footer_menu ul li a {
	color: #ffffff;
}
#top #footer_menu ul li a:hover {
	color: #ff8800;
}

/* --------------- 追加スタイル --------------- */
#top #reco {
	background: url(../img/index/bg.gif) repeat-y;
}
#top #reco .clearfix {
	position: relative;
	padding: 0px 0px 65px;
	background: url(../img/index/bg-b.gif) left bottom no-repeat;
}
#top #reco .book,
#top #reco .free {
	float: left;
	width: 282px;
	margin: 0px 0px 0px 10px;
	display: inline;
}
#top #reco .book {
	margin: 0px 0px 0px 10px;
}
#top #reco .free {
	margin: 0px 0px 0px 9px;
}

#top #reco .book p.btn,
#top #reco .free p.btn {
	position: absolute;
	left: 30px;
	bottom: 32px;
	padding: 0px;
}
#top #reco .free p.btn {
	left: 322px;
}

#top #reco .book h4,
#top #reco .free h4 {
	padding: 5px 22px 0px;
}
#top #reco .book p,
#top #reco .free p {
	font-size: 84%;
	padding: 0px 22px 15px;
}
#top #reco .free p {
	padding-top: 10px;
}

#top #reco .book .img,
#top #reco .free .movie {
	width: 240px;
	margin: 0px auto;
	text-align: center;
}
