@charset "shift_jis";
/* CSS Document */
* {
margin: 0px;
}

body {
font-family:"ＭＳ Ｐゴシック","MS PGothic";
text-align: center;
font-size: 12px;
line-height: 20px;
color: #333333;
}

table,td,th {
margin: 0px;
padding: 0px;
border: none;
border-collapse: collapse;
text-align: left;
vertical-align: top;
empty-cells: show;
font-size: 100%;
font-weight: normal;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
color: #FF9900;
}

img {
display: block;
border-style: none;
border-width: 0px;
}

a img {
display: inline;
vertical-align: top;
}

ul,li {
margin: 0px;
padding: 0px;
list-style: none;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}

option {
padding-right: 10px;
}

img.clear {
display: block;
width: 10px;
height: 1px;
clear: both;
}

.text_blue a{
color:#0000FF;
text-decoration:underline;
font-weight:bold;
}

.text_blue a:hover{
color:#333333;
}

div#root {
margin: 0px auto;
text-align: left;
width: 985px;
position: relative;
}

#header{
	height:142px;
	margin:0 auto 14px;
	position:relative;
	width:985px;
}

div#header div.hl {
float: left;
padding-left: 15px;
width: 340px;
padding-top: 15px;
}

div#header div.hl img {
float: left;
}

div#header div.hr {
float: right;
width: 400px;
}

div#header div.hr img.blog {
float: right;
}

div#header div.hr ul {
margin-top: 7px;
clear: right;
border-right: solid 1px #636363;
}

div#header div.hr ul li {
float: right;
padding: 1px 12px;
border-left: solid 1px #636363;
line-height: 120%;
font-size: 11px;
color: #636363;
}

.header_text{
position: absolute;
left: 527px;
top: 27px;
width: 455px;
height: 32px;
}

.header_text h1 {
float: right;
padding: 20px 8px 3px;
line-height: 130%;
font-size: 13px;
}

div#middle {
min-height: 450px;
width: 985px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

* html div#middle {
height: 450px;
}

div#footer {
margin-top: 30px;
padding-top: 10px;
padding-bottom: 5px;
border-top: solid 1px #636363;
}

div#footer {
width: 985px;
margin: 0 auto;
padding: 13px 0 12px;
clear: both;
border-top:none 0;
text-align:left;
}

div#footer ul {
margin-top: 10px;
text-align: center;
}

div#footer ul li {
float: left;
padding: 0px 8px;
border-right: solid 1px #636363;
font-size: 11px;
line-height: 120%;
margin-bottom: 15px;
color: #999999;
}

div#sidebar {
float: left;
width: 160px;
}

div#sidebar div.sidenavi h2 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #000000;
}

div#sidebar div.sidenavi ul {
margin-top: 15px;
}

div#sidebar div.sidenavi a.act {
color: #5D2155;
font-weight: bold;
}

.parpul {
color: #5D2155;
font-weight: bold;
}

div#sidebar div.sidenavi a.word_a {
color: #5D2155;
font-weight: bold;
font-size: 0.9em;
padding-left: 15px;
}

div#content {
float: right;
width: 790px;
	text-align:left;
}

div#pagepath {
margin:0 0 20px;
}


/* index.html */
body.index div#middle div.banner {
width: 985px;
padding-left: 15px;
clear: both;
background-image: url(../images/top_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

body.index div#middle div.banner img {
}

body.index div#middle div.data {
margin-top: 20px;
}

body.index div#middle div.data h2 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
}

body.index div#middle div.data .banner2 {
float: right;
padding: 10px 0px;
width: 440px;
margin-left: 50px;
}

body.index div#middle div.data .banner2 img {
float:left;
padding-right:5px;
}

body.index div#middle div.data .banner2 p {
margin: 5px 0px 5px 0px;
}

body.index div#middle div.data table {
margin: 10px 0px 10px 30px;
}

div#infoarea{
padding: 4px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #FFFFFF;
height: 190px;
}

