<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*
	================================================================================================
		Tablet support contents format
	================================================================================================
*/
/*
	============================================================================
		base_mq
	============================================================================
*/
/*
	============================================================================
		basic setting
	============================================================================
*/
html{
	background-color:#fff;
	color: #333;
}

/*
	====================================
		layout
	====================================
*/
/*
#contents div.section {
	margin-bottom: 2em;
	clear: both;
}
*/
#contents div.section_headline {
	margin-bottom: 0;
	clear: both;
}

#contents .fltLeft { float: left; }
#contents .fltRight { float: right; }
#contents .fltCenter {
	margin-right: auto;
	margin-left: auto;
}

#contents .fltLeft,
#contents .fltRight,
#contents ol,
#contents ul,
#contents dl,
#contents div.section,
#contents div.section_headline,
div.fb-like { /zoom: 1; }

#contents .fltLeft:after,
#contents .fltRight:after,
#contents ol:after,
#contents ul:after,
#contents dl:after,
#contents div.section:after,
#contents div.section_headline:after,
div.fb-like:after { content: ''; display: block; clear: both; height: 0; }


/*
	====================================
		title
	====================================
*/

.mod-mainContentContainer .mod-content .upsidedown-frame .column2-left180 ul li.current a {
	font-weight: 700;
	color: #000;
}

#container h1 img {
	margin: 1px 0 10px 16px;
}

#contents h2,
#contents h3,
#contents h4,
#contents h5,
#contents h6 {
	color: #444444;
	line-height: 1.25;
}

#contents h6 {
font-size: 100%;
font-weight: bold;
}

#contents h2 {
	font-size: 140%;
	padding: 4px 17px 6px;
	border-bottom: 1px #ccc solid;
	background: url("/support/tablet/share/images/bg_h2_head.gif") repeat-x;
}

#contents h3.gray_band {
	font-size: 115%;
	padding: 5px 17px 4px;
	background-color: #e3e3e3;
	background-image: none;
}

#contents h3 {
	font-size: 115%;
	padding: 4px 17px 6px;
	background: url("/support/tablet/share/images/bg_h3_head.gif") no-repeat right bottom;
}

#contents h4.gray_line {
	font-size: 105%;
	padding: 4px 17px 6px;
	background: url("/support/tablet/share/images/bg_h3_head.gif") no-repeat right bottom;
}

#contents h4 {
	font-size: 105%;
	padding: 4px 17px 6px;
}

#contents h5.gray_line {
	padding: 4px 17px;
	margin-bottom: 10px;
	background: url("/support/tablet/share/images/bg_h3_head.gif") no-repeat right bottom;
}

#contents h5 {
	margin: 4px 17px 10px;
	padding-top: 6px;
	padding-bottom: 2px;
}
#contents h2,
#contents h4 {
	margin-bottom: 15px;
}

#contents p {
	margin: 0 1em 1.25em;
}


/*
	====================================
		tab
	====================================
*/
div#contents div.mode_tab3,
div#contents div.mode_tab4 {
	margin-left: 12px;
}

div#contents div.mode_tab3:after,
div#contents div.mode_tab4:after { content: ''; display: block; clear: both; height: 0; }

div#contents div.mode_tab3,
div#contents div.mode_tab4 { /zoom: 1; }

div#contents div.mode_tab3 ul,
div#contents div.mode_tab4 ul {
	list-style-type: none;
	width: 740px;
	height: 37px;
	margin: 0;
	padding: 0;
}

div#contents  div.mode_tab3 ul li {
	list-style-type: none;
	float: left;
	width: 243px;
	height: 37px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#contents  div.mode_tab4 ul li {
	list-style-type: none;
	float: left;
	width: 180px;
	height: 37px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

div#contents div.mode_tab3 ul li#tab3_02,
div#contents div.mode_tab3 ul li#tab3_03,
div#contents div.mode_tab4 ul li#tab4_02,
div#contents div.mode_tab4 ul li#tab4_03,
div#contents div.mode_tab4 ul li#tab4_04 {
	margin-left: 5px;
	_margin-left: 5px;	/* IE6 */
}

div#contents div.mode_tab3 ul li a {
	display: block;
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background: url("/support/tablet/share/images/tab/tab3_ot.jpg") no-repeat;
	width: 243px;
}

div#contents div.mode_tab4 ul li a {
	display: block;
	height: 37px;
	line-height: 37px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background: url("/support/tablet/share/images/tab/tab4_ot.jpg") no-repeat;
	width: 180px;
}

div#contents div.mode_tab3 ul li.on a {
	background: url("/support/tablet/share/images/tab/tab3_ov.jpg") no-repeat;
}

div#contents div.mode_tab4 ul li.on a {
	background: url("/support/tablet/share/images/tab/tab4_ov.jpg") no-repeat;
}

div#contents div.mode_tab3 ul li a:hover {
	text-decoration: none;
	background: url("/support/tablet/share/images/tab/tab3_ov.jpg") no-repeat;
}

div#contents div.mode_tab4 ul li a:hover {
	text-decoration: none;
	background: url("/support/tablet/share/images/tab/tab4_ov.jpg") no-repeat;
}


div#contents div.mode_tab3 ul li a span,
div#contents div.mode_tab3 ul li.on a span, 
div#contents div.mode_tab4 ul li a span,
div#contents div.mode_tab4 ul li.on a span {
	color: #43677e;
	margin-left: 5px;
	padding-left: 10px;
	background: transparent url("/support/tablet/share/images/tab/arrow_black.gif") no-repeat 0 4px;
}




