/* 基本 */
*{
	margin: 0px;
	padding: -10px;
}


img {
	border-width:0px;
}
#menu ul#gNavi li#gn02{
	font-size: 1px;
	text-indent: -10000px;
	display: block;
	width: 95px;
	height: 60px;
	top: 0px;
	background-image: url(../img/b_2b.png);
	background-repeat: no-repeat;
}

#contents {
	background-image: url(../img/bg2b.jpg);
	background-repeat: repeat;
	background-position: center top;
	vertical-align: middle;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: left;	
	}
	
#contents table td a{
    color:#663300;
    font-style:normal;
    text-decoration:underline;
}

#contents table td a:link{
    color: #663300;
	font-size: 11px;
}

#contenst table td a:visited{
　　color: #663300;
}
#contents table td a:hover{
    color: #ff6633;
}
contents table td a:active{
    color: #663300;
}	
#contents table{
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    border: 0px dotted #ded0b6;
	cellspacing: 0;
	
}
#contents table td{
	padding-left: 10px;
	border-bottom: 1px dotted #ded0b6;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #663300;
	cellspacing: 0;

}
