
body {
	font:14px/1.231 "ヒラギノ角ゴ Pro W3" Arial, Helvetica, "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

#wrap {
	padding: 0px;
}
#nav {
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#e6eae3), to(#d4dcd6)) #d4dcd6;
     text-align: center;
	font-size: 107%;
	width: 100%;
       	margin: 0px auto;
      
}

#nav2 {
	-webkit-border-radius: 8px;
	background: -webkit-gradient(linear, left top, left bottom, from(#e6eae3), to(#d4dcd6)) #d4dcd6;
     text-align: center;
	font-size: 107%;
	width: 290px;
       	margin: 0px auto;
      
}

nav li {
	text-align: center;
	float: left;
	font-weight: bold;
	border-left: 1px solid #fff;
	text-shadow: -1px -1px 0 rgba(150, 150, 150, 0.3);
}
nav li a {
	display: block;
	width: 95px;
	padding: 8px 0;
}
nav li:first-child {
	border: none;
}
nav a {
	color: #fff;
	text-decoration: none;
}
section, nav {
	margin-bottom: 1em;
}
h3 {

	padding-left: 0px;
	color: #333366;
	margin-bottom: 1em;
	min-height: 23px;
}
p {
	margin-bottom: 1em;
}
aside {
	background-color: #ebebeb;
	-webkit-border-radius: 8px;
	padding: 10px;
}
aside p:last-child {
	margin-bottom: 0;
}
footer {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
}



#btnTop {
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#cbcccf), to(#acaeb0)) #cbcccf;
	width: 7em;
	font-size: 85%;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#btnTop a {
	text-shadow: 1px 1px 0 #ddd;
	display: block;
	padding: 5px 0;
	color: #444444;
	text-decoration: none;
}
footer p {
	clear: both;
	padding: 0;
}
footer img {
	vertical-align: top;
}
footer p:last-child {
	margin: 0;
}

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

#login {
 text-align: left;
}

.sample{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
  width:290px;
    margin-bottom:2px;


}
.sample td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.4em 0em 0.4em 0.3em;
 width:145px;
}
.sample th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#B0C4DE;
    padding:0.4em 0.3em;
    text-align:center;
width:145px;
  
}

.tabletd 
{
     background-color:#e9e9e9;
     font-size:13.5px;
}
.tabletd2
{
     background-color:#e9e9e9;
     font-size:13px;
}