/*
	====================================
		list
	====================================
*/

#contents ul,
#contents ol {
	margin: 0 0 1em 2em;
	padding: 0.5em 0;
}

#contents dl {
	margin: 0;
	padding: 0.5em 0;
}

#contents li {
	margin-left: 1em;
	margin-bottom: .35em;
}

#contents ul li,
#contents ol ul li {
	list-style: disc outside;
}

#contents ol li {
	list-style: decimal outside;
}


/* for IE6, IE7 */

#contents ul,
#contents ol {
	/margin: 0 0 1em 1.5em;
	/padding: 0.5em 0;
}

#contents li {
	/margin-left: 2.5em;
}

/* for IE8 */

#contents ul,
#contents ol {
	margin: 0 0 1em 1.5em\9;
	padding: 0.5em 0\9;
}

#contents li {
	margin-left: 2.5em\9;
}


/*
	====================================
		list (index)
	====================================
*/

#contents #index_list ul {
	margin: 0;
	padding: 0;
}

#contents #index_list li {
	list-style: none outside;
	float: left;
	margin-left: 0 0 13px;
}


/* for IE6, IE7 */

#contents #index_list li {
	/margin-left: 1em;
}

/* for IE8 */

#contents #index_list li {
	margin-left: 1em\9;
}

/*
	====================================
		list (annotation)
	====================================
*/

#contents ul.annotation li {
	list-style: none;
	text-indent: -0.7em;
	font-size: 0.9em;
}

#contents ul.annotation2 li {
	list-style: none;
	text-indent: -1.8em;
	font-size: 0.9em;
}

#contents ul.annotation2  {
	margin-left: 2.9em;
}


/*
	====================================
		list (btn_area)
	====================================
*/

div#contents ul.btn_area li {
	list-style: none outside none;
}
div#contents ul.btn_area li {
    float: left;
    padding: 0;
}

.clear {
    clear: both;
}

#contents ul.btn_area li {
	margin: 0 0 10px 1em;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
#contents ul.btn_area li {margin: 0 14px 10px 0;}
}
@-moz-document url-prefix( ){
#contents ul.btn_area li {margin: 0 14px 10px 0;}
}
/*------select model-----*/

div#contents div#select_model ul.btn_area li {
    float: left;
    height: 300px;
    padding: 0;
    width: 350px;
    margin-bottom: 13px;
}

		/*------systemupdate banner-----

		div#contents div#systemupdate {
			margin: 10px auto 50px auto;
		}

		div#contents div#systemupdate ul {
		    margin-left: 0;
		}

		div#contents div#systemupdate ul.bnr_area li {
		    float: left;
		    height: 86px;
		    padding: 0;
			margin-bottom: 1em;
		    width: 360px;
			list-style: none outside none;
		}

		/* for IE6, IE7 */

		div#contents div#systemupdate ul.bnr_area li {
			/margin-left: 1em;
		}

		/* for IE8 */

		div#contents div#systemupdate ul.bnr_area li {
			margin-left: 1em\9;
		}

		------/systemupdate banner-----*/

/*
	====================================
		link
	====================================
*/

ul.menulist li.current a {
	color: #000;
}
ul.link_in,
#contents ul.link_in,
#contents ul.link_movie {
	margin-left: 1em;
	margin-bottom: 0.5em;
}
ul.link_movie,
#contents ul.link_movie {
	/margin-left: 0;	/* for IE6, IE7 */
	margin-left: 0\9;	/* for IE8 */
}
ul.link_in.enq_bnr li{
	list-style: none;
	background: url("/share/images/arrow_black.gif") no-repeat 0 .5em;
	text-indent: 0;
	padding-left: 10px;
	display: inline;
}
#contents ul.link_in li,
#contents ul.link_movie li {
	list-style: none;
	background: url("/share/images/arrow_black.gif") no-repeat 0 .5em;
	text-indent: 0;
	padding-left: 10px;
}

a.link_in,
#contents a.link_in {
	padding-left: 10px;
	background: url("/share/images/arrow_black.gif") no-repeat 2px .5em;
}
ul.link_in li,
#contents ul.link_in li {
	margin-bottom: 0.7em;
}
ul.link_movie li,
#contents ul.link_movie li {
	margin-bottom: 1em;
}

ul.link_movie img,
#contents ul.link_movie img {
	margin-right: 5px;
}
span.link_out,
#contents span.link_out {
    background: url("/support/tablet/share/images/icon_blank.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 0;
    overflow: hidden;
    padding: 9px 0 0;
    vertical-align: baseline;
	*vertical-align: middle;	/* for IE */
    width: 11px;
	margin-left: 3px;
}

ul.link_page li,
#contents ul.link_page li {
	list-style: none;
	background: url("/support/tablet/share/images/icon_under_arrow.gif") no-repeat 0 .4em;
	text-indent: 0;
	padding-left: 12px;
}

/* for IE6, IE7 */
ul.link_in,
#contents ul.link_in {
	_margin-left: 0em;
	_margin-bottom: 0.5em;
}

/* for IE8 */
ul.link_in,
#contents ul.link_in {
	margin-left: 0em\9;
	margin-bottom: 0.5em\9;
}

/*
	====================================
		definition
	====================================
*/

#contents dl dd h3,
#contents dl dd h4,
#contents dl dd h5 {
	font-size: 93%;
	margin-bottom: .1em;
}

#contents dl { 
	margin: 0;
	padding: 0.5em 0;
}

