@charset "Shift_JIS";

a {
	color: #33cccc;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: #33cccc
}


/* original */

table.menu{
	margin-left: 6px;
    margin-bottom: 10px;
	background: url("/plugin/img/bg_plug.gif") repeat;
}

td.bgcolor{
}

td.leftmenu {
	background: url("/plugin/img/bg_lefttable_s.gif") repeat-y;
	text-align: left;
}

div.bg_leftmenu{
	background: url("/plugin/img/bg_lefttable.gif");
	background-repeat: no-repeat;
	padding:0px;
	padding-top:20px;
}

a.menu{
	color: #ffffff;
	line-height: 17px;
	font-size:10px;
}

a:hover.menu{
	color: #ffffff;
	font-size:10px;
}


/* 右側コンテンツ全ページ */

td.read {
	color: #d3ce1e;
	line-height: 25px;
}

td.read_line {
	height: 1px;
	background-image: url("/plugin/img/dotline.gif");
	background-repeat: repeat-x;;
}



/* 右側コンテンツTOPページ */

td.main_left{
	width: 147px;
	height: 89px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: #ffffff;
}

td.main_right{
	width: 417px;
	height: 89px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url("/plugin/img/bg_contents.gif");
}

table.main_right{
	width: 417px;
	height: 89px;
}

td.main_txt{
	color: #333333;
	width: 417px;
	margin: 0px;
	padding: 7px 10px 0px 7px;
	line-height: 16px;
	vertical-align: top;
}

td.main_arrow{
	width: 417px;
	height: 24px;
	text-align: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;

}



td.main_left_01{
	width: 147px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: #ffffff;
}

td.main_right_01{
	width: 417px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #e1e1e1;
}

table.main_right_01{
	width: 417px;
}



/* 商標について */

table.upper{
	background: #ffffff;
	color: #333333;
}

td.title_tm{
	width: 564px;
	height: 34px;
}

td.logo{
	padding: 10px;
	text-align: center;
}

td.tm_txt{
	padding: 10px;
	line-height: 16px;
}

table.bottom{
	background: #cccccc;
	color: #333333;
}

td.bottom{
	padding: 10px;
	line-height: 16px;
}


/* 各ダウンロードページ */

table.dl_whole{
	width: 564px;
	background: #ffffff;
	color: #333333;
}

td.dl_number {
	width: 28px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	vertical-align: top;
	text-align: center;
}

td.dl_txt {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-right: 38px;
	padding-left: 10px;
	line-height: 16px;
}

td.dl_txt2 {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 2px;
	padding-right: 38px;
	padding-left: 10px;
	line-height: 16px;
}

td.dl_caution {
	vertical-align: top;
	padding-bottom: 20px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 16px;
	color: #666666;
}

span.dl_caution {
	color: #666666;
}

td.dl_txt img.banner {
	border: 0px;
	margin-top: 9px;
	margin-left: 15px;
}

td.dl_txt2 img.banner {
	border: 0px;
	margin-top: 9px;
	margin-left: 15px;
}

td.dl_txt img {
	border: 0px #333333 solid;
	margin-top: 12px;
	margin-bottom: 8px;
}

td.dl_txt2 img {
	border: 0px #333333 solid;
	margin-top: 12px;
	margin-bottom: 8px;
}

a.dl {
	color: #006699;
	text-decoration: none;
}

a.dl:hover {
	text-decoration: underline;
	color: #006699
}

/* end of stylesheet */

