@charset "utf-8";
/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
.bodyText {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000046;
}
.annotationtext {
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
}
	
a {
	color: #156DFF;
	}
.pageName {
	font-size: 14px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	line-height: 18px;
	color: #0036A6;
	font-weight: bolder;
	background-image: url(../images/pagename_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
	margin-top: 12px;
	padding-left: 16px;
}
	
a:hover {
	color: #3366CC;
	}
.pagedesc {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
	
#logo 	{
	font:24px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}
.headertable {
	background-attachment: fixed;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#tagline 	{
	color: #000955;
	letter-spacing: 0.1em;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}
.borderup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.crtext {
	font-size: 10px;
	line-height: 11px;
	color: #16006F;
}
.eartlink {
	font-size: 12px;
}
.strongtext {
	font-size: 12px;
	font-weight: bold;
	color: #730000;
}
.tableborder1 {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tableborderhead {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F81BD;
	padding: 3px;
}
.tablebordercolhead1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #B8CCE4;
	height: 30px;
	padding: 3px;
}
.tablebordercolhead2 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #DBE5F1;
	height: 30px;
	padding: 3px;
}
.tablebordercol {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 3px;
}
#header {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-image: url(../images/header_t.gif);
}
#header #headerleft {
	width: 150px;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}
#header #headercenter {
	width: 600px;
	padding-top: 10px;
	float: left;
}
#header #headercenter .headerlogo {
	text-align: right;
}
#header #headercenter .headerdesc {
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	color: #000955;
	line-height: 16px;
}
#header #headerright {
	float: right;
	width: 100px;
	padding-right: 10px;
	padding-top: 45px;
	text-align: right;
}
#navigation {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/navi_tdbg.gif);
	height: 23px;
}
#navigation #mainmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation #mainmenu li {
	float: left;
	height: 20px;
	width: 120px;
}
#maincontent {
	padding: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	padding-top: 5px;
}
#footer .eartjapanlink {
	font-size: 10px;
	width: 100px;
	float: left;
}
#footer .footercopyright {
	width: 700px;
	text-align: center;
	font-size: 10px;
	float: left;
}
.clearfloat {
	clear: both;
}
#maincontent #maindesc {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#maincontent #mainbooks {
	padding-top: 10px;
	text-align: center;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
