@charset "UTF-8";

/* ヘッダー
============================================================== */
#topHeader #logoSpace { background: #101010; }


/* フッターお問い合わせ(お問い合わせページ内)
============================================================== */
#contents .contactPage { width: 100%; height:auto; margin-top: 9.375%; padding: 20px 10px 20px 10px; color: #fff; background-color: #585043; box-sizing: border-box; box-shadow: 2px 2px 5px #6b6b6b; }
#contents .contactPage p { text-align: center; }
#contents .contactPage .cTop { font-size: 0.75em/*12px*/; }
#contents .contactPage .cMiddle { font-size: 1.5625em/*25px*/; margin-top: 10px; }
#contents .contactPage .cMiddle .call { font-size: 0.96em/*24px*/; font-weight: bold; color: #fff; text-decoration: underline; vertical-align: top; }
#contents .contactPage .cMiddle .call:hover { text-decoration: none; }
#contents .contactPage .cBottom { font-size: 0.75em/*12px*/; margin-top: 10px; line-height:1.5; }
#contents .contactPage .cBottom a { color: #fff; text-decoration: underline; font-weight: bold; }
#contents .contactPage .cBottom a:hover { text-decoration: none; }
#contents .contactPage .cBottom .pcMode { display: inline;}


/* 共通お問合せページ
============================================================== */
#contents .contactArea { width: 100%; height: auto; margin-top: 0; margin-bottom: 50px; }
#contents .contactArea #breadcrumbs { width: 100%; margin-bottom: 15px; font-size: 0.625em/*10px*/; line-height: 1.5; }
#contents .contactArea header h1 { width: 100%; background-color: #333333; padding: 18px 0px 15px 0px; border-bottom: none; border-top: none; border-left: none; border-right: none; letter-spacing: 1px; line-height: 1.5; color: #f8f8f8; font-size: 1.5625em/*25px*/; font-weight: normal; text-align: center; font-family: 'Tinos' , Times New Roman , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , serif; }
#contents .contactArea header h1:before { content:attr(data-label); }
#contents .contactArea header h1 img { display:none; }
/*
#contents .contactArea header h1 span { font-size: 0.72em 18px; font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
*/

.contactTxt { font-size: 0.75em/*12px*/; width: 100%; height: auto; line-height: 1.5; margin: 15px 0 15px 0; padding: 10px 10px 10px 10px; background-color: #fff7e5; border: solid 1px #323232; }
.contactTxt .hissu { color: red; }
.contactTxt .nairan { font-size: 1.08333333333em/*13px*/; font-weight: bold; color: #4b240b; }

#mailbox { width: 100%; height: auto; margin: 20px 0 40px 0; font-size: 1em/*16px*/; }

#mailbox .hissu { font-size: 0.6875em/*11px*/; color: red; }
#mailbox .changeNg { font-size: 0.6875em/*11px*/; }

#mailbox .cation { width: 100%; height: auto; margin: 0 0 20px 0; }
#mailbox .top { width: 100%; height: auto; border-top: 1px solid #b8b19f; }
#mailbox dl dd .inputBox { width: 100%; }
#mailbox dl dd .inputBox02 { width: 70%; }

#mailbox dl dd .inputText { width: 100%; height: 140px; }
#mailbox dl dd ul li label { cursor: pointer; }
#mailbox dl dd ul li label:hover { background-color: #dcebff; }

#mailbox .name { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .name dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .name dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .name dd input[type="text"] { margin: 0; padding: 0; border: 0; background-color: #fff; outline: 0; }
#mailbox .name dd input[type="text"] { width: 100%; padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .name dd input[type="text"]:focus { border-color: #5f98e1; }
#mailbox .name .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; }

#mailbox .name02 { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .name02 dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .name02 dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .name02 dd input[type="text"] { margin: 0; padding: 0; border: 0; background-color: #fff; outline: 0; }
#mailbox .name02 dd input[type="text"] { width: 100%; padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .name02 dd input[type="text"]:focus { border-color: #5f98e1; }
#mailbox .name02 .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; }

#mailbox .email { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .email dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .email dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .email dd input[type="email"] { margin: 0; padding: 0; border: 0; background-color: #fff; outline: 0; }
#mailbox .email dd input[type="email"] { width: 100%; padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .email dd input[type="email"]:focus { border-color: #5f98e1; }
#mailbox .email .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; }

#mailbox .tel { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .tel dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .tel dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .tel dd input[type="tel"] { margin: 0; padding: 0; border: 0; background-color: #fff; outline: 0; }
#mailbox .tel dd input[type="tel"] { width: 100%; padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .tel dd input[type="tel"]:focus { border-color: #5f98e1; }
#mailbox .tel .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; }

#mailbox .viewing { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .viewing dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .viewing dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .viewing dd ul li { margin-bottom: 10px; }
#mailbox .viewing dd ul li input[type="text"] { margin: 0; padding: 0; border: 0; background-color: #fff; outline: 0; }
#mailbox .viewing dd ul li input[type="text"] { width: 65%; padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .viewing dd ul li input[type="text"]:focus { border-color: #5f98e1; }
#mailbox .viewing .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; }

#mailbox .build { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .build dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .build dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; font-weight: bold; }
#mailbox .build .txt { margin-top: 5px; font-size: 0.6875em/*11px*/; line-height: 1.5; font-weight: normal; }

#mailbox .type { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .type dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .type dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .type dd ul { margin-bottom: 5px; }
#mailbox .type dd ul li label { cursor: pointer; }
#mailbox .type dd ul li input[type="checkbox"] { margin: 0; display: none; }
#mailbox .type dd ul li { display: block; position: relative; padding-left: 18px; float: left; width: 46.6666666667%; margin-right: 5px; margin-bottom: 5px; }
#mailbox .type dd ul li label { display: inline-block; font-size: 1em/*16px*/; cursor: pointer; }
#mailbox .type dd ul li label:before,#mailbox .type dd ul li label:after { content: ""; position: absolute; display: inline-block; transition: transform .2s ease; }
#mailbox .type dd ul li label:before { top: 0; left: 0; width: 14px; height: 14px; border: 1px solid #505050; border-radius: 0; }
#mailbox .type dd ul li label:after { top: 4px; left: 5px; width: 6px; height: 11px; margin-top: -5.5px; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-radius: 0;
-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); transition: border-bottom-color,border-right-color .2s ease; }
#mailbox .type dd ul li input[type="checkbox"]:checked + label:after { border-color: #5f98e1; }

