@charset "utf-8";
/* ゲシュタルト療法 */
  article, aside, dialog, figure, footer, header,
  hgroup, menu, nav, section { display: block; }
*{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, Verdana;
	margin:0;
	padding:0;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFF5D0;
}

#container{
	margin:0;
	padding:0;
	text-align:center;
}

p{
	text-align:justify;
}
a img{
	border:none;
}
/*　文字消しspan　*/
	.hide{
	display:none;
	}
/*　太字span　*/
	.bold{
	font-weight:bold;
	}
/* clearfix */
	* html .clearFix {
		zoom: 1;
	}

	*+html .clearFix {
		zoom: 1;
	}

.clearFix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
/*header*/

#header_all{
	width:100%;
	height:220px;
	background-image:url(header_all_bg.gif);
	background-repeat: repeat-x;
}

a img{
	border:none;
}

/*　clearfix　*/
	.clearfix{
	margin: 0;
	padding: 0;
	height: 1px; /* 高さ1px：clearfix用記述 */
	min-height: 1px; /* 最低の高さ1px：clearfix用記述 */
	}
	.clearfix:after { /* ulが閉じる直前に新しい要素を作る：clearfix用記述 */
	content: "."; /* 新しい要素を作る：clearfix用記述 */
	display: block; /* ブロックレベル要素に：clearfix用記述 */
	clear: both; /* 回り込み解除：clearfix用記述 */
	height: 0; /* 高さは０：clearfix用記述 */
	visibility: hidden; /* 表示を隠す：clearfix用記述 */
	}
/*　文字消しspan　*/
	.hide{
	display:none;
	}

#header_wrapper{
	width:990px;
	height:220px;
	margin:0 auto;
	background-image:url(header_wrapper.gif);
	background-repeat: no-repeat;
}

header{
	width:800px;
	height:220px;
	margin:0 auto;
	background-image:url(headerimg.jpg);
	background-repeat:no-repeat;
	text-align:left;
	position: relative;
}

#go_team{
	display:block;
	width:170px;
	height:40px;
	position: absolute;
	top: 10px;
	left: 17px;
}

h1#asa_title{
	display:block;
	width:390px;
	height:80px;
	position: absolute;
	top: 100px;
	left: 10px;
}

/*container*/

#container_wrapper{
	width:990px;
	height:auto;
	margin:0 auto;
	background-image:url(main_wrapper_bg.gif);
}
#main{
	width:800px;
	height:auto;
	margin:0 auto;
	position: relative;
	padding-top: 30px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#conts{
	width:516px;
	float:left;
	height: auto;
	margin-left: 10px;
	text-align: left;
}

section{
	width:505px;
	height:auto;
	margin:7px auto 50px;
	font-size:0.8em;
	line-height:2em;
}

section ul{
	margin-left:40px;
}

h2{
	display:block;
	width:505px;
	height:45px;
}

h2#main_01{
	background-image:url(midashi_01.gif);
	background-repeat:no-repeat;
}

h2#main_02{
	background-image:url(midashi_02.gif);
	background-repeat:no-repeat;
}


h3{
	width:450px;
	font-size:1.2em;
	font-weight:bold;
	color:#A55905;
	margin:10px 0;
	padding:2px;
	text-indent:10px;
	border-bottom:#ED7A12 1px dashed;
	border-left:#ED7A12 7px solid;
}

h4{
	font-size:1em;
	color:#A55905;
	font-weight:bold;
	padding: 5px 20px;
}

