@charset "UTF-8";
/* CSS Document */
html,body  {
	font-size: 13px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
img {
    border-style:none;
}
a img {
    outline:none;
}
a {outline:none;}

#wrap{
    width:1024px;
    margin:0 auto;
}
#header{
    width:1024px;
    margin:0 auto;
}
.gaiyou{
    width:1024px;
    margin:0 auto;
}
table {
	width:1024px;
	margin:0 auto;
}

table , td, th {
	border: 1px solid #999;
	border-collapse: collapse;
}

td, th {
	padding: 5px;
}

.title {
	text-align:center;
	background-color:#999;
}

.td1 {
	width:30%;
}

.td2 {
	width:65%;
}
.oubokiyaku {
	width:984px;
	margin:0 auto;
	padding:20px;
	border:1px solid #CCC;
}

.oubokiyaku p {
	margin:0 auto;
}

.kiyaku {
	margin:10px auto;
	border:#999;
	overflow: scroll;
	overflow-x: hidden;
	height: 150px;
}

.kiyaku p{
	padding:0 0 15px;
}
.oubo ,.dvd{
    width:!00%;
    margin:0 auto;
    padding:20px;
    text-align:center;
}

footer{
    text-align:center;
}