@charset "UTF-8";

/* ---------- reset ---------- */
*
{
	margin:0;
	padding:0;
	border:0;
}

/* ボックスの最後にclearをセット
==========================================================*/
.clearfix:after,
div#wrapper:after,
div#content:after,
div#sidebar :after {
   content: ".";

   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix,

div#wrapper,
div#content,
div#sidebar { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix,
* html div#container,
* html div#wrapper,
* html div#content,
* html div#sidebar  { height: 1% }
.clearfix,
div#container,
div#wrapper,
div#content,
div#sidebar  {display:block;}
/* end MacIE5 */
/* clearfix end
==========================================================*/

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#fff;
	text-align:center;
	font-size:0.875em;
	color:#666;
}

a
{
	background-color:inherit;
	text-decoration:none;
	color:#888;
}

a:hover
{
	color:#888;
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

img{border:none;}
hr.clear{display:none;}
li{list-style-type:none;}
.clear{clear:both;}
.none{display:none;}
p{color: #888;}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width: 100%
	margin:0 auto;
	text-align:center;
}
/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	margin-top:24px;
	font-size:0.625em;
}

div.header-inner
{
	position:relative;
	margin: 0 auto;
	height:63px;
	text-align: left;
	width: 815px;
}

div.header-inner h1
{
	width:278px;
	height:51px;
	float:left;
}

div.header-menu
{
	position:absolute;
	bottom:0;
	left:393px;
}

div.header-address
{
	float:left;
	width:245px;
	height:35px;
	_height:42px;
	padding:7px 0 0 12px;
	background:url("http://www.prism-ds.com/img/cmn/bg_header_box.gif") no-repeat;
}

div.header-inquiry
{
	float:left;
}

/* ---------- header_end ---------- */
div#wrapper
{
	border-top:5px solid #000;
}

/* ---------- content ---------- */

div#content
{
	width:100%;
}

div#content div#content-inner
{
	width:811px;
	margin:0 auto;
	padding-top:8px;
	background:url("http://www.prism-ds.com/img/cmn/bg_content.gif") no-repeat;
}
/* ---------- content_end ---------- */

/* ---------- flash ---------- */
div#flash
{
	margin: 0 auto;
	width:1200px;
	height:298px;
}

/* ---------- flash_end ---------- */

/* ---------- main ---------- */
div#main
{
	float:right;
	width:570px;
	text-align:left;
	padding:0 19px 0 0;
}

div.newsBox
{
	margin:15px 0 15px 0;
	height:221px;
	background:url("http://www.prism-ds.com/img/top/bg_newsBox.gif") no-repeat;
}

div.newsBox ul
{
	padding:70px 0 0 17px;
}

div.newsBox ul li
{
	margin-top:10px;
	padding-bottom:3px;
	width:440px;
	border-bottom:1px dotted #b2b2b2;
}

img.banner02
{
	margin:10px 0;
}

div.topBannerBox
{
	margin:15px 0;
}
/*
div#main h2
{
	margin:10px 0;
	padding: 0 0 8px 13px;
	background:url(img/cmn/h2.jpg) no-repeat 0 50%;
	color:#fff;
	font-size:1em;
}
*/
div#main h3
{
	margin:10px 0;
	padding:5px 0 23px 38px;
	background:url("http://www.prism-ds.com/img/cmn/bg_h3.jpg") no-repeat 0 0;
	color:#323232;
	font-size:1.5em;
}

div#main h4
{
	margin:10px 0;
	padding:3px 0 8px 36px;
	background:url("http://www.prism-ds.com/img/cmn/bg_h4.jpg") no-repeat 0 0;
	color:#f90023;
	font-size:1.25em;
}

div#main h5
{
	margin:10px 0;
	padding:3px 0 2px 30px;
	background:url("http://www.prism-ds.com/img/cmn/bg_h5.jpg") no-repeat 0 50%;
	color:#fd5c01;
	font-size:1.125em;
}

div#main h6
{
	margin:10px 0;
	padding:3px 0 2px 32px;
	background:url("http://www.prism-ds.com/img/cmn/bg_h6.jpg") no-repeat 0 50%;
	color:#120f82;
	font-size:1em;
}
/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */
div#sidebar
{
	float:left;
	width:205px;
	text-align:center;
}

