/*  ----	file StyleSheets	----  */

#h1TitleArea	{
	margin: 0;
	padding: 20px 0;
	background-image: none;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
}
h1.title	{
	display: inline-block;
	padding: 0;
	text-align: left;
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	line-height: 2.4em;
	background-color: transparent;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.h2TitleArea,
.h2TitleArea1,
.h2TitleArea2	{
	border-bottom: 3px #ff8c00 solid;
}
.tablename,
.tablename1,
.tablename2	{
	padding: 0;
	text-indent: 10px;
	font-size: 24px;
	line-height: 2em;
}

.tablename a:link, .tablename a:visited, .tablename a:focus,
.tablename1 a:link, .tablename1 a:visited, .tablename1 a:focus,
.tablename2 a:link, .tablename2 a:visited, .tablename2 a:focus	{
	color: #333333;
	text-decoration: none;
}
.tablename a:hover,
.tablename2 a:hover,
.tablename2 a:hover	{
	color: #aaaaaa;
	text-decoration: underline;
	text-decoration: none;
}


.h3Title,
.h3Title1	{
	border-left: 3px #ff8c00 solid;
	background-color: #eaeaea;

}


.categoryNavi a:link,
.categoryNavi a:visited,
.categoryNavi a:focus	{
	color: #333333;
	text-decoration: underline;
}
.categoryNavi a:hover	{
	color: #333333;
	text-decoration: none;
}


.imageLeft	{
	display: block;
}
.downloadLink a,
.siteLink a,
.photoLink a,
.downloadLink a	{
	color: #ffffff;
	border: #ff8c00 solid 1px;
	background-color: #ff8c00;
}
.downloadLink a:hover,
.siteLink a:hover,
.photoLink a:hover,
.downloadLink a:hover	{
	color: #ffffff;
}

