/*  ----	top page StyleSheets	----  */
#h1TitleArea	{
	margin-top: 20px;
	background-image: url(./h1title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
.title	{
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 20px;
	line-height: 25px;
}
.h2TitleArea,
.h2TitleArea1,
.h2TitleArea2	{
	padding: 0;
	background-image: url(./h2title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.tablename,
.tablename1,
.tablename2	{
	padding: 0;
	text-indent: 70px;
	line-height: 25px;
}
.h3TitleArea,
.h3TitleArea1	{
	padding: 0;
	background-image: url(./h3title.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
.h3Title,
.h3Title1	{
	padding: 0;
	text-indent: 70px;
	line-height: 25px;
}

/*	リンクボタン	--------------------------------------------------------*/
.photoLink	{
	background-image: url(../../images/photo1.jpg);
}
.photoLink a	{
	background-image: url(../../images/photo2.jpg);
}

.detailLink	{
	background-image: url(../../images/more1.jpg);
}
.detailLink a	{
	background-image: url(../../images/more2.jpg);
}

.downloadLink	{
	background-image: url(../../images/download1.jpg);
}
.downloadLink a	{
	background-image: url(../../images/download2.jpg);
}

.siteLink	{
	background-image: url(../../images/link1.jpg);
}
.siteLink a	{
	background-image: url(../../images/link2.jpg);
}