div#sidebar a:hover
{
	text-decoration:none;
}

div.contents-menu ul

{
	margin-top:10px;
	margin-left:10px;
	list-style-type:none;
	text-align:left;
}
div.contents-menu ul li
{
	line-height:100%;
	font-size:1em;
	font-weight:bold;
}

div.contents-menu ul li a
{
	color:#333;
	display:block;
	padding:8px 0 25px 30px;
	background:url("http://www.prism-ds.com/img/cmn/side_bg_menu.gif") no-repeat;
}

div.contents-menu ul li a:hover
{
	color:#999;
}

div.contents-menu ul.sub-category
{
	margin:-10px 0 0 25px;
}

div.contents-menu ul.sub-category li
{
	width:155px;
	margin-bottom:10px;
	border-bottom:1px dotted #b2b2b2;
}

div.contents-menu ul.sub-category li a
{
	padding:5px 0 8px 30px;
	color:#7f7f7f;
	background:url("http://www.prism-ds.com/img/cmn/side_bg_submenu.gif") no-repeat 0 50%;
}

div.contents-menu ul.sub-category li a:hover
{
	color:#999;
}

div#sidebar div.bannerArea
{
	margin:10px 0;
}

div#sidebar div.bannerArea a img
{
	margin-bottom:10px;
}
/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */
div#footer
{
	background:url("http://www.prism-ds.com/img/cmn/bg_footer.jpg") repeat-x 0 0;
}
div.footer-inner
{
	width:811px;
	margin:0 auto;
	font-size:0.875em;
	padding-top: 18px;
	padding-bottom:40px
}

div.footer-inner p{
	margin-bottom:1em;
}

/* ---------- footer_end ---------- */


/* ==========================================================
 OPTION
========================================================== */

div.entry
{
	margin: 0;
	padding: 0;
}

.center
{
	text-align: center;
}

.m_l10
{
	margin-left:10px;
}

.m_b5
{
	margin-bottom:5px;
}

.m_b25
{
	margin-bottom: 25px;
}

.ImgLeft
{
	float: left;
}

.ImgRight
{
	float: right;
}

div.page
{
	margin: 0 0 25px;
	text-align: right;
	border-bottom: #709ab3 dashed 1px;
}

div.page p
{
	padding-bottom: 3px;
}

div.page p a
{
	color: #709ab3;
}

/* ---------- mainBox_start ---------- */

div.mainBox
{
	font-size: 92%;
	color: #999;
	line-height: 150%;
	margin: 0;
	padding: 0;
}

div.mainBox div.topicPassBox
{
	margin-top:10px;
}

div.mainBox div.topicPassBox p.topicPass
{
	font-size: 75%;
}

/* ---------- mainBox_end ---------- */

/* ==========================================================
 LESSON
========================================================== */

div.lessonBox
{
	margin-bottom: 25px;
}

div.lesson01
{
	margin-bottom: 25px;
}

div.lesson01 div.lessonTxt
{
	width: 450px;
	margin: 0 15px;
	float: left;
}

div.lessonBox ul
{
	background: #c7e5ff;
	padding: 15px;
	margin-bottom: 25px;
}

div.lessonBox ul li
{
	padding-bottom: 7px;
	color: #2d2d2d;
}

/* ==========================================================
 COURSE
========================================================== */
div.courseBnanner01
{
	margin: 15px 0;
	text-align: center;
}

div.course01 table.c01
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR01.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #baaa83;
}

div.course01 table.c01 tr th
{
	color: #fff;
	background: #b97f00;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #baaa83;
}

div.course01 table.c01 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #baaa83;
}

div.course01 table.c02
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR02.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #c1d3bf;
}

div.course01 table.c02 tr th
{
	color: #fff;
	background: #1d9345;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #c1d3bf;
}

div.course01 table.c02 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #c1d3bf;
}

div.course01 table.c03
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR03.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #c8dce4;
}

div.course01 table.c03 tr th
{
	color: #fff;
	background: #0482b4;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #c8dce4;
}