#contents dl dt { margin-left: 1.5em; font-weight: 700; }
#contents dl dd { margin-left: 2.5em; margin-bottom: 1em; }


/*
	====================================
		box_info_area
	====================================
*/

#contents .box_info_area {
	margin: .5em 5px 1em 5px;
	padding: 0 0 9px;
	/padding: 0;
	background: #f3f3f3 url("/support/tablet/share/images/box/info-201br.gif") no-repeat bottom right;
}

#contents .box_info_area * { border: none; }

#contents .box_info_area dl {
	width: 100%;
	list-style: none;
	margin: 0;
	/margin: 0 0 9px;
	padding: 0;
	background: transparent url("/support/tablet/share/images/box/info-202tr.gif") no-repeat top right;
}

#contents .box_info_area dl dt {
	float: right;
	width: 100%;
	height: 40px;
	padding: 0;
	margin-left: 0;
	background: transparent url("/support/tablet/share/images/box/info-203tl.gif") no-repeat top left;
}

#contents .box_info_area dl dd {
	float: left;
	margin: -38px 0 -9px;
	/margin: -36px 0 0;
	padding: 16px 0 0 54px;
	/padding: 16px 8px 0 54px;
	background: transparent url("/support/tablet/share/images/box/info-204bl.gif") no-repeat bottom left;
}

#contents .box_info_area dl dt.caution img,
#contents .box_info_area dl dt.info img {
	position: absolute;
	margin: 12px 16px;
}

#contents .box_info_area dl dd ul,
#contents .box_info_area dl dd ol {
	margin: 0 1em 0.5em 1em;
}

#contents .box_info_area dl dd ol {
	padding-left: .6em;
}


/*
	====================================
		table
	====================================
*/

#contents table {
	margin: 0em 1em 2em 1em;
	padding: 0;
}

#contents table th {
	background-color: #7F7F7F;
	color: #FFF;
	font-weight: 300;
	text-align: center;
}

#contents th,
#contents td {
	border: 1px solid #6E6E6E;
	padding: .5em;
}

#contents th {
	font-weight: bold;
	text-align: center;
}

#contents caption {
	margin-bottom: .5em;
	text-align: center;
}

#contents fieldset,
#contents table,
#contents pre { margin-bottom: 1em; }


#contents td ul.annotation,
#contents td ul.annotation2 {
	margin-left: 0.5em;
}

/* for IE6, IE7 */

#contents td ul.annotation,
#contents td ul.annotation2 {
	/margin-left: 0em;
}

/* for IE8 */

#contents td ul.annotation,
#contents td ul.annotation2 {
	margin-left: 0em\9;
}



/*
	============================================================================
		Q&amp;A / pagenavi / searchArea
	============================================================================
*/
div#faq,
div#pagenavi {
	background-color: #f3f3f3;
	border: 1px solid #d2d2d2;
}

div#faq ul,
div#pagenavi ul {
	padding-top: 8px;
}

div#faq ul.link_in li,
div#pagenavi ul.link_in li {
	padding: 5px 0 5px 10px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #d2d2d2;
    width: 710px;
    background: url("/share/images/arrow_black.gif") no-repeat scroll 0 0.9em transparent;
    list-style: none outside none;
    text-indent: 0;
}
 
div#faq ul li.bottom,
div#pagenavi ul li.bottom {
    border-bottom: none;
    margin-bottom: 0px;
}

div#faq li.current a,
div#pagenavi li.current a {
	font-weight: 700;
    color: #000000;
}

div#searchArea {
	border: none;
}

div#searchArea a#qasearch-option {
	background: none;
}

/*
	====================================
		image
	====================================
*/

#contents .section div.pct img {
	margin: 15px 0 30px 15px;
}

#contents .section img.pct_line {
	border: 1px solid #666;
}

#contents .section img.sImg {
	margin: 15px 0px 0px 0px;
}

#contents img.icon {
	vertical-align: middle;
	margin: 0px 2px;
}

#contents img.qa_app_icon {
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.center {
	margin: 15px auto 30px;
}
/*
	====================================
		option
	====================================
*/
#contents .notice {
	border: 1px solid #f00;
	margin: 0 0 1em;
	padding: 1em;
}

#contents .notice_b {
	border: 1px solid #000;
	margin: 0 0 1em;
	padding: 1em;
}

#contents .accent {
	color: #ff0000;
}

#contents del {
	color: #ff0000;
}
#contents del span {
	color: #333;
}
#contents .page_top {
	text-align: right;
}

div#contents div.backtotop {
	text-align: center;
}
div#contents div.backtotop ul.cnt li{
	text-align: left;
}

div#contents ul.cnt {
	width: 290px;
	padding: 0;
	margin: 0 auto 20px;
}

div#contents div.backtotop ul.cnt span.Button {
    width: 250px;
    margin: 0;
}
div#contents span.new {
	color: #FF0000;
	font-weight: bold;
	margin-left: 3px;
}
div#contents div.backtotop ul.btn_area span.ButtonText {
    *max-width: none;
}
div#contents div.btn_area_backtotop ul.btn_area span.ButtonText {
    *max-width: none;
}
/*
	====================================
		support_model
	====================================
*/


div#contents div.support_xtzxtst {
	width: 434px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xtzxtst.gif") no-repeat right top;
}

div#contents div.support_xtzxt {
	width: 314px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xtzxt.gif") no-repeat right top;
}

div#contents div.support_xtzst {
	width: 302px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xtzst.gif") no-repeat right top;
}

