@charset "utf-8";
/* CSS Document */

img{ 
    border: none;
	vertical-align: top;
    vertical-align: bottom;
}
body {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
ul {
    list-style-type: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote {
margin:0;
padding:0;
}
h3 {
    color:#0066FF;
	margin: 20px 0 20px 0;
	padding: 0;
	border-bottom: dashed 1px #999999;
	font-size: large;
	clear: both;
}
h4 {
    color: #333333;
	margin: 20px 20px 10px 20px;
	padding: 0;
	font-size: medium;
	clear: both;
}
h5 {
    color: #666666;
	font-size: medium;
	margin: 5px 0 5px 20px;
}
p {
    margin: 0 20px;
}

/***********************************************/    

#header{
    width: 980px;
	height: 80px;
	margin: 0 auto;
}
.logo{
    float: left;
}
.catch{
    float: right;
	margin: 27px 80px 0 0;
	display: inline;
}
#globalnavi{
	height: 60px;
	background-image: url(images/menu_b.gif);
	background-repeat: repeat-x;
}
.globalnavi{
    margin: 0 auto 0 auto;
	padding: 0;
	width: 980px;
	height: 60px;
}
#globalnavi ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
#globalnavi ul li {
    float: left;
	padding-left: 0;
	margin-left: 0;
	display: inline;
	height: 60px;
}
.path {
    width: 980px;
	height: 15px;
	padding: 10px 0 0 30px;
	margin: 0 auto;
	font-size: smaller;
}
.path a {
    color: #0066cc;
	text-decoration: none;
}
.path a:hover {
    color: #114477;
	text-decoration: underline;
}



#topimg{
    margin: 0 auto 0 auto;
	width: 980px;
	height: 290px;
	vertical-align: top;
	vertical-align: bottom;
}
#menu_bn {
    background-image: url(images/top_img_2.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 120px;
	margin: 0 auto;
	padding-left: 40px;
} 
#menu_bn ul{
    list-style-type: none;
	display: inline;
}
#menu_bn ul li{
    float: left;
	margin: 15px 0 0 10px;
	display: inline;
}
#top_main{
    width: 980px;
	height: auto;
	margin: 0 auto;
}
.info{
    background-image: url(images/info.gif);
	background-repeat: no-repeat;
	margin: 7px 0 0 50px;
    width: 550px;
	height: auto;
	float: left;
	display: inline;
}
.list{
    float: right;
	width: 90px;
	height: 18px;
	padding: 6px 5px 0 0;
	display: inline;
}
.list_02{
    width: 500px;
	margin: 40px 0 0 0;
	padding-left: 30px;
}
.blog{
    width: 292px;
	height: 100px;
	float: right;
	margin: 0 49px 0 0;
	padding: 0;
	display: inline;
}
#pagetop {
    clear: both;
    width: 980px;
	height: 20px;
	margin: 0 auto;
}
.pagetop_02 {
    float: right;
	background: url(images/pagetop.gif) no-repeat;
	padding: 0 0 0 18px;
}
.pagetop_02 a {
    color: #0066cc;
	text-decoration: none;
}
.pagetop_02 a:hover {
    color: #114477;
	text-decoration: underline;
}
#footernavi {
	height: 30px;
	background-image: url(images/f_menu.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding-top: 20px;
	clear:both;
	text-decoration: none;
}
#footernavi a {
    color: #0066cc;
	text-decoration: none;
}
#footernavi a:hover {
    color: #114477;
	text-decoration: underline;
}    
.footernavi2 {
    width:980px;
	margin: 0 auto;
}
#footer_inq {
	height: 180px;
	margin: 0 auto;
	color: #FFF;
	line-height: 120%;
	background-color:#00266e;
}
.inq_list {
	width: 886px;
	height: 100px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
}
.inq_list ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
	float: left;
}
.inq_list ul li {
	float: left;
	margin: 0 20px 0 0;
	font-size: 12px;
}
.line {
    margin: 10px auto;
	width: 960px;
	height: 2px;
}
.copyright {
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 5px;
}
#main {
    width: 980px;
	margin: 0 auto;
	height: 100%;
}

.right_t li {
    margin: 0 0 0 20px;
}

.lead {
    margin-top: 30px;
}
.end {
    margin-bottom: 30px;
}
.pull {
    padding: 0 35px;
}

.map {
    margin-top: 20px;
}

/*********main*******************************************************************/

#left {
    float: left;
	width: 220px;
	height: auto;
	margin: 0;
}
#left a {
	text-decoration: none;
	display: block;
	margin: 0px;
}

.right_t {
    width: 721px;
	float: right;
	margin: 10px 15px 30px 0;
	height: auto;
	color: #666666;
	min-height: 450px;
	height: auto ! important;
	height: 450px;
	display: inline;
}
.right_t ul.disc {
    list-style-image: url(images/disc_01.gif) ;
	padding-left: 25px;
}
.right_t li.none {
    list-style-image: none;
    list-style: none;
}
.right_t a {
    color: #0066cc;
	text-decoration: none;
}
.right_t a:hover {
    color: #114477;
	text-decoration: underline;
}
    
