@charset "utf-8";


/* Base Set 
================================*/

body{
	color:#333333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
	font-size:81.25%;
	line-height:1.8;
	background: #ffffff;
	margin:0;
	padding:0;
	border-top:#0EAAD4 5px solid;
	text-align:center;
}

a:link    { color: #006699; text-decoration: underline; }
a:visited { color: #006699; text-decoration: underline; }
a:hover   { color: #cc0000; text-decoration: underline; }
a:active  { color: #cc0000; text-decoration: underline; }


h1{
	font-size:85%;
	line-height:1.5;
	text-align:left;
	font-weight:normal;
	margin:5px;
	}

h2{}

h3{
	font-size:124%;
}

h4{}

h5{}

h6{}

p{
	margin:20px 0;
	}




/* Layout
================================*/

#wrapper{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}

#header{
	text-align:left;
	width:1000px;
	height:124px;
	background:url(http://www.coretransformation.jp/images/bg_header.gif) bottom repeat-x;
	}

#header #logo{
	width:550px;
	margin-top:18px;
	margin-left:5px;
	float:left;
	}

#header #contact{
	width:430px;
	float:right;
}

#globalNavi{
	margin:10px 0;
	width:1000px;
	height:53px;
	overflow: hidden;
	text-align:left;
	clear:both;
	}
	
#globalNavi ul li{
	list-style:none;
	float:left;
	margin-right:2px;
}

#globalNavi ul li.end{
	margin-right:0px;
}

#globalNavi ul li a:hover{position: relative;top:-53px;}

#main{
	margin:20px 0 0 0;
	text-align:left;
	}

#contents,#topContents{
	text-align:left;
	width:720px;
	float:right;
	margin-bottom:50px;
}

#sideMenu{
	text-align:left;
	width:260px;
	float:left;
}

.pageTop{
	text-align:right;
	margin-top:30px;
	margin-right:15px;
	height:32px;
	}

#footer{
	background:#0082BC url(http://www.coretransformation.jp/images/bg_footer.gif) 0 0 repeat-x;
	text-align:center;
	}

#footer .inner{
	width:1000px;
	margin:0 auto;
	text-align:left;
	color:#FFFFFF;

	}

#footer .copyright{
	background:url(http://www.coretransformation.jp/images/line_footer.gif) 0 0 no-repeat;
	width:1000px;
	text-align:center;
	margin:20px auto;
	padding:20px 0;
	color:#FFFFFF;
	clear:both;
	}

/* usual
================================*/

table{
	vertical-align:top;
	}

.continue{
	clear:none;
	}
.discontinue{
	clear:both;
	}

.t10{
	font-size:77%;
}

.t11{
	font-size:85%;
}

.t12{
	font-size:93%;
}

.t13{
	font-size:100%;
}

.t14{
	font-size:108%;
}

.t16{
	font-size:124%;
}

.t18{
	font-size:139%;
}

.mg5{
	margin:5px;
	}

.mg10{
	margin:10px;
	}

.mg20{
	margin:20px;
	}

.mg30{
	margin:30px;
	}

.mg50{
	margin:50px;
	}

.pd5{
	padding:5px;
	}

.pd10{
	padding:10px;
	}

.pd20{
	padding:20px;
	}

.pd30{
	padding:30px;
	}

.pd50{
	padding:50px;
	}

.mBottom5{
	margin-bottom:10px;
	}

.mBottom10{
	margin-bottom:10px;
	}

.mBottom20{
	margin-bottom:20px;
	}
	
.mBottom30{
	margin-bottom:30px;
	}

.mTop5{
	margin-top:5px;
	}

.mTop10{
	margin-top:10px;
	}

.mTop20{
	margin-top:20px;
	}
	
.mTop30{
	margin-top:30px;
	}

.mTop50{
	margin-top:50px;
	}

.contentItem{
	margin:30px;
	}

p.link{
	text-align:right;
	margin-top:30px;
	margin-right:10px;
	}

.title_h2{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:;
	padding-left:35px;
	font-size:139%;
	height:36px;
	background: url(http://www.coretransformation.jp/images/title_h2.jpg) 0 0 no-repeat;
	}


.font_blue {
	color: #003366;
}


/* side menu
================================*/

#sideMenu .sideNavi{
	background:url(http://www.coretransformation.jp/images/bg_side_navi.gif) 0 0 no-repeat;
	width:230px;
	height:214px;
	padding:18px;
	}

#sideMenu .dvdArea,#sideMenu .seminarArea{
	height:95px;
	width:230px;
	font-size:93%;
	line-height:1.4;
	}

#sideMenu .dvdArea{
	margin-bottom:15px;
	}

#sideMenu .dvdArea p,#sideMenu .seminarArea p{
	margin:5px 0;
	font-size:93%;
	width:160px;
	}
	
