@charset "utf-8";

/* clearfix
------------------------------------------------------------------------------*/
#main .entries:after,
#main .entry .inner:after,
#main .entry h3:after,
#main .serviceCategory ul:after,
#main .tab ul:after,
#main .leftImage:after,
#main .rightImage:after,
#main .textBox:after,
#main .toRightBox:after,
#main .historyList li:after,
#main .inner .separatedColumn:after,
#main #getAdobeReader:after,
#main #contentsList:after,
#main #contentsList .expanded:after,
#main .flexColumnList ul:after,
#main .fourColumnList ul:after,
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}

/* clearfix IE6 and IE7
------------------------------------------------------------------------------*/
#main .entries,
#main .entry .inner,
#main .entry h3,
#main .serviceCategory ul,
#main .tab ul,
#main .leftImage,
#main .rightImage,
#main .textBox,
#main .toRightBox,
#main .historyList li,
#main .inner .separatedColumn,
#main #getAdobeReader,
#main #contentsList,
#main #contentsList .expanded,
#main .flexColumnList ul,
#main .fourColumnList ul,
.clearfix {
	/zoom:1;
}


/* main
------------------------------------------------------------------------------*/
#main h1 {
	margin-top:50px;
	padding-bottom:33px;
	background-image:url(../images/common/bg_h1.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#main h2 {
	padding:0 0 7px 40px;
	background-image:url(../images/common/bg_h2.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:140%;
	text-shadow:1px 1px 1px #CCCCCC;
}
#main h3 {
	padding:5px 10px;
	background-image:url(../images/common/bg_h3.png);
	background-repeat:repeat;
	background-position:left top;
	line-height:1.2;
	font-size:110%;
}
#main h4 {
	padding-bottom:11px;
	border-bottom:1px solid #CAC1AA;
	line-height:1.2;
	font-size:100%;
}
#main h5 {
	padding-bottom:10px;
	line-height:1.2;
	font-size:100%;
}
#main .lead {
	margin-top:15px;
}
#main .link a {
	display:block;
	padding-left:20px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position: 0 0.2em;
	line-height:1.5;
}
#main .link.pdf a {
	padding:3px 0 3px 30px;
	background-image:url(../images/common/icon_pdf.png);
}
#main .link.folder a {
	padding:3px 0 3px 30px;
	background-image:url(../images/common/icon_zip.png);
}
#main .link.move a {
	padding:3px 0 3px 30px;
	background-image:url(../images/common/icon_video.png);
}
#main .link.book a {
	padding:3px 0 3px 30px;
	background-image:url(../images/common/icon_ebook.png);
}
#main .link.excel a {
	padding:3px 0 3px 30px;
	background-image:url(../images/common/icon_excel.png);
}
#main .link.gt a {
	background-image:url(../images/common/icon_arrow_contents_list.png);
}
#main .separatedColumn .link {
	width:350px;
	margin-left:40px;
	float:left;
}
#main .showList {
	margin-top:15px;
	text-align:right;
}
#main .showList a {
	padding-left:20px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:0 0.3em;
	line-height:1.5;
}

#main #outline {
	margin-top:30px;
}

#main .section {
	margin-top:40px;
}
#main .entries h3 {
}

#main .entry {
	width:801px;
	margin-top:15px;
	border:1px solid #BFBEBD;
	background-color:#F9FAFA;
}
#main .entry .inner {
	padding:12px 0 0 0;
	border:1px solid #FFFFFF;
	background:url(/images/common/bg_entry.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#main .entry .detail {
	float:left;
	width:550px;
	padding:0 0 10px 12px;
	line-height:1.4;
}
#main .entry h3 {
	padding:3px 0 2px 8px;
	border-left:4px solid #85A9BD;
	background:none;
	font-size:140%;
	text-shadow:1px 1px 0 #FFFFFF;
}
#main .entry h3 strong {
	display:block;
	float:left;
	width:auto;
}
#main .entry h3 span.border {
	display:block;
	float:right;
	width:auto;
	margin-top:0.5em;
	border-top:1px solid #C4D0D7;
	border-bottom:1px solid #FFFFFF;
}
#main .entry p {
	margin-top:15px;
}
#main .entry p.link {
	margin-top:15px;
}
#main .entry p.image {
	float:right;
	width:206px;
	margin:0 12px 12px 0;
	border:1px solid #C8D3D9;
}
#main .entry p.image img {
	display:block;
	margin:0 auto;
	border:1px solid #FFFFFF;
}
#main .entry p.image.pre,
#main .entry p.image.pre img {
	border:none
}