div#infoarea div.info-in{
font-size:11px;
padding:0px 5px 5px;
line-height: 140%;
}

#news{
width:260px;
float: left;
background-color: #FFFFFF;
padding: 15px 10px;
border: 1px solid #999999;
margin-top: 15px;
overflow-y: auto;
height:230px;
}

.news_text{
font-size:14px;
color: #5D2155;
margin-left: 10px;
}

.top_banner{
position:absolute;
top:418px;
left:17px;
width: 282px;
}

.flashcontent{
float:left;
padding-left: 15px;
display: block;
height: 375px;
width: 660px;
z-index: -999;
}

.cate{
position: absolute;
left: 731px;
top: 66px;
width: 243px;
}

.cate h2{
font-size:11px;
color: #999999;
text-align: right;
}

body div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
text-align:left;
}
body div#content h2 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
text-align:left;
}


body div#content h1.b_none {
border-bottom:none;
}

body div#content div.data {
margin-top: 15px;
}

body div#content h1#trainer {
border-bottom: none;
margin: 0 0 20px 30px;
}

/* about/index.html */
body.about-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
text-align:left;
}

body.about-index div#content div.data {
	margin-top: 15px;
	margin-left: 15px;
}

body.about-index div#content div.data h2 {
font-weight: bold;
color: #5D2155;
}

body.about-index div#content div.data p {
padding: 10px 0px;
width: 550px;
}

body.about-index div#content div.data p.daihyou {
	display: inline;
	float: left;
	padding: 12px 0 0 10px;
	width: 180px;
}

body.about-index div#content div.data p.daihyou_col {
	padding: 10px 0px;
	width: 580px;
	float:right;
}

body.about-index div#content div.data p span.owner {
font-weight: bold;
font-size: 16px;
}

body.about-index div#content div.data div.vision {
margin: 10px 0px;
width: 291px;
height: 214px;
background: url(../../about/images/index_img01.jpg) no-repeat;
}

body.about-index div#content div.data div.vision h3 {
padding: 15px 20px 0px 15px;
font-size: 18px;
font-weight: bold;
color: #5D2155;
}

body.about-index div#content div.data div.vision p {
padding: 5px 20px 0px 15px;
line-height: 25px;
width: auto;
}

/* about/member.html */
body.about-member div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.about-member div#content div.data {
margin-top: 15px;
}

body.about-member div#content h2,
body.about-member div#content h3,
body.about-member div#content h4 {
font-weight: bold;
color: #5D2155;
}

body.about-member div#content h3{
	margin-bottom:10px;
}

body.about-member div#content div.section {
padding-top: 15px;
padding-bottom: 30px;
clear:both;
}

body.about-member div#content div.profile {
margin-top: 10px;
}

body.about-member div#content div.book {
margin-top: 10px;
}

body.about-member div#content div.book ul{
}

body.about-member div#content div.book ul li{
	float:left;
	width:190px;
	display:inline;
	zoom:1;
	font-size:11px;
	line-height:1.1em;
	min-height:170px;
	text-align:center;
}

body.about-member div#content div.book ul li img{
	display:inline;
}

body.about-member div#content div.book ul li span{
	display:block;
	padding:5px 0 0;
}


/* about/outline.html */
body.about-outline div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.about-outline div#content div.data {
margin-top: 15px;
}

body.about-outline div#content div.data h2 {
font-weight: bold;
color: #5D2155;
}

body.about-outline div#content div.data td {
padding-top: 20px;
}

/* guideline/index.html */
body.guideline-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.guideline-index div#content h2 {
font-weight: bold;
color: #5D2155;
text-indent: -15px;
}

body.guideline-index div#content div.para {
padding: 10px 0px 10px 15px;
}

body.guideline-index div#content div.para li {
padding-left: 18px;
text-indent: -18px;
}

body.guideline-index div#content div.para li p {
padding-left: 13px;
text-indent: -13px;
}

