@charset "utf-8";

/* 共通設定 */
@import "common.css";
/* トップページ */
@import "top.css";

/* 下層共通 */
p#topicpath {
	margin: 0px 0px 0px 16px;
	padding: 0px;
	font-size: 0.83em;
	line-height: 30px;
}

#sidenavi {
	float: left;
	margin: 1px 10px 9px 4px;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	/*position: absolute;
	top: 31px;
	left: 8px;*/
}
html>body #sidenavi {
	margin: 1px 10px 9px 8px;
}
#sidenavi ul {
	margin: 1px 0px;
}
#sidenavi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#sidenavi li a {
	display: block;
}
#sidenavi li ul#sidenavi-child {
	margin: 1px 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #0b3e91;
}
#contents h1 {
	clear: both;
	background: url(../common/img/bg_page_title.gif) no-repeat left center;
	font-size: 1.2em;
	line-height: 29px;
	height: 29px;
	font-weight: bold;
	padding: 0px 18px 0px 18px;
	margin: 0px 0px 10px 0px;
}
#contents h1#consultant {
	height: 45px;
	line-height: 1.4em;
	padding-top: 5px;
	background: url(../common/img/bg_page_title_big.gif) no-repeat left center;
}
#contents h2 {
	margin: 0px 10px 1em 10px;
	padding: 0px 5px;
	font-size: 1.2em;
	line-height: 36px;
	font-weight: bold;
	background: url(img/bg_border_dot.gif) repeat-x bottom left;
}
#contents h2 p {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	line-height: 36px;
}
#contents h2 span.subtitle {
	font-weight: normal;
	font-size: 0.86em;
	line-height: 36px;
}
	
#contents h3 {
	background: url(img/bg_report.gif);
	padding: 0.2em 0.4em;
	margin: 0px 0px 1em 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	height: 1%;
}
#contents h3 span.subtext {
	margin-left: 1em;
	font-size: 0.86em;
	line-height: 1.2em;
	font-weight: normal;
}
#contents h3 a:link { color: #333; text-decoration: none;}
#contents h3 a:visited { color: #333; text-decoration: none;}
#contents h3 a:hover { color: #333; text-decoration: underline;}
#contents h3 a:active { color: #333; text-decoration: underline;}

#contents h4 {
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	margin-left: 10px;
}
#contents h4 a { text-decoration: underline;}
#contents h4 a:link { color: #333333;}
#contents h4 a:visited { color: #333333;}
#contents h4 a:hover { color: #FF3300;}
#contents h4 a:active { color: #FF3300;}

#contents p {
	padding: 0px 15px;
	line-height: 150%;
	margin: 1em 0;
}

