@charset "UTF-8";
/* CSS Document */
@charset "UTF-8";
/* CSS Document */

.sample5 {
	color: #fcfcfc;
	background: #FF0000;
	font-size: 17pt;
	line-height: 1;
	margin: 40px 0px 20px;
	padding: 10px 5px;
	box-shadow: 1px 3px 7px 0px #666666;
	border-top: 4px solid #f2fb21;
	border-bottom: 4px solid #f2fb21;
	border-radius: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	height: 50px;
	text-align: center;
	width: 950px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
table {
	border-spacing: 1px;
	font-size: 14px;
	background-color: #e7e7e7;
	color: #b7b7b7;
	width: 95%;
	margin-bottom: 10px;
	margin-left: 20px;
}
caption {
	font-weight: bolder;
	background: #50adea url(img/css/css_table_gallery/corner.gif) no-repeat right top;
	border-bottom: 2px solid #1975d7;
	color: #fff;
	text-transform: none;
	padding: 10px;
	height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	word-spacing: normal;
	font-variant: normal;
}

thead th {
    text-align:center;
    background:#f5f5f5;
    color:#666;
    border:1px solid #fff;
    text-transform:uppercase;
}
tbody th {
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #50adea;
	text-align: center;
}
tbody tr {
    background-color:#fff;
    text-align:left;
}
tbody tr.odd {
    background:#f9f9f9;
    border-top:1px solid #fff;
}
tbody th a:link, tbody th a:visited{
    color:#96d030;
    background:url("img/css/css_table_gallery/layout.gif") no-repeat left center;
    padding-left:18px;
}
tbody th a:hover {
    color:#ff8601;
}

tbody tr.odd td { 
    background:#f9f9f9;
    border-top:1px solid #fff;
}
table td a:link, table td a:visited {
    color:#1975d7;
    text-decoration:none;
}
table td a:hover {
    color:#50adea;
    border-bottom:2px solid #8fd5ff;
    text-decoration:none ;
}
tbody td a[href="http://www.infectedfx.net"] {
    margin:0 auto;
    height:15px;
    background:url("img/css/css_table_gallery/ok.gif") no-repeat left center;
    border-bottom:0;
    padding-left:18px;
    font-weight:bold;
    color:#ff8601;
}
table a[title^="Download"] { 
    background:url("img/css/css_table_gallery/down.gif") no-repeat center;
    padding:20px 0px 0px 15px;
}
tfoot th, tfoot td {
    background-color:#e7e7e7;
    text-align:center; 
    font-size:1.2em; font-weight:bold; font-style:italic;
    border-bottom:3px solid #ccc;
    border-top:1px solid #dfdfdf;
}
.setumei {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin-top: 15px;
	line-height: normal;
	margin-bottom: 15px;
	margin-left: 20px;
}
