﻿@charset "UTF-8";

* html .smList01 {
	margin-left:15px;
}
/* ----------------------------------------------------
	Common
---------------------------------------------------- */
.dotL {
	margin-left:30px;
	list-style:outside;
}
.dotL li {
	margin-bottom:5px;
	list-style-type:disc;
}
/* ----------------------------------------------------
	pickUp
---------------------------------------------------- */
.pickUp {
	position: relative;
	margin-top: 30px;
	border: 5px solid #59a8e2;
}

.pickupIco {
	position: absolute;
	top: -8px;
	left: -8px;
}

.pickupIco02 {
	position: absolute;
	top: 10px;
	right: 20px;
}

.pickUp h3 {
	display: inline;
	float: left;
	padding: 60px 30px 0 30px;
}

.pickUp ul {
	float: left;
	width: 660px;
	padding: 10px 0 10px 0;
}

.pickUp ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("/support/images/ico_arrow.gif") no-repeat 0 50%;
}
/* ----------------------------------------------------
	OptionBox
---------------------------------------------------- */
.optionBox li {
	float: left;
	display: inline;
	width: 225px;
	height: 55px;
	margin-left: 5px;
	overflow: hidden;
}

.optionBox a {
	display: block;
	height: 55px;
	padding: 20px 0 20px 60px;
	font-size: 90%;
}

.optionBox .op01 a { background: url("/support/mebiuspad/images/btn_option.gif") no-repeat 0 0; }


/* ----------------------------------------------------
	Green_btn4
---------------------------------------------------- */

.contBox4 dd {
	float: left;
	height: 50px;
	line-height:1em;
	display: inline;
	overflow: hidden;
}
.contBox4 dt a ,
.contBox4 dd a {
	text-indent:0;
	height: 50px;
}
.contBox4 a {
	width:173px;
	font-size:80%;
}
.green .contBox4 span {
	display:block;
	padding-left:35px;
	padding-top:12px;
}
.green .contBox4 .con04 span ,
.green .contBox4 .con05 span {
	display:block;
	padding-left:35px;
	padding-top:18px;
}
.green .contBox4 .con01 a { background: url("/support/images/btn_contact4_g.gif") no-repeat 0 0; }
.green .contBox4 .con02 a ,
.green .contBox4 .con03 a { background: url("/support/images/btn_contact4_g.gif") no-repeat -173px 0; }
.green .contBox4 .con04 a { background: url("/support/images/btn_contact4_g.gif") no-repeat -347px 0; }
.green .contBox4 .con05 a { background: url("/support/images/btn_contact4_g.gif") no-repeat -520px 0; }
.green .contBox4 .con01 a:hover { background: url("/support/images/btn_contact4_g.gif") no-repeat 0 bottom; }
.green .contBox4 .con02 a:hover ,
.green .contBox4 .con03 a:hover { background: url("/support/images/btn_contact4_g.gif") no-repeat -173px bottom; }
.green .contBox4 .con04 a:hover { background: url("/support/images/btn_contact4_g.gif") no-repeat -347px bottom; }
.green .contBox4 .con05 a:hover { background: url("/support/images/btn_contact4_g.gif") no-repeat -520px bottom; }

/* ----------------------------------------------------
	SAR値
---------------------------------------------------- */
.sarBox h4 {
	margin:20px 0;
	font-weight:bold;
	font-size:0.8em;
}

/* ----------------------------------------------------
	修理受付にあたっての個人情報、保存データの取扱について
---------------------------------------------------- */
.notesBox {
	margin-left:15px;
}
.notesBox dl {
	margin-top:10px;
}
.notesBox dl dd {
	margin-left:2em;
}
.notesBox h5 {
	margin-top:10px;
	font-weight:normal;
	font-size:1em !important;
}
/* ----------------------------------------------------
	QuickAgent
---------------------------------------------------- */
.imgFlowL li {
	margin:0 0 20px 0;
}
.imgFlowL li p img {
	margin:10px 20px 0 20px;
}
#flow01,#flow02,#flow03,#flow04 {
	border-top:1px dotted #ccc;
	padding-bottom:20px;
	margin-top:20px;
}