@charset "utf-8";
/*----------------------------------------------------
filename  :   aboutStyle.css
----------------------------------------------------*/

#aboutContainer p {
    text-indent: 1em;
}
#aboutContainer th,#aboutContainer td
{
    padding: 5px;
}

#aboutContainer table,#aboutContainer td,#aboutContainer th {
    border: 1px solid #666666;
    border-collapse: collapse;
}

#aboutContainer th
{
	background-color:#CCFF99;
}


#about-title-01
{
	background-image:url(../images/subtitle/about_01.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-02
{
	background-image:url(../images/subtitle/about_02.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-03
{
	background-image:url(../images/subtitle/about_03.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-04
{
	background-image:url(../images/subtitle/about_04.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-05
{
	background-image:url(../images/subtitle/about_05.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-06
{
	background-image:url(../images/subtitle/about_06.gif);
	width:500px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}


#about-title-07
{
	background-image:url(../images/subtitle/subtitle_about_05.gif);
	width:300px;
	height:20px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-08
{
	background-image:url(../images/subtitle/subtitle_about_06.gif);
	width:300px;
	height:20px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#about-title-09
{
	background-image:url(../images/subtitle/subtitle_about_07.gif);
	width:300px;
	height:20px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