#contents p.h1_sub {
	margin: -0.8em 0 1em 0;
	font-weight: bold;
}
#contents table {
	margin: 0px 15px 1em 15px;
}
#contents table table {
	margin: 0px;
}
#contents th {
	font-weight: normal;
	line-height: 150%;
}
#contents td {
	line-height: 150%;
}
#contents td ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0 0 5px 1.4em;
}
#contents ul, #contents ol {
	padding: 0 0 5px 48px;
	margin: 0 0 2em 15px;
}
#contents ul.compact, #contents ol.compact {
	padding-left: 2em;
	margin-left: 0;
	margin-bottom: 0;
}
#contents ul.square {
	list-style: square;
}
#contents ul.orange_marker {
	list-style-type: none;
	padding-left: 0px;
}
#contents ul.orange_marker li {
	background: url(img/bullet_orange.gif) no-repeat 0em 0.5em;
	padding-left: 1em;
} 
#contents ul li, #contents ol li {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 0.2em 0;
	padding: 0px 0px 0px 0em;
}
#contents dl {
	margin: 1em 10px 2em 15px;
}
#contents dt {
	line-height: 150%;
	color: #0B3E91;
}
#contents dd {
	margin-left: 10px;
	padding-bottom: 1em;
	line-height: 150%;
}
#contents dl.compact {
	margin: 0em 10px 1em 15px;
}
#contents dl.compact dd {
	padding-bottom: 0;
}
#contents dd ul {
	margin-bottom: 0em;
	margin-left: 0px;
}
.title-bar {
	background: url(../img/bg_report_title.gif) repeat-x;
	height: 26px;
}
.border-box {
	border: 1px solid #0b3e91;
	padding: 5px;
	margin: 10px 10px 20px 10px;
}
#contents span.notice-text {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
#contents p.notice-text {
	padding-left: 1em;
	text-indent: -1em;
	margin: 1em 15px;
}
#contents span.notice-text2 {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}
#contents p.notice-text2 {
	padding-left: 2em;
	text-indent: -2em;
	margin: 1em 15px;
}
#category-news {
	margin: 0px 5px;
	clear: both;
}
#category-news p.head-year {
	margin: 10px 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
	height: 2em;
}
#category-news ul {
	list-style-type: none;
	margin-bottom: 1.5em;
}
#category-news ul li {
	line-height: 1.2em;
	position: relative;
	width: 100%;
	margin: 0.4em 0;
}
#category-news ul li span {
	display: block;
	position: absolute;
	padding: 0px;
	left: 0px;
	line-height: 1.2em;
	text-align: right;
	width: 2.5em;
}
#category-news ul li a {
	display: block;
	margin: 0 0 0 3em;
}
#contents ul.category_navi {
	clear: both;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style-type: none;
}
#contents ul.category_navi li {
	margin: 0.2em 0px;
	padding: 0px;
}
#contents ul.category_navi li a {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 1.2em;
	line-height: 150%;
	background: url(img/marker_1_off.gif) no-repeat left center;
}
#contents ul.category_navi li a:hover {
	background-image: url(img/marker_1_on.gif);
}
#contents ul.category_navi li span {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-size: 1.2em;
	line-height: 150%;
	background: url(img/marker_1_off.gif) no-repeat left center;
}
p.jump2top {
	text-align: right;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	clear: both;
}
#contents ul#back-list {
	border: 1px solid #ccdfff;
	background: url(img/bg_report.gif);
	padding: 10px 20px;
	margin: 30px 10px 10px 10px;
	list-style-type: none;
	height: 1%;
}
#contents ul#back-list li {
	color: #FF3300;
	float: left;
	width: 9em;
	margin: 0.2em 5px;
	line-height: 1.2em;
}
p#adobe-reader {
	font-size: 0.833em;
	margin: 25px 5px 25px 10px;
	padding: 5px;
	text-align: right;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
#adobe-reader img {
	margin-left: 10px;
	vertical-align: middle;
}
#report-list {
	margin: 0px 10px 20px 10px;
	background: url(img/bg_border_dot.gif) repeat-x top;
	list-style-type: none;
	padding: 10px 5px 5px 5px;
}
#report-list dt {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 40px;
	position: relative;
	width: 424px;
	background: url(img/marker_2.gif) no-repeat 20px 0.5em;
}
#report-list dd {
	margin: 0px 0px 10px 0px;
	padding: 3px 85px 10px 40px;
	height: 1%;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
#report-list a:link, #report-list a:visited {
	color: #333333;
}
#report-list a:hover, #report-list a:active {
	color: #FF3300;
}
ul#report-list li {
	line-height: 1.5em;
	padding: 0px;
	margin-bottom: 1em;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
ul#report-list li div {
	padding: 0px 84px 10px 25px;
	position: relative;
	height: 1%;
	background: url(img/marker_2.gif) no-repeat 11px 0.3em;
}
#pay-r-list {
	margin: 0px 10px 20px 10px;
	padding-top: 10px;
	background: url(img/bg_border_dot.gif) repeat-x top;
	list-style-type: none;
}
#pay-r-list dt {
	line-height: 1.4em;
	padding: 0px 0px 0px 40px;
	position: relative;
	width: 424px;
	background: url(img/marker_2.gif) no-repeat 20px 0.5em;
}
#pay-r-list dd {
	margin: 0px 0px 10px 0px;
	padding: 0px 85px 10px 40px;
	height: 1%;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
