/* サブタイトル01 */
.subtitle_01
{
font-size : 15px ;
line-height: 18px;
color : #333333 ;
}
/* サブタイトル02 */
.subtitle_02
{
font-size : 13px ;
line-height: 15px;
color : #333333 ;
/* font-style: oblique; */
}
/* 本赴10 */
.txt10
{
font-size : 10px ;
line-height: 12px;
color : #333333 ;
}

/* 本赴11 */
.txt11
{
font-size : 11px ;
line-height: 13px;
color : #333333 ;
}

/* 本赴12 */
.txt12
{
font-size : 12px ;
line-height: 14px;
color : #333333 ;
}

/* 本赴13 */
.txt13
{
font-size : 13px ;
line-height: 15px;
color : #333333 ;
}

/* 本赴14 */
.txt14
{
	font-size : 14px;
	line-height: 19px;
	color : #333333;

}

/* 本赴15 */
.txt15
{
font-size : 15px ;
line-height: 21px;
color : #333333 ;
}

/* 本赴16 */
.txt16
{
font-size : 16px ;
line-height: 18px;
color : #333333 ;
}
/******ｉ"・・・旧嚼F＝白******/
/* サブタイトル01 */
.subtitle_01w
{
font-size : 15px ;
line-height: 18px;
color : #FFFFFF ;
}
/* サブタイトル02 */
.subtitle_02w
{
font-size : 13px ;
line-height: 15px;
color : #FFFFFF ;
/* font-style: oblique; */
}
/* 本赴10 */
.txt10w
{
font-size : 10px ;
line-height: 12px;
color : #FFFFFF ;
}

/* 本赴11 */
.txt11w
{
font-size : 11px ;
line-height: 13px;
color : #FFFFFF ;
}

/* 本赴12 */
.txt12w
{
font-size : 12px ;
line-height: 14px;
color : #FFFFFF ;
}

/* 本赴13 */
.txt13w
{
font-size : 13px ;
line-height: 15px;
color : #FFFFFF ;
}

/* 本赴14 */
.txt14w
{
font-size : 14px ;
line-height: 17px;
color : #FFFFFF ;
}

/* 本赴15 */
.txt15w
{
font-size : 15px ;
line-height: 17px;
color : #FFFFFF ;
}

/* 本赴16 */
.txt16w
{
font-size : 16px ;
line-height: 18px;
color : #FFFFFF ;
}

hr{
border-style:dotted;
color:#cccccc;
height:2px;
}

.box-green {
	padding: 8px;
	font-size: 13px;
	color: #333333;
	border: 2px solid #339900;
	line-height: 20px;
}
