@charset "utf-8";

/************************************************* 共通 ***/

.tCenter {
	text-align: center;
}

.tRight {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.cell_top	{
	border-top: 1px solid #E4D6B8;
}
.cell_bottom	{
	border-bottom: 1px solid #E4D6B8;
}
.cell_left	{
	border-left: 1px solid #E4D6B8;
}
.cell_right	{
	border-right: 1px solid #E4D6B8;
}

.underline {
	text-decoration: underline;
}


.fontL {
	font-size: 1.5em;
}

.fontM {
	font-size: 1.15em;
}

.fontMS {
	font-size: 1.05em;
}

.fontMM {
	font-size: 1.3em;
}


.fontS {
	font-size: 0.85em;
}

.font10 {
	font-size: 10px;
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}

.font13 {
	font-size: 13px;
}

.font14 {
	font-size: 14px;
}

.font15 {
	font-size: 15px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font19 {
	font-size: 19px;
}

.font20 {
	font-size: 20px;
}

.font25 {
	font-size: 25px;
}

.font30 {
	font-size: 30px;
}



.lh1 {
	line-height: 1;
}

.lh12 {
	line-height: 1.2;
}

.lh13 {
	line-height: 1.3;
}

.lh15 {
	line-height: 1.5;
}

.lh16 {
	line-height: 1.6;
}

.lh17 {
	line-height: 1.7;
}


.bold {
	font-weight: bold;
}

.wht {
	color: #FFFFFF;
}

.bk {
	color: #000000;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}

.bgwhite {
	background: #FFFFFF;
}

.iepng {
	behavior: url(iepngfix.htc);
}

.iepng2 {
	behavior: url(../iepngfix2.htc);
}


.borB1 {
	border-bottom: 1px solid #6C0000;
}

.borB2 {
	border-bottom: 1px solid #FFFFFF;
}

.borB3 {
	border-bottom: 1px dashed #FFFFFF;
}

.img1 {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
}

.img2 {
	padding: 4px;
	background: url(cmnfix/img_bg.jpg) repeat-x #F0EFEC;
	border: 1px solid #E0E0E0;
}

.h4a {
	background: url(cmnfix/h4a.png) no-repeat left bottom;
	height: 32px;
	behavior: url(../iepngfix2.htc);
}

.bg1 {
	background: #F5D9D9;
}

.color1 {
	color: #8F0100;
}

.color3 {
	color: #333333;
}

.w255 {
	width: 255px;
}

.w390 {
	width: 390px;
}

.w85 {
	width: 85px;
}

.w115 {
	width: 115px;
}

.w148 {
	width: 148px;
}

.w440 {
	width: 440px;
}



/************************************************* home ***/

div.outer {
	width: 374px;
	height: 85px;
	background: url(home/img/info_bg.jpg) no-repeat;
}

div.inner {
	padding-top: 37px;
}

div.infoBx {
	overflow:auto;
	width: 350px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
}


/************************************************* 02_class_information ***/

table#tbl1 {
	background: url(02_class_information/img/bg1.png) no-repeat;
	height: 291px;
	behavior: url(../iepngfix2.htc);
}


/************************************************* 05_instructor ***/

td#td1 {
	background: url(05_instructor/img/bg1.png) no-repeat;
	height: 353px;
	behavior: url(../iepngfix2.htc);
}

td.td2 {
	background: url(05_instructor/img/bg2.jpg) no-repeat;
	height: 201px;
}




img.css-hover{
opacity:1.0;
filter: alpha(opacity=100);
}
a:hover img.css-hover{
opacity:0.7;
filter: alpha(opacity=70);
}

/************************************************* for wordpress***/

.attachment-134x180{
		padding: 4px;
	background: url(cmnfix/img_bg.jpg) repeat-x #F0EFEC;
	border: 1px solid #E0E0E0;
}
.attachment-180x180 {
    background: url(cmnfix/img_bg.jpg) repeat-x scroll 0 0 #F0EFEC;
    border: 1px solid #E0E0E0;
    padding: 4px;
}	
.attachment-233x175{
	background: url(cmnfix/img_bg.jpg) repeat-x scroll 0 0 #F0EFEC;
    border: 1px solid #E0E0E0;
    padding: 4px;
}
.attachment-211x297{
	background: url(cmnfix/img_bg.jpg) repeat-x scroll 0 0 #F0EFEC;
    border: 1px solid #E0E0E0;
    padding: 4px;
}
.bold{
	font-weight:bold;
}
.size14{
	font-size:14px;
}



#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 233px;
}

#gallery-1 {
    margin: auto;
    width: 700px;
}
#gallery-1 img {
	padding: 4px;
	background: url(cmnfix/img_bg.jpg) repeat-x #F0EFEC;
	border: 1px solid #E0E0E0;
}