#pay-r-list a {
	color: #333333;
}
#pay-r-list a:link, #report-list a:visited {
	color: #333333;
}
#report-list a:active, #pay-r-list a:hover {
	color: #FF3300;
}

img.pdf-icon {
	margin: 0px 6px 0px 15px;
}
span.pdf-icon {
	margin: 0px;
	padding: 0px;
	/*display: block;*/
	width: 80px;
	position: absolute;
	top: 0.1em;
	left: 469px;
}
img.new-icon {
	margin: 0px 0px 0px 6px;
}
#report-list span.pdf-icon img {
	margin-right: 6px;
}
.monthly-report {
	margin: 0px 10px 1em 10px;
}
.monthly-report dt{
	margin-top: 1em;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}
.monthly-report dd {
	margin-top: 3px;
	margin-left:17px;
	line-height: 120%;
}
#outlook-list {
	margin: 0px 10px;
}
#outlook-list dl {
	margin-bottom: 2em;
	margin-left: 5px;
}
#outlook-list a:link { color: #333333; }
#outlook-list a:visited { color: #333333; }
#outlook-list a:hover { color: #FF3300; }
#outlook-list a:active { color: #FF3300; }

#outlook-list dt {
	padding-left: 5px;
	margin-bottom: 3px;
	font-size: 1.2em;
}
#outlook-list dd {
	position: relative;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
#outlook-list dd span {
	display:block;
	position:absolute;
	top: 0.1em;
	left: 469px;
	width: 80px;
}

