﻿@charset "utf-8";

/* ****************************************************
  layout styles
***************************************************** */

/* CSS for common setting
=========================================*/
body {
	background: #f3f3f3 url(/b_solution/common/images/bg.gif) repeat-y scroll left top;
/*	text-align: center;*/
font-size: 84%;
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -1ex;
} 

#pageContainer {
	width: 940px;
/*	margin: 0 auto;*/
	background-color: #FFFFFF;
	text-align: left;
}

/*--------------------------------------------------------------------------------
wrapMaxCol
--------------------------------------------------------------------------------*/
.wrapMaxCol{ width:100%; margin:0 auto; min-width:960px;}
.wrapMaxCol .innerColSec1{ width:960px; margin: auto;}

/*--------------------------------------------------------------------------------
innerColSec1
--------------------------------------------------------------------------------*/
#me_benefit .innerColSec1 {margin-bottom: 19px;}

/* Header
=========================================*/
#header .naviSpeak {
	display: none;
}
.headLogomark{
	width:121px;
	height:72px;
	font-size:0px;
	text-align:right;
	float:left;
}
/* ロゴ本体 */
.headLogomark img{
	margin-top:16px;
}

#header .epsonLink {
	float: left;
	padding-left: 21px;
}
#header .epsonLink li {
	float: left;
	margin-top: 35px;
}
#header .logo2 {
	float: right;
	padding-bottom: 6px;
}

/* globalNavi */
#header #globalNavi {
	clear: both;
	width: 920px;
	padding: 0 10px;
	background: url(/b_solution/common/images/header_bg01.gif) repeat-x 0 0;
}
* html #header #globalNavi {/* before IE6 hacks */
	width: 940px;
}
#header #globalNavi li {
	float: left;
}

/* siteUtility */
#header #siteUtility {
	margin-top: 1px;
	padding: 0 9px 5px;
	background-color: #eeeeee;
}
#header #siteUtility .siteUtility-inner {
	float: right;
}
#header #siteUtility .siteLink {
	float: left;
	padding: 10px 17px 0 8px;
	background: url(/b_solution/common/images/com_ic07.gif) no-repeat 0 1.2em;
}
#header #siteUtility .search {
	float: left;
	width: 250px;
	padding: 6px 9px 0 0;
}
*:first-child+html #header #siteUtility .search {/* for IE7 */
	width: 251px;
}
* html #header #siteUtility .search {/* before IE6 hacks */
	width: 260px;
}
#header #siteUtility .search legend {
	display: none;
}
#header #siteUtility .search input {
	vertical-align: middle;
}
#header #siteUtility .search #MF_form_phrase {
	width: 182px;
	min-height: 16px;
	margin: 0 10px 0 0;
	padding: 2px;
	border: 1px solid #c0c0c0;
}
* html #header #siteUtility .search #textfield {/* before IE6 hacks */
	width: 188px;
	padding: 3px;
}
#header #siteUtility .login {
	float: left;
	width: 113px;
	padding: 6px 0 0 0;
}

/*--------------------------------------------------------------------------------
mainSection
--------------------------------------------------------------------------------*/
#contents .mainSection {
	width:960px;
	margin:0 auto 39px;
}


/* ------ detailSection ------ */
#contents .detailSection {
	width:100%;
	min-width:960px;
}
#contents .detailSection .mainTxt01{
	width:960px;
	margin:0 auto 20px;
}
#contents .detailSection #tabGroup {
	width:100%;
	min-width:960px;
	position:relative;
} 
#contents .detailSection #tabGroup .tabNav {
	width:100%;
	height:43px;
	background:url(/common/images/bg_line_01.gif) repeat-x left bottom;
}
#contents .detailSection #tabGroup .tabNav .tab {
	width:960px;
	margin:0 auto;
}
#contents .detailSection #tabGroup .tabNav .tab li {
	float:left;
	width:160px;
	height:53px;
}
#contents .detailSection #tabGroup .tabNav .tab li a {
	display:block;
	width:160px;
	height:53px;
}
#contents .tokuten01 .detailSection #tabGroup .tabNav .tab li.tabNav01 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav01 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_01_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten02 .detailSection #tabGroup .tabNav .tab li.tabNav02 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav02 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_02_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten03 .detailSection #tabGroup .tabNav .tab li.tabNav03 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav03 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_03_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten04 .detailSection #tabGroup .tabNav .tab li.tabNav04 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav04 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_04_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten05 .detailSection #tabGroup .tabNav .tab li.tabNav05 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav05 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_05_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten06 .detailSection #tabGroup .tabNav .tab li.tabNav06 a, #contents .detailSection #tabGroup .tabNav .tab li.tabNav06 a:hover {
    background: url("/myepson/benefit/common/images/tab_local_06_on.gif") no-repeat scroll left top transparent;
}
#contents .tokuten01 .detailSection #tabGroup .tabNav .tab li.tabNav01 a img, #contents .tokuten02 .detailSection #tabGroup .tabNav .tab li.tabNav02 a img, #contents .tokuten03 .detailSection #tabGroup .tabNav .tab li.tabNav03 a img, #contents .tokuten04 .detailSection #tabGroup .tabNav .tab li.tabNav04 a img, #contents .tokuten05 .detailSection #tabGroup .tabNav .tab li.tabNav05 a img, #contents .tokuten06 .detailSection #tabGroup .tabNav .tab li.tabNav06 a img, #contents .detailSection #tabGroup .tabNav .tab li a:hover img {
    visibility: hidden;
}


