@charset "utf-8";

/*	
	Last Update: 2008.4.16

	Revision: 1.00
	
/*==============================================================
 1. モバイル用右カラム (08年4月16日追加分)
==============================================================*/
#mobile {
  margin-bottom:16px;
}

#mobile #mobile-title {
  padding:3px;
  background-color:#e4e2d5;
  font-weight:bold;
  text-align:center;
}

#mobile #mobile-main {
  border-right:solid #e4e2d5 1px;
  border-bottom:solid #e4e2d5 1px;
  border-left:solid #e4e2d5 1px;
  padding:0.5em;
}

#mobile .mobile-contents {
}

#mobile .mobile-contents #maintext {
  margin-left:79px;
}

#mobile .mobile-contents img.qrimg {
  float:left;
  margin-right:5px;
}

#mobile .mobile-contents .mobile-details {
  text-align:right;
}

#mobile #mailarea {
background:#e2f1c2 none repeat scroll 0%;
border:1px solid #69b00e;
color:#69b00e;
display:block;
font-weight:bold;
height:auto;
margin-bottom:10px;
padding:1px;
text-align:center;
}