#main .entry.banner .inner {
	padding:0;
}
#main .entry.banner h3 {
	margin:0 !important;
	padding:0;
	border:none;
}

#main .twoColumns {
	width:816px;
	margin-right:-13px;
}
#main .twoColumns .entry {
	float:left;
	width:393px;
	margin-right:13px;
}
#main .twoColumns .entry h3 {
	margin:0 12px;
}
#main .twoColumns .entry .detail {
	width:240px;
	padding-left:12px;
}
#main .twoColumns .entry.wideImage .detail {
	width:200px;
}
#main .twoColumns .entry .detail.long {
	width:360px;
}
#main .twoColumns .entry p.image {
	width:112px;
	margin:12px 12px 12px 0;
}
#main .twoColumns .entry.wideImage p.image {
	width:160px;
}

#main .threeColumns {
	width:815px;
	margin-right:-12px;
}
#main .threeColumns .entry {
	float:left;
	width:257px;
	margin:0 12px 12px 0;
}

#main .figure {
	margin-top:30px;
	text-align:center;
}

#main .serviceCategory {
}
#main .serviceCategory ul {
	width:812px;
	margin:25px -10px 0 0;
}
#main .serviceCategory ul li {
	float:left;
	width:193px;
	margin-bottom:10px;
	padding-right:10px;
}
#main .serviceCategory ul li img {
	display:block;
}
#main .serviceCategory.tri {
	width:609px;
	margin:0 auto;
}
#main .serviceCategory.tri ul {
	width:609px;
}

#main .tab {
	margin-top:20px;
}
#main .tab ul {
}
#main .tab ul li {
	float:left;
}

#main .leftImage,
#main .rightImage {
	margin-top:35px;
}
#main .leftImage .detail,
#main .rightImage .detail {
	width:445px;
}
#main .leftImage.wide .detail,
#main .rightImage.wide .detail {
	width:345px;
}
#main .leftImage .detail {
	float:right;
}
#main .rightImage .detail {
	float:left;
}
#main .leftImage .detail p,
#main .rightImage .detail p {
	margin-top:10px;
}
#main .leftImage .detail h4,
#main .rightImage .detail h4 {
	margin-top:10px;
}
#main .leftImage.unLead .detail p,
#main .rightImage.unLead .detail p {
	margin-top:0px;
	margin-bottom:10px;
}
#main .leftImage .detail p.link,
#main .rightImage .detail p.link {
	margin-top:20px;
}
#main .leftImage .image,
#main .rightImage .image {
	width:334px;
}
#main .leftImage.wide .image,
#main .rightImage.wide .image {
	width:434px;
}
#main .leftImage .image {
	float:left;
}
#main .rightImage .image {
	float:right;
}

#main .withNotice .detail dl {
	margin-top:15px;
	padding:12px;
	background-color:#E8E8E8;
}
#main .withNotice .detail dl dt {
	font-weight:bold;
	line-height:1.2;
}
#main .withNotice .detail dl dd {
	margin-top:12px;
}

#main .noTitle .detail p {
	margin-top:0;
}
#main #outline .contentArea {
	padding-top:35px;
}

#main .textBox {
	margin-bottom:35px;
}
#main .textBox h3 {
	margin-bottom:15px;
}
#main .textBox.inImageRight .image{
	float:right;
	margin-left:40px;
	margin-bottom:10px;
}
#main .textBox p {
	margin-top:0;
	margin-bottom:1em;
}
#main .textBox p.first {
	margin-top:15px;
}
#main .textBlock {
	margin-bottom:1em;
}
#main .textBlock.withoutMargin {
	margin-bottom:0;
}
#main .textBox p.lead {
	font-size:134%;
	margin-bottom:20px;
}
#main .textBox .newsRelease p {
	margin-bottom:0;
}
#main .textBox .newsRelease p.showList {
	margin-top:15px;
}
#main .textBox .newsRelease .link a {
	text-decoration:none;
}
#main .textBox .newsRelease .link a span {
	text-decoration:underline;
}
#main .textBox .newsRelease .link a:hover span {
	text-decoration:none;
}
#main .textBox .newsRelease .link a strong {
	padding-left: 4px;
	text-decoration:none;
	color: #F61D41;
}
#main .textBox.border {
	border-bottom:1px solid #BFBFBF;
	padding-bottom:30px;
}

#main .toRightBox {
	text-align:right;
}

