@charset "utf-8";
/*------------------------------------------------------
 コンテンツページ用
------------------------------------------------------*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, small {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 1.2;
}
a {
	outline: none;
}
a:hover {
    color: #999999;
    text-decoration: none;
}
a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
}
a:hover img.png_bg{
  opacity: 1.00;
  filter: alpha(opacity=100);
}
a:hover img.png_bg{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/new_btn_offer_01_off.png", sizingMethod="scale");
}
a:focus {
	outline: none;
}
table{
	border-collapse: collapse;
	border-spacing:0;
}
th,td {
	margin: 0;
	padding: 0;
}
th {
	text-align: left;
}
body {
	min-width: 1010px;
	line-height: 18px;
	background-color: #FFF;
	color: #333;
}

.ageArea{
	width:60px !important;
}
.zipArea{
	width:130px !important;
}
.onlySP {
	display: none;
}

#nav {
	display: none !important;
}


/* =========================================================
base01
========================================================= */
#topText {
	background-color: #B9B9B9;
	color: #FFF;
	font-size: 10px;
}

#topText span {
	width: 950px;
	margin: 0 auto;
	display: block;
	line-height: 20px;
}

/* =========================================================
header
========================================================= */
header {
	width: 950px;
	margin: 0 auto 5px;
	padding-top: 30px;
	margin-bottom:30px;
	position: relative;
}

#hdrtit {
	width: 148px;
	position: absolute;
	top: 44px;
	left: 376px;
}
#hdrTel {
	width: 264px;
	position: absolute;
	top: 23px;
	right: 0px;
}

/* =========================================================
section
========================================================= */
section {
	clear: both;
}

.secInner {
	width: 950px;
	margin: 0 auto;
}

/* =========================================================
topArea
========================================================= */
#topArea {
	color: #FFF;
	background-image:url(../img/house_bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

#topArea .secInner {
	width: 891px;
	height: 409px;
	padding: 41px 0 0 59px;
	position: relative;
}

#topArea h1 {
	padding-left: 5px;
}

#topSubTit {
	margin: 14px 0 15px 73px;
	font-size: 23px;
	font-weight: bold;
	line-height: 25px;
}

#topAuthor {
	margin: 0 0 0 73px;
	font-size: 16px;
}

#topAuthor span {
	font-size: 12px;
}

#buyBtn01 {
	position: absolute;
	top: 145px;
	left: 18px;
	z-index: 2;
}

#topPrice {
	line-height: 16px;
	font-size: 16px;
	position: absolute;
	top: 382px;
	left: 340px;
}

#topBook {
	width: 300px;
	height: 448px;
	position: absolute;
	top: -20px;
	right: 110px;
	z-index: 1;
}

 /* 180413 権威づけコンテンツ変更 */
#topArea.ms180413 {
	color: #FFF;
	background-image:url(../img/house_bg3_komi.png);
}

.taxTxt01 {
	font-size: 12px;
}

.buyTxt01 {
	font-size: 10px;
}

/* =========================================================
offerArea
========================================================= */
.offerArea{
	padding-top: 25px;
}

.pt0{
	padding-top:0px;
}

.bgShadow{
	background-image: url(../img/new_bg_top_02.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.offerBox{
	border: 5px solid #FF6064;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
  position:relative;
  margin-bottom: 40px;
}

.offerBox .offerTxt {
	height: 188px;
	width: 825px;
	margin: 0 auto;
}
.offerBox .txtPresent {
	left: 10px;
    position: absolute;
    top: 156px;
}

.offerBox .bookBtn01 {
	width: 890px;
	background-color: #F9C137;
	overflow: hidden;
	margin: 0 auto 20px;
	padding-bottom: 20px;
}
.offerBox .bookBtn01 ul {
	margin-top: 138px;
}
.offerBox .bookBtn01 li {
  text-align: center;
}
.offerBox .bookBtn01 li:nth-child(2) {
	margin-top: 18px;
}
.offerBox .contactBtn {
  margin-top: 30px;
  margin-bottom: 15px;
  text-align: center;
}


/* =========================================================
outlineArea
========================================================= */
#outlineArea {
	background: #F1ECE7;
}

#outlineArea .secInner {
	padding: 40px 0 20px;
	font-size: 22px;
	font-weight: bold;
}

#outlineArea  h1 {
	margin: 0 0 20px;
}

#outlineArea  dl {
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	overflow: hidden;
}

#outlineArea  dl dt {
	float: left;
	border-bottom: 1px solid #DDD;
}

#outlineArea  dl dd {
	float: left;
	width: 255px;
	height: 98px;
	background: #FFF;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #201813;
	line-height: 26px;
	text-align: center;
	position: relative;
}

