@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: 株式会社メディアクリエイトコミュニケーションズ
	Version: 1.0
	Last Up： 07/11
	Comment: mobile 設定
----------------------------------------------------------- */

/* 
 mobile Style [
----------------------------------------------------------- */
.box {
	float: left;
	width: 702px;
	}
	
.mBlock1 {
	background-image: url(../images/mobile/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 341px;
	padding-bottom: 33px;
	}
	
.mBlock2 {
	background-image: url(../images/mobile/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	width: 341px;
	padding-bottom: 33px;
	}
	
.mBlock1 p,
.mBlock2 p {
	font-size: 11px !important;
	line-height: 16px !important;
	color: #666 !important;
	text-align: left !important;
	padding-top: 5px !important;
	padding-right: 8px !important;
	padding-left: 8px !important;
	padding-bottom: 0px !important;
	letter-spacing: 0.0001em;
	}
