@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

html {overflow-y:scroll;}

body {
   behavior: url("http://approach.gr.jp/csshover3.htc");
}

#all {
	width: 900px;
	_height: 100%;
	min-height: 100%;
	margin: 0 auto;
	font-size: 80%;
	line-height: 1.5em;
	background-color: #fbfbfb;
	color: #2d2d2d;
	padding-top: 12px;
	border-left: solid 1px #949495;
	border-right: solid 1px #949495;
	font-family: sans-serif;
}

h1 {
	width: 876px;
	height: 36px;
	background: url(../images/common/h1.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
}

#menu_side {
	width: 180px;
	float: left;
	margin-left: 12px;
	_margin-left: 6px;
	padding-top: 123px;
	background: url(../images/common/logo.png) no-repeat top center;
}

#menu_side dl {
	width: 180px;
	padding-bottom: 3px;
	margin-bottom: 12px;
	background: url(../images/common/dl_back.png) no-repeat bottom;
}

#menu_side dl dt {
	width: 180px;
	height: 30px;
}

#menu_side dl dt span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	cursor: pointer;
	overflow: hidden;
}

#menu_side dl dt .advisement {background: url(../images/common/advisement_r.png) no-repeat;}
#menu_side dl dt .advisement span {background: url(../images/common/advisement.png) no-repeat;}
#menu_side dl dt .advisement span:hover {background:none;}
#menu_side dl dt.open .advisement span {background:url(../images/common/advisement_n.png) no-repeat;}

#menu_side dl dt .seminar {background: url(../images/common/seminar_r.png) no-repeat;}
#menu_side dl dt .seminar span {background: url(../images/common/seminar.png) no-repeat;}
#menu_side dl dt .seminar span:hover {background:none;}
#menu_side dl dt.open .seminar span {background:url(../images/common/seminar_n.png) no-repeat;}

#menu_side dl dt .company {background: url(../images/common/company_r.png) no-repeat;}
#menu_side dl dt .company span {background: url(../images/common/company.png) no-repeat;}
#menu_side dl dt .company span:hover {background:none;}
#menu_side dl dt.open .company span {background:url(../images/common/company_n.png) no-repeat;}

#menu_side dl dt .works {background: url(../images/common/works_r.png) no-repeat;}
#menu_side dl dt .works span {background: url(../images/common/works.png) no-repeat;}
#menu_side dl dt .works span:hover {background:none;}
#menu_side dl dt.open .works span {background:url(../images/common/works_n.png) no-repeat;}


#menu_side dl dt .home {background: url(../images/common/home_r.png) no-repeat;}
#menu_side dl dt .home a {background: url(../images/common/home.png) no-repeat;}
#menu_side dl dt .home a:hover {background:none;}

#menu_side dl dt .trader {background: url(../images/common/trader_r.png) no-repeat;}
#menu_side dl dt .trader a {background: url(../images/common/trader.png) no-repeat;}
#menu_side dl dt .trader a:hover {background:none;}

#menu_side dl dd {
	overflow: hidden;
}

#menu_side dl dd.home_dd {
	display: none;
}

#menu_side dl dd ul {
	list-style: none;
	width: 180px;
}

#menu_side dl dd ul li {
	width: 180px;
	height: 20px;
}

#menu_side dl dd ul li.advisement_1 {background:url(../images/common/advisement_1_r.png) no-repeat;}
#menu_side dl dd ul li.advisement_1 a {background:url(../images/common/advisement_1.png) no-repeat;}
#menu_side dl dd ul li.advisement_1 a:hover {background:none;}

#menu_side dl dd ul li.advisement_2 {background:url(../images/common/advisement_2_r.png) no-repeat;}
#menu_side dl dd ul li.advisement_2 a {background:url(../images/common/advisement_2.png) no-repeat;}
#menu_side dl dd ul li.advisement_2 a:hover {background:none;}

#menu_side dl dd ul li.seminar_1 {background:url(../images/common/seminar_1_r.png) no-repeat;}
#menu_side dl dd ul li.seminar_1 a {background:url(../images/common/seminar_1.png) no-repeat;}
#menu_side dl dd ul li.seminar_1 a:hover {background:none;}

