@charset 'UTF-8';
/*トップページメインflash*/
#fla {
	width: 855px;
	background: url(../images/top/fla_bg.gif) no-repeat;
	padding-top: 5px;
	text-align: center;
}

/*flash下部ボタン*/
#fla_bottom {
	width: 855px;
	background: transparent url(../images/top/fla_bg.gif) no-repeat center bottom;
}

#fla_btn {
	width: 840px;
	height: 137px;
	background: transparent url(../images/top/main_btn_bg.gif) no-repeat center top;
	margin: 0 auto;
	padding-bottom: 8px;
	text-align: center;
	position: relative;
}

/*シミュレーションボタン*/
a#m_btn_01 {
	background: url(../images/top/main_btn_01_off.gif) no-repeat;
	height: 100px;
	width: 460px;
	top: 6px;
	left: 15px;
	position: absolute;
	text-indent: -9999px;
	display:block;
}
a:hover#m_btn_01 { background: url(../images/top/main_btn_01_on.gif) no-repeat 0 0; }

/*シチュエーションボタン*/
a#m_btn_02 {
	display: block;
	background: url(../images/top/main_btn_02.gif) no-repeat;
	height: 15px;
	width: 148px;
	top: 63px;
	left: 511px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover#m_btn_02 { background: url(../images/top/main_btn_02.gif) no-repeat 0 -15px; }

a#m_btn_03 {
	display: block;
	background: url(../images/top/main_btn_03.gif) no-repeat;
	height: 15px;
	width: 173px;
	top: 83px;
	left: 511px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover#m_btn_03 { background: url(../images/top/main_btn_03.gif) no-repeat 0 -15px; }

a#m_btn_04 {
	display: block;
	background: url(../images/top/main_btn_04.gif) no-repeat;
	height: 15px;
	width: 206px;
	top: 105px;
	left: 511px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover#m_btn_04 { background: url(../images/top/main_btn_04.gif) no-repeat 0 -15px; }

/*使い方ボタン*/
a#m_btn_05 {
	background: url(../images/top/main_btn_06_off.gif) no-repeat;
	height: 12px;
	width: 147px;
	top: 109px;
	left: 307px;
	position: absolute;
	text-indent: -9999px;
	display:block;
	overflow: hidden;
}
a:hover#m_btn_05 { background: url(../images/top/main_btn_06_off.gif) no-repeat 0 -12px; }



/*お問い合わせ先*/
#tel {
	width: 855px;
	margin:10px auto;
	text-align:center;
	position: relative;
}

#tel .mail_btn {
	position: absolute;
	top: 44px;
	left: 660px;
}

/*ビジモバメリットFlash*/
#fla_mini{
	margin:10px 0 10px 25px;
}
h2#ttl_cost {
	width:585px;
	height:33px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background: url(../images/top/ttl_cost.gif) no-repeat left top; 
}

h3#ttl_cost_text {
	width:519px;
	height:44px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	background: url(../images/top/ttl_cost_text.gif) no-repeat left top;
	border-width:0;
}

/*お客様の声*/
#voice { margin: 0 35px 0 25px; }

#voice p {
	font-size: 80%;
	padding: 0 0 10px 75px;
}
#voice p strong{
	color:#039;
}
#voice p.v01 {
	background: url(../images/top/voi_01.jpg) no-repeat left top;
	border-bottom: 2px dotted #99sdd6;
}

#voice p.v02 { background: url(../images/top/voi_02.jpg) no-repeat left top; }


/*法人携帯導入のポイント*/
h2#corp_mobile_ttl {
	width:585px;
	height:33px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background: url(../images/top/corp_mobile_ttl.gif) no-repeat left top; 
}
h3#corp_mobile_txt {
	width:475px;
	height:31px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	background: url(../images/top/corp_mobile_txt.gif) no-repeat left top;
	border-width:0;
}

#corp_m { margin:20px 0 10px 0; }

#corp_m p {
	font-size: 90%;
	margin: 0 0 5px 20px;
}

#corp_point {
	width: 575px;
	background: #edf0f2;
	padding: 7px 0 0 7px;
}

#corp_point p {
	width: 286px;
	font-size: 70%;
	background-color: #edf0f2;
	float: left;
}

#corp_point img { display: block; }

#corp_point span{
	width: 275px;
	display: block;
	margin-left:5px;
}

/*新着情報*/
h2#news_ttl {
	width:585px;
	height:33px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background: url(../images/top/news_ttl.gif) no-repeat left top;
	margin:20px 0 5px 0;
}

#news {
	overflow:auto;
	height:300px;
	margin:10px 0 20px 0;
}

#news img {
	margin-right: 10px;
	vertical-align: middle;
}

#news p {
	font-size: 75%;
	margin: 5px 0 0 5px;
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

/*アイコンなし*/
#news p span { margin-left: 82px; }

#news p strong {
	color: #333;
	margin-right: 10px;
}

/*お客様の声下部リンク*/
div#vblinks {
	font-size: 10px;
	text-align: center;
	background: #ececec;
	margin: 10px 35px 10px 25px;
	padding: 10px;
}

div#vblinks a {
	margin: 0 5px;
	padding-left: 10px;
	background: url(../images/top/vblink.gif) no-repeat left center;
}

div#vblinks a:hover { text-decoration: none; }
