/* サブタイトル01 */
.subtitle_01
{
font-size : 15px ;
color : #FF3333 ;
}
/* サブタイトル02 */
.subtitle_02
{
font-size : 13px ;
color : #FF0000 ;
/* font-style: oblique; */
}
/* 本文 10 */
.text_10
{
font-size : 10px ;
color : #333333 ;
}

/* 本文 11 */
.text_11
{
font-size : 11px ;
color : #333333 ;
}

/* 本文 12 */
.text_12
{
font-size : 12px ;
color : #333333 ;
}

/* 本文 13 */
.text_13
{
font-size : 13px ;
color : #333333 ;
}

/* 本文 14 */
.text_14
{
	font-size : 14px;
	color : #333333;
	line-height: 20px;
}

/* 本文 15 */
.text_15
{
font-size : 15px ;
color : #333333 ;
}

/* 本文 16 */
.text_16
{
font-size : 16px ;
color : #333333 ;
}

/* 本文 17 */
.text_17
{
font-size : 17px ;
color : #333333 ;
}

/* 本文 18 */
.text_18
{
font-size : 18px ;
color : #333333 ;
}

/* 本文 19 */
.text_19
{
font-size : 19px ;
color : #333333 ;
}

/* 本文 20 */
.text_20
{
font-size : 20px ;
color : #333333 ;
}

/* 本文 25 */
.text_25
{
font-size : 25px ;
color : #333333 ;
}

h1,h2,h3,h4,h5,h6
{
	font-size  : 12px;
	font-weight:normal;
	margin  : 0;
}