/* licence/index.html */
body.licence-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.licence-index div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.licence-index div#content div.section {
padding: 10px 0px;
}

body.licence-index div#content div.section p {
padding-top: 5px;
}

body.licence-index div#content div.section li {
padding-left: 15px;
background: url(../images/icon01.gif) no-repeat 5px 8px;
}

/* licence/curriculumn.html */
body.licence-curriculum div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.licence-curriculum div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.licence-curriculum div#content div.toptext {
margin-top: 15px;
}

body.licence-curriculum div#content div.flow {
margin-top: 20px;
font-size: 10px;
line-height: 14px;
}

body.licence-curriculum div#content div.flow span.fmc {
font-size: 13px;
line-height: 24px;
font-weight: bold;
color: #5D2155;
}

body.licence-curriculum div#content div.flow .fsc {
color: #5D2155;
}

body.licence-curriculum div#content div.flow span.fsc {
display: block;
padding-bottom: 5px;
}

body.licence-curriculum div#content div.flow div.list {
margin: -20px 0px 0px 163px;
padding: 5px 10px;
width: 330px;
border: solid 1px #5D2155;
}


body.licence-curriculum div#content div.flow div.abs {
position: relative;
}

body.licence-curriculum div#content div.flow div.abs a {
position: absolute;
}

body.licence-curriculum div#content div.flow div.abs a#link01 {
top: 7px;
left: 137px;
}

body.licence-curriculum div#content div.flow div.abs a#link02 {
top: 7px;
left: 271px;
}

body.licence-curriculum div#content div.flow div.abs a#link03 {
top: 140px;
left: 137px;
}

body.licence-curriculum div#content div.licence {
margin-top: 20px;
font-size: 10px;
line-height: 14px;
}

body.licence-curriculum div#content div.licence table {
padding: 5px 10px;
border: solid 1px #000000;
}

body.licence-curriculum div#content div.licence th {
padding: 5px 10px;
color: #FFFFFF;
background: #51003D;
border: solid 1px #000000;
}

body.licence-curriculum div#content div.licence td {
padding: 5px 10px;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
}

body.licence-curriculum div#content div.licence td.bc {
text-align: center;
border-bottom: solid 1px #000000;
}

body.licence-curriculum div#content div.licence td.back {
background-position: center bottom;
background-repeat: no-repeat;
}

body.licence-curriculum div#content div.licence td div {
border: solid 1px #5D2155;
}

body.licence-curriculum div#content div.licence p.note {
margin-top: 15px;
}

body.licence-curriculum div#content div.manager {
margin-top: 40px;
}

body.licence-curriculum div#content div.manager img.fl {
float: left;
margin-top: 5px;
}

body.licence-curriculum div#content div.manager div.fr {
float: right;
width: 600px;
}

body.licence-curriculum div#content div.manager div.fr h3 {
font-weight: bold;
color: #5D2155;
}

body.licence-curriculum div#content div.manager div.fr div.para {
margin-bottom: 50px;
}

/* sitemap/index.html */
body.sitemap-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.sitemap-index div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.sitemap-index div#content div.section {
	padding: 15px 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
}

body.sitemap-index div#content div.section p {
padding-top: 5px;
}

.sitemap-index #root #middle #content .section ul {
margin-left: 18px;
}

.sitemap-index #root #middle #content .section li {
list-style-type: disc;
}

/* link/index.html */
body.link-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.link-index div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.link-index div#content div.section {
padding: 20px 0px;
}

body.link-index div#content div.section p {
padding-top: 5px;
}

/* mail/index.html */
body.mail-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.mail-index div#content p {
padding: 10px 0px;
color: #5D2155;
}

body.mail-index div#content p span {
color: #333333;
}

body.mail-index div#content form {
margin-top: 20px;
}

body.mail-index div#content form table {
margin-left: 10px;
}

body.mail-index div#content form td {
padding: 10px 0px;
}