#outlook-list dd span img {
	margin-right: 6px;
}
.quants-img {
	margin: 30px 0px 0px 0px;
}
#quants-navi {
	padding: 15px 0px;
}
.dot-border {
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
hr {
	height: 1px;
	background: url(img/bg_border_dot.gif) repeat-x;
	border: none;
	margin-top: 2em;
}
#quants-img02 {
	width: 438px;
	margin: 0px auto 30px auto;
}
#quants-solution01 dl {
	border: 1px solid #86C8E0;
	padding: 5px;
	text-align: left;
	width: 201px;
	margin: 0px;
}
#quants-solution01 dt {
	font-size: 1.2em;
	font-weight: bold
}
#quants-solution01 ul {
	list-style-image: url(../common/img/bullet_orange.gif);
	margin-left: 20px;
	margin-bottom: 1em;
}
#quants-solution01 li {
	margin-left: 0px;
	padding-left: 0px;
}
#quants-solution02 ul {
	margin: 0px;
	border: 1px solid #6ed173;
	padding: 5px;
	text-align: left;
	list-style-image: url(../common/img/bullet_orange.gif);
}
#quants-solution02 ul li {
	padding: 0px;
	margin-left: 20px;
}
#quants-solution02 ul li ul {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	list-style-image: none;
	list-style-type: disc;
}
#quants-solution02 ul li ul li {
	font-size: 0.86em;
	margin-left: 15px;
}
#quants-img02 table {
	margin: 0px;
	padding: 0px;
}
#quants-img02 td {
	font-size: 0.86em;
	margin: 0px;
	padding: 0px;
}
.border-box h4 {
	margin: 5px;
}
#monthly ul {
	list-style-type: none;
	font-size: 1em;
	background: url(img/bg_border_dot.gif) repeat-x top;
	padding: 5px;
	margin: 0px 10px;
	height: 1%;
}
#monthly ul li {
	margin: 5px 0px;
}
#monthly a.contact-link {
	margin: 5px 0px 1em 15px;
	display: block;
	line-height: 150%;
	text-align: left;
}
#monthly h4 {
	background: url(img/marker_2.gif) no-repeat left center;
	padding-left: 15px;
}
ul#timely {
	list-style-type: none;
	background: url(img/bg_border_dot.gif) repeat-x top;
	padding-top: 0.5em;
	padding-left: 10px;
	margin: 0px 15px 2em 15px;
}
ul#timely li {
	clear: both;
	font-size: 1em;
	padding: 0 0 0.5em 0px;
	margin: 0 0 0.5em 0;
	width: 519px;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
	overflow: hidden;
}
ul#timely li:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html ul#timely li {
	height: 1em;
	overflow: visible;
}
/**/
ul#timely li p.date {
	float: left;
	width: 40px;
	margin: 0 5px 0 0;
	padding: 0px;
	text-align: right;
}
ul#timely li p.title {
	float: left;
	padding: 0px;
	margin: 0 0px 0 0;
	width: 385px;
}
ul#timely li p.words {
	float: left;
	padding: 0px;
	margin: 0 0px 0 30px;
	width: 385px;
}
ul#timely li p.pdf-icon {
	padding: 0;
	margin: 0.7em 5px 0px 10px;
	top: 0.7em;
	float: left;
	width: 74px;
}
#quants-re ul {
	list-style-type: none;
	margin: 0 5px 2em 5px;
	padding: 0px;
}
#quants-re ul li {
	position: relative;
	padding: 5px 80px 0.5em 5px;
	margin: 0px 0px 0.5em 0px;
	font-size: 1em;
	background: url(img/bg_border_dot.gif) repeat-x bottom;
}
#quants-re ul li a {
	display: block;
}
#quants-re ul li p {
	padding: 0px;
	margin: 0px;
}
#quants-re ul li span.pdf-icon {
	margin: 0.5em 0px;
	padding: 0px;
	display: block;
	width: 80px;
	position: absolute;
	top: 0em;
	left: 463px;
}
.contact-link {
	margin: 5px 0px 1em 15px;
	display: block;
	line-height: 150%;
	text-align: right;
}
#settlement {
	margin: 0px 10px;
	width: 553px;
}
#settlement ul, #settlement ol {
	padding: 5px 135px 5px 48px;
}
#settlement li {
	margin: 0.2em 0;
	
}
#settlement p.pdf-icon, #settlement img.pdf-icon {
	position: absolute;
	left: 435px;
	margin: 0px;
	padding: 0px;
}
#page-navi {
	height: 1%;
}
#page-navi a {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	background: #f2f2f2 url(img/marker_4_off.gif) no-repeat 5px center;
	padding: 5px 5px 5px 20px;
	border: 1px solid #0b3e91;
}

#page-navi a:hover {
	color: #0b3e91;
	background: #fede95 url(img/marker_4_on.gif) no-repeat 5px center;
}

.newmarkets  {
	width: 230px;
	margin-top: 0px;
	margin-left: 242px;
	margin-bottom: 25px;
}



