@charset "utf-8";

html {
	overflow-y: scroll;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(../img/bg.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-size:16px;
/**/
	font-size:100%;
/**/
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333333;
}
body, x:-moz-broken {
	font-family:"Verdana","ＭＳ Ｐゴシック", "Osaka－等幅";
}
html* body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}

a:link { text-decoration: underline; color: #042EB9;}
a:visited { text-decoration: underline; color: #36731A;}
a:active { text-decoration: underline; color: #042EB9;}
a:hover { text-decoration: underline; color: #0063DC;}
a name { text-decoration: underline; color: #333333;}

/* @group bg_highlight */

#bg_highlight {
	background: url(../img/bg_highlight.png) no-repeat top !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/bg_highlight.png", sizingMethod="scale");
	margin: 0;
	padding: 0;
}
#bg_highlight h1.logo {
	margin:0;
	padding: 20px 0 6px 0;
}
#bg_highlight h1.logo img {
	border: 0;
}
#bg_highlight div#home {
	margin: 0;
	padding: 0;
	background: url(../img/head_bar.jpg) no-repeat top;
}
#bg_highlight div#home img {
	border: 0;
}
#bg_highlight div#home p {
	padding: 0 0 0 727px;
}

#container { 
	width: 759px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/bg_middle.gif);
	background-repeat: repeat-y;
}

/* @group mainnavi */

#mainnavi {
	width: 125px;
	margin: 0;
	padding: 0;
	float: left;
}
#mainnavi ul {
	position: absolute;
    width: 125px;
    margin: 0;
    padding: 0;
}
#mainnavi ul li {
	list-style-type: none;
	width: 125px;
}
#mainnavi ul li a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}
#mainnavi ul li#mnabout {
	background: url(../img/mnabout.jpg)	top left no-repeat;
	height: 69px;
}
#mainnavi ul li#mnabout a:hover {
	background: url(../img/mnabout.jpg)	top right no-repeat;
}
#mainnavi ul li#mnabout_on {
	background: url(../img/mnabout.jpg)	top right no-repeat;
	height: 69px;
	text-indent: -9999px;
}
#mainnavi ul li#mnmodel {
	background: url(../img/mnmodel.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnmodel a:hover {
	background: url(../img/mnmodel.jpg)	top right no-repeat;
}
#mainnavi ul li#mnmodel_on {
	background: url(../img/mnmodel.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mnmaterial {
	background: url(../img/mnmaterial.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnmaterial a:hover {
	background: url(../img/mnmaterial.jpg)	top right no-repeat;
}
#mainnavi ul li#mnmaterial_on {
	background: url(../img/mnmaterial.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mnactiv {
	background: url(../img/mnactiv.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnactiv a:hover {
	background: url(../img/mnactiv.jpg)	top right no-repeat;
}
#mainnavi ul li#mnactiv_on {
	background: url(../img/mnactiv.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mnreports {
	background: url(../img/mnreports.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnreports a:hover {
	background: url(../img/mnreports.jpg)	top right no-repeat;
}
#mainnavi ul li#mnreports_on {
	background: url(../img/mnreports.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mnfaq {
	background: url(../img/mnfaq.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnfaq a:hover {
	background: url(../img/mnfaq.jpg)	top right no-repeat;
}
#mainnavi ul li#mnfaq_on {
	background: url(../img/mnfaq.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mntraining {
	background: url(../img/mntraining.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mntraining a:hover {
	background: url(../img/mntraining.jpg)	top right no-repeat;
}
#mainnavi ul li#mntraining_on {
	background: url(../img/mntraining.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}
#mainnavi ul li#mnlinks {
	background: url(../img/mnlinks.jpg)	top left no-repeat;
	height: 63px;
}
#mainnavi ul li#mnlinks a:hover {
	background: url(../img/mnlinks.jpg)	top right no-repeat;
}
#mainnavi ul li#mnlinks_on {
	background: url(../img/mnlinks.jpg)	top right no-repeat;
	height: 63px;
	text-indent: -9999px;
}

#mainnavi ol {
    width: 125px;
    margin: 0;
    padding: 0;
	padding-top: 66px;
	background: url(../img/bg.gif) repeat;
	font-size: 88%;
	line-height: 170%;
}
#mainnavi ol li {
	list-style-type: none;
	padding-left: 13px;
	border-bottom: 1px #6C6953 dotted;
	background: url(../img/arrow_on.gif) left no-repeat;
	color: #504C33;
}
#mainnavi ol li a {
	display: block;
}

#mainnavi ol#faq {
    width: 125px;
    margin: 0;
    padding: 0;
	padding-top: 381px;
	background: url(../img/bg.gif) repeat;
	font-size: 88%;
	line-height: 170%;
}
#mainnavi ol#faq li {
	list-style-type: none;
	padding-left: 13px;
	border-bottom: 1px #6C6953 dotted;
	background: url(../img/arrow_on.gif) left no-repeat;
	color: #504C33;
}
#mainnavi ol#faq li a {
	display: block;
}

/* @group maincontents */

#mainContent { 
	width: 620px;
	margin: 0;
	padding: 0;
	float: right;
	min-height: 663px;
}

#mainContent img { 
	border: none;
}


.topicpath {
	font-size: 80%;
	text-align: right;
}

.fltrt {
	float: right;
	margin-left: 8px;
	display:inline;
}
.fltlft {
	float: left;
	margin-right: 8px;
	display:inline;
}

#container div.con_top {
	background: url(../img/bg_top.gif) top right no-repeat;
	padding: 0;
	margin: 0;
	height: 18px;
}
#container div.con_text {
	padding: 0 30px;
	margin: 0;
	width: 560px;
	font-size: 93%;
	line-height: 156%;
}
#container div.con_foot {
	clear: both;
	background: #EBE9DE url(../img/bg_bottom.gif) no-repeat;
	padding: 0;
	margin: 0;
	width: 759px;
	height: 18px;
}

h2.top {
	padding: 10px 0 5px 0;
	text-align: center;
	background: none;
	border: none;
}

h2 {
	padding: 10px 0 10px 10px;
	border-left: #418C1F 6px solid;
	font-size: 128%;
	line-height: 136%;
	color: #418C1F;
	background: #F2F0E7;
	margin: 0.5em 0 1em 0;
}

h2 span{
	display:block;
	font-size: 76%;
	line-height: 136%;
	color:#666666;
}

h3 {
	font-size: 100%;
	line-height: 136%;
	color: #36731A;
	border-bottom: 3px #36731A solid;
	margin: 1em 0;
}

h4 {
	font-size: 100%;
	line-height: 136%;
	color: #333333;
	border-bottom: 1px #cccccc dotted;
}
.naviscrolltop {
	text-align: right;
}
.naviscrolltop img {
	border: 0;
}

/* @oshirase */
#oshirase {
	clear: both;
	width: 560px;
	margin: 20px 0 0 0;
	padding: 0;
}
#oshirase img{
	display: block;
	margin: 0;
	padding: 0;
}
#oshirase dl {
	width: 560px;
    margin: 0;
	padding: 0;
	overflow: hidden; 
}
#oshirase dt {
	float: left;
    margin: 0 10px 0 0;
	padding: 0;
	text-align: left;
}
#oshirase dd {
	margin: 0;
	padding: 0 0 10px 130px;
    margin: 0;
	background: #ffffff url(../img/dot_bar.gif) repeat-x bottom;
}
#oshirase dd img {
	display: inline;
	vertical-align: middle;
	border: none;
}