#contents .detailSection #tabGroup .tabCont1,
#contents .detailSection #tabGroup .tabCont2,
#contents .detailSection #tabGroup .tabCont3,
#contents .detailSection #tabGroup .tabCont4,
#contents .detailSection #tabGroup .tabCont5 {
	width:960px;
	margin:0 auto;
}

#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol01 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol02 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol01 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol02 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol01 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol02 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol01 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol02 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol01 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol02 a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp01 .subNav .innerBlock a,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp02 .subNav .innerBlock a {
	display:block;
	width:330px;
	height:82px;
	margin: 0 auto;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_index01_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_index02_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_tokuten_02_01_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_tokuten_02_02_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_tokuten_03_01_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_index02_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_tokuten_05_01_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_index02_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_tokuten_06_01_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_index02_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp01 .subNav .innerBlock a:hover {
    background: url("/myepson/benefit/images/btn_support_04_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp02 .subNav .innerBlock a:hover {
    background: url("/myepson/benefit/images/btn_support_05_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol01 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn .subNav .innerBlock .layCol02 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol01 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn02 .subNav .innerBlock .layCol02 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol01 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn03 .subNav .innerBlock .layCol02 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol01 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn05 .subNav .innerBlock .layCol02 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol01 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtn06 .subNav .innerBlock .layCol02 a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp01 .subNav .innerBlock a:hover img,
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp02 .subNav .innerBlock a:hover img {
    visibility: hidden;
}

/* index_foot */
#contents .subSection .innerBlock{
	page-break-before:always;
}
#contents .subSection .subNav .layCol01Box .spSiteSup{
	font-size:78%;
	text-indent:-1em;
	padding-left:1em;
	margin-top:15px;
}
#contents .subSection .subNav dt.ttl span{
	display:block;
	text-align:right;
	font-weight:normal;
	font-size:78%;
	float:right;
	margin-top:2px;
}

#contents .subSection .subNav #layBody {
}
#contents .subSection .subNav #layBody {
	border:none 0; border-radius:0;
}
#contents .subSection .subNav #layBody .col {
	border:1px solid #E5E5E5;
	border-radius:2px 2px 2px 2px;
}

#contents .subSection .subNav .layCol01.bdrNone,
#contents .subSection .subNav .layCol02.bdrNone {
border: 0 none;
}

#contents .mainPanel{
	background-color: #eeeeee;
	padding:10px;
}
.feature #contents .mainPanel{
	border: solid 2px #005ab4;
	background-color: #fafafa;
}
#contents .mainPanel dt{
	float:left;
}
#contents .mainPanel dd{
	float:right;
	width:340px;
}
 #contents .mainPanel dd.featureTtl {
	float:right;
	width:820px;
}
#contents .mainPanel dd .infoTxtTitle {
    font-size: 120%;
}

/* support
------------------------------------------------------------- */

#contents .tokutenNav{
    overflow: hidden;
	background-color: #eeeeee;
	padding:10px;
}
#contents .tokutenNav .item {
    float: left;
    margin-right: 10px;
    vertical-align: top;
    width: 305px;
}
#contents .tokutenNav .item.last {
    margin-right: 0px;
}

#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dt a {
	display:block;
	width:295px;
	height:103px;
	margin: 0 auto;
}
#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dd p {
	padding:5px 10px;
}

#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dt.nav01 a:hover {
    background: url("/myepson/benefit/images/btn_support_01_on.gif") no-repeat scroll left top transparent;
}
#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dt.nav02 a:hover {
    background: url("/myepson/benefit/images/btn_support_02_on.gif") no-repeat scroll left top transparent;
}
#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dt.nav03 a:hover {
    background: url("/myepson/benefit/images/btn_support_03_on.gif") no-repeat scroll left top transparent;
}
#contents .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .subSection .subNav .tokutenNav .item dl.col dt a:hover img {
    visibility: hidden;
}

#contents .anc01Subttl dt{
	float:left;
}
#contents .anc01Subttl dd{
	float:left;
	margin-left:10px;
	width:770px;
}

