body {
	margin: 0px;
	padding: 0px;
	font-family:
	'メイリオ',
	'Meiryo',
	'Hiragino Kaku Gothic Pro',
	'ヒラギノ角ゴ Pro W3',
	'Osaka',
	'ＭＳ Ｐゴシック',
	sans-serif;
	background-color: #EEEDE8;
	text-align: center;
}

.clear {
	clear: both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {
	color: #CC0000;
}
.blue {
	color: #0066CC;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF6600;
}
.green {
	color: #669900;
}
.box {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

body#toparea {
	background-image: url(../images/temp/head_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
body#subarea {
	background-image: url(../images/temp/sub_head_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#headarea {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#headarea h1 {
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#headarea h1 a {
	background-image: url(../images/temp/hv_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	height: 57px;
	width: 323px;
	text-indent: -10000px;
	text-decoration: none;
}
#headarea h1 a:hover {
	background-image: url(../images/temp/hv_logo.png);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	display: block;
	margin: 0px;
	height: 57px;
	width: 323px;
	text-decoration: none;
}
#headtel {
	height: 57px;
	padding-left: 17px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
	margin-left: 14px;
	margin-top: 20px;
}
#headtel img {
	padding-top: 0px;
}
#headlist {
	float: right;
	width: 385px;
	margin-top: 51px;
}
#headlist ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#headlist li {
	background-image: url(../images/temp/pt_y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 16px;
	float: left;
	padding-right: 7px;
}
#headlist  a:link {
	color: #333333;
	text-decoration: underline;
}
#headlist a:visited {
	color: #666666;
	text-decoration: none;
}
#headlist a:hover {
	color: #CC0000;
	text-decoration: none;
}
#headlist a:active {
	color: #FF9900;
	text-decoration: none;
}
#gnavi {
	clear: both;
	padding-top: 17px;
}
#gnavi ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#gnavi li {
	float: left;
}
#gnavi  li  a,#gnavi li a:hover {
	text-decoration: none;
	text-indent: -10000px;
	display: block;
	height: 33px;
	width: 158px;
}
#gnavi li#navi_a a {
	background-image: url(../images/temp/navi01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_a a:hover {
	background-image: url(../images/temp/navi01.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#gnavi li#navi_b a {
	background-image: url(../images/temp/navi02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_b a:hover {
	background-image: url(../images/temp/navi02.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#gnavi li#navi_c a {
	background-image: url(../images/temp/navi03.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_c a:hover {
	background-image: url(../images/temp/navi03.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#gnavi li#navi_d a {
	background-image: url(../images/temp/navi04.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_d a:hover {
	background-image: url(../images/temp/navi04.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#gnavi li#navi_e a {
	background-image: url(../images/temp/navi05.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_e a:hover {
	background-image: url(../images/temp/navi05.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#gnavi li#navi_f a {
	background-image: url(../images/temp/navi06.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi li#navi_f a:hover {
	background-image: url(../images/temp/navi06.png);
	background-repeat: no-repeat;
	background-position: 0px -33px;
}
#flasharea {
	background-repeat: no-repeat;
	height: 250px;
	clear: both;
	width: 100%;
	text-align: center;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../images/temp/con_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#main  a:link,#foot  a:link {
	color: #333333;
	text-decoration: underline;
}
#main a:visited,#foot  a:visited {
	color: #666666;
}
#main a:hover,#foot  a:hover {
	color: #CC0000;
	text-decoration: none;
}
#main a:active,#foot  a:active {
	color: #FF9900;
	text-decoration: none;
}
#contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#layouttop {
	float: left;
	width: 775px;
}



#sideber {
	width: 220px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	float: left;
	text-align: left;
}
#sideber p {
	margin: 0px;
	padding-bottom: 2px;
}
.waku220 {
	background-image: url(../images/top/wakutop01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}
.waku220 .wakuin {
	background-color: #EEEDE7;
}
.waku220bottom {
	background-image: url(../images/top/wakubottom01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
ul.yicolist {
	margin: 0px;
	list-style-type: none;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}
ul.yicolist li {
	background-image: url(../images/top/pt_y_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	line-height: 24px;
}
p#blogbtn {
	font-size: 70%;
	color: #669900;
	line-height: 140%;
}
#mb_area {
	background-color: #EEEDE7;
	background-image: url(../images/top/wakubottom01.gif);
	background-position: center bottom;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-top: 12px;
}
#mb_area .mblayout {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}
#mb_area p {
	font-size: 70%;
	line-height: 140%;
}
#mb_area p.qrcode {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
#mb_area .mbadd {
	background-color: #FFFFFF;
	padding: 3px;
	line-height: 100%;
	text-align: center;
}
#topcenter {
	width: 535px;
	float: right;
	text-align: left;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 25px;
	padding-right: 9px;
}
#topcenter h2 {
	margin: 0px;
	padding-bottom: 5px;
}
#topbanaarea {
	padding-bottom: 10px;
}
#whatsnew {
	padding-bottom: 15px;
}
#whatsnew ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#whatsnew li {
	font-size: 75%;
	color: #996600;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
}
#eventwsp {
	padding-bottom: 0px;
}
#eventwsp .evbox {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
#eventwsp .evimg {
	float: left;
	width: 170px;
}
#eventwsp .evbox .evtext {
	float: left;
	width: 360px;
}
.eventws_kako img {
	padding-bottom: 3px;
}
.eventws_kako img a {
	text-decoration: none;
}
.evico {
	padding-top: 2px;
}
.evtext h3 {
	font-size: 80%;
	color: #996600;
	line-height: 140%;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.evtext p {
	font-size: 75%;
	line-height: 140%;
	margin: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#courseinfo {
	clear: both;
	background-color: #EEEDE8;
	background-image: url(../images/top/tit_cos_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#coursehead {
	background-image: url(../images/top/tit_cos.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#courseinfo .coursein ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#courseinfo .coursein ul li {
	font-size: 12px;
	line-height: 100%;
}
#courseinfo .coursein ul li.ico_a {
	background-image: url(../images/top/cos_ico_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#courseinfo .coursein ul li.ico_b {
	background-image: url(../images/top/cos_ico_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#courseinfo .layout_a {
	width: 240px;
	float: left;
}
#courseinfo .layout_b {
	float: right;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
h3.course  {
	font-size: 14px;
	line-height: 100%;
	background-color: #EEEDE8;
	background-image: url(../event/images/event_pt.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.coursein {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#toprightarea {
	width: 165px;
	float: right;
	padding-top: 25px;
	padding-left: 9px;
	text-align: left;
}
#toprightarea h2 {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#toprightarea .livecd_box {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.livecd_box p {
	font-size: 70%;
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.livecd_box .wakusp {
	font-size: 10px;
	background-color: #EEEDE8;
	padding: 7px;
	line-height: 140%;
}
#foot #footin {
	padding: 10px;
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#gotop {
	position: absolute;
	left: 940px;
	top: 0px;
}
#kanrenlink img {
	float: left;
	padding-right: 20px;
}
#footin p {
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#footin .cop {
	font-size: 11px;
	line-height: 140%;
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 20px;
}
#subcontents {
	float: right;
	width: 680px;
	padding-top: 25px;
	text-align: left;
	padding-bottom: 25px;
}
#submaintit {
	background-color: #EEEDE8;
	clear: both;
	padding-top: 16px;
	padding-bottom: 15px;
	background-image: url(../images/temp/subtit_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#submaintit #titarea {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#submaintit h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
	margin-right: 15px;
}
#titarea #subtit {
	width: 648px;
	float: left;
	font-size: 17px;
	color: #CC0000;
	padding-top: 4px;
	line-height: 100%;
}
#sideber p.menuchu {
	font-size: 11px;
	color: #333333;
}
#sideber .localnavi {
	background-color: #EEEDE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/temp/localnavibottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#sideber  .localnavi p {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#sideber .localnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sideber  .localnavi  li a {
	font-size: 75%;
	line-height: 140%;
	background-image: url(../images/temp/pt_g01.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
#sideber .localnavi li a:hover {
	font-size: 75%;
	line-height: 140%;
	background-image: url(../images/temp/pt_g02.gif);
	background-repeat: no-repeat;
	background-position: 8px 7px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	background-color: #DDDCD7;
}
#sideber .localnavi .menutit {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #669900;
	padding: 5px;
	font-weight: bold;
	line-height: 100%;
}
#sideber .localnavi li img {
	vertical-align: middle;
	padding-left: 3px;
}
#subcontents p {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#subcontents p.text14 {
	font-size: 14px;
}
#subcontents p.text11 {
	font-size: 11px;
}
#subcontents p.text16 {
	font-size: 16px;
}
.waku_a {
	background-color: #EEEDE8;
	margin-top: 10px;
	background-image: url(../images/temp/kage_long.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
.waku_a img {
	vertical-align: middle;
	padding-left: 5px;
}
ul.pt_orange {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.pt_orange li {
	font-size: 75%;
	background-image: url(../images/temp/pt_org_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.leftarea {
	width: 320px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul.rightarea {
	float: right;
	width: 320px;
}
h3.coursetoptit {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
}
table.courselist {
	background-color: #FFFFFF;
}
table.courselist td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
table.courselist td.sideline,table.courselist th.sideline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.courselist th {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	background-color: #EEEDE8;
	text-align: center;
}
table.courselist h3 {
	font-size: 14px;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../images/temp/pt_y_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 0px;
}
.pointarea {
	margin-top: 15px;
	background-image: url(../course/images/point_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#main  .pointarea p {
	font-size: 14px;
}
#main .pointarea p img {
	vertical-align: middle;
	padding-right: 5px;
}
.pointarea .pointbg {
	background-image: url(../course/images/point_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 15px;
}
.pointbg .point_endtext {
	font-size: 11px;
	padding-left: 25px;
}
table.courselist .comment {
	padding-top: 3px;
	padding-left: 15px;
	color: #666666;
}
.eventws_tit {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}
#eventtop .bl-hot {
	zoom:1; /* Should be IE only */
	background-color: #EEEDE8;
			}
#eventtop .bl-hover {
	cursor: pointer;
	background-color: #E0DED7;
			}
		
		/* Simulate hover on contained link */
#eventtop .bl-hover a:link {
			color: #CC3333;
			}
#eventtop .bl-hover a:visited {
			color: #CC3333;
			}
.eventws_list_box {
	padding: 10px;
	margin-bottom: 5px;
}
.eventws_list_box h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 140%;
}
#main .eventws_list_box h3 a {
	color: #0066CC;
}
.eventws_formbtn {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.eventws_kako h3 {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontents .eventws_kako p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.eventws_top_con {
	background-image: url(../event/images/eventws_top_con_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.calam_layout_a {
	float: left;
	width: 490px;
}
.calam_layout_b {
	float: right;
	width: 170px;
}
.cose_box table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cose_box .cose_size {
	font-size: 16px;
}
.cose_box th {
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFEB99;
	font-size: 12px;
	line-height: 120%;
	text-align: left;
}
.cose_box td {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 12px;
}
.cose_box_2 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cose_box_2  th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-align: left;
	background-color: #EEEDE8;
	vertical-align: middle;
	font-size: 12px;
}
.cose_box_2   td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.cose_comment {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 140%;
}
.cose_comment .dotline {
	width: 380px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top: 5px;
}
#subarea #main #contents #subcontents ol {
	padding-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
}
.pro_top_con {
	background-image: url(../event/images/eventws_top_con_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 20px;
}
.pronewbox {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
.pronewbox h3 {
	font-size: 14px;
	line-height: 100%;
	background-color: #EEEDE8;
	background-image: url(../schooler/images/pt.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.entry {
	padding-right: 10px;
	padding-left: 10px;
}
.promemberlist p {
	float: left;
}
.promemberlist {
	font-size: 12px;
	color: #333333;
}
.pro_con {
	margin-top: 20px;
}
.pro_con h3 {
	font-size: 18px;
	color: #0066CC;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 5px;
}
.pro_con h4 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.form_de {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.form_de td {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#info {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 120%;
}
#info p {
	line-height: 170%;
}
#privacy {
	padding-right: 20px;
	padding-left: 20px;
}
#privacy h3 {
	font-size: 90%;
	font-weight: normal;
	color: #0066CC;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#privacy ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#privacy li {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}
table.instructor_tab {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
table.instructor_tab td {
	background-color: #EEEDE8;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
table.instructor_tab td.bg01 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
table.instructor_tab td.bg02 {
}
.bg01box {
	padding: 16px;
}
.bg02box {
	padding-top: 13px;
	padding-right: 24px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.nobgbox {
	padding: 13px;
}
table.instructor_tab .bl-hot {
	zoom:1;
	background-color: #EEEDE8;
			}
table.instructor_tab .bl-hover {
	cursor: pointer;
	background-color: #E0DED7;
			}
		
		/* Simulate hover on contained link */
table.instructor_tab .bl-hover a:link {
			color: #CC3333;
			}
table.instructor_tab .bl-hover a:visited {
			color: #CC3333;
			}
#subcontents .instructor_tab  p.nametit {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subcontents .instructor_tab p.inimg {
	margin: 0px;
	padding: 0px;
}
#subcontents .instructor_tab p.cotit {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
img.inst_img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.inst_box {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.inst_box h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.inst_box h3 img {
	vertical-align: bottom;
	padding-right: 5px;
}
.inst_box .in_box {
	background-color: #EEEDE8;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
.inst_box .in_box h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.inst_box .in_box_comment {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
.inst_box .in_box_comment h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bottomlink {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#studioren {
	padding-top: 20px;
	padding-bottom: 15px;
}
#studioren h3 {
	font-size: 14px;
	line-height: 100%;
	background-color: #EEEDE8;
	background-image: url(../rentalstudio/images/studio_pt.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table.tabdesign_a {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
table.tabdesign_a td {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.tabdesign_a th {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #EEEDE8;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.tabdesign_d {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
table.tabdesign_d td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.tabdesign_d th {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFE78D;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.tabledesign_f {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.tabledesign_f  td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
table.tabledesign_f  th {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.tab_tit {
	font-size: 12px;
	color: #333333;
	padding-bottom: 5px;
	margin-top: 10px;
}
h3.map {
	font-size: 14px;
	line-height: 100%;
	background-color: #EEEDE8;
	background-image: url(../schooler/images/pt.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table.tabdesign_b {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.tabdesign_b td {
	font-size: 80%;
	line-height: 140%;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.tabdesign_b td img {
	vertical-align: middle;
	width: 30px;
	padding-right: 5px;
}
.kage680 {
	background-image: url(../course/monthly/images/kage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 8px;
}
.tabdesign_b .te_float {
	width: 120px;
	float: left;
}
table.tabdesign_b .bl-hot {
	zoom:1;
	background-color: #ffffff;
			}
table.tabdesign_b .bl-hover {
	cursor: pointer;
	background-color: #EEEDE8;
			}
		
		/* Simulate hover on contained link */
table.tabdesign_b .bl-hover a:link {
			color: #CC3333;
			}
table.tabdesign_b .bl-hover a:visited {
			color: #CC3333;
			}

.voicebox,.narebox {
	padding-top: 50px;
}
.voicebox h3 {
	font-size: 14px;
	color: #0066CC;
	background-color: #EEEDE8;
	background-image: url(../course/monthly/images/vo_icon_s.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	line-height: 100%;
}
.narebox h3 {
	font-size: 14px;
	color: #CC0000;
	background-color: #EEEDE8;
	background-image: url(../course/monthly/images/na_icon_s.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 28px;
	line-height: 100%;
}
table.tabdesign_c {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
table.tabdesign_c td {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
table.tabdesign_c th {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #EEEDE8;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.bottomline {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.bottomline_b {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
}
.lesson_box {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lessonfukidashi {
	float: left;
	width: 160px;
}
.lessonlayout {
	float: right;
	width: 520px;
}
.lessontit {
	float: left;
	width: 315px;
}
.lessonbtn {
	float: right;
	width: 177px;
}
.lessontext {
	background-color: #EEEDE8;
	padding: 10px;
	clear: both;
}
h3.eventws {
	font-size: 14px;
	line-height: 100%;
	background-color: #EEEDE8;
	background-image: url(../event/images/event_pt.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.auditiontopbana {
	float: left;
	width: 320px;
}
.auditionimgarea {
	padding: 5px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.auditionbox {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.inta_box {
	background-color: #FFFFFF;
	padding: 25px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.bord_waku {
	padding: 0px;
	border: 2px solid #CCCCCC;
	margin-bottom: 20px;
}
.bord_waku h4 {
	background-color: #EEEDE8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}
.bord_waku .inwaku {
	padding: 15px;
}
table.tabdesign_a  td.kakogp_bc {
	background-image: url(../audition/images/kako_gp_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #CC0001;
}
#subcontents ul.conlist_a {
	margin-top: 15px;
	margin-bottom: 15px;
}
#subcontents ul.conlist_a li {
	font-size: 80%;
	padding-bottom: 5px;
}
.sc_y {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	line-height: 100%;
	width: 40px;
	float: left;
	padding-top: 20px;
}
.sc_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../schedule/images/tuki_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 40px;
	width: 50px;
	padding-top: 10px;
	float: left;
}
.sc_tit {
	line-height: 100%;
	font-weight: bold;
	color: #FF6600;
	width: 400px;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.schedulearea {
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
}
.schedulearea .gl_tab {
	margin-bottom: 5px;
}
.schedulearea  table.gl_tab td {
	font-size: 12px;
	background-color: #F6F6F3;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.schedulearea table.gl_tab th {
	font-size: 14px;
	background-color: #EEEDE8;
	padding: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.schedulearea table.gl_tab td.green {
	color: #336600;
}
.schedulearea table.gl_tab td img {
	vertical-align: middle;
	padding-left: 5px;
}
.gl_news ul {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gl_news ul li {
	font-size: 80%;
	line-height: 140%;
	padding-bottom: 5px;
}
table.tabdesign_e {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 15px;
}
table.tabdesign_e td {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
table.tabdesign_e th {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	padding: 5px;
	background-color: #FFEB99;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.eimibox {
	background-image: url(../event/workshop/images/fromeimi_bg.gif);
	background-repeat: repeat-y;
}
.eimi_bottom {
	background-image: url(../event/workshop/images/fromeimi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.eimi_in {
	padding-right: 15px;
	padding-left: 15px;
	color: #CC0000;
}
.lesson_box2 {
	margin-bottom: 30px;
}
.lesson_box2 p {
	padding: 8px;
}
.courceboxin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main   .courceboxin  p {
	padding: 0px;
	margin: 0px;
}
