.text01 {
    font-size: 12px;
}
.text02 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text03 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.text03-2 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
.text04 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text05 {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	padding-top: 5px;
}
.inquiry01 {
	background-color: #EFEFEF;
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.inquiry01 span{
	background-color: #EFEFEF;
	font-size: 11px;
	color: #FF0000;
}
.inquiry02 {
	background-color: #EFEFEF;
	font-size: 13px;
	line-height: 35px;
	color: #333333;
	text-indent: 10px;
}
.inquiry03 {
    padding-left: 10px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.inquiry04 {
    padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inquiry05 {
	white-space: nowrap;
	FONT-SIZE: 13px; 
	COLOR: #ffffff; 
	TEXT-INDENT: 5px; 
	TEXT-ALIGN: LEFT;
	LINE-HEIGHT: 30px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-COLOR: #5F9EA0
}
.inquiry05 span{
	background-color: #5F9EA0;
	font-size: 11px;
	color: #FF0000;
}
.inquiry06 {
	PADDING-LEFT: 10px; 
	FONT-SIZE: 13px; 
	TEXT-ALIGN: LEFT;
	BORDER-BOTTOM: #cccccc 1px solid
}
.arrow {
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	background-position: 2px 1px;
}
.news {
	font-size: 12px;
	line-height: 15px;
}
.pink {
    background-color: #FFFFFF;
    color: #E7A6B5;
}