body.mail-index div#content form td span {
color: #FF9900;
}

body.mail-index div#content form input {
padding: 1px;
}

body.mail-index div#content form td.btn input {
margin-right: 20px;
}

/* privacy/index.html */
body.privacy-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.privacy-index div#content h2 {
font-weight: bold;
color: #5D2155;
text-indent: -15px;
}

body.privacy-index div#content div.section {
padding: 0px 0px 10px 15px;
}

body.privacy-index div#content div.section p {
padding: 10px 0px;
}

body.privacy-index div#content div.section ul {
padding: 10px 0px;
}

body.privacy-index div#content div.section li {
padding-left: 10px;
text-indent: -10px;
}

/* knowledge/*.html */
body.knowledge-word div#sidebar,
body.knowledge-manager div#sidebar,
body.knowledge-recommend div#sidebar {
width: 180px;
}

body.knowledge-word div#content,
body.knowledge-manager div#content,
body.knowledge-recommend div#content {
width: 770px;
}

/* knowledge/*.html 20141213 */

body.knowledge-manager div#content h3 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
margin-bottom: 10px;
}

body.knowledge-manager div#content h4 {
font-weight: bold;
margin-bottom: 0px;
}



/* knowledge/word.html */
body.knowledge-word div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.knowledge-word div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.knowledge-word div#content div.para {
padding: 15px 0px 25px 0px;
}

body.knowledge-word div#content div.para p {
padding: 6px 0px;
}

/* knowledge/manager.html */
body.knowledge-manager div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.knowledge-manager div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.knowledge-manager div#content div.section {
padding: 15px 0px;
}

body.knowledge-manager div#content div.section p {
padding: 6px 0px;
}

body.knowledge-manager div#content div.section div.triangle {
margin-top: 10px;
padding-top: 30px;
width: 231px;
height: 127px;
background: url(../../knowledge/images/manager_img01.gif) no-repeat;
}

body.knowledge-manager div#content div.section div.triangle span {
display: block;
line-height: 43px;
text-align: center;
font-size: 14px;
color: #5D2155;
}

body.knowledge-manager div#content div.section div.rectangle {
margin-top: 10px;
}

body.knowledge-manager div#content div.section div.rectangle div.item {
padding: 10px 0px;
}

body.knowledge-manager div#content div.section div.rectangle div.item div.box {
padding: 15px 0px;
width: 245px;
border: solid 1px #5D2155;
}

body.knowledge-manager div#content div.section div.rectangle div.item div.two {
padding: 5px 0px;
}

body.knowledge-manager div#content div.section div.rectangle div.item p {
padding: 3px 0px 0px 0px;
line-height: 16px;
}

body.knowledge-manager div#content div.section div.rectangle div.item span {
display: block;
text-align: center;
}

body.knowledge-manager div#content div.section div.rectangle div.item span.m {
font-size: 14px;
color: #5D2155;
}

/* knowledge/recommend.html */
body.knowledge-recommend div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.knowledge-recommend div#content td {
padding: 15px 0px;
}

body.knowledge-recommend div#content td p {
padding-top: 5px;
}

body.knowledge-recommend div#content td span {
display: block;
}

body.knowledge-recommend div#content td span.name {
color: #5D2155;
}

/* publicity/index.html */
body.publicity-index div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.publicity-index div#content p {
padding: 15px 0px;
}

/* school/facilitator.html */
body.school-facilitator div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.school-facilitator div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.school-facilitator div#content div.photo {
float: left;
padding-top: 15px;
}

body.school-facilitator div#content div.data {
float: right;
width: 600px;
}

body.school-facilitator div#content div.data div.para {
padding: 10px 0px 40px 0px;
}

/* school/advance.html */
body.school-advance div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.school-advance div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.school-advance div#content div.para {
padding: 15px 0px 0px 0px;
}

body.school-advance div#content div.para p {
padding: 8px 0px;
}