#outlineArea  dl dd p {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -0.5em;
}

#outlineArea  dl dd p.line2 { /* 2行の場合 */
	margin-top: -1em;
}

#outlineArea  dl dd p.line3 { /* 3行の場合 */
	margin-top: -1.5em;
}

#outlineTxt01 {
	clear: both;
	margin: 10px 0 20px;
	text-align: right;
}

#outlineTxt02 {
	height: 175px;
	padding: 10px 0 0;
	background: url(../img/bg_outline_01.jpg) no-repeat right top;
}
/* 180315  施策A: 構成変更施策 */
#outlineArea.ms180315 {
	    padding-top: 10px;
}
#outlineArea.ms180315 .secInner {
	padding: 10px 0 20px;
}
/* =========================================================
aboutArea
========================================================= */
.aboutArea {
	width: 910px;
	margin: 30px auto;
	padding: 19px;
	background: #F9F7F4 url(../img/bg_about_01.png) no-repeat left top;
	border: 1px solid #DDD;
	overflow: hidden;
	position: relative;
}
.aboutArea h1 {
	position: absolute;
	top: 0;
	left: 0;
}
.aboutPic {
	width: 260px;
	float: left;
}
.aboutPic p {
	margin: 0 0 15px;
}
.aboutTxt {
	width: 580px;
	float: right;
}
.aboutTxt h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 30px;
}
.aboutTxt h2 span {
	font-size: 16px;
	font-weight: normal;
}
.aboutTxt p {
	margin-bottom: 1em;
	line-height: 150%;
	font-size: 16px;
}

#work {
    margin: 0 auto;
    padding: 0 20px 30px;
    width: 950px;
}
/* =========================================================
bookInfo
========================================================= */
.bookInfo {
	background: #F1ECE7;
}

.bookInfo .secInner {
	padding: 30px 0 40px;
	overflow: hidden;
	position: relative;
}

.bookInfo .pb10{
	padding-bottom:10px;
}

.bookInfo h1 {
	position: absolute;
	top: 0;
	left: 0;
}

.bookInfo h2 {
	height: 20px;
	padding: 10px 0;
	margin: 0 0 20px;
	border-bottom: 1px solid #201813;
}

/* =========================================================
pointArea
========================================================= */
#pointArea {
	float: left;
	width: 730px;
	height: 265px;
	padding: 54px 0 0;
	background: url(../img/bg_point_01.png) no-repeat right 1px;
}

#pointArea h2 {
	width: 590px;
}

#pointArea p {
	margin: 0 0 20px;
}

.sideBook {
	float: right;
	margin: 0 0 10px;
}

.sideBook .buyBtn02 {
	margin: 10px 0 5px;
}

/* =========================================================
meritArea
========================================================= */
#meritArea {
	clear: both;
	margin: 0 0 10px;
}

#meritArea dl {
	width: 950px;
	overflow: hidden;
}

#meritArea dl dt,
#meritArea dl dd {
	display: block;
	margin: 0 0 20px;
	border: 1px solid #DDD;
	color: #1F1813;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#meritArea dl dt {
	float: left;
	width: 179px;
	border-right: none;
	clear: left;
}

#meritArea dl dd {
	float: right;
	width: 745px;
	padding: 15px 12px 0;
	background-color: #FFF;
	border-left: none;
	overflow: hidden;
}

#meritArea dl dd p {
	margin: 0 0 8px;
}

/* merit01 */
#merit01 {
	height: 232px;
	background: url(../img/bg_merit_01.jpg) no-repeat 98% 19px;
	position: relative;
}
#merit01 ul {
}
#merit01 ul li {
}
#meritBalloon {
	position: absolute;
	top: 85px;
	left: 324px;
}

/* merit02 */
#merit02 {
	height: 122px;
	background: url(../img/bg_merit_02.jpg) no-repeat 98% 10px;
}

/* merit03 */
#merit03 {
	height: 262px;
}
#merit03 ul li p {
	padding-left: 35px;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}
#merit03 ul li h3 {
	padding-left: 35px;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}
#taxSaving01 {
	height: 141px;
	background: url(../img/img_merit_02.png) no-repeat 99% 5px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
#taxSaving02 {
	height: 100px;
	background: url(../img/img_merit_03.png) no-repeat 91% 0;
}
#taxSaving01 h3 { background: url(../img/ico_merit_01.png) no-repeat left top; }
#taxSaving02 h3 { background: url(../img/ico_merit_02.png) no-repeat left top; }

/* merit04 */
#merit04 {
	height: 202px;
	background: url(../img/bg_merit_03.jpg) no-repeat 98% 14px;
}

