@charset "UTF-8";
/* =======================================

	Mobile PC Template CSS

 -----------------------------------------
  INDEX
 -----------------------------------------
  1.
 	1-1.Clearfix
	1-2.共通
	1-3.EMG周辺

  2.MTFϢ
	2-1.いますぐサイトにアクセスしよう！
	2-2.アクセス方法はこちら
 
  3.テンプレート部分
  	3-1.IE6以下でも透過PNG
 	3-2.テンプレート部分
========================================== */

/*1. 
========================================== */

  /* 1-1.Clearfix
  ---------------------------------------- */
div{
    min-height:1%;
}

div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

* html div{
    /*\*/height:1%;/*for WinIE*/
    display:inline-table;/*for MacIE*/
}
  /* safari */
html:\66irst-child div { font-size: 14px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
body{font-size: 14px;}
}

  /* 1-2.共通
  ---------------------------------------- */
body {
  font-family:"MS P Gothic","MS UI Gothic";
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
}
input,select {
	font-size: 12px;
}
h3,p,ul,form{
	font-size:100%;
	margin:0px;
	padding: 0px;
}

html>body h3,p {	/*FireFox用*/
	font-size:100%;
	margin: 0px;
	cursor: default;
}

#mh {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#temp_footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#pr-header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#contents {
	width: 950px;
  height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	clear: both;
}

  /* 1-3.EMG周辺
  ---------------------------------------- */
.emg-all {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	text-align: center;
}

.emg-all table{	
	margin-left:auto;
	margin-right:auto;
}

/*2.MTF
========================================== */

  /* 2-1.いますぐサイトにアクセスしよう！
  ---------------------------------------- */
.mtf_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/line_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 2px;
}

#mtf_title1 {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/line_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	width: 950px;
}

#mtf_title1 div {
	background-color: #eaeaea;
	height: 40px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #6e6e6e;
	width: 946px;
}

#mtf_title1 img,#mtf_title2 img {
	margin-top: 5px;
}

.mtf_body,.mtf_body2 {
	background-color: #EAEAEA;
	border-width: 0 2px;
	border-style: solid;
	border-color: #6e6e6e;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.mtf_body .mtf_center {
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
}

.mtf_body li {
	list-style-type: none;
	float: left;
	width: 308px;
	display: inline;
}

#mtf_qrcode dd {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.mtf_body dt,.mtf_body2 dt {
	margin-bottom: 3px;
}

.mtf_body dl,.mtf_body dd,.mtf_body2 dl,.mtf_body2 dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}

.mtf_body p,.mtf_body2 p{
	margin-bottom: 5px;
}

.mtf_body dd,#mtf2_mail dd {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

#mtf_title2 {
	background-color: #6E6E6E;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/line_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	text-align: center;
}

#mtf_qrcode dd img,#mtf2_qrcode dd img {
	margin-right: 3px;
	vertical-align: text-middle;
}

#mtf_qrcode dd {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#mtf_mail p,#mtf_phone dd,#mtf2_mail p,#mtf2_url p,#mtf2_qrcode dd {
	text-align: center;
}


/* 2-2.アクセス方法はこちら
========================================== */
#mtf_title2 div {
	height: 40px;
	border-width: 0 2px;
	border-style: solid;
	border-color: #6e6e6e;
	display: inline-table;
}

.mtf_body2 .left_li {
	list-style-type: none;
	float: left;
	display: inline;
	width: 366px;
	margin-right: 5px;
}

.mtf_body2 .right_li {
	list-style-type: none;
	float: left;
	display: inline;
	width: 565px;
}

.mtf_body2 ul {
	display: block;
	padding-top: 7px;
	clear: both;
}

.mtf_wrapper .mtf_dotline {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/line_dot.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	clear: both;
	background-position: top;
	text-align: center;
	padding-top: 10px;
	background-color: #EAEAEA;
	border-width: 0 2px;
	border-style: solid;
	border-color: #6E6E6E;
}
.blue-font {
	color: #25A7D5;
	font-weight: bold;
	white-space: nowrap; 
}#m2fform {
	text-align: center;
	padding: 5px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}
.qr-link {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/qr_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}


/*3.テンプレート部分
========================================== */

  /* 3-1.IE6以下でも透過PNG
  ---------------------------------------- */
* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
}

  /* 3-2.テンプレート部分
  ---------------------------------------- */
#header-title {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/hd01b.gif);
	height: 300px;
	width: 950px;
	text-indent: -9999px;
}
#header-text {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/hd02.gif);
	height: 100px;
	width: 950px;
}
#header-career {
	height: 48px;
	width: 122px;
	float: right;
	margin-left: 48px;
	margin-top: -215px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/career05.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile-contents01 h3 {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/hd03.gif);
	height: 45px;
	width: 950px;
	text-indent: -9999px;
}
#mobile-contents02 h3 {
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/hd04.gif);
	height: 45px;
	width: 950px;
	text-indent: -9999px;
}
#mobile-contents01 {
	margin-bottom: 5px;
	background-color: #f5f5f5;
	height: 1150px;
}
#mobile-contents02 {
	margin-bottom: 5px;
	background-color: #f5f5f5;
	height: auto
/*	height: 1190px; */
}
#mobile-screen01 {
	float: left;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/left01.png);
	width: 317px;
	background-color: #f5f5f5;
	height: 1150px;
}
#mobile-screen02 {
	float: left;
	width: 633px;
	background-color: #f5f5f5;
/*	height: 1150px; */
}
#mobile-screen03 {
	float: left;
	width: 317px;
	background-color: #f5f5f5;
	height: 1150px;
}
#mobile-screen04 {
	float: left;
	width: 475px;
	background-color: #f5f5f5;
	height: 400px;
}
#mobile-screen05 {
	float: left;
	width: 475px;
	background-color: #f5f5f5;
	height: 400px;
}
#mobile-screen06 {
	float: left;
	width: 238px;
	background-color: #D8D8D8;
	height: 400px;
}
#mobile-screen07 {
	float: left;
	width: 237px;
	background-color: #DFDFDF;
	height: 400px;
}
#mobile-screen08 {
	float: left;
	width: 238px;
	background-color: #EAEAEA;
	height: 400px;
}
#mobile-screen09 {
	float: left;
	width: 237px;
	background-color: #F3F3F3;
	height: 400px;
}
#list-ul {
	margin-bottom: 20px;
}
/*　↓　画面＆リスト　↓
=================================================*/

#reco-word {
	float: left;
	width: 590px;
	height: 90px;
	background-color: #ffffdd;
	background-repeat: no-repeat;
	padding: 15px;
  margin: 5px;
	border-width: 1 1px;
	border-style: solid;
	border-color: #6e6e6e;
  text-align:left;
/*  line-height:20px; */
}
#point01 {
	width: 585px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/point01.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 7px;
	padding-right: 30px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point01-word {
	width: 585px;
	height: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 19px;
	padding-right: 18px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point02 {
	width: 585px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/point01.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 7px;
	padding-right: 30px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point02-word {
	width: 585px;
	height: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 19px;
	padding-right: 18px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point03 {
	width: 585px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/point01.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 7px;
	padding-right: 30px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point03-word {
	width: 585px;
	height: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 19px;
	padding-right: 18px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point04 {
	width: 585px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/point01.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 7px;
	padding-right: 30px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point04-word {
	width: 585px;
	height: 520px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 19px;
	padding-right: 18px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point05 {
	width: 585px;
	height: 30px;
	font-weight: bold;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/point01.gif);
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 7px;
	padding-right: 30px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#point05-word {
	width: 585px;
	height: auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dcdcdc;
	padding-left: 19px;
	padding-right: 18px;
	margin-left: 6px;
	line-height: 30px;
  text-align:left;
}
#reco-img {
	height: 128px;
	width: 628px;
	margin-left: 3px;
	margin-right: 1px;
	margin-top: 1px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/recoimg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#reco {
	height: 440px;
	width: 188px;
	float: left;
	margin-left: 6px;
	margin-right: 5px;
	margin-top: 2px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/reco.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#know {
	height: 44px;
	width: 129px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 7px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/know.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#talk {
	height: 44px;
	width: 129px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 7px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/talk.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#buy {
	height: 44px;
	width: 129px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	margin-top: 7px;
	text-indent: -9999px;
	background-image: url(http://i.yimg.jp/images/mobile/pr/portal/pc/2009/buy.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