div#contents div.support_xtst {
	width: 302px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xtst.gif") no-repeat right top;
}

div#contents div.support_xtz {
	width: 182px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xtz.gif") no-repeat right top;
}

div#contents div.support_xt {
	width: 182px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_xt.gif") no-repeat right top;
}

div#contents div.support_st {
	width: 170px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/pct_support_st.gif") no-repeat right top;
}

div#contents div#support_all {
	width: 341px;
	height: 22px;
	margin: 0.7em 0 1.3em auto;
	background: url("/support/tablet/share/images/icon_support_all.gif") no-repeat right top;
	
}

div#contents div#support_all p,
div#contents div#support_mrk p {
	display: none;
}

div#contents div#support_mrk {
	font-size: 11px;
	text-align: right;
	margin-bottom: 15px;
}
div#contents div#support_mrk span.z3t {
	display: inline-block;
	vertical-align: middle;
	width: 212px;
	height: 22px;	
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_z3t.gif") no-repeat right top;
}
div#contents div#support_mrk span.z2t {
	display: inline-block;
	vertical-align: middle;
	width: 142px;
	height: 22px;	
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_z2t.gif") no-repeat right top;
}

div#contents div#support_mrk span.xzu {
	display: inline-block;
	vertical-align: middle;
	width: 135px;
	height: 22px;	
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_xzu.gif") no-repeat right top;
}

div#contents div#support_mrk span.xtz {
	display: inline-block;
	vertical-align: middle;
	width: 135px;
	height: 22px;
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_xtz.gif") no-repeat right top;
}
div#contents div#support_mrk span.xt {
	display: inline-block;
	vertical-align: middle;
	width: 135px;
	height: 22px;
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_xt.gif") no-repeat right top;
}
div#contents div#support_mrk span.st {
	display: inline-block;
	vertical-align: middle;
	width: 123px;
	height: 22px;
	margin: 5px;
	background: url("/support/tablet/share/images/icon_support_st.gif") no-repeat right top;
}
/*
	============================================================================
		agenda
	============================================================================
*/

div#agenda, div#agenda_single {
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0;
    text-align: left;
    width: 760px;
}

div.agendahead {
	background: url("/support/tablet/share/images/box/index_head.gif") no-repeat;
    margin: 0;
    padding: 0;
    width: 760px;
}

div#agenda div.agendahead p, div#agenda_single div.agendahead p {
    color: #ffffff;
    margin: 0;
    padding: 3px 0 3px 38px;
    font-weight: bold;
}

div.agendabody {
    margin: 0;
    padding: 5px 0 0 0;
}

div.agendabody img {
	margin: 0;
}

div.agendabodyarea {
    background: url("/support/tablet/share/images/box/index_body.gif") repeat-x;
    border-color: #c6d3dc;
    border-style: solid;
    border-width: 0 1px;
    margin: 0;
    padding: 0;
    width: 758px;
}

div#agenda div.agendabody ul.agenda_ls li {
    float: left;
    margin: 0 5px;
    padding: 0 10px 3px 0;
    width: 47%;
    list-style-image: url("/support/tablet/share/images/icon_under_arrow.gif");
    *margin: 0;
    *width: 40%;
	*background:url("/support/tablet/share/images/icon_under_arrow.gif") no-repeat 10px 5px;
	*padding-left:25px;
}

div#agenda_single div.agendabody ul.agenda_single_ls li {
    /*float: left;*/
    list-style-image: url("/support/tablet/share/images/icon_under_arrow.gif");
    margin: 0 0 0 5px;
    padding: 0 0 3px 0;
    *margin: 0 0 0 30px;
}
div#agenda div.agendabody ul,
div#agenda_single div.agendabody ul {
	margin-bottom: 0;
}
div.agendabody .clearagenda {
    clear: both;
}

div.agendafoot {
    background: url("/support/tablet/share/images/box/index_foot.gif") no-repeat;
    height: 10px;
    margin: 0;
    padding: 0;
    width: 760px;
}

/*
	============================================================================
		Facebook
	============================================================================
*/

div.fb-like {
    display: block;
    padding-bottom: 15px;
    text-align: right;
    width: auto;
}


/*
	============================================================================
		nest
	============================================================================
*/

/*  ol &gt; annotation  */
#contents ol ul,
#contents ol ol {
	margin-left: 0;
}

/*  ol &gt; annotation &gt; link_in  */
#contents ol ul.annotation li ul.link_in li,
#contents ol ul.annotation2 li ul.link_in li {
	padding-left: 10px;
}

/*	link_in &gt; annotation  */
#contents ul.link_in li ul.annotation li {
	background: none;
	padding-left: 0;
}

/*	link_movie &gt; annotation  */

#contents ul.link_movie li ul.annotation li,
#contents ul.link_movie li ul.annotation2 li{
	background: none;
	text-indent: -10px;
}

#contents ul.link_movie li ul.annotation,
#contents ul.link_movie li ul.annotation2{
	margin-left: 0;
}


/*  annotation &gt; li  */
#contents ol ul.annotation li ul li,
#contents ol ul.annotation2 li ul li {
	list-style: disc;
	padding-left: 5px;
	*padding-left: 0;	/* for IE6, IE7 */
	*padding-left: 0\9;	/* for IE8 */
	font-size: 1em;
}

/*  annotation &gt; link_in  */
#contents ul.annotation li ul.link_in li,
#contents ul.annotation2 li ul.link_in li {
	margin-left: 0;
	font-size: 1em;
	list-style: none;
}