body.school-advance div#content div.para ul {
padding: 8px 0px 8px 5px;
}

body.school-advance div#content div.para#voice {
margin: 10px 0px 0px 0px;
padding: 5px 10px;
border: solid 1px #999999;
}

body.school-advance div#content div.para#voice span.ar {
display: block;
text-align: right;
}

body.school-advance div#content div.btn {
padding: 15px 0px 0px 0px;
text-align: left;
}

/* school/basic.html */
body.school-basic div#content h1 {
font-size: 14px;
font-weight: bold;
color: #5D2155;
border-bottom: solid 1px #636363;
}

body.school-basic div#content h2 {
font-weight: bold;
color: #5D2155;
}

body.school-basic div#content div.para {
padding: 15px 0px 0px 0px;
}

body.school-basic div#content div.para p {
padding: 8px 0px;
}

body.school-basic div#content div.para ul {
padding: 8px 0px 8px 5px;
}

body.school-basic div#content div.para#voice {
margin: 10px 0px 0px 0px;
padding: 5px 10px;
border: solid 1px #999999;
}

body.school-basic div#content div.para#voice span.ar {
display: block;
text-align: right;
}

body.school-basic div#content div.btn {
padding: 15px 0px 0px 0px;
text-align: left;
}

.about-member #root #middle #content .data .section .name img {
padding: 1px;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #c2c2c2;
}

.page_top {	font-size: 10px; text-align:right;padding: 0px 0px 0px 0px;}

.page_top_word { font-size: 10px; text-align:right; padding: 0px 190px 0px 0px;}

.cap {font-size: 10px}

.schedule table {
padding: 5px 10px;
border: solid 1px #000000;
}

.schedule th {
padding: 5px 10px;
color: #FFFFFF;
background: #51003D;
border: solid 1px #000000;
}

.schedule td {
padding: 5px 10px;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
}

.schedule td.bc {
text-align: center;
border-bottom: solid 1px #000000;
}

.schedule td.wh {
text-align: center;
border-bottom: solid 1px #000000;
color:#FFFFFF;
height:16px;
font-size:12px;
padding: 2px 10px;
}

.schedule td.back {
background-position: center bottom;
background-repeat: no-repeat;
}

.schedule td div {
border: solid 1px #5D2155;
}

.box_sch {
padding: 10px 0px 10px 15px;
}

.btn_area {
width:190px;
float:right;
text-align:right;
padding: 15px 0px 0px 0px;
}
.photo_line {
border: 1px solid #ECECEC;
}

.li_p_10px {
margin-top: 10px;
}

.word {
font-size: 0.9em;
padding-left: 8px;
}

.word_list_l {
float: left;
width: 230px;
padding-top: 10px;
}

.word_list_m {
float: left;
width: 230px;
padding-top: 10px;
}

.word_list_r {
float: left;
width: 230px;
padding-top: 10px;
}

.word_list_r2 {
float: left;
width: 230px;
padding-top: 10px;
}

.word_list_r li {
list-style-type: disc;
padding-left: 10px;
list-style-position: inside;
padding-bottom:2px;
}

.word_list_r2 li {
list-style-type: disc;
padding-left: 10px;
list-style-position: inside;
padding-bottom:2px;
}

.word_list_m li {
list-style-type: disc;
padding-left: 10px;
list-style-position: inside;
padding-bottom:2px;
}

.word_list_l li {
list-style-type: disc;
padding-left: 10px;
list-style-position: inside;
padding-bottom:2px;
}

.word_border {
border-top: 1px solid #DFDBD3;
padding-bottom: 10px;
}

#globalmenu{
z-index: auto;
}

dl#menu{
float: left;
background-image: url(../images/menu_line.gif);
background-repeat: no-repeat;
background-position: right 10px;
}

dl#menu ul{
list-style: none;
}

dl#menu dd{
float: left;
text-align: center;
position: relative;
height: 43px;
background-image: url(../images/menu_line.gif);
background-repeat: no-repeat;
background-position: left 10px;
}