#mailbox .reply { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .reply dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .reply dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .reply dd ul li { float: left; width: 46.6666666667%; margin-right: 5px; margin-bottom: 5px; font-size: 0.75em/*12px*/; }
#mailbox .reply dd ul li label { cursor: pointer; }
#mailbox .reply dd ul li input[type="checkbox"] { margin: 0; display: none; }
#mailbox .reply dd ul li { display: block; position: relative; padding-left: 18px; float: left; width: 46.6666666667%; margin-right: 5px; margin-bottom: 5px; }
#mailbox .reply dd ul li label { display: inline-block; font-size: 1.33333333333em/*16px*/; cursor: pointer; }
#mailbox .reply dd ul li label:before,#mailbox .reply dd ul li label:after { content: ""; position: absolute; display: inline-block; transition: transform .2s ease; }
#mailbox .reply dd ul li label:before { top: 0; left: 0; width: 14px; height: 14px; border: 1px solid #505050; border-radius: 0; }
#mailbox .reply dd ul li label:after { top: 4px; left: 5px; width: 6px; height: 11px; margin-top: -5.5px; border-right: 3px solid transparent; border-bottom: 3px solid transparent; border-radius: 0;
-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); transition: border-bottom-color,border-right-color .2s ease; }
#mailbox .reply dd ul li input[type="checkbox"]:checked + label:after { border-color: #5f98e1; }

#mailbox .comment { border-bottom: 1px solid #b8b19f; border-left: 1px solid #b8b19f; border-right: 1px solid #b8b19f; }
#mailbox .comment dt { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff7e5; border-bottom: 1px solid #b8b19f; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
#mailbox .comment dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; }
#mailbox .comment dd textarea { border: 0; outline: 0; }
#mailbox .comment dd textarea { padding: 3px 5px; border: 1px solid lightgrey; border-radius: 0; font-size: 1em/*16px*/; transition: border-color ease .2s; }
#mailbox .comment dd textarea:focus { border-color: #5f98e1; }
#mailbox .bottom { width: 100%; height: auto; border-bottom: 1px solid #b8b19f; }