#menu_side dl dd ul li.seminar_2 {background:url(../images/common/seminar_2_r.png) no-repeat;}
#menu_side dl dd ul li.seminar_2 a {background:url(../images/common/seminar_2.png) no-repeat;}
#menu_side dl dd ul li.seminar_2 a:hover {background:none;}

#menu_side dl dd ul li.company_1 {background:url(../images/common/company_1_r.png) no-repeat;}
#menu_side dl dd ul li.company_1 a {background:url(../images/common/company_1.png) no-repeat;}
#menu_side dl dd ul li.company_1 a:hover {background:none;}

#menu_side dl dd ul li.company_2 {background:url(../images/common/company_2_r.png) no-repeat;}
#menu_side dl dd ul li.company_2 a {background:url(../images/common/company_2.png) no-repeat;}
#menu_side dl dd ul li.company_2 a:hover {background:none;}

#menu_side dl dd ul li.company_3 {background:url(../images/common/company_3_r.png) no-repeat;}
#menu_side dl dd ul li.company_3 a {background:url(../images/common/company_3.png) no-repeat;}
#menu_side dl dd ul li.company_3 a:hover {background:none;}

#menu_side dl dd ul li.works_1 {background:url(../images/common/works_1_r.png) no-repeat;}
#menu_side dl dd ul li.works_1 a {background:url(../images/common/works_1.png) no-repeat;}
#menu_side dl dd ul li.works_1 a:hover {background:none;}

#menu_side dl dd ul li.works_2 {background:url(../images/common/works_2_r.png) no-repeat;}
#menu_side dl dd ul li.works_2 a {background:url(../images/common/works_2.png) no-repeat;}
#menu_side dl dd ul li.works_2 a:hover {background:none;}

#menu_side dl dd ul li.works_3 {background:url(../images/common/works_3_r.png) no-repeat;}
#menu_side dl dd ul li.works_3 a {background:url(../images/common/works_3.png) no-repeat;}
#menu_side dl dd ul li.works_3 a:hover {background:none;}

#menu_side ul.banner {
	list-style: none;
	width: 180px;
}

#menu_side ul.banner li {
	width: 180px;
	height: 60px;
	margin-bottom: 4px;
}

#menu_side ul.banner li.banner_1 {background:url(../images/common/banner_1_r.png) no-repeat;}
#menu_side ul.banner li.banner_1 a {background:url(../images/common/banner_1.png) no-repeat;}
#menu_side ul.banner li.banner_1 a:hover {background:none;}

#menu_side ul.banner li.banner_2 {background:url(../images/common/banner_2_r.png) no-repeat;}
#menu_side ul.banner li.banner_2 a {background:url(../images/common/banner_2.png) no-repeat;}
#menu_side ul.banner li.banner_2 a:hover {background:none;}

#menu_side ul.banner li.banner_4 {height:59px;background:url(../images/common/banner_4_r.png) no-repeat;}
#menu_side ul.banner li.banner_4 a {background:url(../images/common/banner_4.png) no-repeat;}
#menu_side ul.banner li.banner_4 a:hover {background:none;}

#menu_side ul.banner li.banner_3 {
	width: 88px;
	height: 31px;
	margin-bottom: 18px;
	background:url(../images/common/arch.gif) no-repeat;
}

#menu_side ul.banner li.adobe_reader,
#menu_side ul.banner li.mpc_produce {
	width: 105px;
	height: 26px;
}

#menu_side ul.banner li.adobe_reader {background:url(../images/common/get_adobe_reader.jpg) no-repeat;}

#menu_side ul.banner li.mpc_produce {background:url(../images/common/mpc_produce_r.png) no-repeat;}
#menu_side ul.banner li.mpc_produce a {background:url(../images/common/mpc_produce.png) no-repeat;}
#menu_side ul.banner li.mpc_produce a:hover {background:none;}

#contents_side {
	width: 688px;
	float: right;
	min-height: 640px;
	_height: 640px;
	margin-right: 12px;
	_margin-right: 6px;
	padding-bottom: 2em;
}

#contents_side p.header_text {
	font-size: 70%;
	text-align: right;
	letter-spacing: 1px;
	margin-bottom: 6px;
}

#contents_side p.header_text em {
	font-style: normal;
}

#sub_menu {
	clear: both;
	width: 876px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/common/footer.png) no-repeat;
}

#sub_menu ul {
	list-style: none;
	width: 329px;
	height: 30px;
	float: right;
}

