@charset "Shift_JIS";

/* --------------------------------------------------------------------
	ƒeƒLƒXƒg
--------------------------------------------------------------------- */


.left {
text-align:left;
}

.left2 {
text-align:left;
font-size:14px;
}

.center {
text-align:center;
}

.left40 {
text-align:left;
height:40px;
}

.right {
text-align:right;
}

.strong_left {
color: #ff0000; 
text-align:left;
}

.strong_center {
color: #ff0000;
text-align:center;
}

.strong_right {
color: #ff0000; 
text-align:right;
}

.hot_left {
color: #4682b4; 
text-align:left;
}

.hot_center {
color: #4682b4; 
text-align:center;
}

.hot_right {
color: #4682b4; 
text-align:right;
}