@charset "shift_jis";
#base {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(img/back.jpg);
	background-repeat: repeat-y;
}
#head {
	height: 110px;
	padding-top: 15px;
}
.p2 {
	font-size: 20px;
	font-weight: bold;
}

#base #head .top {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;

}
.tdt_l {
	width: 140px;
	padding-left: 45px;
}


#main {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#img {
	float: left;
	width: 230px;
	text-align: center;
}




#foot {
	font-size: 12px;
	text-align: center;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.tdt_t {
	vertical-align: top;
}
.setu {
	text-align: center;
}




body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(img/bacc.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 25px;
	padding-top: 50px;
	padding-left: 60px;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 10px;
}
h2 {
	margin-left: 90px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
}
.kime {
	font-size: 16px;
}
.centare {
}
.gateway {
	background-image: url(img/gateway.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 20px;
}
.ex {
	background-image: url(img/ex.jpg);
	height: 30px;
	margin-top: 20px;
	background-repeat: no-repeat;
}
.giga {
	background-image: url(img/giga.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 20px;
}
.robot {
	background-image: url(img/robot.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 20px;
}
.tdt_u {
	padding-left: 20px;
}
#base #main .tdt_u .emachine {
	width: 555px;
	background-image: url(img/emachine.jpg);
	height: 30px;
	background-repeat: no-repeat;
}
.pr {
	padding-top: 10px;
	padding-left: 10px;
}
a:hover {
	color: #FF0000;
}