/*  box_info_area &gt; li &gt; link_in  */
#contents .box_info_area dl dd ul li ul.link_in,
#contents .box_info_area dl dd ul li ul.link_in li {
	margin-left: 0;
}

/*  box_info_area &gt; li &gt; contents  */
#contents .box_info_area dl dd ul li ul.annotation,
#contents .box_info_area dl dd ul li ul.annotation2 {
	margin-left: 0;
	padding: 0;
}

/*  box_info_area &gt; li,ol  */
#contents .box_info_area dl dd ul,
#contents .box_info_area dl dd ol {
	*margin-left: 0;
}

/*  box_info_area &gt; dl  */
#contents .box_info_area dl dd dl,
#contents .box_info_area dl dd dl dt,
#contents .box_info_area dl dd dl dd {
	background: none;
}

/*
	============================================================================
		chat_support
	============================================================================
*/
#contents div.chatsupport {
	width: 600px;
	border: 1px dotted #666666;
	background-color: #eeeeee;
	padding: 15px 15px 20px 15px;
	margin-bottom: 30px;
}
#contents div.chatbnr_left {
	width: 250px;
	float: left;
	margin-left: 15px;
}
#contents div.chatbnr_right {
	width: 320px;
	margin-left: 10px;
	float: left;
}
#contents div.chatbnr_right h5 {
	margin-bottom: 0px;
}
#contents div.chatbnr_clear {
	clear: both;
}

/* 2013 09 */

/*
	====================================
		title
	====================================
*/
#contents h3 {
	margin-bottom: 15px;
}
.colum2-right760 .title_gray {
	height: auto;
}
.colum2-right760 .title {
	border-bottom: 0px;
}

/*
	====================================
		line
	====================================
*/
#contents div.line {
	background-image: url("/support/tablet/share/images/760line.gif");
	background-repeat: no-repeat;
	width: 760px;
	height: 8px;
}
#contents div.line_dialogue_advice {
	background-image: url("/support/tablet/guide/dialogue/share/images/advice_line.gif");
	background-repeat: no-repeat;
	width: 700px;
	height: 8px;
}
/*
	====================================
		button
	====================================
*/

.ButtonIcon {
	margin: 0 5px 0 0;
}
.Button {
	display: inline-table;
	vertical-align: middle;
    border: 1px solid #666666;
    width: 196px;
    min-height: 32px;
    height: 32px;
	background: url("/support/tablet/share/images/linkbutton.png") no-repeat scroll 0 52% transparent;
	border: 1px solid #BCBCBC;
	border-radius: 6px 6px 6px 6px;
	padding: 10px 0 10px 20px;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
    *width: 200px;
    *max-height: 32px;
    *height: auto;
	*padding: 8px 0 4px 22px;
	*display:inline;
	*zoom:1;
}
.InnerLinkButton {
	display: inline-table;
	vertical-align: middle;
    width: 196px;
    min-height: 32px;
    height: 32px;
	background: url("/support/tablet/share/images/innerlinkbutton.png") no-repeat scroll 0 52% transparent;
	border: 1px solid #BCBCBC;
	border-radius: 6px 6px 6px 6px;
	padding: 10px 0 10px 22px;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
    *width: 200px;
    *max-height: 32px;
    *height: auto;
	*padding: 8px 0 4px 22px;
	*display:inline;
	*zoom:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.Button { display: inline-block; }
.InnerLinkButton { display: inline-block; }
}
.ButtonImg {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	*display:inline;
	*zoom:1;
    width: 35px;
}
.ButtonText {
	word-break: break-all;
    min-height: 32px;
    height: 32px;
	color: #333333;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 5px;
	letter-spacing: 0;
    *width: auto;
    *max-width: 150px;
    *min-height: 0;
    *max-height: 32px;
    *height: auto;
    *margin: -3px 5px 0 5px;
    _margin: -3px 0 0 0;
	*display:inline;
	*zoom:1;
}
ul.btn_area.long .Button {
    width: auto;
}
ul.btn_area.long .ButtonText {
    *max-width: none;
}

a:hover span.Button, a:active span.Button {
	color: #333333;
	text-decoration: none;
	background: url("/support/tablet/share/images/linkbutton_on.png") no-repeat 0 52%;
}
a:hover span.InnerLinkButton, a:active span.InnerLinkButton {
	color:#333;
	text-decoration:none !important;
	filter:alpha(opacity=50);
	opacity:.5;
	*zoom:1
	outline: 0;
}
a:hover span.ButtonText, a:active span.ButtonText{
	color: #333333;
	text-decoration: none;
}