#use-catch {
	border: 3px double #0b3e91;
	background: url(img/bg_report.gif);
	padding: 5px;
	margin: 2em 0;
	font-size: 1.2em;
	color: #0b3e91;
	font-weight: bold;
}
#ir-menu dt {
	font-size: 1.2em;
	font-weight: bold;
	color: #0b3e91;
	margin-bottom: 0.5em;
}
#ir-menu ul {
	margin-left: 0.5em;
	margin-bottom: 1em;
}
#ir-link table{
width:520px;
}
#ir-link td{
width:260px;
vertical-align:top;
}
#contents #ir-link ul {
	margin-left: 0px;
	margin-bottom: 1em;
}
#edu-history td {
	padding-bottom: 5px;
}
#contents table#curriculum {
	border-collapse: collapse;
	margin-left:70px;
}
#curriculum th {
	background-color: #ddd;
	font-weight: bold;
	text-align: left;
	padding: 5px 1em 5px 1em;
	border: 1px solid #999;
}
#curriculum td {
	border: 1px solid #999;
	padding: 5px 1em 5px 1em;
}
#bank-account td{
	padding-right: 1em;
}
#access {
	height: 1%;
	position: relative;
}
#access dl {
	margin: 0px;
}
#access dl dt {
	margin: 7px 0 0;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	border:1px;
}
#access dl dd {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#access div.office {
	margin: 15px 15px 30px 0px;
	height: 1%;
	position: relative;
}
#group table td dl {
	margin: 0px;
	padding: 0px;
}
#group table td dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	background: url(img/marker_3.gif) no-repeat 5px 0.4em;
	height: 1%;
}
#group table td dd {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	line-height: 1.2em;
}
#group table {
	margin: 0px;
}
#group td {
	margin: 0px;
	padding: 0px 10px 1em 0px;
}
#group td ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(img/bullet_orange.gif);
	list-style-position: outside;
}
#group td ul li {
	margin-left: 1.5em;
	padding: 0px;
	line-height: 1.2em;
}
table#employment {
	margin: 0px 10px;
	paddinig: 0px;
}
table#employment td{
	padding-bottom: 1em;
}
table#employment ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
table#employment ul li {
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
p#privacy_contact {
	margin: 1em 30px;
	padding: 10px 15px;
	background: #ddd;
}
#course-detail ul {
	list-style: square;
}
#seminar {
	border: 1px solid #999;
	border-collapse: collapse;
}
#seminar td {
	padding: 5px;
}
#seminar td.date, #seminar td.theme, #seminar td.capacity, #seminar td.charge {
	border:1px solid #999;
}
#seminar td.date, #seminar td.capacity, #seminar td.charge, #seminar td.map {
	text-align: center;
}
#seminar td.date {
	background-color: #c2cee2;
}
#seminar td.map {
	font-size: 1.2em;
	font-weight: bold;
}
#approach ul {
	margin-left: 35px;
}
dl.list-mark dt, ul.list-mark li {
	list-style: none;
	background: url(img/marker_2.gif) no-repeat 0px 0.5em;
	height: 1%;
	padding-left: 15px;
	margin-bottom: 5px;
}
#contents p.marker_0 {
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(img/marker_0.gif) no-repeat 9px center;
}
dl#sitemap {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.2em;
	position: relative;
}
dl#sitemap dd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl#sitemap dd ul li {
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
	height: 1%;
}
dl#sitemap dt {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	background: url(img/marker_1_off.gif) no-repeat 15px 0.4em;
}
dl#sitemap dd {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
dl#sitemap dd ul.cate_1 li {
	background: url(img/marker_6.gif) no-repeat 15px 0.3em;
}
dl#sitemap dd ul.cate_2 li {
	background: url(img/marker_7.gif) no-repeat 15px 0.3em;
}
dl#sitemap dd ul.cate_3 li {
	background: url(img/marker_8.gif) no-repeat 15px 0.2em;
}
dl#info {
margin: 0px 10px 0px 20px;
padding: 0px;
font-size: 1.2em;
line-height: 1.2em;
}
dl#info dt{
margin: 0px;
}
dl#info dd{
font-size: 0.9em;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 15px;
}

/* お問い合わせ */

#contactForm textarea {
	font-size: 0.95em;
}

#contactForm table {
	margin: 20px 15px 15px;
	width: 543px;
}

#contactForm th,
#contactForm td {
	padding: 7px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#contactForm th {
	width: 120px;
	background: #E0E6EF;
}

#contactForm td {
	background: #F6F6F6;
}

#contactForm .inputText {
	width: 370px;
}

#contactForm div#formSubmit {
	text-align: center;
}

#contactForm div#formSubmit input {
	cursor:pointer;
}

#contactForm div#formSubmit .submitBtn {
	padding-top: 1px;
	width: 100px;
}

#finishForm {
	margin: 20px 15px 0;
}