#comfirmBox { width: 100%; height: auto; margin: 20px auto 0 auto; }
#comfirmBox input[type="submit"] { -webkit-appearance: none; background-color: #a2565c; width: 100%; color: #fff; padding: 15px 0 15px 0; border: 1px solid #a2565c; border-radius: 3px; font-size: 1.25em/*20px*/; font-weight: bold; text-align: center; cursor: pointer; font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;}
#comfirmBox input[type="submit"]:hover { -webkit-appearance: none; border-color: #51292c; color: #fff; background-color: #7b2d33;  }

#sendBox { width: 100%; height: auto; margin: 0 0 20px 0; text-align: center; }
#sendBox #send input[type="submit"]{  -webkit-appearance: none; background-color: #a2565c; width: 100%; color: #fff; padding: 15px 0 15px 0; border: 1px solid #a2565c; border-radius: 3px; font-size: 1.25em/*20px*/; font-weight: bold; text-align: center; cursor: pointer; font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;}
#sendBox #send input[type="submit"]:hover { -webkit-appearance: none; border-color: #51292c; color: #fff; background-color: #7b2d33; }
#sendBox #comfirm_back input[type="submit"]{ -webkit-appearance: none; margin-top: 15px; background-color: #8a8a8a; width: 100%; color: #fff; padding: 15px 0 15px 0; border: 1px solid #8a8a8a; border-radius: 3px; font-size: 1.25em/*20px*/; font-weight: bold; text-align: center; cursor: pointer;font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;}
#sendBox #comfirm_back input[type="submit"]:hover { -webkit-appearance: none; border-color: #51292c; color: #fff; background-color: #595959;  }

