@charset "utf-8";

/* ==================================================================================
/
/  BASE
/
================================================================================== */

/*
 base
------------------------------------------- */

a:link    {color: #36c;}
a:visited {color: #36c;}
a:hover   {color: #f00;}

body {
	margin: 0;
	font: 75%/1 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
}

img { border: none; }

/*
 clear
------------------------------------------- */
.clear {
	clear: both;
}
.clearfix:after {
	content: url(../img/0.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}

/*
 JqvaScriptで動的に付与
------------------------------------------- */
.current { cursor: default; }
.pdf img { vertical-align: text-bottom; }


/*
 wrap
------------------------------------------- */
#wraper {
	width: 100%;
	min-width: 946px;
	background: white url(../img/body_bg.gif) center top repeat-y;
}
#wrap {
	width: 100%;
	min-width: 946px;
	border-top: 3px solid #4D4D4D;
	background: url(../img/wrap_bg.gif) repeat-x;
}

/*
 header
------------------------------------------- */
#header {
	position: relative;
	width: 946px;
	height: 121px;
	margin: 0 auto;
	text-align: left;
}
#logoE {
	margin: 0;
	padding: 25px 0 0 8px;
}
#lead {
	position: absolute;
	top: 19px;
	left: 177px;
	margin: 0;
	line-height: 1.2;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#logoJ {
	position: absolute;
	top: 49px;
	left: 177px;
	margin: 0;
}
#gNav {
	position: absolute;
	top: 10px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 178px;
	height: 22px;
	list-style: none;
}
#gNavHome {
	width: 71px;
	float: left;
	background: url(../img/gNav_bg.gif) right top no-repeat;
}
#gNavgNavContact {
	float: right;
}

/*
 contentsWrap
------------------------------------------- */
#contentsWrap {
	margin: 0 auto;
	padding-top: 9px;
	width: 946px;
	text-align: left;
	background: url(../img/contentsWrap_bg.gif) no-repeat;
}

/*
 cNav
------------------------------------------- */
#cNav {
	margin: 0 14px 0 13px;
	padding: 0;
	height: 35px;
	width: 919px;
	list-style: none;
	border-bottom: 1px solid #ccc;
}
#cNavWlb,
#cNavDs,
#cNavTw,
#cNavSc,
#cNavEtc {
	float: left;
}

/*
 mainWrap
------------------------------------------- */
#mainWrap {
	margin: 20px 25px 0 19px;
	width: 902px;
}

/*
 main
------------------------------------------- */
#main {
	width: 690px;
	float: right;
	text-align: justify;
	text-justify: inter-ideograph;
}
.quote {
	font-size: 10px;
	color: #666;
}

/*
 sidebar
------------------------------------------- */

#side {
	width: 195px;
	float: left;
}
#sideMenu {
	margin: 0;
}
#sideMenu dt {
	margin-bottom: 1px;
	border: 1px solid #ccc;
}
#sideMenu dt img {
	vertical-align: bottom;
}
#sideMenu dd {
	margin: 0;
}
#sideMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideMenu ul li {
	margin-bottom: 1px;
	border: 1px solid #ccc;
	width: 193px;
	height: 24px;
}

#sideMenu ul li a {
	display: block;
	padding-left: 16px;
	width: 177px;
	line-height: 24px;
	font-size: 11px;
	text-decoration: none;
	background: url(../img/side_bg.gif) -579px 0 no-repeat;
	color: black;
}

/* Menu Color */
#sideWlb ul li a {
	background-position: 0 0 ;
}
#sideDs ul li a {
	background-position: -193px 0 ;
}
#sideTw ul li a {
	background-position: -386px 0 ;
}
#sideMenu ul li a:hover,
#sideMenu ul li a.current {
	color: white;
	background: url(../img/side_bg_on.gif);
}


/* WLB Training */
#sideMenu li#sideWlbTraining {
	height: auto;
}
#sideWlbTrainingTitle {
	margin: 0;
	border-bottom: 1px solid #ccc;
}
#sideWlbTraining ol {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#sideMenu #sideWlbTraining li {
	margin: 0;
	border: 0;
	background: #f2f2f2 url(../img/side_arrow.gif) 6px center no-repeat;
}
#sideMenu #sideWlbTraining li a {
	background: none;
}
#sideMenu #sideWlbTraining li a:hover,
#sideMenu #sideWlbTraining li a.current {
	background: url(../img/side_bg_on.gif);
}


/* Menu Space */
#sideMenu #sideWlb,
#sideMenu #sideDs,
#sideMenu #sideTw {
	margin-bottom: 5px;
}

#sideMenu #sideEtc {
	padding-top: 12px;
	margin-bottom: 11px;
	background: url(../img/side_bg.gif) -774px top no-repeat;
}

/* Side Contact */
#sideContantct {
	padding: 11px 8px 8px 8px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}
#sideContantctLogo {
	margin: 0 0 5px 0;
}
#sideContantctLead {
	font-size: 10px;
	line-height: 1.2;
}
#sideContantctBt {
	margin: 0;
	border: 1px solid #ccc;
}

/*
 books
------------------------------------------- */

#sideBooks h3 { margin-bottom: 0; }
#sideBooks dl { margin: 0; }
#sideBooks dt {
	margin-top: 10px;
	line-height: 1.4;
}
#sideBooks dd {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: center;
	border-bottom: 1px dotted #ccc;
}
#sideBooks dd.last {
	border: none;
	padding-bottom: 15px;
}
#sideBooks p {
	margin: 0 10px 5px 10px;
}
#sideBooks p.title {
	text-align: left;
}

/*
 footer
------------------------------------------- */
#footerWrap {
	clear: both;
	width: 100%;
	min-width: 946px;
	height: 170px;
	background: #4B4B4B url(../img/footer_bg.gif) center top repeat-y;
}
#footer {
	width: 946px;
	margin: 0 auto;
	font-size: 10px;
	color: #e6e6e6;
}
#footer a { color: #e6e6e6; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#goTop {
	clear: both;
	margin: 0 18px 0 0;
	padding: 10px;
	font-size: 10px;
	text-align: right;
}
#goTop a {
	width: 9em;
	white-space: nowrap;
	padding: 4px 18px 4px 4px;
	background: url(../img/icon_arrow_up.gif) right 3px no-repeat;
}

#copyright {
	margin-top: 0;
}
#copyrightTxt {
	line-height: 1.4;
	color: #B3B3B3;
}