/* @oshirase_q */
div#oshirase_q {
	text-align: right;
	margin: 0;
	padding: 0;
}

/* @group foot */
#foot {
	margin: 1em auto;
	padding: 0;
	background: url(../img/foot_bar.jpg) no-repeat top;
	width: 810px;
}
#foot div#foot_navi {
	float: left;
	display:inline;
}
#foot div#foot_navi img {
	border: 0;
	display:inline;
}
#foot p {
	padding-top: 2px;
	margin-left: 258px;
	font-size: 83%;
	color: #ffffff;
	height: 22px;
}

/* @navihidden */
div.navihidden {
	text-indent: -9999px;
	height: 1px;
}
div.navihidden img {
	border: 0;
	height: 1px;
}

div.sitemap ul li.single {
    list-style-type: none;
}
div.sitemap ul li.branch01 {
	list-style-type: none;
	padding-left: 25px;
	background: url(../img/sitemap01.gif) no-repeat top left;
}
div.sitemap ul li.branch02 {
	list-style-type: none;
	padding-left: 25px;
	background: url(../img/sitemap02.gif) no-repeat top left;
}


/* safe settings */

/* add display:inline to floated elements */
#mainnavi,
#mainContent,
.fltrt,
.fltlft,
#oshirase dt,
#foot div#foot_navi {display:inline;}

/* add zoom:1 to overflow:hidden */
#mainnavi ul li a:focus,
#oshirase dl {zoom:1;}

/* font set */
.text-s {
	font-size: 83%;
}

/* キーワード */
.keyword {
	border-top: 1px #dedec3 dotted;
	margin: 0.5em 0;
	padding: 5px 0 0 0;
	font-size: 79%;
	line-height: 156%;
	color: #7c7c7c;
}

/* 動画ボックス */
.movie_box {
	border-bottom: 1px dotted #bbbbbb;
	min-height: 110px;
}
* html .movie_box  { height: 110px; }
.movie_box h4 {
	background-color: #dadfb9;
	padding: 3px 10px 1px 10px;
	margin: 1em 0 0.5em 0;
}
img.teacher {
	margin: 1em 20px 15px 0;
	float: left;
}
.time {
	color: #7e6b5a;
	font-size: 86%;
}
.movie_r {
	width: 426px;
	float: left;	
}
.clearfloat {
	clear: both;
}
.play_btn {
	position: relative;
	z-index: 3;
	zoom: 1;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 280px;
}
.play {
	background: url(../img/movie/play.jpg) left top no-repeat;
	display: block;
	text-decoration: none;
	width: 142px;
	height: 32px;
}
body:first-of-type .play {
	text-indent:-9999px;
}
a:focus {outline:none;}
.play:hover {
	background-position: left bottom;
}   
.play span {
	position: relative;
	z-index: -1;
}

.box_member {
	background-color: #f1f1f1;
	border: 1px #cccccc solid;
	margin: 2em 0;
	padding: 1em;
	line-height: 180%;
}
.box_ppt {
	text-align:right;
	margin-bottom: 10px;
}
.box_ppt img {
	vertical-align: middle;
}

/*----------------------------テーブル設定----------------------------*/
table.tbl01 {
	margin-bottom:1.5em;
	border-collapse: collapse;
	border:none;
	max-width:100%;
}

table.tbl01 td {
	padding:4px;
	border:1px #C4C4C4 solid;
	vertical-align:top;
	line-height:140%;
}

table.tbl01 th {
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	border:1px #C4C4C4 solid;
	font-size: 86%;
	font-weight:normal;
	white-space: nowrap;
	vertical-align:top;
	line-height:140%;
}