div#contents div.box_info_area span.Button,
div#contents div.box_info_area span.InnerLinkButton {
	border: 1px solid #BCBCBC;
}
ul.btn_area li a {
	webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
/*
	====================================
		Q&amp;A button
	====================================
*/
.qaButtonTitleImg {
	margin: 0 0 10px 0;
}
.qaButtonBlankIcon {
	margin: 0 0 0 20px;
}
.qaButton {
	display: inline-table;
	vertical-align: middle;
    border: 1px solid #666666;
    width: 680px;
    min-height: 50px;
    height: 50px;
	background: url("/support/tablet/share/images/qabutton.gif") no-repeat scroll 0 50% transparent;
	border: 1px solid #BCBCBC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow:hidden;
	padding: 10px 0 10px 35px;
	cursor: pointer;
	transition: opacity 0.2s ease-in 0s;
    *width: 684px;
    *max-height: 50px;
    *height: auto;
	*padding: 8px 0 4px 22px;
	*display:inline;
	*zoom:1;
	margin-bottom: 20px;
}

.qaButtonText {
	word-break: break-all;
    min-height: 50px;
    height: 50px;
	color: #333333;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 5px;
    *width: 620px;
    *max-width: 620px;
    *min-height: 0;
    *max-height: 50px;
    *height: auto;
    *margin-left: 15px;
    _margin-left: 15px;
	*display:inline;
	*zoom:1;
}
.qaButtonIcon {
    min-height: 50px;
    height: 50px;
    width: 20px;
	display: table-cell;
	vertical-align: bottom;
	padding-right: 9px;
    *min-height: 0;
    *max-height: 50px;
    *height: auto;
	*display:inline;
	*zoom:1;
}
.qaButtonTextAcc {
	word-break: break-all;
    min-height: 50px;
    height: 50px;
	color: #333333;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 5px;	
    *width: 638px;
    *max-width: 638px;
    *min-height: 0;
    *max-height: 50px;
    *height: auto;
    *margin-left: 15px;
    _margin-left: 15px;
	*display:inline;
	*zoom:1;
}
.qaButtonIconClose10 {
    min-height: 50px;
    height: 50px;
    width: 40px;
	display: table-cell;
	vertical-align: bottom;
	background-image: url("/support/tablet/share/images/qabutton_open.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
	background-position-y: 41px \9;
	*background-position-y: 0;
	width: 20px \9;
    height: 9px \9;
	*width: 11px;
    *min-height: 0;
    *max-height: 50px;
    *height: 9px;
	*display:inline;
	*zoom:1;
}
.qaButtonIconClose11 {
    min-height: 50px;
    height: 50px;
    width: 40px;
	display: table-cell;
	vertical-align: bottom;
	background-image: url("/support/tablet/share/images/qabutton_open.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
	background-position-y: 41px \9;
	*background-position-y: 0;
	width: 20px \9;
    height: 9px \9;
	*width: 11px;
    *min-height: 0;
    *max-height: 50px;
    *height: 9px;
	*display:inline;
	*zoom:1;
}
ul.accordion &gt; li &gt; p span.open {
    min-height: 50px;
    height: 50px;
    width: 40px;
	display: table-cell;
	vertical-align: bottom;
	background-image: url("/support/tablet/share/images/qabutton_close.png");
	background-repeat: no-repeat;
	background-position: right 10px bottom;
	background-position-y: 41px \9;
	*background-position-y: 0;
	width: 20px \9;
    height: 9px \9;
	*width: 11px;
    *min-height: 0;
    *max-height: 50px;
    *height: 9px;
	*display:inline;
	*zoom:1;
}
a:hover span.qaButton, a:active span.qaButton {
	color: #333333;
	text-decoration: none;
	background: url("/support/tablet/share/images/qabutton_on.gif") no-repeat 0 52%;
}

a:hover span.qaButtonText, a:active span.qaButtonText {
	color: #333333;
	text-decoration: none;
}
ul.accordion &gt; li p a {
	webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

/*
	====================================
		Q&amp;A button accordion
	====================================
*/
ul.accordion ul {
	display:none;
}
#contents ul.accordion p {
	margin: 0;
}
#contents .accordion li {
	list-style: none outside;
	margin: 0;
}

#contents .accordion span.qaButton:hover {
	color: #333333;
	text-decoration: none;
	background: url("/support/tablet/share/images/qabutton_on.gif") no-repeat 0 52%;
}
#contents ul.ls10 li {
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 3px 0;
    width: 47%;
    list-style-image: url("/share/images/arrow_black.gif");
    *margin: 0;
    *width: 40%;
	*background:url("/share/images/arrow_black.gif") no-repeat 10px 5px;
	*padding-left:25px;
}
#contents ul.ls11 li {
    margin: 0 0 0 20px;
    padding: 0 0 3px 0;
    list-style-image: url("/share/images/arrow_black.gif");
    *margin-left: 25px;
}
/*
	====================================
		tabnavi
	====================================
*/


#tabNavi {
	margin: 25px 0 35px;
	padding-left: 30px;
	background: url("/support/share/images/info2/menu_bg.gif") no-repeat left bottom;
	clear: both;
}
ul#tabNavi {
	padding: 0 0 0 30px;
	margin: 20px 0 35px 0;

}
#tabNavi li {
	display: inline;
}
#tabNavi img {
	vertical-align: bottom;
}

#tabNavi span {
	display:none;
}
.toTop {
	background: url("/share2/images/mod-link/ico_01.png") no-repeat scroll 0 0.35em transparent;
	display: inline-block;
	padding-left: 10px;
}