#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp03 .subNav .innerBlock a {
	display:block;
	width:270px;
	height:52px;
	margin: 0 auto;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp03 .subNav .innerBlock .layCol01 a:hover {
    background: url("/myepson/benefit/images/btn_seihin_regist_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp03 .subNav .innerBlock .layCol02 a:hover {
    background: url("/myepson/benefit/images/btn_seihin_kakunin_on.gif") no-repeat scroll left top transparent;
}
#contents.oneCol .wrapMaxCol .detailSection .main #tabGroup .tabCont1 .meBtnSp03 .subNav .innerBlock a:hover img {
    visibility: hidden;
}


/* tokuten_03 
------------------------------------------------------------- */
.calendarBox {
    overflow: hidden;
    width: 880px;
}
.calendarBox .boxInner .item {
    background: url("/myepson/benefit/images/bg_tokuten_03_01.gif") no-repeat scroll 0 100% transparent;
    float: left;
    margin: 20px 60px 0 0;
    vertical-align: top;
    width: 253px;
}
.calendarBox .boxInner .item.last {
    margin-right: 0px;
}
.calendarBox .item .inner {
    background: url("/myepson/benefit/images/bg_tokuten_03_01.gif") no-repeat scroll 0 0 transparent;
    margin-bottom: 14px;
    text-align: center;
}
.calendarBox .item .inner .caption {
    display: block;
    font-size: 120%;
    padding-top: 18px;
}
.calendarBox .item .inner .imgType01, .calendarBox .item .inner .imgType02 {
    display: inline-block;
    padding: 15px 0 28px;
}
.calendarBox .item .inner .imgType02 {
    padding: 0 0 23px;
}
.calendarBox .item .inner ul {
    margin-left: 14px;
    overflow: hidden;
}
.calendarBox .item .inner ul li {
    float: left;
    text-align: left;
    margin: 5px 5px 0 0;
}
.calendarBox .item .inner ul li.noItem {
    height: 25px;
    width: 110px;
}
.calendarBox .otherType {
    margin: 20px 0 0;
}
.calendarBox .otherType dt {
    line-height: 1;
    margin: 10px 0 0 14px;
    text-align: left;
}
.calendarBox .otherType dd {
    margin: 0;
}
.calendarBox .item .otherType dd ul li {
    margin-top: 2px;
}


/* tokuten_04
------------------------------------------------------------- */
#contents .tokuten04 .detailSection .main #tabGroup .tabCont1 .detailSection .main h4 {
    color: #f64500;
}
#contents .tokuten04 .detailSection .main #tabGroup .tabCont1 .detailSection .main h4 span {
    color: #333333;
    font-weight: normal;
}
#contents .tokuten04 .iPop01 {
    background: url("/common/images/ico_pop_02.gif") no-repeat scroll left top transparent;
    display: block;
    padding-left: 21px;
}

/* no-asideLeft
-----------------------------------------*/
body#other #mainContainer #contentsContainer {
	float: none;
	width: 920px;
}
body#other #mainContainer #contentsContainer #contents {
	width: 696px;
	padding-left: 20px;
}
* html body#other #mainContainer #contentsContainer #contents {/* before IE6 hacks */
	width: 716px;
}

/* PageTop in contents
-----------------------------------------*/
#contents .pagetop {
	padding: 30px 0 5px 0;
	background: url(/b_solution/common/images/com_bg02.gif) repeat-x 0 100%;
}

/* PageTop
=========================================*/
.pagetop {
	padding: 19px 10px 0 0;
}
.pagetop a {
	display: block;
	float: right;
	padding-left: 8px;
	background: url(/b_solution/common/images/com_ic01.gif) no-repeat 0 0.43em;
}


/* Footer
=========================================*/
#footer .footerLink {
	overflow: hidden;
	clear: right;
	margin: 2px 0 7px 0;
}
#footer .footerLink li {
	float: left;
	margin-left: -1px;
	padding: 0 11px 0 12px;
	border-left: 1px solid #cccccc;
}
#footer .copyright {
	padding: 9px 0px 24px;
	border-top: 1px solid #cccccc;
}

/* Clear fix
=========================================*/
#header:after,
#header #fontsizeSwitch:after,
#header #globalNavi:after,
#header #siteUtility:after,
#header #siteUtility .siteUtility-inner:after,
#mainContainer:after,
#mainContainer #contentsContainer:after,
.pagetop:after,
#footer .footerLink:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0;
	line-height: 0;
}

#header,
#header #fontsizeSwitch,
#header #globalNavi,
#header #siteUtility,
#header #siteUtility .siteUtility-inner,
#mainContainer,
#mainContainer #contentsContainer,
.pagetop,
#footer .footerLink {
	zoom: 1;
}

