@charset "utf-8";



/* Contents
-------------------------------------------------------------------------------- */
/* -- box-about -- */

#content .box-about {
	width: 704px;
	margin: 20px 0 0;
	padding: 0 0 15px;
	background: #faf7e8 url(/mobile/set/common/p/img/v09b/support/fon/bg_box-about_btm.gif) left bottom no-repeat;
}
#content .box-about .inner {
	padding: 15px 20px 0;
	background: url(/mobile/set/common/p/img/v09b/support/fon/bg_box-about_top.gif) left top no-repeat;
}
#content .box-about h2,
#content .box-about h4 {
	font-size: 100%;
	font-weight: bold;
}
#content .box-about p,
#content .box-about ul {
	margin-top: 5px;
}
/* -- .list-flow -- */
ul.list-flow {
	position: relative;
	margin: 20px -31px 0 0;
	padding-left: 18px;
}
ul.list-flow.col_4 {
	width: 625px;
}
#tab_contents ul.list-flow {
	padding-left: 18px;
}
ul.list-flow li {
	word-wrap : break-word;
	float: left;
	width: 146px;
	padding-right: 13px;
}
ul.list-flow.col_3 li {
	width: 200px;
	padding-right: 25px;
}
ul.list-flow.col_3 li span.txt {
	padding: 9px 38px 0 20px;
}
ul.list-flow.col_3 li.two‐digit span.txt {
	padding-left: 28px;
}
ul.list-flow.col_2 li {
	width: 295px;
	padding-right: 35px;
}
ul.list-flow.col_2 li span.txt {
	padding: 9px 53px 0 20px;
}
/* case */
ul.list-flow li.w_col_2 {
	width: 305px;
}
.col_3 ul.list-flow li{
	width: 199px;
}
.col_2 ul.list-flow li {
	width: 299px;
	padding-right: 25px;
}

ul.list-flow li ul {
	margin-top: 5px;
	padding: 0 20px !important;
}
ul.list-flow li.two‐digit ul {
	padding-left: 28px !important;
}
ul.list-flow li ul li {
	float: none !important;
	width: auto !important;
}

ul.list-flow li span {
	display: block;
}
ul.list-flow li span.fig {
	background: url(/mobile/set/common/p/img/v11a/general/fig_settings_arr.png) right center no-repeat;
}
ul.list-flow li span.fig img {
	position: relative;
}
ul.list-flow li.last-of-type span.fig {
	background: none;
}
ul.list-flow li span.txt {
	position: relative;
	min-height: 18px;
	_height: 18px;
	padding: 9px 24px 0 20px;
	font-weight: bold;
}
ul.list-flow li span.txt img.num {
	position: absolute;
	left: 0;
	top: 9px;
}
ul.list-flow li span.balloon_fix {
	position: relative;
	margin-top: 0px;
	display:block;
}
ul.list-flow li span.balloon_fix img {
	position: absolute;
	top: 0;
	left: 0;
}
/* -- #tab_contents -- */
#tab_contents {
	margin-top: 40px;
	width: 675px;
	overflow: hidden;
	zoom: 1;
}
body#frm #tab_contents div#content-top { background: none;}
body#frm #tab_contents div#content-top ul#tabs {
	padding: 0;
	background: none;
	border-bottom: 3px solid #84919d;
}
body#frm #tab_contents ul#tabs li {
	float: left;
	padding: 0 3px 0 0;
}
body#frm #tab_contents ul#tabs li.pc {
	padding-right: 0;
}
body#frm #tab_contents ul#tabs a {
	text-align: center;
	text-indent: 0;
	width: 223px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/mobile/set/common/p/img/v11a/general/tab.png);
}
body#frm #tab_contents ul#tabs li.sb-smartphone_iphone a {
	font-size: 12px;
}
body#frm #tab_contents ul#tabs a.on,
body#frm #tab_contents ul#tabs a:hover {
	color: #ffffff;
	text-decoration: none;
	background-position: left bottom;
	zoom: 1;
}

body#frm div#content #tab_contents div.content {
	overflow: hidden;
	width: 645px;
	padding: 20px 15px;
	background: url(/mobile/set/common/p/img/v11a/general/bg_content.png) repeat-y;
}
body#frm #tab_contents div#content-bottom {
	background: url(/mobile/set/common/p/img/v11a/general/bg_content_btm.png) no-repeat left top;
}

/* --------------------------------------------------------------------------------
   Left Navi
-------------------------------------------------------------------------------- */

body#frm div#sidenav h4 a  {
	background-image: url(/mobile/set/common/p/img/v11a/nav/h4_support.png);
}
body#frm div#nav div#sidenav ul li.index div div a {
	background-image: url(/mobile/set/common/p/img/v11a/nav/btn_fon-setting.png);
}



/* Clear
-------------------------------------------------------------------------------- */

ul.list-flow:after {
	content        : ".";
	height         : 0px;
	clear          : both;
	visibility     : hidden;
	display        : block;
}
ul.list-flow {
	zoom: 1;
}