#sideMenu .dvdArea .btn,#sideMenu .seminarArea .btn{
	margin:4px 0;
	}

#sideMenu .dvdArea{
	background:url(http://www.coretransformation.jp/images/pic_sn_dvd.jpg) bottom right no-repeat;
	}
#sideMenu .seminarArea{
	background: url(http://www.coretransformation.jp/images/pic_sn_seminar.jpg) bottom right no-repeat;
	}




#sideMenu .bannerArea{
	margin:14px 0 10px 0;
}

#sideMenu .bannerArea ul{
	margin:0;
	padding:0;
}

#sideMenu .bannerArea ul li{
	list-style:none;
	margin-bottom:10px;
}

#sideMenu .sideItem{
	margin:20px 0;
	}

#sideMenu .sideItem p{
	margin:15px;
	width:230px;
	line-height:1.5;
	}

#sideMenu .sideItem .line{
	text-align:center;
	width:225px;
	margin:15px;
	clear:both;
	}

#sideMenu .sideItem .title{
	margin:0;
	padding:0;
	}

#sideMenu .sideItem p.link{
	text-align:right;
	margin-top:20px;
	margin-right:10px;
	width:220px;
	}

#sideMenu .sideItem .floatL{
	float:left;
	margin-top:5px;
	margin-right:10px;
	margin-bottom:10px;
	}



#sideMenu .sideItem{
	background: url(http://www.coretransformation.jp/images/bg_sidemenu.gif) 0 0 repeat-y;
	margin:20px 0 0 0;
	padding:0;
	}

#sideMenu .sideItem .bottom{
	background:url(http://www.coretransformation.jp/images/bg_sidemenu_bottom.gif) 0 0 no-repeat;
	width:260px;
	height:8px;
	}


#sideMenu .sideItem ul{
	margin:12px;
	width:235px;
	border-top:#666666 1px dotted;
	}

#sideMenu .sideItem ul.checkList li{
	margin:4px 0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	list-style:none;
	background:url(http://www.coretransformation.jp/images/img_checkbox.gif) 5px 10px no-repeat;
	border-bottom:#666666 1px dotted;
	}

#sideMenu .sideItem ul.menu li{
	margin:10px 0;
	padding-bottom:5px;
	padding-left:25px;
	list-style:none;
	background:url(http://www.coretransformation.jp/images/img_arrow_menu.gif) 5px 5px no-repeat;
	border-bottom:#666666 1px dotted;
	}



/* footer
================================*/

#footer .footerItem{
	float:left;
	margin-top:25px;
	}

#footer p{
	margin:5px;
	}

#footer .footerItem ul{
	margin-top:10px;
	}

#footer .footerItem ul li{
	list-style:none;
	}
#footer .infoArea,#footer .linkArea{
	width: 270px;
	margin-left:20px;
	}

#footer .menuArea{
	width: 200px;
	margin-right:20px;
	margin-left:10px;
	}
#footer .menuArea02{
	width: 150px;
	margin-right:20px;
	}


#footer a:link    { color: #ffffff; text-decoration: none; }
#footer a:visited { color: #ffffff; text-decoration: none; }
#footer a:hover   { color: #ffffff; text-decoration: underline; }
#footer a:active  { color: #ffffff; text-decoration: underline; }


/* top page
================================*/

#topContents h2{
	margin-bottom:20px;
}

#topContents .scheduleArea{
	background:url(http://www.coretransformation.jp/images/bg_schedule.gif) 0 0 repeat-y;
	margin:0;
	padding:0;

}

#topContents .scheduleArea table{
	margin:5px 20px;
	width:675px;
}

#topContents .scheduleArea table th,
#topContents .scheduleArea table td{
    padding:10px 0;
	white-space: nowrap;
	border-bottom:#CCCCCC 1px dotted;
}

#topContents .scheduleArea table th{
	width:260px;
}

#topContents .scheduleArea .bottom{
	height:12px;
}







#topContents .schedule{
}

#topContents .voiceArea{
	width:400px;
	float:left;
	}

#topContents .voiceArea p.voiceName{
	text-align:right;
	padding-bottom:20px;
	border-bottom: #666666 1px dotted;
	}

#topContents .pictureArea{
	width:240px;
	float:right;
	}
#topContents .pictureArea img{
	display:block;
	margin:30px 0;
	}

#topContents .merit{
	background:url(http://www.coretransformation.jp/images/bg_merit.gif) 0 0 no-repeat;
	padding-bottom:25px;
}
#topContents .merit .fukidashi{
	padding-top:22px;
	padding-left:29px;
	width:622px;
}

#topContents .merit ul{
	margin-left:20px;
}

#topContents .merit ul li{
	font-weight:bold;
	font-size:108%;
	margin:8px;
	padding-left:30px;
	list-style:none;
	background:url(http://www.coretransformation.jp/images/img_check.png) 0 0 no-repeat;
}