#sub_menu ul li {
	float: left;
	height: 30px;
}

#sub_menu ul li.faq {width:85px;background:url(../images/common/faq_r.png) no-repeat;}
#sub_menu ul li.faq a {background:url(../images/common/faq.png) no-repeat;}
#sub_menu ul li.faq a:hover {background:none;}

#sub_menu ul li.policy {width:150px;background:url(../images/common/policy_r.png) no-repeat;}
#sub_menu ul li.policy a {background:url(../images/common/policy.png) no-repeat;}
#sub_menu ul li.policy a:hover {background:none;}

#sub_menu ul li.link {width:94px;background:url(../images/common/link_r.png) no-repeat;}
#sub_menu ul li.link a {background:url(../images/common/link.png) no-repeat;}
#sub_menu ul li.link a:hover {background:none;}

p.copyright {
	clear: both;
	width: 876px;
	height: 24px;
	padding-bottom: 12px;
	background: url(../images/common/copyright.png) no-repeat;
}

.backimg {
	text-indent: -9999px;
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #19448e;
}

a:hover {
	text-decoration: underline;
	color: #f39800;
}

a.backroll {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ index ■■■■ */

.index_box {
	text-align: justify;
	text-justify: inter-ideograph;
}

.index_box .index_image {
	width: 688px;
	height: 210px;
	margin-bottom: 16px;
	background: url(../images/top/top_image.png) no-repeat;
}

.index_box .index_image p {
	width: 688px;
	height: 210px;
	background: url(../images/top/top_image.png) no-repeat;
}

.index_box .seminar_box,
.index_box .advisement_box {
	float: left;
	width: 225px;
	height: 90px;
	margin-right: 6px;
	margin-bottom: 0.5em;
}

.index_box p.testament {
	float: right;
	width: 226px;
	height: 90px;
	background: url(../images/top/testament_r.png) no-repeat;
}

.index_box p.testament a {background: url(../images/top/testament.png) no-repeat;}
.index_box p.testament a:hover {background:none;}


.index_box .seminar_box h3,
.index_box .advisement_box h3 {
	width: 225px;
	height: 70px;
}

.index_box .advisement_box h3 {background:url(../images/top/advisement_r.png) no-repeat;}
.index_box .advisement_box h3 a {background:url(../images/top/advisement.png) no-repeat;}
.index_box .advisement_box h3 a:hover {background:none;}

.index_box .seminar_box h3 {background:url(../images/top/seminar_r.png) no-repeat;}
.index_box .seminar_box h3 a {background:url(../images/top/seminar.png) no-repeat;}
.index_box .seminar_box h3 a:hover {background:none;}

.index_box .seminar_box h4,
.index_box .advisement_box h4 {
	width: 225px;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	overflow: hidden;
	text-align: center;
	padding-top: 1px;
	background: url(../images/top/date_back.png) no-repeat;
}

.index_box p.top_intro {
	clear: both;
	font-size: 90%;
	margin-left: 1.2em;
	margin-right: 1.2em;
	margin-bottom: 1em;
}

.index_box p.top_intro_2 {
	margin-left: 1.2em;
	margin-right: 1.2em;
	margin-bottom: 2em;
	font-size: 90%;
}

.index_box h3.news {
	width: 688px;
	height: 27px;
	background: url(../images/top/h3_news.png) no-repeat;
}

.index_box .news_box {
	width: 688px;
	padding: 12px 0px;
	background: url(../images/top/news_back.png) no-repeat bottom;
}

.index_box .news_box dl {
	height: 140px;
	overflow-y: scroll;
	margin-left: 32px;
	margin-right: 12px;
}

.index_box .news_box dl dt {
	color: #3ec170;
	font-weight: bold;
	letter-spacing: 1px;
}

.index_box .news_box dl dd {
	margin-top: -1.5em;
	margin-left: 8em;
	margin-right: 6px;
	margin-bottom: 0.5em;
	letter-spacing: 1px;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ サブページ共通 ■■■■ */

#contents_side h2 {
	width: 688px;
	height: 75px;
	margin-bottom: 16px;
}

#contents_side h2.advisement {background:url(../images/common/h2_advisement_1.png) no-repeat;}
#contents_side h2.advisement_past {background:url(../images/common/h2_advisement_2.png) no-repeat;}
#contents_side h2.seminar {background:url(../images/common/h2_seminar_1.png) no-repeat;}
#contents_side h2.seminar_past {background:url(../images/common/h2_seminar_2.png) no-repeat;}
#contents_side h2.order_form {background:url(../images/seminar/h2_order_form.png) no-repeat;}
#contents_side h2.company {background:url(../images/company/h2_company_1.png) no-repeat;}
#contents_side h2.staff {background:url(../images/company/h2_company_2.png) no-repeat;}
#contents_side h2.access {background:url(../images/company/h2_company_3.png) no-repeat;}
#contents_side h2.works {background:url(../images/works/h2_works_1.png) no-repeat;}
#contents_side h2.testament {background:url(../images/works/h2_works_2.png) no-repeat;}
#contents_side h2.faq {background:url(../images/works/h2_works_3.png) no-repeat;}
#contents_side h2.trader {background:url(../images/trader/h2_trader.png) no-repeat;}
#contents_side h2.policy {background:url(../images/site/h2_policy.png) no-repeat;}
#contents_side h2.link {background:url(../images/site/h2_link.png) no-repeat;}

.contents_box {
	margin-left: 24px;
	margin-right: 24px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.contents_box h3 {
	clear: both;
	width: 640px;
	height: 24px;
	margin-bottom: 1em;
}

.contents_box h3.seminar_1 {background:url(../images/seminar/h3_seminar_1.png) no-repeat;}
.contents_box h3.seminar_2 {background:url(../images/seminar/h3_seminar_2.png) no-repeat;}
.contents_box h3.seminar_3 {background:url(../images/seminar/h3_seminar_3.png) no-repeat;}

.contents_box h3.company_1 {background:url(../images/company/h3_company_1.png) no-repeat;}
.contents_box h3.company_2 {background:url(../images/company/h3_company_2.png) no-repeat;}
.contents_box h3.history {background:url(../images/company/h3_history.png) no-repeat;}
.contents_box h3.access {background:url(../images/company/h3_access.png) no-repeat;}

.contents_box h3.works_1 {background:url(../images/works/h3_works_1.png) no-repeat;}
.contents_box h3.works_2 {background:url(../images/works/h3_works_2.png) no-repeat;}
.contents_box h3.works_3 {background:url(../images/works/h3_works_3.png) no-repeat;}
.contents_box h3.works_4 {background:url(../images/works/h3_works_4.png) no-repeat;}
.contents_box h3.works_5 {background:url(../images/works/h3_works_5.png) no-repeat;}

.contents_box h3.testament_1 {background:url(../images/works/h3_testament_1.png) no-repeat;}
.contents_box h3.testament_2 {background:url(../images/works/h3_testament_2.png) no-repeat;}
.contents_box h3.testament_3 {background:url(../images/works/h3_testament_3.png) no-repeat;}

.contents_box h3.policy_1 {background:url(../images/site/h3_policy_1.png) no-repeat;}
.contents_box h3.policy_2 {background:url(../images/site/h3_policy_2.png) no-repeat;}
.contents_box h3.policy_3 {background:url(../images/site/h3_policy_3.png) no-repeat;}

.contents_box h3.trader_1 {background:url(../images/trader/h3_trader_1.png) no-repeat;}
.contents_box h3.trader_2 {background:url(../images/trader/h3_trader_2.png) no-repeat;}
.contents_box h3.trader_3 {background:url(../images/trader/h3_trader_3.png) no-repeat;}
.contents_box h3.trader_4 {background:url(../images/trader/h3_trader_4.png) no-repeat;}
.contents_box h3.trader_5 {background:url(../images/trader/h3_trader_5.png) no-repeat;}
.contents_box h3.trader_6 {background:url(../images/trader/h3_trader_6.png) no-repeat;}

.contents_box h4 {
	font-size: 100%;
	font-weight: bold;
	border-left: solid 6px #bed2c3;
	height: auto;
	margin-left: 12px;
	margin-bottom: 0.5em;
	padding-left: 6px;
}

.contents_box table {
	border-collapse: collapse;
	border: solid 1px #949495;
	margin-bottom: 1.5em;
}

.contents_box table tr th {
	border: solid 1px #949495;
	font-weight: bold;
	text-align: center;
	padding: 4px 8px;
	background-color: #f3f3f2;
	color: #383c3c;
	letter-spacing: 2px;
	white-space: nowrap;
	vertical-align: middle;
}

.contents_box table tr td {
	border: solid 1px #949495;
	padding: 4px 8px;
	letter-spacing: 1px;
	background-color: #fff;
	vertical-align: middle;
}

.contents_box p {
	margin-bottom: 1em;
}

.works_box p,
.access_box p {
	margin-left: 18px;
	margin-right: 18px;
}

.faq_box p {
	margin-left: 24px;
	margin-right: 18px;
	font-size: 85%;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ company ■■■■ */

.company_box table {
	width: 604px;
	margin-left: auto;
	margin-right: auto;
}


.company_box dl {
	width: 604px;
	margin-left: auto;
	margin-right: auto;
}

.company_box dl dt {
	font-weight: bold;
	margin-bottom: 0.3em;
	color: #007b43;
}

.company_box dl dd {
	margin-left: 2em;
	margin-bottom: 0.5em;
}

.access_box #google_map {
	width: 540px;
	height: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	border: solid 1px #949495;
}

.access_box address {
	text-align: center;
	margin-bottom: 1.5em;
	font-style: normal;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ works ■■■■ */

.works_box ul {
	margin-left: 48px;
	margin-bottom: 1em;
	list-style: square;
}

.works_box dl.testament_works,
.works_box dl.testament_flow {
	margin-left: 48px;
	margin-bottom: 2em;
}

.works_box dl.testament_works dt,
.works_box dl.testament_flow dt {}

.works_box dl.testament_works dd,
.works_box dl.testament_flow dd {
	margin-top: -1.5em;
	margin-left: 14em;
	margin-bottom: 0.5em;
}

.works_box dl.testament_flow dd {
	margin-left: 7em;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ site ■■■■ */

.policy_box .company_name {text-align:right;}

.policy_box .policy_intro {text-align:center;margin-bottom:1.5em;}

.policy_box ul,
.policy_box ol {
	margin-left: 3em;
	margin-right: 1em;
	margin-bottom: 1.5em;
}

.policy_box ul li,
.policy_box ol li {
	margin-bottom: 0.4em;
}

.policy_box address {
	font-style: normal;
	padding: 6px 0px;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 1em;
	border: solid 1px #949495;
	text-align: center;
}

.link_box dl {
	margin-bottom: 2em;
}

.link_box dl dt {
	border-left: solid 6px #bed2c3;
	padding-left: 6px;
}

.link_box dl dd {
	border-left: solid 6px #bed2c3;
	padding-left: 18px;
	font-size: 85%;
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ trader ■■■■ */

.trader_box .trader_text {
	margin-left: 18px;
	margin-right: 18px;
}

.trader_box .trader_text table {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.trader_box .float_left,
.trader_box .float_right {
	clear: both;
}

.trader_box .float_left img {
	float: left;
	margin-right: 4px;
	margin-bottom: 1em;
}

.trader_box .float_right img {
	float: right;
	margin-left: 4px;
	margin-bottom: 1em;
}



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ faq ■■■■ */

.faq_box h3 {
	width: auto;
	height: auto;
	font-size: 120%;
	border-bottom: solid 1px #a7d28d;
	color: #578a3d;
	letter-spacing: 1px;
}

.faq_box h3 span {
	padding: 1px 6px;
	background-color: #dbebc4;
	margin-right: 6px;
	color: #578a3d;
}

.faq_box h4 {
	width: auto;
	height: auto;
	font-size: 110%;
	color: #f39800;
	border-left-color: #f39800;
}

.faq_box p {
	margin-right: 80px;
}

.faq_box .question_1 {background: url(../images/faq/faq_1.png);}
.faq_box .question_4 {background: url(../images/faq/faq_4.png);}

.faq_box .question_1,
.faq_box .question_2,
.faq_box .question_3,
.faq_box .question_4,
.faq_box .question_5,
.faq_box .question_6 {
	min-height: 100px;
	_height: 100px;
	margin-bottom: 1em;
	background-position: bottom right;
	background-repeat: no-repeat;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ program ■■■■ */

.seminar_box p.seminar_intro {
	float: left;
	width: 440px;
	letter-spacing: 1px;
}

.seminar_box p.seminar_intro span {color:#e2041b;}

.seminar_box p.tel_order {
	float: right;
	width: 195px;
	height: 35px;
	background: url(../images/common/tel.png) no-repeat;
	margin-bottom: 4px;
}

.seminar_box p.faq_link {
	clear: right;
	float: right;
	width: 100px;
	height: 20px;
	background: url(../images/seminar/faq_r.png) no-repeat;
}

.seminar_box p.faq_link a {background: url(../images/seminar/faq.png) no-repeat;}
.seminar_box p.faq_link a:hover {background:none;}

.seminar_box table.next_info {
	margin-left: 8px;
}

.seminar_box table.next_info tr th {
	padding-left: 24px;
	padding-right: 24px;
}

.seminar_box table.next_info tr td {
	padding-right: 2.5em;
}

.seminar_box table.next_info tr td.pdf_link a {
	padding-left: 18px;
	background: url(../images/common/pdficon.gif) no-repeat left top;	
}

.seminar_box table.future_table {
	width: 624px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.seminar_box table.future_table tr td.title {
	text-align: left;
	white-space: nowrap;
}

.seminar_box table.future_table tr td.title a {
	padding-left: 18px;
	background: url(../images/common/pdficon.gif) no-repeat left top;	
}

.seminar_box table.future_table tr td.order {
	width: 90px;
	padding-left: 0px;
	padding-right: 0px;
}

.seminar_box table.future_table tr td.order span {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	height: 18px;
	background: url(../images/seminar/order_r.png) no-repeat;}

.seminar_box table.future_table tr td.order span a {background: url(../images/seminar/order.png) no-repeat;}
.seminar_box table.future_table tr td.order span a:hover {background:none;}

.seminar_box p.present_book {
	min-height: 73px;
	_height: 73px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 110px;
	background: url(../images/seminar/present_book.png) no-repeat left top;
}

.seminar_box table.past_list {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

.seminar_box table.past_list tr th.date,
.seminar_box table.past_list tr td.date {
	width: 10em;
	text-align: center;
}

.seminar_box table.past_list tr td a {
	padding-left: 18px;
	background: url(../images/common/pdficon.gif) no-repeat left top;
}

.seminar_box h3.order_title {
	font-size: 110%;
	height: auto;
	width: 616px;
	padding: 2px 4px;
	border: solid 1px #bed2c3;
	border-left: solid 16px #bed2c3;
	color: #7d7d7d;
	letter-spacing: 1px;
	background-color: #fff;
}

.seminar_box dl.order_form {
	margin-left: 2em;
}

.seminar_box dl.order_form dd {
	margin-top: -1.5em;
	margin-left: 13em;
	margin-bottom: 1.2em;
}

.seminar_box p.submit {
	margin-left: 15em;
}

.seminar_box p.attention {
	margin-left: 15em;
	color: #e2041b;
}

.staff_box table.staff_all {
	border-collapse: collapse;
	width: 688px;
}

.staff_box table.staff_all tr td {vertical-align: top;}

.staff_box .staff_list {
	width: 142px;
}

.staff_box .staff_list h3 {
	width: 142px;
	height: 25px;
	background: url(../images/staff/h3_staff_list.png) no-repeat;}

.staff_box .staff_list ul {
	list-style: none;
	text-align: center;
	background-color: #f7f6f5;
}

.staff_box .staff_list ul li {
	padding: 4px;
}

.staff_box .staff_list ul li:hover {
	background-color: #e0ebaf;
}

.staff_box .staff_list ul li.tab_selector {
	cursor: pointer;
}

.staff_box .staff_list ul li.selected {
	background-color: #e5e4e6;
	color: #007b43;
}

.staff_box .tab {
	width: 540px;
	margin-left: 4px;
}

.staff_box .tab p.staff_photo {
	float: left;
	width: 180px;
	height: 240px;
	text-align: center;
	margin-right: 4px;
	overflow: hidden;
}

.staff_box .tab table.staff_profile {
	width: 350px;
}

.staff_box .tab table.staff_profile tr th {
	text-align: right;
	white-space: nowrap;
	padding: 8px;
	vertical-align: top;
	border-bottom: solid 1px #949495;
}

.staff_box .tab table.staff_profile tr td {
	padding: 8px;
	border-left: solid 1px #949495;
	border-bottom: solid 1px #949495;
}

.staff_box .noshow {
	display: none;
	float: left;
}

