@charset "utf-8";
/* ===================================================================
CSS information

 file name  :thats.css
 author     :owada (admin)
 style info :ページごとの設定SEOマスターの強み用
 
=================================================================== */

/*----------------------------------------------------
	h3見出し
----------------------------------------------------*/
h3 {
	background-image: none;
	margin: 0 0 10px 10px;
	padding: 0;
	height: 36px;
	clear: both;
}

/*----------------------------------------------------
	画像
----------------------------------------------------*/
.thats_img_l {
	float: left;
	margin: 5px 20px 5px 15px;
}

.thats_img_r {
	float: right;
	margin: 5px 15px 5px 20px;
}

/*----------------------------------------------------
	色つき
----------------------------------------------------*/
.thats_orange {
	clear: both;
	color: #FF9900;
	font-size: 110%;
	font-weight: bold;
}

.thats_blue {
	clear: both;
	color: #3366FF;
	font-size: 110%;
	font-weight: bold;
}

.thats_pink {
	color: #FF00FF;
}

/*----------------------------------------------------
	box
----------------------------------------------------*/
.thats_3_box {
	background: url(/img/thats/14_seomaster_i04.png) no-repeat right bottom;
}

.thats_3_l_box {
	width: 390px
}


