@charset "utf-8";
body {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../pict/share/background.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
a			{	text-decoration	: none;}
a:link		{	color			: #e50012;	text-decoration: underline;}
a:visited	{
	color			: #e50012;
	text-decoration: none;
}
a:hover		{	color			: #ff5b3c;	text-decoration: underline;}
.TopNavi {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.TopNavi a:link {
	color: #666666;
}
.TopNavi a:visited {
	color: #666666;
}
.TopNavi a:hover {
	color: #0033CC;
}
.TopNavi a:active {
	color: #0033CC;
}
.TopLogo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.TopImg {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.TopMenu {
	width: 100%;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.TopPan {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 25px;
}
.PageTitle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.UnderNavi {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.UnderNavi a:link {
	color: #666666;
}
.UnderNavi a:visited {
	color: #666666;
}
.UnderNavi a:hover {
	color: #0033CC;
}
.UnderNavi a:active {
	color: #0033CC;
}
.UnderFooter {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E50012;
	height: 30px;
	padding-top: 10px;
}
.SiteMap2th {
	margin-left: 20px;
}
.SiteMap3th {
	margin-left: 50px;
}.PageImg {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.PagetxtTitle{
	padding-left				: 41px;
	background					: url(../pict/share/title_middle.gif) no-repeat;
	line-height: 28px;
}
.CaseListTable {
	border-collapse				: collapse;
	border						: 2px solid #E50012;
}
.CaseListTable th {
	color						: #000000;
	background-color			: #FFCCCC;
	font-size					: 12px;
	border						: 1px solid #E50012;
	text-align					: center;
	vertical-align				: middle;
}
.CaseListTable td {
	padding						: 3px;
	border						: 1px solid #E50012;
	font-size					: 12px;
}
.SubMenu1 {
	background-color: #E0E0E0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.SubMenu1 a:link {
	color: #666666;
}
.SubMenu1 a:visited {
	color: #666666;
}
.SubMenu1 a:hover {
	color: #0033CC;
}
.SubMenu1 a:active {
	color: #0033CC;
}

.SubMenu2 {
	background-color: #EFEFEF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.SubMenu2 a:link {
	color: #666666;
}
.SubMenu2 a:visited {
	color: #666666;
}
.SubMenu2 a:hover {
	color: #0033CC;
}
.SubMenu2 a:active {
	color: #0033CC;
}
.txtRed		{	color			: #ff0000;}
.txtBlue	{	color			: #0d65af;}
.txtSky		{	color			: #0090ff;}
.txtGreen	{	color			: #6bb943;}
.txtPink	{	color			: #f60a42;}
.txtYellow	{	color			: #d7a906;}
.CatalogTable {
	width: 200px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.CatalogTitle {
	font-size: 12px;
	line-height: 25px;
	background-color: #CCCCCC;
	text-align: center;
}
.InfoTable {
	width: 500px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.InfoTitle {
	font-size: 12px;
	line-height: 25px;
	background-color: #CCCCCC;
	text-indent: 5px;
}
.TopContentsBox {
	width: 100%;
	border: 1px solid #999999;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.TopCopy {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	padding-top: 10px;
}

.TopNewsDate {
	color: #00B4F0;
}
.TopContentsSubBox {
	width: 95%;
	border: 1px solid #999999;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-right: auto;
	margin-left: auto;
}
.txtRedStrong {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.TopList {
	list-style-image: url(../pict/top/dot_gray.gif);
	line-height: 30px;
}
.TopProductBox {
	border: thin solid #666666;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.TopProductBoxText {
	padding: 10px;
}
.txtDYellow {
	color			: #9D7B04;
}
.TopNewItem {
	color: #0000FF;
	background-color: #D2D2FF;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
}