.sidemenu {
    width: 200px;
	float:left;
	margin: 10px 0 0 10px;
	background: #F3F3F3 url(images/side_menu_top.gif) no-repeat top;
	padding-top: 15px;
}
.sidemenu ul {
	margin: 0;
	text-decoration: none;
}
.sidemenu li.sub a {
 	padding: 7px 0 7px 25px;
	background: url(images/icon_01.gif) no-repeat scroll 12px 50%;
	border-bottom: #999999 dotted 1px;
	zoom: 1;
}
.sidemenu li.sub a:hover {
    background: #afccff url(images/icon_01.gif) no-repeat scroll 12px 50%;
}
.sidemenu li.sub_02 {
	border-bottom: #999999 dotted 1px;
}
.sidemenu li.sub_02 a {
    padding: 7px 0 7px 25px;
    background: url(images/icon_01.gif) no-repeat scroll 12px 50%;
}
.sidemenu li.sub_02 a:hover {
    background: #afccff url(images/icon_01.gif) no-repeat scroll 12px 50%;
}
.sidemenu li.sub_c {
	text-decoration: none;
	border-bottom: #999999 dotted 1px;
}	
.sidemenu li.sub_c a {
 	padding: 10px 0 10px 10px;
	zoom: 1;
}
.sidemenu li.sub_c a:hover {
    background: #afccff;
}
.sidemenu li a:hover {
	color: #114477;
}
.sidemenu li a {
    color: #0066cc;
}
.sidemenu li.this {
    background: #000099;
	color: #FFFFFF;
    padding:10px 0 10px 10px;
	text-decoration: none;
}
.sidemenu li.this2 {
    background: #000099;
	color: #FFFFFF;
    padding:10px 0 10px 10px;
	text-decoration: none;
}
.sidemenu li.this2 a {
    text-decoration: none;
	color:#FFFFFF;
}

.ad li{
    float: left;
}
.ad {
    margin: 0 0 30px 0;
	float: left;
	white-space: nowrap;
	width: 721px;
}

.sidemenu_bottom {
    	background: url(images/side_menu_bottom.gif) no-repeat;
		height: 15px;
}
.gaiyou {
    margin-bottom:30px;
}

.gaiyou dt {
    float: left;
	font-weight: bold;
	padding: 15px 0 15px 20px;
}
.gaiyou dd {
    padding: 15px 0 15px 100px;
	border-bottom: #CCCCCC dotted 1px;
	font-weight: normal;
}
.syozai dd.erase {
    border-bottom: none;
}

.syozai dt {
    float: left;
	font-weight: bold;
	padding: 0 0 15px 0;
}
.syozai dd {
    padding: 0 0 15px 100px;
	border-bottom: #CCCCCC dotted 1px;
	font-weight: normal;
}
.ad_02 {
    margin: 15px 0 0 0;
}
#ad_03 {
    margin: 15px 0 0 0;
	border-bottom: none;
}
.ad_04 {
    margin: 10px 0;
}
.ad_05 {
    margin: 10px 20px 0 20px;
}
.blog_m {
	clear:both;
	margin: 50px 0 0 10px;
	width: 200px;
	height: 75px;
	float: left;
}
.text_ad li{
	float: left;
}
.f_img {
    width: 114px;
	height: 137px;
	float: right;
	margin: 0 90px 0 10px;
	display: inline;
}

.rec dt {
    float: left;
	font-weight: bold;
	padding: 15px 0 15px 20px;
}
.rec dd {
    padding: 15px 20px 15px 150px;
	font-weight: normal;
	border-bottom: #CCCCCC dotted 1px;
	margin: 0 20px;
}
.rec_02 dt {
    float: left;
	padding: 0 0 15px 0;
	font-weight: normal;
}
.rec_02 dd {
    padding: 0 0 15px 200px;
	border-bottom: none;
}
.num {
    list-style-type: decimal;
}
.disc {
    list-style-type: disc;
}
.photo {
	float: right;
	margin: 0px 50px 15px 20px;
	display: inline;
}
.photo_02 {
    margin: 5px 0 0 85px;
}

/*****セミナー詳細ページ*************************************************/
.s_title {
    width: 721px;
	height: 80px;
	margin: 0 auto;
	text-align: center;
	padding-top: 12px;
	font-size: medium;
	color: #000000;
	background: url(images/s_title.gif) no-repeat;
}
.s_title h3 {
    border-bottom: none;
	font-size: x-large;
	color: #0033CC;
	margin: 0 auto;
}
.s_er {
    width: 721px;
	height: 100px;
	margin: 20px auto;
}
.ex {
    float: left;
	width: 350px;
	height: 85px;
	margin: 0;
	display: inline;
	color: #000099;
}
.ex dd{
    font-weight: bold;
	font-size: medium;
}
.ex ul {
    float: left;
}