*:first-child+html #header,
*:first-child+html #header #fontsizeSwitch,
*:first-child+html #header #globalNavi,
*:first-child+html #header #siteUtility,
*:first-child+html #header #siteUtility .siteUtility-inner,
*:first-child+html #mainContainer,
*:first-child+html #mainContainer #contentsContainer,
*:first-child+html .pagetop,
*:first-child+html #footer .footerLink {/* for IE7 */
	display:inline-table;
}

@media print {
html { overflow:visible; }

/* IE8 */
html>/**/body #contents .subSection { padding-bottom /*\**/:70px\9; clear /*\**/:both\9; }
html>/**/body #footer { margin-top /*\**/:0px\9; clear /*\**/:both\9;  position /*\**/:relative\9; top /*\**/:70px\9; }
html>/**/body #fNav { clear /*\**/:both\9; }
}


/* 20160404キャンペーンお役立ち情報 */
#contents .detailSection .otanoshimi {
border: 1px solid #E5E5E5;
background-color: #f6f6f6;
border-radius: 2px;
padding: 0 39px 30px;
width:39%;
}

/* ブルーボタン（大）用、tokuten_05.htmのお誕生日ボタンなど
=========================================*/

.bgClr01 .bgClrInner01 {padding: 15px;}
.btnBlock > div, .btnBlock02 > div {display: inline-block;}
.btnBlock p {position: relative; background: #005ab4;}
.btnBlock p:before {content: " "; display: block; position: absolute; top: 0; left: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_tl_01.gif) no-repeat 0 0;}
.btnBlock p:after {content: " "; display: block; position: absolute; bottom: 0; left: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_bl_01.gif) no-repeat 100% 0;}
.btnBlock a:before {content: " "; display: block; position: absolute; top: 0; right: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_tr_01.gif) no-repeat 0 100%;}
.btnBlock a:after {content: " "; display: block; position: absolute; bottom: 0; right: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_br_01.gif) no-repeat 100% 100%;}
.btnBlock .btnBlockInner a{display: inline-block; min-width: 173px; padding: 10px 20px 9px 25px; color: #fff; text-align: center; background: url(/common/images/ico_link_02.png) no-repeat 5% 50%;}
.btnBlock .btnBlockInner a.down01 {background: url(/common/images/ico_down_02.png) no-repeat 5% 50%;}
.btnBlock .btnBlockInner a.minW500 {min-width: 500px;}
.btnBlock .btnBlockInner.lineCol p {display: inline-block;}
.btnBlock .btnBlockInner.mw001 a {min-width: 107px;}

.btnBlock .btnBlockInner02 a{display: inline-block; min-width: 400px;  min-height: 25px; padding: 25px 20px 25px 20px; font-size: 113%; color: #fff; text-align: center;}
.btnBlock .btnBlockInner02 span.icoMail{padding-left: 40px; background: url(/support/common/images/icon_mail_02.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoItems{padding: 2px 0 0px 38px; background: url(/support/common/images/icon_items_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoQuestion{padding: 2px 0 0px 25px; background: url(/support/common/images/icon_question_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoDownload{padding: 2px 0 0px 32px; background: url(/support/common/images/icon_download_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoFaQ{padding: 5px 0 3px 38px; background: url(/support/common/images/icon_faq.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoHeart{padding: 2px 0 0px 38px; background: url(/support/common/images/icon_heart.png) no-repeat 0 50%;}

.btnBlock p {position: relative; background: #005ab4;}
.btnBlock p:before {content: " "; display: block; position: absolute; top: 0; left: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_tl_01.gif) no-repeat 0 0;}
.btnBlock p:after {content: " "; display: block; position: absolute; bottom: 0; left: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_bl_01.gif) no-repeat 100% 0;}
.btnBlock a:before {content: " "; display: block; position: absolute; top: 0; right: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_tr_01.gif) no-repeat 0 100%;}
.btnBlock a:after {content: " "; display: block; position: absolute; bottom: 0; right: 0; width: 3px; height: 3px; background: url(/common/images/bg_btn_br_01.gif) no-repeat 100% 100%;}

.btnBlock .btnBlockInner02 a{display: inline-block; min-width: 400px;  min-height: 25px; padding: 25px 20px 25px 20px; font-size: 113%; color: #fff; text-align: center;}
.btnBlock .btnBlockInner02 span.icoMail{padding-left: 40px; background: url(/support/common/images/icon_mail_02.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoItems{padding: 2px 0 0px 38px; background: url(/support/common/images/icon_items_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoQuestion{padding: 2px 0 0px 25px; background: url(/support/common/images/icon_question_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoDownload{padding: 2px 0 0px 32px; background: url(/support/common/images/icon_download_01.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoFaQ{padding: 5px 0 3px 38px; background: url(/support/common/images/icon_faq.png) no-repeat 0 50%;}
.btnBlock .btnBlockInner02 span.icoHeart{padding: 2px 0 0px 38px; background: url(/support/common/images/icon_heart.png) no-repeat 0 50%;}