.listco1 {
	margin-left: 20px;
	padding-left: 24px;
	background: url(../images/bullet_f01.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.listco2 {
	margin-left: 20px;
	padding-left: 24px;
	background: url(../images/bullet_f02.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.listco3 {
	margin-left: 20px;
	padding-left: 24px;
	background: url(../images/bullet_f03.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.listco4 {
	margin-left: 20px;
	padding-left: 24px;
	background: url(../images/bullet_f04.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.listco5 {
	margin-left: 20px;
	padding-left: 24px;
	background: url(../images/bullet_f05.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
#navigation #mainmenu #navibtnhome a {
	background-image: url(../images/btn_home.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnhome a:hover {
	background-image: url(../images/btn_home_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnaboutus a {
	background-image: url(../images/btn_aboutus.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnaboutus a:hover {
	background-image: url(../images/btn_aboutus_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnbusiness a {
	background-image: url(../images/btn_business.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnbusiness a:hover {
	background-image: url(../images/btn_business_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnbooks a {
	background-image: url(../images/btn_books.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnbooks a:hover {
	background-image: url(../images/btn_books_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnrecruit a {
	background-image: url(../images/btn_recruit.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtnrecruit a:hover {
	background-image: url(../images/btn_recruit_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtncontactus a {
	background-image: url(../images/btn_contactus.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation #mainmenu #navibtncontactus a:hover {
	background-image: url(../images/btn_contactus_f2.gif);
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation .navibutton {
	float: left;
	position: relative;
}
.learningcol {
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	clear: both;
}
.learningtitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.learningcol1 {
	margin-top: 10px;
}
.learningcolleft {
	float: left;
	width: 400px;
}
.learningcolright {
	float: right;
	width: 400px;
}
.learningtable {
	border-collapse: collapse;
	border: 1px #999999 solid;
}
.learningtable th {
	border: 1px #999999 solid;
	background-color: #B8CCE4;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.learningtable td {
	border: 1px #999999 solid;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.listblt1 {
	padding-left: 24px;
	background: url(../images/bullet_f01.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.listblt2 {
	padding-left: 24px;
	background: url(../images/bullet_f02.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.listblt3 {
	padding-left: 24px;
	background: url(../images/bullet_f03.gif) no-repeat 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.listmrg0 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.bookscol {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.bookscolleft {
	float: left;
	margin-right: 120px;
}
.strongtext2 {
	font-size: 14px;
	font-weight: bold;
	color: #730000;
	margin-top: 0px;
	margin-bottom: 12px;
}
.pagetitle2 {
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.fontsize10 {
	font-size: 10px;
	font-weight: normal;
}
.catalogcolleft {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
	width: 236px;
}
.catalogcol1 {
	float: left;
}
.catalogcol2 {
	float: right;
}
.catalogcol3 {
	clear: both;
	padding-top: 5px;
	text-align: right;
}
.writtenworkcol1 {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.writtenworkcol2 {
	text-align: center;
	font-weight: normal;
	color: #003366;
}
.dscontentscol {
	margin-top: 16px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	clear: both;
}
.dscontentstitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.dscontentscol1 {
	margin-top: 10px;
}
.dscontentscolleft {
	float: left;
	margin-right: 30px;
}
.dscontentstable {
	border-collapse: collapse;
	border: 1px #999999 solid;
}
.dscontentstable th {
	border: 1px #999999 solid;
	background-color: #B8CCE4;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.dscontentstable td {
	border: 1px #999999 solid;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.dscontentsimg1 {
	padding-bottom: 3px;
}
.bnrfrmtsmpl {
	height: 40px;
	width: 120px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
}
.listbltarw1 {
	padding-left: 40px;
	list-style: none;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	margin-left: 20px;
	background-image: url(../images/bulletarw_f01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.listbltarw2 {
	padding-left: 40px;
	background: url(../images/bulletarw_f02.gif) no-repeat 0 0;
	list-style: none;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	margin-left: 20px;
}
.wrtemail14org {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.wrtemailcolwr {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 20px;
	text-align: left;
}
.wrtemailcolgw {
	font-size: 12px;
	line-height: 16px;
	color: #009900;
	font-weight: bold;
}
.wrtemailcolbw {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	text-align: left;
	line-height: 16px;
}
.wrtemailcol {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.wrtemailgreen {

	font-size: 12px;
	line-height: 16px;
	color: #009900;
}
.listnoblt18 {
	padding-left: 40px;
	list-style: none;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	margin-left: 20px;
}
.listbltstar {
	padding-left: 24px;
	list-style: none;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 60px;
}
.emailitemidx {
	list-style-type: none;
}
.emailitemidx li {
	font-size: 14px;
	margin-top: 32px;
	margin-bottom: 16px;
	padding-right: 16px;
	float: left;
}
.emailitemtbl1 {
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.emailitemtbl1 th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	width: 120px;
	vertical-align: top;
}
.emailitemtbl1 td {
	font-size: 12px;
	text-align: left;
	padding: 5px;
	width: 400px;
	vertical-align: top;
}
.emailitemtbl2 {
	margin-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.emailitemtbl2 th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	width: 80px;
	vertical-align: top;
}
.emailitemtbl2 td {
	font-size: 12px;
	text-align: left;
	padding: 2px;
	width: 400px;
	vertical-align: top;
}
.emailitemp1 {
	font-size: 14px;
	color: #990000;
	margin-top: 32px;
	margin-bottom: 16px;
	font-weight: bold;
}
.emailitemp2 {

	font-size: 14px;
	color: #990000;
	margin-top: 32px;
	margin-bottom: 16px;
	font-weight: bold;
}
.emailitemp3 {
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 4px;
	font-weight: bold;
	padding: 0px;
	text-indent: 50px;
}
.emailitemp4 {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.emailitemp5 {


	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 8px;
	font-weight: bold;
}
.emailitemblc1 {
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	float: left;
}
.emailitemblc2 {
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.emailitemp6 {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	clear: both;
}