#topContents ul.news li{
	list-style:none;
	margin:8px 0px;
}





/* page
================================*/

.buttonBox{
	background-color:#FFC;
	font-size:93%;
	padding:8px;
	width:650px;
	text-align:center;
}

.h3_basicpage{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:35px;
	font-size:139%;
	height:36px;
	background: url(http://www.coretransformation.jp/images/title_h2.jpg) 0 0 no-repeat;
	}

.h3_basicpage02{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:35px;
	font-size:139%;
	line-height:1.2;
	height:50px;
	background: url(http://www.coretransformation.jp/images/title_h2_02.jpg) 0 0 no-repeat;
	}

	
.center_h2{
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:35px;
	font-size:139%;
	height:36px;
	background: url(http://www.coretransformation.jp/images/title_h2.jpg) 0 0 no-repeat;
	}

.review {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.shouhyou {
	line-height: 18px;
	border: 1px dotted #999999;
	width: 165px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.div_yellow {
	width: 600px;
	padding:20px 5px 15px 5px;
	margin:10px 5px 30px 5px;
	background-color: #FFFFCC;
}
.div_yellow ul{
	padding:0 8px;
	margin:0;
}
.div_yellow_li{
	font-size: 100%;
	padding:5px 0 5px 30px;;
	line-height: 200%;
	color: #333333;
	background:url(http://www.coretransformation.jp/images/img_check.png) 0 5px no-repeat;
	list-style:none;
}

.honbun {
	font-size:100%;
	line-height: 1.8;
	color: #333333;
	width: 650px;
	margin-left: 20px;
}


.questionList{
	background:url(http://www.coretransformation.jp/images/bg_questionList.gif) 0 5px repeat-y;
	border:#CCCCCC 1px solid;
	width:618px;
	margin-left:10px;
	}
.questionList .h2_list{
	background:url(http://www.coretransformation.jp/images/bg_listTitle.gif) 0 5px no-repeat;
	border:none;
	color:#333333;
	padding-left:8px;
	}
.questionList ul{
	margin:10px 15px 30px 10px;
	padding:0 0 0 15px;
	}
.questionList ul li{
	font-size:100%;
	line-height:150%;
	list-style:none;
	margin:15px 0;
	padding-left:25px;
	background:url(http://www.coretransformation.jp/images/listBox.gif) 0 5px no-repeat;
	}

.div_nlpp_yellow {
	line-height: 20px;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 20px;
}

.contents_center {
	height: auto;
	width: 650px;
	font-size: 100%;
	line-height: 17px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-right: 5px;
}
.img_center {
	padding-left: 45%;
	margin-top: 0px;
}

.div_semi {
	font-size:100%;
	line-height: 18px;
	color: #333333;
	width: 625px;
	margin-bottom: 20px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.h2_list {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	text-indent: 5px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #99CCCC;
	margin-top:20px;
}

.font_red {
	color: #CC0000;
}
.font_blue {
	color: #003366;
}


.center_h4 {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 108%;
	text-indent: 25px;
	height: auto;
	background-image: url(http://www.coretransformation.jp/images/h3_yellow.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 600px;
	margin-top: 30px;
}

.div_right {
	text-align: right;
	margin-right: 20px;
	margin-top: 0px;
}
.queation{
	padding:8px 0 10px 40px;
	color:#000066;
	font-size:16px;
	line-height:150%;
	background-image: url(http://www.coretransformation.jp/images/icon_q.gif);
	background-repeat: no-repeat;
}
.answer{
	background:url(http://www.coretransformation.jp/images/icon_a.gif) no-repeat; 
	padding:10px 0 10px 40px;
	font-size: 100%;
	line-height:150%;
}

.attention{
	margin:40px 10px 0 10px;
	padding:15px;
	border:#009999 dotted 1px;
	font-size:13px;
	line-height:150%;
	text-align:left;
}
.attention p{
	margin:10px;
}
.div_border {
	border: 1px dotted #99CCFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ol{
	margin-left:30px;
	margin-bottom:20px;
	}

ul.learning li{
	margin-left:15px;
	}



table.schedule,
table.schedule th,
table.schedule td,
table.normal,
table.normal th,
table.normal td{
    border: 1px solid #ccc;
}
table.schedule th,
table.schedule td{
    padding:12px;
}
table.normal th,
table.normal td{
    padding:5px;
}
table.schedule th{
	background:#E8F4F8;
	text-align:center;
	vertical-align:top;
}
table.schedule th.title{
	background:#B7DEE8;
	text-align:center;
	font-size:14px;
}
table.schedule{
	width: 650px;
	margin: 0 0 30px 0;
	border-collapse:collapse;
	border-spacing:0;
}

table.schedule p{
	margin: 0 0 10px 0;
}

table.schedule tr td table.noborder tr td{
	border:none;
	}
