@import "../baseStyle.css";

/* ******************************************
 基本設定
****************************************** */

/* =clearfix
====================================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* ページID設定 */
#maquia {
	width: 900px;
	font-size: 100%;
	line-height: 100%;
	color: #505050;
	text-align: center;
	background: #ffffff;
}

#maquia a:link {
	color: #505050;
	text-decoration: none;
}

#maquia a:visited {
	color: #505050;
	text-decoration: none;
}

#maquia a:hover {
	color: #505050;
	text-decoration: underline;
}

#maquia a:active {
	color: #505050;
	text-decoration: underline;
}

#maquia img {
	vertical-align: top;
}


/* ******************************************
 メインタイトル・パンクズ ブロック
****************************************** */

/* メインタイトル */
#maquia div#mainTitle {
	width: 892px;
	height: 38px;
	margin: 0 auto 4px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

/* パンクズ */
#maquia ul#pankuzu {
	display: block;
	width: 892px;
	height: 38px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
}
#maquia ul#pankuzu li {
	display: inline;
	float: right;
	margin-right: 5px;
	height: 38px;
	line-height: 45px;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;/* ページ毎にカラー設定 */
}

/* パンクズリンク設定 */
#maquia ul#pankuzu a {
	color:#ffffff;
	text-decoration: none;
}
#maquia ul#pankuzu a:hover {
	color:#ffffff;
	text-decoration: underline;
}


/* =ftcshop-wrap
====================================================*/
#maquia div#ftcshop-wrap {
	width: 892px;
	margin: 8px auto 0;
	padding-bottom: 30px;
	background-color: #FFF6F7;
	text-align: center;
}

/* =mv-container,item-first-container
====================================================*/
#maquia div#ftcshop-wrap div.item-first-container {
	padding-bottom: 14px;
}
#maquia div#ftcshop-wrap div.mv-container div.photo-block,
#maquia div#ftcshop-wrap div.item-first-container div.photo-block {
	float: left;
	width: 366px;
}
#maquia div#ftcshop-wrap div.mv-container div.text-block,
#maquia div#ftcshop-wrap div.item-first-container div.text-block {
	float: right;
	width: 526px;
	text-align: left;
}
#maquia div#ftcshop-wrap div.item-first-container div.text-block p.lead {
	width: 415px;
	margin: 0 0 10px 20px;
	font-size: 10px;
	line-height: 1.8;
}
#maquia div#ftcshop-wrap div.item-first-container div.text-block div.btn-area {
	width: 428px;
	margin-left: 16px;
}
#maquia div#ftcshop-wrap div.item-first-container div.text-block div.btn-area p.portrait {
	float: left;
	width: 235px;
}
#maquia div#ftcshop-wrap div.item-first-container div.text-block div.btn-area a.btn {
	float: right;
	display: block;
	width: 181px;
	height: 42px;
	margin-top: 25px;
}

/* =item-second-container
====================================================*/
#maquia div#ftcshop-wrap div.item-second-container {
	width: 799px;
	margin: 0 auto;
	padding: 1px 0 15px;
	background: url(http://swfs.jp/img/img2/maquia_ftcshop_dotline01.gif) top left repeat-x;
}
#maquia div#ftcshop-wrap div.item-second-container div.text-block {
	float: left;
	width: 475px;
	text-align: left;
}
#maquia div#ftcshop-wrap div.item-second-container div.text-block p.lead {
	width: 415px;
	margin: 0 0 10px 8px;
	font-size: 10px;
	line-height: 1.8;
}
#maquia div#ftcshop-wrap div.item-second-container div.text-block div.btn-area {
	width: 428px;
	margin-left: 1px;
}
#maquia div#ftcshop-wrap div.item-second-container div.text-block div.btn-area p.portrait {
	float: left;
	width: 235px;
}
#maquia div#ftcshop-wrap div.item-second-container div.text-block div.btn-area a.btn {
	float: right;
	display: block;
	width: 181px;
	height: 42px;
	margin-top: 25px;
}
#maquia div#ftcshop-wrap div.item-second-container div.photo-block {
	float: right;
	width: 324px;
}

/* =item-thumb-container
====================================================*/
#maquia div#ftcshop-wrap div.item-thumb-container {
	width: 799px;
	margin: 0 auto;
	padding-top: 22px;
	background: url(http://swfs.jp/img/img2/maquia_ftcshop_dotline01.gif) top left repeat-x;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block {
	display: inline;
	float: left;
	width: 246px;
	margin-right: 20px;
	background: url(http://swfs.jp/img/img2/maquia_ftcshop_dotline02.gif) top right no-repeat;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.last {
	margin-right: 0;
	background: none;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block div.photo-box {
	display: inline;
	float: left;
	width: 116px;
	margin-right: 10px;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block div.text-box {
	float: left;
	width: 120px;
	text-align: left;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block div.text-box h4 {
	margin-bottom: 8px;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block div.text-box p.lead {
	width: 110px;
	font-size: 10px;
	line-height: 1.6;
}
#maquia div#ftcshop-wrap div.item-thumb-container div.thumb-block div.btn {
	text-align: center;
}













