/*-----------------------------------------
 DEFAULT  初期設定
-----------------------------------------*/
* {  
    	margin:0;  
    	padding:0;  
}  
body {
	font-family:"Verdana", "ＭＳ ゴシック", "sans-serif";
	font-size:12px;
	line-height:1.5;
	text-align: center;
	letter-spacing: .5pt;
	background-repeat: repeat;
	background-color: #FFFFFF;






}  
html {  
    	overflow-y: scroll;
}  
h1,h2,h3,h4,h5,h6 {  
}  
p,li,dt,dl {  
    	line-height:1.6;  
}  
p,li,dt,dl,dd {  
    	margin:0 0 0 0;  
}  
li {  
    	list-style-type:none;  
}  
img {  
    	border:0;  
} 
address {  
    	font-style:normal;  
}  
.clear {  
    	clear:both;  
}  
a {
	color: #3366FF;
}
a:hover {
	color: #FF0000;
}
.text-left {
	text-align: left;
	font-size: 85%;

}
.no {
	display: none;
}
.p85-left {
	font-size: 85%;
	color: #333333;
	text-align: left;
}
.p125 {
	font-size: 125%;
}
.p125-no {
	font-size: 125%;
	margin-bottom: 10px;
	font-weight: bold;

}
.p85 {
	font-size: 85%;
	color: #666666;
}
.p100-st {
	font-weight: bold;
	margin-bottom: 10px;
}
.new-p {
	color: #0033CC;
	font-size: 110%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;



}
.new-a {
	font-weight: bold;
	color: #006699;
	line-height: 110%;
	text-decoration: none;
}
#foot-top {

	margin: 0px;
	height: 120px;
	width: 100%;
	background-image: url(../interlink-image/foot-top.jpg);
	background-repeat: no-repeat;
	display: block;
}
#footer {

	margin: 0px;
	border-top-color: #660000;
	border-top-width: 2px;
	border-top-style: solid;
}
#header-006 {

	background-image: url(../interlink-image/head-top.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 80px;
	width: 860px;
}
#head-menu {

	background-image: url(../interlink-image/head-manu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 70px;
	width: 100%;
}
table.document {
	vertical-align: top;
	display: block;
	width: 650px;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;





}
table.document th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 80px;
	text-align: center;
	vertical-align: top;



}
table.document td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 570px;
	text-align: left;
	vertical-align: top;


}
.document box {
	display: block;
	margin: 0px 0px 15px;
	height: auto;
	width: 100%;
	overflow: hidden;

}
table.document2 {
	vertical-align: top;
	display: block;
	width: 650px;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	margin-top: 10px;


}
table.document2 th {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 80px;
	text-align: center;
	vertical-align: top;



}
table.document2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 243px;
	text-align: left;
	vertical-align: top;


}

