/* CSS Document */
@charset "shift_jis";
@import url(reset.css);

/*============================================================*/
/*
/*　2011年8月更新
/*　・使用していないセレクタは削除しています。
/*　　（以前のモノは、nlpjapan_new.cssを参考にしてください）
/*　・id名、class名は、以前の名前をそのまま引き継いできます。
/*　　（だいたいどの辺で使用しているかを注釈をつけています。）
/*　
/*　　　　　　　　ｂｙ　よしだしげのり（affili@businessnlp.jp）
/*
==============================================================*/



/* 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.5;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1{
	padding-top:5px;
	padding-right:10px;
	height:20px;
	float:right;
	font-size:85%;
	line-height:1.5;
	color:#000000;
	text-align:right;
	overflow:hidden;
	}
h3{
	font-size:124%;
	line-height:1.5;
	font-weight:bold;
	}

img{
	border:0;
}
p{
	margin:20px 0;
	}
.banner{
	margin:20px 0;
	}
.discontinue{
	clear:both;
	}
a:link {color:#003399;}
a:visited {color:#003399}
a:hover {color:#ff3300}
a:active {color:#ff3300}

.pdTop20{padding-top:20px;}
.pdTop35{padding-top:35px;}
.pdLeft35{padding-left:35px;}
.mg30{margin:30px;}
.pd10{padding:10px 10px 10px 20px;}
.mTop10{margin-top:10px;}
.mTop30{margin-top:30px;}
.mTop50{margin-top:50px;}
.mBottom30{margin-bottom:30px;}

/* font-size 
================================*/
.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%;}

/* color 
================================*/
.blue{color:#003366}
.skyblue{color:#0066CC}
.deepblue{color:#000066}
.red{color:#CC0000}
.org{color:#FF6600}
.green{color:#336600}
.font_red {color: #CC0000;}

/* position 
================================*/
.center{text-align:center}
.right{text-align:right}
.left{text-align:left}

/* table
================================*/
table.info,
table.info th,
table.info td{
    border: 1px solid #999;
}
table.info th,
table.info td{
    padding:12px;
}
table.info th{
	background:#CCCCFF;
	text-align:center;
	vertical-align:top;
}
table.info tr th.title{
	background:#000033;
	text-align:center;
	vertical-align:top;
	color:#FFFFFF;
}
table.info{
	width:600px;
	margin: 0 0 30px 10px;
	border-collapse:collapse;
	border-spacing:0;
}

table.info p{
	margin: 0 0 10px 0;
}







#subpage_wrapp {  /* コンテンツ部分の大枠 */
	width:100%;
	font-size:93%;
	text-align: center;
	height: auto;
	background:#f6f6f6 url(img/bg_main.gif) center top repeat-y;
}

#subpage_wrapp h1 {
	font-size:10px;
	color: #666666;
	text-align: right;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0 10px 0 0;
}

/* コンテンツ部分の枠 */
.wrapper_contents_subpage {
	height: auto;
	width:700px;
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 8px;
	text-align: left;
	margin-top: 5px;
	margin-right:25px;
}

/* コピーライト部分 */
#subpage_bottom {
	color: #FFFFFF;
	background-color: #000033;
	text-align: center;
	clear: both;
	height: 34px;
	width: 950px;
	margin:30px 0 0 0;
	padding-top:15px;
}

.p1 {
	line-height: 200%;
	color: #333333;
}

/* 左寄せの画像？ */
.bandora_img {
	float:right;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 15px;
	padding-right: 5px;
}

/* サイドメニュー */
.wrapper_menu_subpage {
	padding:0px;
	float: left;
	text-align: left;
	height: auto;
	width:225px;
	margin:10px 10px 10px 25px;
}


/* グローバルメニュー */
#top2 {
	height:39px;
	text-align:center;
	background: url(img/bg_globalmenu.gif) repeat-x;
}


/* ドット線の枠 */
.photo_book {
	border:#CCCCCC  1px dotted;
	padding:20px 20px 20px 25px;
}

.photo_book ul li{
	margin-top:5px;
	margin-left:20px;
	padding-left:0px;	
	}
.photo_book ol{
	margin:10px 20px;
	}
.photo_book ol li{
	margin:10px;
	}
.photo_book ol li ol{
	margin:10px 0 0 0;
	padding:0;
	}
.photo_book ol li ol li{
	list-style:none;
	margin:10px 0;
	padding:0;
	}

/* ロゴ周り */
#shiba_photo {
	width:980px;
	height:126px;
	margin:0 auto;
	text-align:left;
	background:url(img/bg_header.jpg) right top no-repeat;
}

/* 見出し画像 */
.h2_top {
	margin-top: 25px;
	margin-bottom: 20px;
}

/* テキストリンク */
.seturitu_right {
	text-align: right;
	padding-right: 10px;
}

/* サイドメニューリンク */
.side_menu {
	padding: 12px;
	border-left:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	border-right:#CCCCCC 1px dotted;
}
.square{
	padding-left:28px;
	background:#FFF url(img/icon_square.gif) 10px 17px no-repeat;
}

.branch{
	padding-left:28px;
	background:#FFF url(img/branch.gif) 12px 15px no-repeat;
}
.branch02{
	padding-left:28px;
	background:#FFF url(img/branch02.gif) 12px 15px no-repeat;
}


/* 文中の見出し */
.practis_h4 {
	font-size: 14px;
	line-height: 18px;
	color: #000066;
	margin-top: 40px;
	margin-bottom:10px;
}
/* 文中の枠 */
.div_skedule {
	margin-right: 50px;
	padding: 15px;
	border: 1px dotted #99CC00;
}
/* テキストリンク */
.div_seminarright {
	text-align: right;
	margin-right: 10px;
	margin-top: 30px;
}
/* コンテンツ内サブメニュー */
.nlp_menu {
	margin: 10px;
	padding: 10px;
	border: 1px dotted #99CCCC;
	text-align: center;
}
/* 背景色ベージュの枠 */
.div_yellow {
	background-color: #FFFFCC;
	margin-right: 30px;
	padding: 10px;
}
.yellow_li {
	text-indent: 17px;
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
/* サイドメニュータイトル画像 */
.link_div {
	margin-top: 20px;
}

/* 最新情報 */
ul.news{
	margin:0;
	padding:0;
}
ul.news li{
	line-height:1.5;
	list-style-type: none;
	background: url(img/icon_green.gif) no-repeat 0 3px;
	margin-top:15px;
	padding:0 0 0 15px;
}
.newsTitle{
	margin: 15px 5px 10px 0;
	padding:7px 10px 10px 40px;
	font-size:139%;
	background: url(img/icon_title.gif) no-repeat 0 5px;
}


/* 団体選び */
.line_h200 {
	line-height:200%;
}
.mgLeft20{
	margin-left:20px;
	}
.floatL{
	float:left;
	margin-right:20px;
	}
.discontinue{
	clear:both;
	}
#specialWrap{
	margin:0 40px;
	padding:5px;
	border:#999999 2px solid;
	}
#specialContents{
	margin:0 auto;
	padding:25px 50px 50px 50px;
	border:#999999 1px solid;
	}
.specialTitle{
	text-align:left;
	border:#999999 2px solid;
	padding:50px 50px 30px 50px;
	margin:20px 20px 10px 20px;
	}
.specialMidashi{
	font-size:30px;
	font-weight:bold;
	line-height:200%;
	}
#specialContents p{
	padding-left:50px;
	padding-right:50px;
	margin:10px;
	font-size:12px;
	line-height:180%;
	text-align:left;
	}