dl#menu dd a{
display: inline;
text-decoration: none;
margin:auto 24px;
line-height: 40px;
height: 43px;
font-size: 12px;
}

dl#menu dd ul{
display: none;
position: absolute;
top: 40px;
left: 1px;
z-index: 0;
background-color: #CCCCCC;
border-right: 1px solid #ECECEC;
border-left: 1px solid #ECECEC;
padding-right: 1px;
padding-bottom: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ECECEC;
}

dl#menu dd ul a{
color: #333333;
width:120px;
height: auto;
line-height: 170%;
text-align: left;
padding: 5px inherit;
font-size: 11px;
}

dl#menu dd ul a.hierarchy{
background: url(../images/gmarrow.gif) 190px center no-repeat;
}

dl#menu dd ul li.rollOver{
/*
プルダウンメニュー、マウスオーバー時のスタイル。
*/
}

dl#menu dd ul li.rollOver a.rollOverA{
color: #FF9900;
}

dl#menu dd ul li{
width:195px;
position: relative;
background-repeat: repeat-x;
background-color: #FDFDFD;
background-position: left bottom;
border-bottom-color: #E7E8EA;
border-bottom-width: 1px;
border-bottom-style: solid;
text-align:left;
}

dl#menu dd ul li ul{
display: none;
position: absolute;
top: 0px;
left: 195px;
z-index: 0;
}

#globalmenu_s{
margin-left: 0px;
}

dl#menu_s{
background-image: url(../images/menu_line.gif);
background-repeat: no-repeat;
background-position: right 12px;
}

dl#menu_s ul{
list-style: none;
margin: 0px;
padding: 0px;
}

dl#menu_s dd{
float: left;
text-align: center;
position: relative;
height: 42px;
background-image: url(../images/navi_bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

dl#menu_s dd a{
display: inline;
text-decoration: none;
margin:auto 20px;
height: 30px;
line-height:45px;
font-size: 12px;
padding-top: 13px;
}

dl#menu_s dd ul{
display: none;
position: absolute;
top: 42px;
left: 1px;
z-index: 0;
background-color: #CCCCCC;
border-right: 1px solid #ECECEC;
border-left: 1px solid #ECECEC;
padding-right: 1px;
padding-bottom: 1px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #ECECEC;
}

dl#menu_s dd ul a{
color: #333333;
width:120px;
height: auto;
line-height: 170%;
text-align: left;
padding: 3px inherit;
font-size: 11px;
}

dl#menu_s dd ul a.hierarchy{
background: url(../images/gmarrow.gif) 190px center no-repeat;
}

dl#menu_s dd ul li.rollOver{
/*
プルダウンメニュー、マウスオーバー時のスタイル。
*/
}

dl#menu_s dd ul li.rollOver a.rollOverA{
color: #FF9900;
}

dl#menu_s dd ul li{
width:185px;
position: relative;
background-repeat: repeat-x;
background-color: #FDFDFD;
background-position: left bottom;
border-top-color: #E7E8EA;
border-right-color: #E7E8EA;
border-bottom-color: #E7E8EA;
border-left-color: #E7E8EA;
border-bottom-width: 1px;
border-bottom-style: solid;	
text-align:left;
}

dl#menu_s dd ul li ul{
display: none;
position: absolute;
top: 0px;
left: 185px;
z-index: 0;
}

/*****************トレーナー紹介**********************/		
.left_img{
width:120px;
float:left;
margin-right:10px;
text-align:center;
}

.right_txt{
	float: right;
	text-align: left;
	width: 635px;
	margin-bottom: 15px;
}

div#thum{
width:716px;
height:auto;
margin-left: 37px;
}
div#thum:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

div#thum div.thum_bar{
width:716px;
height:87;
margin-top:0px;

}

div#thum p.pro{
display:block;
margin-bottom:20px;
}

