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

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

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

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

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

h3.sub_title02 {
	margin: 0px 0px 0px 41px;
	width: 529px; height: 92px;
	background: url(../hosmoba02_img/sub_title02.png) no-repeat;
	text-indent: -9999px; }

/* キャスト特典内容 */
.cast_vanilla {
	font-size: 91.6%;
	margin: 10px 17px 10px 10px;
	color: #ff9000;
	line-height: 140%; }

.cast_vivid {
	font-size: 91.6%;
	margin: 10px 17px 10px 10px;
	color: #c425e2;
	line-height: 140%; }

/* キャスト特典内容 */
.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_cast_top {
	margin: 0px 0px 0px 41px;
	width: 529px; height: 9px;
	background: url(../hosmoba02_img/hosmoba_cast_top.png) no-repeat;
	text-indent: -9999px; }
.hosmoba_cast_under {
	margin: 0px 0px 0px 41px;
	width: 529px; height: 10px;
	background: url(../hosmoba02_img/hosmoba_cast_under.png) no-repeat;
	text-indent: -9999px; }



h3.hosmoba04 {
	margin: 0px 0px 0px 41px;
	width: 529px; height: 39px;
	background: url(../hosmoba_img/hosmoba04.png) no-repeat;
	text-indent: -9999px; }

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


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; }