#specialContents .gryBlueBox p{
	padding-left:20px;
	padding-right:20px;
	font-size:108%;
	}
	
#specialContents .pagetitle{
	margin-top:30px;
	margin-bottom:10px;
	}
.gryBlueBox{
	background-color:#FFC;
	font-size:13px;
	padding:8px;
}
h2.pagetitle{
	margin:15px;
	padding:8px 8px 10px 30px;
	background:#fff url(img/img_h2_green.gif) 8px 10px no-repeat;
	border-bottom:#666666 1px solid;
	text-align:left;
	font-size:139%;
	color:#444;
}
h3.blocktitle{
	border-bottom:#999999 dotted 1px;
	font-size:16px;
	padding:8px;
	margin-top:15px;
	color:#003366;
	text-align:left;
	line-height:150%;
}

.contact_info{
	margin:20px 20px 0 20px;
	padding:10px 0 20px 0;
	border:#009999 dotted 1px;
	text-align:left;
	line-height:130%;
}

/* 2011年8月追加分
================================*/

#wrapper{
	border-top:#000066 4px solid;
	width:100%;
	display:block;
}
.logo{
	margin-left:20px;
	clear:right;
	}
#top2 ul#globalMenu{
	overflow: hidden;
	width: 952px;
	height: 39px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#top2 ul#globalMenu li {
	list-style: none;
	float: left;
	height: 39px;
}

#top2 ul#globalMenu li a:hover img{
	position:relative;
	top:-39px;
	}
#main{
	width:996px;
	margin:0 auto;
	text-align:center;
	background:url(img/bg_shadow.gif) center top no-repeat;
	}
/* フッター */
#footer {
	background-color:#000033;
	text-align:center;
	clear: both;
	height:auto;
	width:100%;
	margin:0;
}

#footer .inner{
	width:950px;
	color:#FFFFFF;
	background-color:#000033;
	text-align:left;
	margin:0 auto;
	padding:10px;
}

#footer .inner .title{
	font-size:108%;
	line-height:1.5;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:20px;
}

#footer .inner ul{
	margin:0;
	padding:0;
	}
#footer .inner ul li{
	list-style:none;
	float:left;
	display:block;
	}
#footer .inner .copyright{
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
	}
	
#footer .inner a:link {color:#ffffff;text-decoration:none;}
#footer .inner a:visited {color:#ffffff;text-decoration:none;}
#footer .inner a:hover {color:#ffffff;text-decoration:none;}
#footer .inner a:active {color:#ffffff;text-decoration:none;}



/* 2013年10月追加分
================================*/
.mainBanArea{
	margin:20px 0px 20px 0px;
	padding::0px 0px 0px 0px;
	}

.sideBanArea{
	margin:20px 0px 30px 0px;
	padding::0px 0px 0px 0px;
	}
.sideBanArea .ban{
	margin:0px 0px 15px 0px;
	padding::0px 0px 0px 0px;
	}

/* 2013年11月追加分
================================*/
.sideMovieArea {
	margin:20px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	background-color:#F0F0F0;
	}
.sideMovieArea .title {
     margin:0px 0px 0px 0px;
	}
.sideMovieArea .movie {
     margin:10px 5px 10px 5px;
	 padding:0px 0px 0px 0px;
	 background-color:#FFFFFF;
	}




.cautionArea {
	margin:20px 0px 45px 0px;
	padding:20px 40px 20px 40px;
	border:15px solid #dddddd;
}
.cautionArea p {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.cautionArea p.title {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.cautionArea p.compareTableImg {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}
.cautionArea p.signature {
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
}
.underline {
	text-decoration:underline;
}



