/* =========================================================
caseArea
========================================================= */
#caseArea {
}

#caseTxt01 {
	margin: 0 0 15px;
}

/* =========================================================
caseList
========================================================= */
#caseList {
	float: left;
	width: 720px;
	background: url(../img/bg_case_01.gif) no-repeat left top;
}

#caseList dl {
	height: 100px;
	padding: 12px 0 13px 150px;
	overflow: hidden;
}

#caseList dl dt,
#caseList dl dd {
	float: left;
}

#caseList dl dt {
	padding: 20px 0;
	margin-right: 10px;
}

#caseList dl dd {
	width: 473px;
	height: 30px;
	padding: 9px 10px;
	background: #FFF;
	border: 1px solid #DDD;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #1F1813;
}

#caseList dl dd.last {
	border-top: none;
}

#caseList dl dd span {
	display: inline-block;
}

#caseList dl dd span.caseBalloon {
	width: 75px;
	padding-left: 8px;
	margin-right: 5px;
	background: url(../img/ico_balloon_01.png) no-repeat 0 4px;
	font-size: 16px;
	color: #FFF;
}

#caseList dl dd .casePrice {
	width: 75px;
}

#caseList dl dd .caseTxtBox {
	width: 310px;
	background: #EB5F60;
	border-radius: 3px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
}

#caseList dl dd .caseTxtBox span {
	font-size: 20px;
}

/* =========================================================
voiceArea
========================================================= */
#voiceArea {
	width: 950px;
	margin: 40px auto;
}
#voice #voiceInner {
	margin: 0 0 30px 0;
	padding: 9px;
	border: 1px solid #D6D6D6;
}
.VoiceBox {
	border:10px solid #D6D6D6;
	padding:10px 10px 0;
	margin-bottom:10px;
}
.VoiceBox dl {
	overflow: hidden;
}
.VoiceBox dt {
	background:#E5E575;
	height:40px;
	line-height:40px;
	padding-left:10px;
	font-size:16px;
	font-weight:700;
	margin-bottom:10px;
}
.VoiceBox dd {
	font-size:14px;
	line-height:24px;
	padding: 0 10px 10px;
}

/* =========================================================
bookBtm
========================================================= */
#bookBtm {
	width: 630px;
	height: 450px;
	margin: 40px auto;
	padding: 0 0 0 320px;
	background: url(../img/img_book_01.png) no-repeat;
}

#bookBtm .info {
	padding-top:60px;
	padding-bottom: 10px;
}

#bookTxt01 {
	font-size: 16px;
	line-height: 21px;
}

#bookTxt01 span {
	font-size: 12px;
}
.bookCaution {
  margin-top: 10px;
  font-size: 12px;
  line-height: 21px;
}

#bookBtm h1 {
	margin: 15px 0 25px;
}

#buyBtn03 {
	/*margin: 15px 0 5px;*/
	position: relative;
}
#buyBtn03 span {
	position: absolute;
	left: 0px;
	top: 12px;
}


/* =========================================================
fBtn
========================================================= */
.fBtn{
	width: 950px;
	margin: 20px auto 50px;
	position:relative;
}

.fBtn .offerTxt {
	height: 188px;
	width: 846px;
	margin: 0 auto;
}
.fBtn .txtPresent {
	left: 20x;
    position: absolute;
    top: -45px;
}

.fBtn .bookBtn01 {
	width: 950px;
	height: 460px;
	background-color: #F9C137;
	overflow: hidden;
	margin: 10px auto 0;
}
.fBtn .bookBtn01 ul {
	margin-top: 138px;
}
.fBtn .bookBtn01 li {
  text-align: center;
}
.fBtn .bookBtn01 li:nth-child(2) {
	margin-top: 18px;
}
.fBtn .contactBtn {
  margin-top: 30px;
  text-align: center;
}

/* =========================================================
formArea
========================================================= */
#formArea{
	width: 950px;
	margin: 0 auto 50px;
}

#formArea p#fAtt{
	text-align:right;
	color:#FF0000;
	padding-bottom: 10px;
}

/* tabBtn */
#formArea #tabBtn {
	height: 70px;
}
#formArea #tabBtn p {
	width: 49%;
	height: 66px;
	text-align: center;
	border: 2px solid #F1F0EF;
	border-bottom: none;
	display: block;
	cursor: pointer;
}
#formArea #tabBtn #tabBtn01 {
	float: left;
}
#formArea #tabBtn #tabBtn01 img {
	margin-top: 23px;
}
#formArea #tabBtn #tabBtn02 {
	float: right;
}
#formArea #tabBtn #tabBtn02 img {
	margin-top: 11px;
}
#formArea #tabBtn #tabBtn01.active {
	border: 2px solid #69C;
	border-bottom: none;
}
#formArea #tabBtn #tabBtn02.active {
	border: 2px solid #53AE73;
	border-bottom: none;
}
#formArea #tabBtn p.active {
	height: 68px;
	background: #F1F0EF;
	cursor: default;
}