.ex li {
    float: left;
	background-image: url(images/s_er.gif);
	width: 160px;
	height: 85px;
	margin: 0 0 0 13px;
	display: inline;
}
.ex dl {
    text-align: center;
}
.ex dt {
    padding-top: 16px;
}
.ex dd {
    padding-top: 15px;
}
.request {
    width: 345px;
	height: 80px;
	float: right;
	padding-top: 5px;
	margin: 0 13px 0 0;
	border: #999999 solid 1px;
	display: inline;
}
.request dt {
    padding-left: 20px;
}
.request li {
    text-indent: 0;
	margin: 0 0 0 10px;
}

.s_purpose {
    clear: both;
    margin: 0 auto 20px auto;
    width: 721px;
	border: solid 1px #999999;
}
.s_purpose h4 {
    background: #000099;
	margin: 0 0 5px 0;
	padding: 6px 0 0 8px;
	color: #FFFFFF;
	height: 30px;

}
.s_purpose p {
    margin: 0;
	padding: 0 5px 5px 10px;
}
.s_purpose ul.num {
    padding: 0 0 5px 20px;
}
.s_menu {
    clear: both;
    margin: 0 auto 20px auto;
    width: 721px;
	border: solid 1px #999999;
	height: auto;
}
.s_menu h4 {
    background: #000099;
	margin: 0 0 5px 0;
	padding:  6px 0 0 8px;
	color: #FFFFFF;
	height: 30px;
}
.s_menu ul {
    padding: 0 5px 5px 10px;
}
.s_menu ul.disc {
    padding-left: 0;
}
.s_menu ul.disc li {
    margin-left: 10px;
}
.s_menu ul.disc02 {
    list-style-type: disc;
	margin-left: -15px;
}

/*****09エニアグラム研修用*************************/
.s_menu02 {
    clear: both;
    margin: 0 auto 20px auto;
    width: 721px;
	border: solid 1px #999999;
	height: 300px;
}
.s_menu02 h4 {
    background: #000099;
	margin: 0 0 5px 0;
	padding:  6px 0 0 8px;
	color: #FFFFFF;
	height: 30px;
}
.s_menu02 ul {
    padding: 0 5px 5px 10px;
}

/**************************************************/

.s_comment {
    width: 240px;
	height: auto;
	border: dotted 1px #000099;
	padding: 10px;
	text-align:center;
	float: right;
	margin: -75px 15px;
	display: inline;
}
.photo_03 {
	float: right;
	margin: 5px 15px 0 20px;
	display: inline;
}
.s_comment02 {
    width: 240px;
	height: auto;
	border: dotted 1px #000099;
	padding: 10px;
	text-align:center;
	float: right;
	margin: -75px 150px;
	display: inline;
}
.s_comment03 {
    width: 240px;
	height: auto;
	border: dotted 1px #000099;
	padding: 10px;
	text-align:center;
	height: auto;
	margin: 5px 0 0 30px;
}
.square {
    list-style-type: square;
}
.square ul.num {
    margin-left: -10px;
}
.type9 {
    width: 200px;
	border: solid 1px #999999;
	padding: 10px 10px;
	text-align: center;
	float: right;
	display: inline;
	margin: 10px;
}
.type9 p {
    padding-bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.type9 dt {
    width: 50px;
	text-align: left;
	margin: 0 0 0 30px;
	float: left;
	margin-bottom: 3px;
	display: inline;
}
.type9 dd {
    width: 100px;
	text-align: left;
	float: right;
	display: inline;
	margin-bottom: 3px;
}
.s_menu ul.num02 {
    list-style-type: upper-roman;
	padding: 0;
}
.pg {
    border: #999999 1px solid;
	width: 721px;
	margin: 20px auto;
}
.pg h3 {
    background: url(images/pg.gif) no-repeat;
	height: 40px;
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 20px;
	color: #000099;
}
.pg ul {
    padding: 5px 0 5px 10px;
}
.pg ul li ul {
    padding: 0;
}
.think {
    border: #999999 1px solid;
	width: 721px;
	margin: 40px auto;
}
.think h3 {
    background: url(images/think.gif) no-repeat;
	height: 40px;
	margin: 0;
	color: #000099;
	margin: 0 auto 0 auto;
	border-bottom: none;
	padding: 20px 0 0 20px;
}
.think ul {
    padding: 7px 7px 7px 10px;
}

	

/*****セミナーサイドメニュー*************************************************/

.sidemenu ul.sub_s li {
    border-bottom: #999999 1px dotted;
	font-size: smaller;
}

.sidemenu ul.sub_s li a {
   	padding: 4px 0 3px 30px;
	background: none;
	border-bottom: none;
}

.sidemenu ul.sub_s li a:hover {
    background: #afccff;
}

.sidemenu .this_s {
    padding: 4px 0 3px 30px;
}
li.fp ul li.fp02 {
	border-bottom: none;
	font-size: 100%;
	padding: 4px 0 0 40px;
	color: #666666;
}
li.fp ul li.fp02 li {
    border-bottom: none;
	font-size: 100%;
	padding-left: 5px;
}
li.fp ul li.fp02 li a {
	padding-left: 0;
}
li.fp ul li.fp02 li.this3 {
    padding: 4px 0 3px 5px;
}

.fp03 {
    padding: 4px 0 3px 30px;
}
