@charset "UTF-8";
@import url(login.css);
@import url(list.css);
@import url(top.css);

/* 特徴タイトル */

.comp_tt{
	width: 775px;
	height: 54px;
	background: url(../images/otws_tt.jpg) no-repeat left;
	text-align: left;
	margin-bottom: 20px;
}

.comp_tt h2{
	margin: 13px 0 0 28px;
	font-size: 18px;
	font-weight: bold;
	float: left;	
}

/* 特徴メイン */

.comp_waku{
	width: 700px;
	margin: 0 auto;
}

.comp_bg01{
	height: 20px;
	background-color:#ffffff;
	padding: 5px 10px;
}
.comp_bg02{
	height: 20px;
	background-color: #eeeeee;
	padding: 5px 10px;
}

.comp_sp01{
	width: 80px;
	float: left;
	text-align: left;
	background: url(../images/my_p_icon.gif) no-repeat left;
	margin-left: 20px;
	padding: 3px 0 0 15px;
}

.comp_sp02{
	width: 550px;
	float: right;
	text-align: left;
	padding: 3px 0 0 0;
}