.contact #tabWrap {
	padding: 15px 16px;
	border: 5px solid #F5F5F5;
	margin-bottom: 40px;
	font-size:12px;
}

.contact #tabWrap .tabBox {
	margin-top: -2px;
	padding: 13px 10px 29px;
	background-color: #F1F0EF;
}

#tabBox01 {
	border: 2px solid #69C;
}
#tabBox01 dt,
#tabBox01 th {
	color: #69C;
}

#tabBox02 {
	border: 2px solid #53AE73;
}
#tabBox02 dt,
#tabBox02 th {
	color: #53AE73;
}

.contact #tabWrap .tabBox .topP {
	margin-bottom: 6px;
	color: #4A4B52;
	/*font-size: 1.2em;*/
}

.contact #tabWrap .tabBox .topP span {
	color: #FF0000;
}

.contact #tabWrap input,
.contact #tabWrap select,
.contact #tabWrap textarea {
	margin: 0;
	padding: 4px;
	border: 1px solid #E3E9EF;
}
.contact #tabWrap textarea {
	resize: vertical;
}

.contact #tabWrap table {
	margin-bottom: 10px;
	border-spacing: 0;
	width: 100%;
	background: url(../img/line02.gif) repeat-x 0 100%;
}

.contact #tabWrap table th {
	width: 150px;
	padding: 18px 0 15px 10px;
	/*font-size: 1.2em;*/
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background: url(../img/line02.gif) repeat-x 0 0;
}

.contact #tabWrap table th span {
	color: #FF0000;
}

.contact #tabWrap table td {
	padding: 14px 0 10px 10px;
	color: #4A4B52;
	/*font-size: 1.2em;*/
	text-align: left;
	vertical-align: top;
	background: url(../img/line02.gif) repeat-x 0 0;
}

.contact #tabWrap td .box {
	padding: 5px 20px 5px 0;
	float: left;
}
.contact #tabWrap td .box select {
	margin-top: 5px;
}

.contact #tabWrap table .notes {
	color: #FF0000;
}
.contact #tabWrap table .notes2 {
	color: #FF0000;
	padding-top:5px;
}

.contact #tabWrap td .textList dt {
	padding-top: 7px;
	float: left;
}

.contact #tabWrap td .textList dt span {
	color: #F00;
}

.contact #tabWrap td .textList dd {
	margin-left: 160px;
	padding: 3px 0;
}

.contact #tabWrap td .textList dd input {
	padding: 4px;
	font-size: 1.0em;
}

.contact #tabWrap td .textList dd select {
	font-size: 1.0em;
}

.contact #tabWrap td .textList dd textarea {
	padding: 4px;
	font-size: 1.0em;
	width: 97%;
}

.contact #tabWrap #tok {
	padding: 4px;
	font-size: 1.0em;
	width: 97%;
}

.contact #tabWrap .privacy {
	margin: 20px 0 0 170px;
	padding: 0 0 20px 35px;
	color: #4A4B52;
	line-height: 1.2;
	background: url(../img/icon.gif) no-repeat 0 0;
}

.contact .submit {
	margin: 0 auto 25px;
	width: 373px;
}

.contact #tabWrap .submit input {
	padding: 24px 0 21px;
	width: 373px;
	cursor: pointer;
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	border: none;
	background: url(../img/btn_bg.gif) no-repeat left top;
	line-height: 35px;
	display: block;
}
.contact #tabWrap .submit input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.contact .tel {
	margin-left: 170px;
	height: 40px;
	padding: 15px 30px;
	text-align: center;
	width: 490px;
	background-color: #fff;
}

.contact .tel p {
	color: #4A4B52;
	/*font-size: 1.2em;*/
	line-height: 40px;
}

.contact .tel p span {
	padding-left: 15px;
	color: #000;
	font-size: 2em;
	line-height: 40px;
	vertical-align: top;
}

.fMess{
	color:#999999;
	padding:2px 0 3px 5px;
}

.contact #tabWrap input#email{
	font-size: 22px;
}

.contact a:hover{
	text-decoration:none;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}


