/*====== common ======*/
body {
	background-color: #ebebea;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/bgi01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body,table,td,div {
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	color: #333333;
	font-family: Arial;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	color: #000000;
}
/*====== common ======*/




/*====== bgc ======*/
.bgc_white{background-color: #FFFFFF;}
.bgc_red{background-color: #BD187E;}
.bgc_gray{background-color: #D0D0D0;}

.bgc_gray02{background-color: #bfbfbf;}
.bgc_gray03{background-color: #e5e5e3;}
.bgc_gray04{background-color: #80898a;}
.bgc_gray05{background-color: #F3F3F3;}
.bgc_gray06{background-color: #a5a5a5;}
.bgc_gray07{background-color: #80898a;}
.bgc_gray08{
	background-color: #991200;
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 36px;
	padding-left: 36px;
	padding-right: 36px;
	font-weight: bold;
}
.bgc_gray09{background-color: #e1e1df;}
/*====== bgc ======*/




/*====== bgi ======*/

.nav2CellOff{
	background-image: url(../image/bgi_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 16pt;
}

.nav2CellOn{
	background-image: url(../image/bgi_menu_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 16pt;
}

.nav3CellOff{
	background-color: #000000;

}

.nav3CellOn{
	background-color: #BD187E;

}
.bgi_left01{
	background-image: url(../image/dt01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.bgi_nav01{
	background-image: url(../image/bgi_menu01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;

}




/*====== bgi ======*/





/*====== links ======*/

.A {
	text-decoration: none;
	color: #333333;
	line-height: 18px;
}

A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #991200;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}

.news {
	text-decoration: none;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news:link {
	color: #363636;
	text-decoration: none;
}

.news:visited {
	color: #000000;
	text-decoration: none;
}

.news:hover {
	color: #991200;
	text-decoration: none;
}

.news:active {
	color: #000000;
	text-decoration: none;
}

/*====== links ======*/





/*====== tit ======*/
.tit_left_gray{
	color:#000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	line-height: 25px;
}
.tit_left_gray01{
	color:#555555;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.tit_gray{
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
.tit_gray01{
	color:#991200;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 22px;
}
.tit_gray02{
	color:#2b2b2b;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	line-height: 22px;
}
.tit_gray03{
	color:#6C6C6C;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial";
}

.tit_white{
	color:#ffffff;
}

.tit_menu{
	color:#BD187E;
	line-height: 20px;
}

.tit_menu01{
	color:#BD187E;
	font-weight: bold;
}
.tit_white01{
	color:#ffffff;
	font-weight: bold;
}

/*====== tit ======*/


.text{
	color: #BD187E;
	background-color: #E7E7E7;
	height: 16px;
	border: 1px solid #D0D0D0;
	width: 60px;
	padding-left: 2px;
}

.textfield{
	background-color: #F1F1F1;
	height: 15px;
	border: 1px solid #C9C9C9;
	width: 131px;
}