.main_02_seminar{
	width:496px;
	background-image: url(frame_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

.main_02_seminar p{
	margin: 20px;
}

#main_02 ol{
	margin-left:40px;
}

.seminar_uketsuke_wrapper{
	width:496px;
	background-image: url(frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding: 20px 0;
}

.seminar_uketsuke{
	width:450px;
	margin:0px auto;
}

.seminar_uketsuke_title{
	display:block;
	width:450px;
	height:30px;
	background-image:url(seminar_uketsuke_top.gif);
}
.seminar_uketsuke_date{
	width:430px;
	margin:0 auto;
	background-image:url(seminar_uketsuke_frame.gif);
	background-repeat:repeat-y;
	padding: 10px;
}
.seminar_uketsuke_date a{
	font-weight:bold;
}
.seminar_uketsuke_bottom{
		width:450px;
		height:3px;
		margin:0 auto;
		background-image:url(seminar_uketsuke_frame_bottom.gif);
}





/*right*/
aside{
	width:246px;
	height:auto;
	float:right;
	margin-right: 10px;
}

#sub_right_menu{
	width:246px;
	height:auto;
	background-image: url(side_bg_top.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}

#sub_right_menu ul{
	list-style-type:none;
}

.mental_book{
	width:200px;
	height:110px;
	background-image:url(osusume_01.gif);
	position: relative;
	margin: 5px auto;
	font-size: 0.8em;
	text-align: left;
	padding: 40px 5px 0 5px;
}
.ddimg img{
	width:50px;
	height:auto;
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #cccccc;
}
.ddcaption{
	color:#666666;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.ddtitle{
	font-size:0.9em;
	font-weight:bold;
}
.mental_book_btn a{
	display:block;
	width:70px;
	height:20px;
	background-image:url(osusume_btn.gif);
	position:absolute;
	left: 129px;
	top: 119px;
}
.mental_book_btn a:hover{
	background-image:url(osusume_btn_roll.gif);
}

#sub_right_link{
	width:210px;
	height:auto;
	margin: 0px auto;
}
#go_to{
	width:246px;
	height:auto;
	padding-bottom:15px;
	background-image: url(side_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
#go_to_seminar_jouhou a{
	display:block;
	width:210px;
	height:70px;
	background-image:url(go_to_seminar.gif);
	margin:15px auto;
}
#go_to_seminar_jouhou a:hover{
	background-image:url(go_to_seminar_roll.gif);
}

#go_to_link a{
	display:block;
	width:210px;
	height:60px;
	background-image:url(mental_link.gif);
	margin:7px auto;
}
#go_to_link a:hover{
	background-image:url(mental_link_roll.gif);
}
#go_to_kokoro a{
	display:block;
	width:210px;
	height:60px;
	background-image:url(kokoro_special_link.gif);
	margin:7px auto;
}
#go_to_kokoro a:hover{
	background-image:url(kokoro_special_link_roll.gif);
}
#go_to_team a{
	display:block;
	width:210px;
	height:60px;
	background-image:url(teamiryo_link.gif);
	margin:7px auto;
}
#go_to_team a:hover{
	background-image:url(teamiryo_link_roll.gif);
}

#sub_right_mental{
	width:246px;
	height:320px;
	background-image: url(side_mental_bg.gif);
	position: relative;
}
#sub_right_mental a{
	display:block;
	width:200px;
	height:80px;
	background-image:url(side_mental_btn.gif);
	position: absolute;
	left: 23px;
	top: 217px;
}
#sub_right_mental a:hover{
	background-image:url(side_mental_btn_roll.gif);
}
/*campaign*/
#team_campaign{
	width:210px;
	height:100px;
	margin:0 auto;
}
#team_campaign a{
	display:block;
	width:210px;
	height:100px;
	background-image:url(nlp_cam_btn.gif);	
}
#team_campaign a:hover{
	background-image:url(nlp_cam_btn_roll.gif);
}
/*footer*/
footer{
	display:block;
	width:800px;
	height:50px;
	margin:0 auto;
	clear:both;
	background-image:url(../footer_bg.gif);
	position: relative;
}

address{
	font-size:0.8em;
	color: #D5A500;
}

nav a{
	display:block;
	background-image: url(footer_page_top.gif);
	width: 161px;
	height: 23px;
	position: absolute;
	right: 0px;
	bottom: 5px;
}
.date_p_line{
	border-bottom:1px solid #cccccc;
}
