@charset "EUC-JP";
/* Technologies CSS Document */

div.image {
	text-align:center;
}
.image span {
	display:none;
}

.contents p.b15 {
	margin-bottom:15px;
}

.wrap {
	margin:15px 0 20px;
}

#tsugo {
	width:600px;
	background:url(../img/bg_tsugo.jpg) repeat;
}

#t_left {
	float:left;
	width:260px;
	padding:10px 15px;
}

#t_right {
	float:right;
	width:260px;
	padding:10px 15px;
}

.bg_line {
	width:600px;
	height:1px;
	background:url(../img/bg_line.jpg) no-repeat;
}
.bg_line span {
	display:none;
}

#tsugo p {
	margin:15px 0 10px;
}

.app {
	width:600px;
	margin-top:15px;
}
.app p {
	float:left;
	width:270px;
}
.app img {
	display:block;
	float:right;
	width:310px;
}

#patent {
	text-align:right;
	font-size:11px;
}