/* =========================================================
footer
========================================================= */
footer {
	height: 268px;
	background: url(../../common/img/bg_fot2.png) repeat-x;
	overflow: hidden;
	clear: both;
}
#footer {
	width: 950px;
	height: 268px;
	margin: 0 auto;
	position: relative;
}
#fpTop {
	position: absolute;
	top: 10px;
	right: 0;
}
#footer h1 {
	position: absolute;
	top: 37px;
	left: 0;
}
#footer h2 {
	position: absolute;
	top: 58px;
	left: 0;
}
#fAd {
  font-size: 9px;
  line-height: 130%;
  color: #999;
  position: absolute;
  top: 60px;
  left: 370px;
}
#footer h3 {
	position: absolute;
	top: 35px;
	right: 0;
}
#footer ul {
	width: 960px;
	height: 100px;
	margin: 0 -10px 0 0;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 138px;
	left: 0;
}
#footer ul li {
	width: 134px;
	margin-right: 2px;
	float: left;
}
#footer small {
	width: 100%;
	text-align: right;
	display: block;
	position: absolute;
	top: 250px;
}

/* =========================================================
お客様の声
========================================================= */
#ContentsInner {
	width:950px;
	padding:10px;
	margin: 30px auto;
}
#ContentsInner #hosoku {
	text-align:right;
	margin-right:-5px;
	padding-bottom:10px;
}


.VoiceBox {
	border:10px solid #F1ECE7;
	padding:10px 10px 0;
	margin-bottom:10px;
}
.VoiceBox dt {
	background:#F1ECE7;
	height:40px;
	line-height:43px;
	padding-left:20px;
	font-size:18px;
	font-weight:700;
	margin-bottom:10px;
}
.VoiceBox dd {

	font-size:14px;
	line-height:1.8em;
	padding:10px 60px;
}
.voice_img {
	text-align: center;
	margin-bottom: 30px;
}
/*------------------------------
#aboutus
------------------------------*/
#aboutus {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 85px;
}
#aboutus h2 {
	padding: 79px 0 22px;
	text-align: center;
	border-bottom: 2px solid #008CD6;
}

#aboutus .txt01 {
	margin-top: 53px;
	text-align: center;
}
#aboutus .txt02 {
	margin-top: 39px;
	text-align: center;
}
#aboutus .txt02:before {
	content: '';
	width: 100%;
	height: 313px;
	background: url(//www.musashi-corporation.com/common/img/lp/img_aboutus_02.png) no-repeat 50% 0;
	display: block;
}

#aboutus .txt03 {
	margin-top: 40px;
	line-height: 1.8;
	text-align: center;
	font-size: 16px;
}

#aboutus .table01 {
	width: 950px;
	margin: 40px auto 0;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-spacing: 0;
}
#aboutus .table01 th,
#aboutus .table01 td {
	padding: 15px 10px;
	line-height: 1.4;
	font-size: 14px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#aboutus .table01 th {
	width: 170px;
	background: #F9F7F4;
	vertical-align: top;
}
#aboutus .table01 td {
	padding-left: 30px;
}

#aboutus .table01 td .list {
	padding-right: 50px;
	line-height: 20px;
	float: left;
	box-sizing: border-box;
}
#aboutus .table01 td .list li {
	margin-bottom: 20px;
}

#aboutus .table01 td .list01 li:nth-child(3) {
	margin-bottom: 0;
}
#aboutus .table01 td .list02 li:nth-child(2) {
	margin-bottom: 0;
}
#aboutus .table01 td .list03 {
	padding-bottom: 20px;
	position: relative;
}
#aboutus .table01 td .list03:last-child:after {
	content: '（順不同）';
	position: absolute;
	left: 0;
	bottom: 0;
}
#aboutus .table01 td .list03 li {
	margin-bottom: 0;
}
#aboutus .table01 td .list03 li:nth-child(3) {
	margin-bottom: 0;
}
#aboutus .table01 td .js-checktel {
	color: #333;
	pointer-events: none;
	text-decoration: none;
}

.fixedTopBtn {
	display: none !important;
}


/* 複製用 */
#footer ul.copyFoot {
  margin: auto;
  left: 0;
  right: 0;
  width: 680px;
}

/* 2020/04/10 時間変更 */
.emeNotes {
	width: 950px;
	margin: 15px auto 15px;
	padding: 15px;
	font-size: 14px;
	border: 2px solid #F00;
	box-sizing: border-box;
	background: #FFF;
}
.emetitle {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 700;
	line-height: 120%;
}
.emeHours {
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	line-height: 120%;
}
.emeLink {
	display: block;
	margin: 5px 0;
	color: #1D3992;
}
.emeLink:hover {
	color:#F00;
}
.emeLinkTxt {
	font-size: 16px;
}