/*
	====================================
		leftnavi
	====================================
*/
.inc-linkbox01 {
	margin-bottom: 20px;
}
.photomenu.menulist1 li {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	color: black;
	background: url(/support/share/images/arrow_black.gif) 0px 4px no-repeat;
	vertical-align: top;
}
/*
	================================================================================================
		Media Queries -Tablet support contents format-
		[2013 10]
	================================================================================================
*/
/*
----------------------------------------------------------------------------
	画面幅＜640px＞以下のときに適用
----------------------------------------------------------------------------
*/
@media screen and (max-width: 640px) {

#contents p {
	margin: 0 5px 1.25em 5px;
}
#contents h5 {
	margin: 4px 2px 10px;
}
/*
	--------------------------------------
		text
	--------------------------------------
*/
.colum2-right760 #contents{
	width: auto;
	word-break: break-all;
}
/*
	--------------------------------------
		line
	--------------------------------------
*/
.colum2-right760 #contents div.line {
    border:none;
    border-top:solid 1px #D0D0D0;
    height:1px;
	width: auto;
}
.colum2-right760 #contents div.line_dialogue_advice {
    border:none;
    border-top:solid 1px #E8E0D7;
    height:1px;
	width: auto;
}
/*
	--------------------------------------
		title
	--------------------------------------
*/
.colum2-right760 #contents .title_gray {
	word-break: break-all;
	height: auto;
	padding: 5px;
	background-image: none;
	background-color: #787878;
	color: #FFF;
	font-size: 16px;
}
.colum2-right760 #contents .subtitle {
	word-break: break-all;
	clear: both;
	color: #666;
	margin-bottom: 15px;
	border-bottom: 1px solid #D0D0D0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	font-weight: bold;
}
.colum2-right760 #contents .section_title {
	word-break: break-all;
	border-bottom: 1px solid #D0D0D0;
	padding-left: 5px;
}
.colum2-right760 #contents .gray_band {
	word-break: break-all;
	border-bottom: none;
	padding-left: 10px;
}
#contents h4.gray_line {
	word-break: break-all;
	background: none;
}
#contents h3 {
	word-break: break-all;
	background: none;
}
/*
	--------------------------------------
		images
	--------------------------------------
*/
#contents .section div.pct img {
margin: 15px 0 30px 5px;
}
.resizeimg {
	min-width: 134px;
}
.resizeimg img {
    width: 94%;
    height: auto;
}

/*
	--------------------------------------
		tab
	--------------------------------------
*/
div#contents div.mode_tab3 ul, div#contents div.mode_tab4 ul {
	width: auto;
	height: auto;
}
div#contents div.mode_tab4 ul li#tab4_02, 
div#contents div.mode_tab4 ul li#tab4_04 {
	float: left;
}
div#contents div.mode_tab4 ul li#tab4_03{
	clear: both;
}
div#contents div.mode_tab3 ul li {
	float: none;
}
div#contents div.mode_tab3 ul li#tab3_02, 
div#contents div.mode_tab3 ul li#tab3_03, 
div#contents div.mode_tab4 ul li#tab4_03 {
	margin-left: 0px;
}
div#contents div.mode_tab3 ul li#tab3_01, 
div#contents div.mode_tab3 ul li#tab3_02, 
div#contents div.mode_tab3 ul li#tab3_03, 
div#contents div.mode_tab4 ul li#tab4_01,
div#contents div.mode_tab4 ul li#tab4_02,
div#contents div.mode_tab4 ul li#tab4_03,
div#contents div.mode_tab4 ul li#tab4_04 {
	margin-bottom: 10px;
}
/*
	--------------------------------------
		agenda
	--------------------------------------
*/
div.agendahead {
    width: auto;
	padding-right: 10px;
}
div#agenda, div#agenda_single,
div.agendabodyarea,
div.agendafoot {
    width: auto;
}
div#agenda div.agendabody ul.agenda_ls li,
div#agenda_single div.agendabody ul.agenda_single_ls li {
    width: 94%;
    padding: 0 10px 5px 0;
}
div#agenda div.agendabody ul.agenda_ls li {
    clear: both;
}
/*
	--------------------------------------
		list
	--------------------------------------
*/

#contents ul,
#contents ol {
	margin-bottom: 1.5em;
	margin-bottom: 1.5em\9;
}
#contents li {
	margin-left: 0.8em;
}
/*
	--------------------------------------
		list (xml)
	--------------------------------------
*/
#contents ul.xml,
#contents ol.xml {
	margin-left: 0;
	margin-right: 1em;
}
/*
	--------------------------------------
		list (annotation)
	--------------------------------------
*/

#contents ul.annotation  {
	margin-left: 1em;
}

#contents ul.annotation2  {
	margin-left: 2em;
}


/*
	--------------------------------------
		list (btn_area)
	--------------------------------------
*/

#contents ul.btn_area, #contents #info ul.btn_area li {
	float: none;
	width: 85%;
	height: auto !important;
	margin: 0 auto;
}
#contents ul.btn_area li {
	width: 100% !important;
}
div#contents ul.btn_area li {
	margin: 0 0 10px ;
	
}
/*
	--------------------------------------
		button
	--------------------------------------
*/
.Button,
ul.btn_area.long .Button {
    min-height: 32px;
    height: 32px;
	width: 90%;
}
.InnerLinkButton {
    min-height: 32px;
    height: 32px;
	padding-right: 10px;
	width: 90%;
}
.ButtonText {
    min-height: 32px;
    height: 32px;
	width: 100%;
}
.ButtonImg {
	width: 1px;
}
/*
	--------------------------------------
		Q&amp;A button
	--------------------------------------
*/
.qaButtonTitleImg {
	margin: 0 0 7px 0;
}
.qaButtonBlankIcon {
	margin: 0 0 0 6px;
}
.qaButton {
    height: auto;
	width: 87%;
	padding: 5px 0 5px 30px;
}

.qaButtonText {
    min-height: 50px;
    height: 50px;
	width: 100%;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0.5px;
}