#main .borderTitle {
	border-bottom:1px solid #BFBFBF;
	font-weight:bold;
	margin-bottom:8px;
	padding-left:12px;
	padding-bottom:6px;
}
#main .historyList {
	margin-bottom:40px;
	margin-top:10px;
}
#main .historyList th ,
#main .historyList td {
	padding-left:1.5em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
#main .historyList th.head {
	padding-left: 0;
}

#main .inner .separatedColumn {
	padding-top:10px;
}

#main .simpleTable table {
	width:760px;
	margin:0 auto;
	margin-top:10px;
	border-collapse:separate;
	border-spacing:0px;
	border-top:2px solid #000;
	border-left:2px solid #000;
}
#main .simpleTable table th ,
#main .simpleTable table td {
	padding-left:1em;
	text-align:left;
	vertical-align:top;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	font-weight:normal;
}
#main .simpleTable.extension table {
	border-top:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
}
#main .simpleTable.extension table th ,
#main .simpleTable.extension table td {
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
}
#main .simpleTable.extension table th {
	background-color:#F6EFDB;
}
#main .simpleTable .mid {
	vertical-align:middle;
}
#main .simpleTable .cent {
	text-align:center;
	padding-left:0;
	padding-right:0;
}
#main .simpleTable .num {
	text-align:right;
	padding-left:0;
	padding-right:1em;
}
#main .simpleTable.mailForm table {
	margin:0 auto;
}
#main .simpleTable.mailForm th ,
#main .simpleTable.mailForm td {
	padding-right:1em;
	padding-top:6px;
	padding-bottom:6px;
}
#main .simpleTable.mailForm th {
	width:250px;
}
#main .simpleTable.mailForm input {
	width:450px;
}
#main .simpleTable.mono table th {
	background-color:#D5D2CA;
}
#main .borderTable table {
	width:770px;
	margin:0 auto;
}
#main .borderTable table th ,
#main .borderTable table td {
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;
}
#main .borderTable table th {
	padding-right:2em;
}
#main .borderTable .mid {
	vertical-align:middle;
}
#main .borderTable .num {
	text-align:right;
	padding-left:0;
	padding-right:1em;
}
#main .inputTable {
	width:750px;
	margin:0 auto;
	border-collapse:separate;
}
#main .inputTable th ,
#main .inputTable td {
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #7F7F7F;
	padding-bottom:5px;
	padding-top:5px;
}
#main .inputTable th {
	border-right:2px solid #7F7F7F;
	padding-right:1em;
	width:120px;
	font-weight:normal;
}
#main .inputTable td {
	padding-left:10px;
}
#main .inputTable table th ,
#main .inputTable table td {
	border:0;
}
#main .inputTable .clearBorder{
	border:0;
}

#main .simpleList {
	list-style-position:inside;
	list-style-type:disc;
	margin:15px 0;
	margin-left:1.5em;
}
#main .plainList {
	list-style-type:none;
	margin-bottom:1em;
}

#main .childSection {
	width:760px;
	margin:0 auto;
	margin-top:30px;
}

#main .indentBox {
	padding-left:20px;
}

#main .grayBox {
	width:450px;
	margin:0 auto;
	margin-top:20px;
	background-color:#F2F2F2;
	border:1px solid #7F7F7F;
	padding:15px;
}
#main .grayBox.wide {
    width: 700px;
}
#main .grayBox p {
	margin-bottom:0;
}
#main .grayBox.white {
	background-color:#FFF;
}
#main .grayBox.inColumn {
	width:413px;
}
#main .grayBox .image {
	text-align:center;
}

#main .btnDetail {
	width:200px;
	border:2px solid #0f0f0f;
	background-color:#CCCCCC;
	border-radius:5px;
	text-align:center;
}
#main .btnDetail a {
	display:block;
	width:200px;
	padding:5px 0;
	text-decoration:none;
}
#main .btnDetail a strong {
	font-weight:normal;
	font-size:117%;
}
#main .btnDetail.grayout {
	border:2px solid #D9D9D9;
	background-color:#F2F2F2;
}
#main .btnDetail.grayout a {
	color:#D9D9D9;
}

#main .scrollArea {
	margin:0 auto;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	width:550px;
	height:250px;
	background-color:#FFF;
	overflow-y:scroll;
}
#main .scrollArea {
	border:1px solid #666666;
	width:550px;
	height: 200px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: auto;
	padding: 5px;
	text-align: left;
}

#main .center {
	margin:0 auto;
	text-align:center;
}

#main .enhance {
	font-size:134%;
	color:#C00000;
}

#main .biger {
	font-size:134%;
}
#main .biger strong {
	font-weight:normal;
	color:#D79B00;
}
#main .bold {
	font-weight:bold;
}

