@charset "Shift_JIS";

/* About Us
----------------------------- */

#mainContents h2 .num { color: #7d7d7d; font-size: 177%; font-family: Georgia, "Times New Roman", Times, serif;}
th { padding-top: 3px; padding-bottom: 3px; padding-right: 1em; text-align: right; font-weight: normal;}
td { padding-top: 3px; padding-bottom: 3px;}
td ul { margin-bottom: .5em;}


.link { margin: 20px 0 30px 0; padding: 0; text-align: center;}
.link li { list-style: none; float: left; width: 19%; padding-right: 7px;}
* html .link li { padding-right: 5px;}
.link li a { display: block; width: 100%; padding: 5px 0; background: #151515; border: 1px solid #2d2d2d; text-decoration: none;}
.link li a:hover { background: #1f1f1f;}

.space { height: 120px;}


/* clearfix
----------------------------- */
.link { clear: both; display:inline-block;}
.link:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
/* Hides from IE-mac \*/
* html .link { height:1px;}
.link { display:block; }
/* End hide from IE-mac */