div.course01 table.c03 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #c8dce4;
}

div.course01 table.c04
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR04.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #c3aad8;
}

div.course01 table.c04 tr th
{
	color: #fff;
	background: #731f8e;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #c3aad8;
}

div.course01 table.c04 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #c3aad8;
}

div.course01 table.c05
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR05.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #d2b6c5;
}

div.course01 table.c05 tr th
{
	color: #fff;
	background: #dd4991;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #d2b6c5;
}

div.course01 table.c05 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #d2b6c5;
}


div.course01 table.c06
{
	width: 565px;
	margin-bottom: 25px;
	font-size: 92%;
	background: url("http://www.prism-ds.com/img/course/GR06.jpg") repeat-x 0 0;
	border-collapse: collapse;
	border: solid 1px #dbaba1;
}

div.course01 table.c06 tr th
{
	color: #fff;
	background: #f04d14;
	padding: 8px;
	text-align: left;
	font-size: 108%;
	border-collapse: collapse;
	border: solid 1px #dbaba1;
}

div.course01 table.c06 tr td
{
	color: #383838;
	padding: 8px;
	text-align: left;
	border-collapse: collapse;
	border: solid 1px #dbaba1;
}


/* ==========================================================
 COURSE
========================================================== */

div.schBox
{
	margin-bottom: 25px;
}

div.sch01
{
	margin-bottom: 30px;
}


/* ==========================================================
 COURSE
========================================================== */

div.exBox
{
	margin-bottom: 25px;
}

div.ex_color01
{
	margin-bottom: 15px;
	background: #c7e5ff;
	padding: 15px;
}

div.ex_color01 p
{
	color: #2d2d2d;
	margin-botom: 15px;
}

div.ex_color01 ul
{
	margin-bottom: 20px;
}

div.ex_color01 ul li
{
	padding-bottom: 7px;
	color: #0961a9;
}

div.ex_color01 ul.ex_color02 li
{
	padding-bottom: 7px;
	color: #003d6e;
}

div.ex01
{
	margin-bottom: 25px;
}

div.ex01 div.exTxt
{
	width: 450px;
	margin: 0 15px;
	float: left;
}

div.exBox ul.ex_color03
{
	margin-bottom: 25px;
	background: #c7efff;
	padding: 15px;
}

div.exBox ul.ex_color03 li
{
	color: #138d6d;
	padding-bottom: 7px;
}


div.exForm table
{
	width: 560px;
	border-collapse: collapse;
	margin-bottom: 15px;
	color: #686868;
}

div.exForm table tr th
{
	padding: 8px 10px;
	width: 150px;
	font-weight: bold;
	border: solid 1px #c7e5ff;
	border-collapse: collapse;
	background: #0571af;
	text-align: center;
	vertical-align: middle;
	color:#fff;
	font-size: 92%;
}

div.exForm table tr th span
{
	color: #df7e00;
}

div.exForm table tr td
{
	border: solid 1px #c7e5ff;
	border-collapse: collapse;
	padding: 8px 10px;
	font-size: 92%;
}

div.exForm table tr td span
{
	color: #df7e00;
}

div.exForm table tr td input
{
	width: 80%;
	border: solid 1px #c7e5ff;
}

div.exForm table tr td input #input2
{
	width: 20%;
	border: solid 1px #c7e5ff;
}

div.exForm table tr td input.radio01
{
	width: 20%;
	border: none;
}

div.exForm table tr td select
{
	width: 20%;
	border: solid 1px #c7e5ff;
}


div.exForm table tr td select.sel_01
{
	width: 30%;
}

div.exForm table tr td textarea
{
	width: 80%;
	border: solid 1px #c7e5ff;
}

div.exForm p.form_bt
{
	text-align: center;
}

div.exForm p.form_bt input.f_bt01
{
	width: 100px;
	height: 25px;
}


/*==========================================================
 STAFF
==========================================================*/

img.png {
  behavior: expression(IEPNGFIX.fix(this));
}

div.instructorBox
{
	margin-bottom: 20px;
}

div.instructorBox p
{
	margin-bottom: 20px;
}

div.instructor01
{
	margin-bottom: 30px;
}