#main .red {
	color:#D10000;
}

#main .clearMargin p {
	margin:0;
}

#main .twoColumnList ul li {
	float:left;
	margin-left:65px;
	width:300px;
}
#main .twoColumnList ul ul {
	margin-top:5px;
	margin-bottom:30px;
}
#main .twoColumnList ul ul li {
	padding-left:3em;
	text-indent:-3em;
	float:none;
	margin-left:1em;
	width:300px;
}

#main .leftIcon .icon {
	float:left;
	width:70px;
}
#main .leftIcon .detail {
	float:left;
	width:700px;
	margin-left:20px;
}

#main #contact {
	margin-top:40px;
	padding:20px;
	background-image:url(../images/common/bg_contact.png);
	background-repeat:repeat;
	background-position:left top;
	text-align:center;
}
#main #contact .btnDetail {
	margin:20px auto 0 auto;
}
#main #contact .inquiry {
	margin-top:20px;
}
#main #contact .inquiry p,
#main #contact .inquiry ul,
#main #contact .inquiry ul li {
	display:inline;
}
#main #contact .inquiry p {
	margin-right:50px;
}
#main #contact .inquiry ul li a {
	padding-left:20px;
	margin-right:30px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.3em;
}

#main #getAdobeReader {
	margin-top:40px;
	padding:20px;
	background-image:url(../images/common/bg_contact.png);
	background-repeat:repeat;
	background-position:left top;
}
#main #getAdobeReader p {
	float:right;
	width:480px;
}
#main #getAdobeReader .btn {
	float:left;
	width:260px;
	margin-top:5px;
	text-align:right;
}

#main #contentsList {
	position:relative;
	margin-top:40px;
	padding:20px;
	background-image:url(../images/common/bg_contents_list.png);
	background-repeat:repeat;
	background-position:left top;
}
#main #contentsList h2 {
	padding:0 0 10px 0;
	border-bottom:1px solid #CAC1AA;
	background:none;
	line-height:1.2;
	font-size:150%;
}
#main #contentsList ul {
	margin-top:20px;
}
#main #contentsList ul li a {
	display:block;
	padding-left:20px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.4em;
}
#main #contentsList ul li {
	margin-bottom:10px;
}
#main #contentsList ul ul li {
	width:220px;
	margin-left:20px;
}
#main #contentsList .expanded {
	float:right;
	width:480px;
	margin:50px 0 0 0;
	padding:20px 20px 15px 20px;
	background-image:url(../images/common/bg_contents_list2.png);
	background-repeat:repeat;
	background-position:left top;
}
#main #contentsList .expanded h3 {
	padding:0;
	background:none;
	line-height:1;
	font-size:100%;
	text-shadow:none;
	color:#67531D;
}
#main #contentsList ul ul,
#main #contentsList .expanded ul {
	float:left;
	width:240px;
	margin-top:15px;
}
#main #contentsList ul ul ul,
#main #contentsList .expanded ul ul {
	float:none;
	width:auto;
	margin-top:5px;
}
#main #contentsList .expanded ul li {
	margin-left:0;
}
#main #contentsList ul ul ul li,
#main #contentsList .expanded ul ul li {
	margin:0 0 5px 20px;
}
#main #contentsList .expanded ul ul li a {
	background-image:url(../images/common/icon_arrow_contents_list.png);
}
#main #contentsListOthers {
	padding: 20px;
}
#main #contentsListOthers ul li a {
	background-position:left 0.4em;
}

#main .flexColumnList ul li {
	float:left;
	margin-right:30px;
	margin: 0 30px 10px 0;
}
#main .flexColumnList ul li a {
	display:block;
	padding-left:20px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.2em;
}

#main .fourColumnList {
	padding-top: 29px;
}
#main .fourColumnList ul{
	margin-right: -27px;
}
#main .fourColumnList ul li {
	display: block;
	padding: 0 20px 10px 20px;
	background-image: url(../images/common/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	width: 165px;
	float: left;
}

#main .constraint {
	color:#999999;
}
#main .error-message {
	color:#CC0000;
}

#main .pagetop {
	margin:20px 0 30px 0;
	text-align:right;
}
#main .pagetop a {
	padding-left:15px;
	background-image:url(../images/common/icon_arrow_pagetop.png);
	background-repeat:no-repeat;
	background-position:left center;
}