div#thum div.thum_bar div{
width:92px;
height:99px;

margin-left:12px;

float:left;

display:block;

background-image:url(../../trainer/img/img_shadow.jpg);
background-repeat:no-repeat;
background-position:4px 87px;
}

div#thum div.thum_bar div img{
padding:3px;

border:1px solid #CCC;

display:block;
}

div#thum div.thum_bar div.first{
margin-left: 0;
}

div#thum div.thum_bar div.first img{
display:block;
padding:3px;

border:1px solid #CCC;
}

div.s_title{
	padding: 3px 0px;
	font-weight: bold;
	color: #636363;
	background-color: #E3D8E5;
}

div.s_title span.s_title{
color:#502155;
font-size:14px;
font-weight:bold;

}

#pop_over{
	position: absolute;
	border: 3px solid #999999;
	background: #FFFFFF;
	padding: 5px;
	color: #FFF;
	display:none;
}

/*****************スペシャルインタビュー紹介**********************/		
.title{
text-align:left;
font-size:14px;
font-weight:bold;
line-height:20px;
padding:10px 10px 0px 10px;
border-bottom:#000000 1px solid;
margin-bottom:10px;
}

.rightbox {
margin-top: 10px;
}

body.about-index div#content div.data h3 {
font-weight: bold;
color: #000000;
font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W5";
}

.interview_left_img{
width:240px;
float:left;
margin-right:10px;
text-align:center;
}

.interview_left_img2{
width:180px;
height:160px;
float:left;
margin-right:10px;
text-align:center;
}

.interview_right_txt{
float:right;
text-align:left;
width:525px;
letter-spacing:1px;
}

.interview{
text-align:left;
font-size:12px;
line-height:18px;
padding:10px;
letter-spacing:1px;
}

.interview_title h2{
text-align:left;
font-size:14px;
line-height:22px;
font-weight:bold;
padding:10px;
letter-spacing:1px;
}

.name1{
color:#993300;
}

.name2{
color:#333399;
}

.glay{
color:#666666;
text-align:center;
font-size:10px;
line-height:14px;
}

.int_tbl td{
margin:20px auto;
}

.capture{
font-size:10px;
color:#666666;
line-height:12px;
text-align:center;
}

/***********準備中*********/
.ready{
font-size:24px;
font-weight:bold;
text-align:center;
}

/**************ある受講生の１日**************/
#oneday{
width:750px;
margin:15px auto;
text-align:left;
font-size:12px;
color:#333333;
}

#oneday img{
display:inline;
}

#oneday #title{
text-align:center;
font-size:14px;
font-weight:bold;
line-height:24px;
letter-spacing:2px;
margin-bottom:15px;
}

#comment{
width:580px;
margin:auto;
margin-bottom:30px;
font-size:12px;
}

.day{
margin-top:50px;
margin-bottom:30px;
font-size:16px;
}

.timeline{
width:750px;
margin:10px auto;
text-align:left;
}

.timeline .left{
float:left;
width:475px;
margin-right:20px;
}

.timeline .right{
float:right;
width:250px;
text-align:center;
}

.title_act {
color:#5D2155;
font-size: 24px;
}

.interviewlist .title h2 {
font-weight: bold;
}

.interviewlist h2 {
font-weight: bold;
font-size: 14px;
}

.interviewtext {
padding-right: 20px;
padding-top: 10px;
}

div .inttitle {
font-size: 14px;
font-weight: bold;
}

/* 学生割引　20110329 */
.blue {
color: #06F;
}

#students_txt {
margin-top:15px;
}

#students_btn {
padding: 15px 0px 0px 0px;
text-align:center;
}
.red {
color: #F00;
}

p#card_list{
margin: 0 auto 30px;
text-align: center;

}

p#card_list img{
display: inline;
padding: 0 0 5px 0;
vertical-align: middle;

}

h3.bold{
font-weight: 700;
margin: 0 0 0px 0;
}