div#contents div#category ul.accordion {
	margin: 0 0 1em 5px;
}
/*
	--------------------------------------
		option button
	--------------------------------------
*/
div#contents div.backtotop ul.cnt span.Button {
	width: 90%;
}
/*
	--------------------------------------
		inc-linkbox01
	--------------------------------------
*/
.inc-linkbox01 ul.photomenu li p a, .inc-linkbox01 ul.photomenu2 li p a {
padding-left: 6px;
}
@media screen and (-webkit-min-device-pixel-ratio : 0 ) {
.inc-linkbox01 ul.photomenu li p a, .inc-linkbox01 ul.photomenu2 li p a {
padding-left: 10px;
}
}
@-moz-document url-prefix( ){
.inc-linkbox01 ul.photomenu li p a, .inc-linkbox01 ul.photomenu2 li p a {
padding-left: 8px;
}
}
.leftnavi_box02 ul.photomenu li {
	width: auto;
}

/*
	--------------------------------------
		Q&amp;A / pagenavi / searchArea
	--------------------------------------
*/

div#faq ul.link_in li,
div#pagenavi ul.link_in li {
    width: auto;
}
div#searchArea input.topsearchtext {
	height: auto;
	width: 70%;
}

/*
	--------------------------------------
		Q&amp;A button accordion
	--------------------------------------
*/
#contents ul.ls10 li, #contents ul.ls11 li {
    width: 100%;
    padding: 0 0 5px 0;
	margin: 0;
    clear: both;
}
#contents ul.ls10 li {
    clear: both;
}
#contents ul.accordion p {
    width: 100%;
}

/*
	--------------------------------------
		link
	--------------------------------------
*/
ul.link_in,
#contents ul.link_in,
#contents ul.link_movie {
	margin-left: 0;
}

/*
	--------------------------------------
		definition
	--------------------------------------
*/

#contents dl dt { margin-left: 0.5em; }
#contents dl dd { margin-left: 1.5em; }

/*
	--------------------------------------
		box_info_area
	--------------------------------------
*/
#contents .box_info_area dl dt.caution img, #contents .box_info_area dl dt.info img {
position: absolute;
margin: 5px 5px;
}
#contents .box_info_area p {
margin: 0 5px 1.25em 0;
}
#contents .box_info_area dl dd ul,
#contents .box_info_area dl dd ol {
	margin: 0 1em 0.5em 0.5em;
}
/*
	--------------------------------------
		tabnavi
	--------------------------------------
*/
#tabNavi {
	padding-left: 5px !important;
	background: url("/support/share/images/info2/menu_bg.gif") no-repeat center bottom;
}
#tabNavi img {
	display: none;
}
#tabNavi span {
	display: inline;
	margin-right: 10px;
}
#tabNavi span.here {
	font-weight: bold;
}

/*
	--------------------------------------
		leftnavi
	--------------------------------------
*/

div#tmp-localnavi div#inc-splocalnavi {
	background-color: #000;
}
div#tmp-localnavi div#inc-splocalnavi ul.menulist {
	background-color: #fff;
}

/*
	--------------------------------------
		support_model
	--------------------------------------
*/
div#contents div#support_mrk {
	width: 280px;
	float :right;
	clear: both;
}

}
/*
----------------------------------------------------------------------------
	画面幅＜460px＞以下のときに適用
----------------------------------------------------------------------------
*/
/*
	--------------------------------------
		support_model
	--------------------------------------
*/
@media screen and (max-width: 460px) {
div#contents div.support_xtzxtst {
	width: auto;
	background-image:url("/support/tablet/share/images/pct_support_xtzxtst.gif");
	background-position:left top;
	background-repeat:no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto; 
}
}
/*
----------------------------------------------------------------------------
	画面幅＜413px＞以下のときに適用
----------------------------------------------------------------------------
*/
/*
	--------------------------------------
		tab
	--------------------------------------
*/
@media screen and (max-width: 413px) {
div#contents div.mode_tab4 ul li {
	float: none;
}
div#contents div.mode_tab3 ul li {
	float: none;
}
div#contents div.mode_tab4 ul li#tab4_02,
div#contents div.mode_tab4 ul li#tab4_04 {
	margin-left: 0px;
}
}
/*
----------------------------------------------------------------------------
	画面幅＜382px＞以下のときに適用
----------------------------------------------------------------------------
*/
/*
	--------------------------------------
		support_model
	--------------------------------------
*/
@media screen and (max-width: 382px) {

div#contents div#support_all {
	width: auto;
	background-image:url("/support/tablet/share/images/icon_support_all.gif");
	background-position:left top;
	background-repeat:no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto; 
}
}
/*
----------------------------------------------------------------------------
	画面幅＜360px＞以下のときに適用
----------------------------------------------------------------------------
*/
/*
	--------------------------------------
		Q&amp;A / pagenavi / searchArea
	--------------------------------------
*/
@media screen and (max-width: 360px) {
#contents div#searchArea input.topsearchbtn {
	margin-left: 20px;
	margin-top: 10px;
}
div#searchArea input.topsearchtext {
	width: 90%;
}
}
/*
----------------------------------------------------------------------------
	画面幅＜340px＞以下のときに適用
----------------------------------------------------------------------------
*/
/*
	--------------------------------------
		support_model
	--------------------------------------
*/
@media screen and (max-width: 340px) {
div#contents div.support_xtzxt {
	width: auto;
	background-image:url("/support/tablet/share/images/pct_support_xtzxt.gif");
	background-position:left top;
	background-repeat:no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto; 
}
}


/*
----------------------------------------------------------------------------
	2015/○/○  全ページメイリオ対応のために追加
	「support/share/css/mq/category_all_share4.css」追加対応が全ページ終了後に削除
----------------------------------------------------------------------------
*/

body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

</pre></body></html>