/* sub
------------------------------------------------------------------------------*/
#menuBar #gnaviSub,
#menuBar #lnavi {
	width:133px;
	margin:30px 0 0 10px;
}
#menuBar #lnavi {
	margin-top:25px;
	padding-top:25px;
	background-image:url(../images/common/bg_lnavi.png);
	background-repeat:repeat-x;
	background-position:left top;
}
#menuBar #gnaviSub ul,
#menuBar #lnavi ul {
	width:142px;
	margin-right:-9px;
}
#menuBar #gnaviSub ul li,
#menuBar #lnavi ul li {
	margin-bottom:12px;
}
#menuBar #gnaviSub ul li a,
#menuBar #lnavi ul li a {
	display:block;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:left center;
	line-height:1.2;
	font-size:110%;
	text-decoration:none;
	color:#FFFFFF;
}
#menuBar #gnaviSub ul li a,
#menuBar #lnavi ul li a {
	background-image:url(../images/common/icon_arrow.png);
}
#menuBar #gnaviSub ul li a:hover,
#menuBar #lnavi ul li a:hover {
	text-decoration:underline;
}
#menuBar #gnaviSub ul li p a,
#menuBar #lnavi ul li p a {
	color:#E6B212;
	text-decoration:underline;
}
#menuBar #gnaviSub ul li p a:hover,
#menuBar #lnavi ul li p a:hover {
	text-decoration:none;
}

#menuBar #gnaviSub ul ul,
#menuBar #lnavi ul ul {
	margin:8px 0 0 20px;
}
#menuBar #gnaviSub ul ul li,
#menuBar #lnavi ul ul li {
	margin-bottom:5px;
}
#menuBar #gnaviSub ul ul li a,
#menuBar #lnavi ul ul li a {
	padding-left:18px;
	background-image:url(../images/common/icon_arrow_sub.png) !important;
	background-position:0 0.1em;
	font-size:90%;
}

body.companies #menuBar #lnavi ul li a {
	background-image:url(../images/common/icon_arrow_companies.png);
}
body.creators #menuBar #lnavi ul li a {
	background-image:url(../images/common/icon_arrow_creators.png);
}
body.stockholders #menuBar #lnavi ul li a {
	background-image:url(../images/common/icon_arrow_stockholders.png);
}

#menuBar #mbRelated {
	width:133px;
	margin:30px 0 0 10px;
}
#menuBar #mbRelated ul {
}
#menuBar #mbRelated ul li {
	margin-bottom:10px;
}
#menuBar #mbRelated ul li a {
	display:block;
}

#menuBar #mbIr {
	width:133px;
	margin:30px 0 0 10px;
}
#menuBar #mbIr ul {
}
#menuBar #mbIr ul li {
	margin-bottom:10px;
}
#menuBar #mbIr ul li a {
	display:block;
}

#supportBar {
	color:#FFFFFF;
}

#supportBar #sbSearch {
	width:140px;
	margin:17px 6px 0 8px;
}
#supportBar #sbSearch h2 {
	margin-bottom:12px;
}
#supportBar #sbSearch #srchBtn {
	margin-top:6px;
}

#supportBar #sbLanguage {
	width:140px;
	margin:17px 6px 0 8px;
}
#supportBar #sbLanguage h2 {
	margin-bottom:15px;
}
#supportBar #sbLanguage ul {
	margin-left:30px;
}
#supportBar #sbLanguage ul li {
	margin-bottom:10px;
}
#supportBar #sbLanguage ul li a {
	display:block;
	padding-left:20px;
	background-image:url(../images/common/icon_arrow_sub.png);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:1;
	font-size:90%;
	text-decoration:none;
	color:#F2E7C6;
}
#supportBar #sbLanguage ul li a:hover {
	text-decoration:underline;
}

#supportBar #sbRecommend {
	width:140px;
	margin:17px 6px 0 8px;
	padding-bottom:2px;
	background-image:url(../images/common/sb_recommend_bg_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#supportBar #sbRecommend h2 {
	padding-bottom:16px;
	background-image:url(../images/common/sb_recommend_bg_top.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#supportBar #sbRecommend ul {
	background-image:url(../images/common/sb_recommend_bg_body.png);
	background-repeat:repeat-y;
	background-position:left top;
}
#supportBar #sbRecommend ul li {
	width:121px;
	margin-left:9px;
	padding-bottom:9px;
}
#supportBar #sbRecommend ul li .image {
	margin-bottom:3px;
}
#supportBar #sbRecommend ul li .link a {
	display:block;
	padding-left:20px;
	background-image:url(../images/common/icon_arrow.png);
	background-repeat:no-repeat;
	background-position:left 0.3em;
}