.formPrivacy { margin-top: 30px; border: 1px solid #b8b19f; }
.formPrivacy dt { width: 100%; height: auto; text-align: left; padding: 5px; background-color: #fff7e5; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
.formPrivacy dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; font-size: 0.75em/*12px*/; line-height: 1.5; }
.formPrivacy dd a { font-weight: bold; text-decoration: underline; }
.formPrivacy dd a:hover { text-decoration: none; }

#mailbox dd input { vertical-align: middle; }

#contactMainFooter { width: 100%; height: auto; background-color: #141414; padding: 0; margin-top: 3px; }
#contactMainFooter #arrivalInfo { color: #e9e9e9; width: 100%; height: auto; padding: 10px 10px 7px 10px; }
#contactMainFooter #arrivalInfo #fLogo { float: left; display: block; width: 55%; height: auto; font-size: 3em; color: #e9e9e9; text-align: left; }
#contactMainFooter #arrivalInfo #fLogo:hover { text-decoration: none; }
#contactMainFooter #arrivalInfo p { color: #e9e9e9; float: left; width: 45%; font-size: 0.5625em/*9px*/; padding: 5px 0 0 5px; line-height: 1.5; text-align: left; }
#contactMainFooter #arrivalInfo p a { color: #e9e9e9; text-decoration: none; }

#contactMainFooter header { width: 100%; }
#contactMainFooter header h1 { color: #e9e9e9; font-size: 1.25em/*20px*/; font-weight: bold; padding-left: 10px; text-align: left; font-family: 'Tinos' , Times New Roman , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , serif;  }
#contactMainFooter header p { color: #e9e9e9; font-size: 0.6875em/*11px*/; margin-top: 10px; padding-left: 10px; text-align: left; }
#contactMainFooter #copyRight { width: 100%; font-size: 0.5625em/*9px*/; padding: 10px 0 9px 0; color: #e9e9e9; text-align: center; }



/*========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
====================================            メディアクエリ(width=768px以上)            ====================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
==========================================================================================================================
========================================================================================================================== 
========================================================================================================================== 
========================================================================================================================== */
@media screen and (min-width: 768px){
	
#topHeader { width: 100%; height: auto; background-color: #101010; padding: 15px 0 5px 0; border-bottom: 1px solid #fff; }
#topHeader { background: #101010; }
#topHeader #logoTelWrap { display: block; width: 100%; max-width: 960px; margin: 0 auto 10px auto; }
#topHeader #logoTelWrap #logoSpacePC { float: left; width: 62.5%%; max-width: 600px; }
#topHeader #logoTelWrap #logoSpacePC img { width: 100%; }
#topHeader #logoTelWrap #telSpace { float: right; width: 33.8541666667%; max-width: 325px; }
#topHeader #logoTelWrap #telSpace img { width: 100%; }
#contact_header_line { display: block; width: 100%; height: 5px; background-color: #101010; border-bottom: 1px solid #b4b4b4; }


#contents .contactArea { width: 100%; max-width: 800px; height: auto; margin: 5px auto 50px auto; }
#contents .contactArea #breadcrumbs { width: 100%; max-width: 800px; margin-bottom: 15px; font-size: 13px; line-height: 1.5; }



#contents .contactArea header { width: 100%; height: auto; }
#contents .contactArea header h1 { width: 100%; background-color: transparent; padding: 0; border-bottom: none; border-top: none; border-left: none; border-right: none; }
#contents .contactArea header h1:before { content:""; }
#contents .contactArea header h1 img { display:block; width: 100%; }

/*
#contents .contactArea header h1 span { font-size: 0.61764705882em 21px; font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }
*/
.contactTxt { font-size: 0.8125em/*13px*/; }
.contactTxt .nairan { font-size: 1em/*16px*/; font-weight: bold; color: #4b240b; }

.formPrivacy { margin-top: 60px; border: 1px solid #b8b19f; }
.formPrivacy dt { width: 100%; height: auto; text-align: left; padding: 13px; background-color: #fff7e5; display: block; font-weight: bold; color: #323232; font-size: 0.875em/*14px*/; }
.formPrivacy dd { width: 100%; height: auto; text-align: left; padding: 10px; background-color: #fff; font-size: 0.8125em/*13px*/; line-height: 1.5; }


#contents .contactPage { width: 100%; max-width: 800px; height:auto; margin: 30px auto 0px auto; padding: 30px 20px 30px 20px; color: #fff; background-color: #585043; box-sizing: border-box; box-shadow: none; }

#contents .contactPage .numberLeft { float: left; width:50%; padding-right: 20px; height: auto;  }
#contents .contactPage .numberRight { float: right; width:50%; padding-left: 20px; height: auto; }

#contents .contactPage p { text-align: right; }
#contents .contactPage .cTop { font-size: 1em/*16px*/; line-height: 1.5; }
#contents .contactPage .cMiddle { font-size: 1.875em/*30px*/; margin-top: 9px; }
#contents .contactPage .cMiddle .call { font-size: 0.96666666666em/*29px*/; font-weight: bold; color: #fff; text-decoration: underline; vertical-align: top; }
#contents .contactPage .cMiddle .call:hover { text-decoration: none; }
#contents .contactPage .cBottom { font-size: 0.9375em/*15px*/; margin-top: 0; line-height:1.5; text-align: left; }
#contents .contactPage .cBottom .pcMode { display: none;}
#contents .contactPage .cBottom a { color: #fff; text-decoration: underline; font-weight: bold; }
#contents .contactPage .cBottom a:hover { text-decoration: none; }

#contactMainFooter { width: 100%; height: auto; background-color: #141414; padding: 10px 100px 0 100px; margin-top: 3px; }
#contactMainFooter {
background: #333333;
background: -moz-linear-gradient(top,  #333333 0%, #141414 100%);
background: -webkit-linear-gradient(top,  #333333 0%,#141414 100%);
background: linear-gradient(to bottom,  #333333 0%,#141414 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#141414',GradientType=0 );
}
#contactMainFooter #arrivalInfo { display: block; color: #e9e9e9; width: 100%; height: auto; padding: 10px 10px 7px 10px; }
#contactMainFooter #arrivalInfo #fLogo { float: left; display: block; width: 50%; padding-right: 20px; height: auto; font-size: 4.625em/*74px*/; color: #e9e9e9; text-align: right; }
#contactMainFooter #arrivalInfo #fLogo:hover { text-decoration: none; }
#contactMainFooter #arrivalInfo p { color: #e9e9e9; float: left; width: 50%; font-size: 0.8125em/*13px*/; padding: 5px 0 0 20px; line-height: 1.5; text-align: left; }
#contactMainFooter #arrivalInfo p a { color: #e9e9e9; text-decoration: none; }
#contactMainFooter header { width: 100%; }
#contactMainFooter header h1 { color: #e9e9e9; font-size: 1.25em/*20px*/; font-weight: bold; padding-left: 10px; text-align: left; font-family: 'Tinos' , Times New Roman , Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , serif;  }
#contactMainFooter header p { color: #e9e9e9; font-size: 0.6875em/*11px*/; margin-top: 10px; padding-left: 10px; text-align: left; }
#contactMainFooter #copyRight { width: 100%; font-size: 0.6875em/*11px*/; padding: 10px 0 9px 0; color: #e9e9e9; text-align: center; }





}/* 768 END*/