div.instructor_photo
{
	position:relative;
	float: left;
	margin-top: 15px;
}

div.tape{
	position:absolute;
	top:-15px;
	left:55px;
	width:110px;
	height:31px;
	background: transparent;
}

div.tape img
{
	width: 110px;
	height: 31px;
}

img.photo_border
{
	border: 4px solid #ccc;
}

div.instructor_txt
{
	float: right;
	width: 325px;
}

div.instructor_txt p
{
	text-align: right;
	margin: 5px 0;
}

div.instructor_txt p img
{
	margin-left: 5px;
}
div.instructor_txt table
{
	width: 325px;
	border-collapse: collapse;
	font-size: 92%;
	line-height: 130%;
}

div.instructor_txt table tr th
{
	padding: 7px;
	background: url("http://www.prism-ds.com/img/instructor/Bg.jpg") repeat-y #0346b5 0 0;
	border: 1px #709ab3 solid;
	border-collapse: collapse;
	font-weight: normal;
	width: 25%;
	color: #fff;
}

div.instructor_txt table tr td
{
	padding: 7px;
	border: 1px #709ab3 solid;
	border-collapse: collapse;
	color:#003f63;
}


/* ==========================================================
 FORM
========================================================== */

div.formBox
{
	margin-bottom: 25px;
}

div.formBox table
{
	width: 560px;
	border-collapse: collapse;
	margin-bottom: 15px;
	color: #686868;
}

div.formBox table tr th
{
	padding: 8px 10px;
	width: 150px;
	font-weight: bold;
	border: solid 1px #c7e5ff;
	border-collapse: collapse;
	background: #0571af;
	text-align: center;
	vertical-align: middle;
	color:#fff;
	font-size: 92%;
}

div.formBox table tr th span
{
	color: #df7e00;
}

div.formBox table tr td
{
	border: solid 1px #c7e5ff;
	border-collapse: collapse;
	padding: 8px 10px;
	font-size: 92%;
}

div.formBox table tr td span
{
	color: #df7e00;
}

div.formBox table tr td input
{
	width: 80%;
	border: solid 1px #c7e5ff;
}

div.formBox table tr td input.check01
{
	width: 10%;
	border: none;
}

div.formBox table tr td input.y01
{
	width: 30%;
}

div.formBox table tr td input.y02
{
	width: 10%;
}


div.formBox table tr td select
{
	width: 20%;
	border: solid 1px #c7e5ff;
}

div.formBox table tr td select.sel_01
{
	width: 50%;
}

div.formBox table tr td textarea
{
	width: 80%;
	border: solid 1px #c7e5ff;
}

div.formBox p.form_bt
{
	text-align: center;
}

div.formBox p.form_bt input.f_bt01
{
	width: 100px;
	height: 25px;
}

div.formForm table tr td input.radio
{
	width: 20%;
	border: none;
}


/* ==========================================================
 ACCESS
========================================================== */

div.accessBox
{
	margin-bottom: 25px;
}

div.map
{
	margin-bottom: 25px;
	text-align: center;
}

div.access01 dl
{
	margin-bottom: 25px;
	float: left;
	width: 290px;
	color: #494949;
}

div.access01 dl dt
{
	font-weight: bold;
}

div.access01 dl dd
{
	border-bottom: 1px #ccc dashed;
	padding-bottom: 5px;
}

div.accessBox p
{
	margin-bottom: 20px;
}

div.access01 table
{
	width: 290px;
	float: right;
	color: #494949;
	font-size: 92%;
}

div.access01 table tr th
{
	padding: 5px;
	width: 30%;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px #ccc dashed;
}

div.access01 table tr td
{
	padding: 5px;
	border-bottom: 1px #ccc dashed;
}


/* ==========================================================
 LINK
========================================================== */

div.linkBox
{
	margin-bottom: 25px;
}

div.link01
{
	margin-bottom: 25px;
}

div.link01 p.linkTxt
{
	margin-bottom: 20px;
}

div.link01 div.link_banner01
{
	margin-bottom: 20px;
}

div.link01 div.link_banner01 dl
{
	margin-bottom: 15px;
	color: #444444;
}


