/* モバイル出張営業所「ホスモバ」 ページ02 */

h2.title {
	width: 611px; height: 156px;
	background: url(../hosmoba_img/title.jpg) no-repeat;
	text-indent: -9999px; }

h3.sub_title01 {
	margin: 0px 0px 0px 35px;
	width: 472px; height: 35px;
	background: url(../hosmoba02_img/sub_title01.png) no-repeat;
	text-indent: -9999px; }

h4.sub_text01 {
	margin: 5px 0px 0px 42px;
	width: 513px; height: 43px;
	background: url(../hosmoba02_img/sub_text01.png) no-repeat;
	text-indent: -9999px; }

.hosmoba_table01 { margin: 0px 0px 0px 41px; }

/* キャスト特典内容 */
.hosmoba_cast01 { background-image: url(../hosmoba02_img/hosmoba_cast01.png) }
.hosmoba_cast02 { background-image: url(../hosmoba02_img/hosmoba_cast02.png) }
.hosmoba_cast03 { background-image: url(../hosmoba02_img/hosmoba_cast03.png) }
.hosmoba_cast04 { background-image: url(../hosmoba02_img/hosmoba_cast04.png) }
.hosmoba_cast05 { background-image: url(../hosmoba02_img/hosmoba_cast05.png) }
.hosmoba_cast06 { background-image: url(../hosmoba02_img/hosmoba_cast06.png) }
.hosmoba_cast07 { background-image: url(../hosmoba02_img/hosmoba_cast07.png) }
.hosmoba_cast08 { background-image: url(../hosmoba02_img/hosmoba_cast08.png) }
.hosmoba_cast09 { background-image: url(../hosmoba02_img/hosmoba_cast09.png) }
.hosmoba_cast10 { background-image: url(../hosmoba02_img/hosmoba_cast10.png) }
.hosmoba_cast11 { background-image: url(../hosmoba02_img/hosmoba_cast11.png) }
.hosmoba_cast12 { background-image: url(../hosmoba02_img/hosmoba_cast12.png) }
.hosmoba_cast13 { background-image: url(../hosmoba02_img/hosmoba_cast13.png) }
.hosmoba_cast14 { background-image: url(../hosmoba02_img/hosmoba_cast14.png) }
.hosmoba_cast15 { background-image: url(../hosmoba02_img/hosmoba_cast15.png) }
.hosmoba_cast16 { background-image: url(../hosmoba02_img/hosmoba_cast16.png) }
.hosmoba_cast17 { background-image: url(../hosmoba02_img/hosmoba_cast17.png) }
.hosmoba_cast18 { background-image: url(../hosmoba02_img/hosmoba_cast18.png) }
.hosmoba_cast19 { background-image: url(../hosmoba02_img/hosmoba_cast19.png) }

.hosmoba_cast_top {
	margin: 0px 0px 0px 41px;
	width: 521px; height: 5px;
	background: url(../hosmoba02_img/hosmoba_cast_top.png) no-repeat;
	text-indent: -9999px; }
.hosmoba_cast_under {
	margin: 0px 0px 0px 41px;
	width: 521px; height: 6px;
	background: url(../hosmoba02_img/hosmoba_cast_under.png) no-repeat;
	text-indent: -9999px; }

/* キャスト台詞 */
.cast_text01 {
	font-size: 120%;
	margin: 2px 17px 0px 10px;
	color: #ea1f58;
	line-height: 140%; }
.cast_text02 {
	font-size: 91.6%;
	margin: 5px 17px 0px 10px;
	color: #d9ccbc;
	line-height: 140%; }

.main_text01 {
	font-size: 91.6%;
	margin: 6px 80px 10px 50px;
	color: #d9ccbc;
	line-height: 160%; }

.main_text01b {
	font-size: 120%;
	font-weight: bold;
	color: #ff8e08;
	padding: 10px 0px 0px 50px;
	line-height: 150%; }

.main_text02 {
	font-size: 83.3%;
	margin: 5px 80px 10px 50px;
	color: #ab9c8b;
	line-height: 160%; }

.main_text03 {
	font-size: 91.6%;
	margin: 20px 70px 10px 50px;
	color: #c0b19f;
	line-height: 150%; }
 

/* 注意書き（1文字ずらし） */
ul#text { list-style: none; }
li#text02 {
    padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
 

/* 色替えリンク */
/* 未訪問 */
a.hosmoba_link:link { color: #fa6894; text-decoration: underline; }
/* 訪問済み */
a.hosmoba_link:visited { color: #fa6894; text-decoration: underline; }
/* カーソルが上に乗った状態 */
a.hosmoba_link:hover { color: #b166f6; text-decoration: underline; }