@charset "UTF-8";
/*
-----------------------------------------------
MFC こだわりサプリ Decoration Styles




Version: 1.00
----------------------------------------------- */


/* headingDecorations
----------------------------------------------- */
.qMarkMiddle {
	display: block;
	height: 23px;
	margin: 0 0 1px 0;
	padding: 0 0 0 40px;
	background: url(../../media/base/q.gif) no-repeat;
	color: #0e538d;
	font-size: 1em;
}

.qMarkMiddle2line {
	display: block;
	margin: 0 0 0.4em 0;
	padding: 0 0 0 40px;
	background: url(../../media/base/q.gif) no-repeat;
	color: #0e538d;
	line-height: 1.3em;
	font-size: 1em;
}

.aText {
	padding: 2px 0 20px 40px;
}

.no1MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/1.gif) no-repeat;
}

.no2MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/2.gif) no-repeat;
}

.no3MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/3.gif) no-repeat;
}

.no4MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/4.gif) no-repeat;
}

.no5MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/5.gif) no-repeat;
}

.no6MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/6.gif) no-repeat;
}

.no7MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/7.gif) no-repeat;
}

.no8MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/8.gif) no-repeat;
}

.no9MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/9.gif) no-repeat;
}

.no10MarkMiddle {
	margin-bottom: 30px;
	padding-left: 65px;
	background: url(../../media/base/10.gif) no-repeat;
}


/* textDecorations
----------------------------------------------- */
.dropCapsLower {
	display: block;
	float: left;
	margin-right: 7px;
	padding: 10px 0 5px 0;
	font-weight: bold;
	font-size: 2.46em;
}

.phoneNo {
	color: #990000;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 20px !important;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}

.largeText {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 20px !important;
}

.largeText2 {
	line-height: 1.5em;
	font-weight: bold;
	font-size: 25px !important;
}

.smallText {
	font-size: 12px !important;
}

.smallText2 {
	font-size: 0.8125em !important;
}

.annotation {
	padding-bottom: 15px;
	background: url(../../media/base/bgTurnOver.gif) repeat-x bottom;
	font-size: 0.714em !important;
}

.letter {




	float: right;
	width: 430px;
	margin-bottom: 30px;
	background: url(../../media/base/bgLetter.gif) repeat-y;
	line-height: 2em !important;
}


/* colors
----------------------------------------------- */
.red {
	color: #ff0000;
}

.darkRed {
	color: #990000;
}

.green {
	color: #009900;
}

.olive {
	color: #558000;
}

.blue {
	color: #0000ff;
}

.lightBlue {
	color: #0099ff;
}

.orange {
	color: #ff6600;
}

.yellow {
	color: #ffcc00;
}

.pink {
	color: #ff66ff;
}

.purple {
	color: #803488;
}

.original {
	color: #0e538d;
}

.original {
	color: #0e538d;
}

.priceRed {
	color: #8e1f1f;
}


/* pageLink
----------------------------------------------- */
.pageLink {
    margin: 20px 0 15px;
    padding-top: 8px;
    background: url(../../media/base/bgTurnOver.gif) repeat-x;
	text-align: center;
	font-size: 0.75em;
}

.pageLinkDetail {
    margin: 20px 0 15px;
    padding-top: 8px;
    background: url(../../media/base/bgTurnOver.gif) repeat-x;
	list-style: none;
	text-align: left;
}

.pageLink a:link, .pageLinkDetail a:link {
	color: #333333;
	text-decoration: none;
}

.pageLink a:visited, .pageLinkDetail a:visited {
	color: #666666;
	text-decoration: none;
}

.pageLink a:hover, .pageLinkDetail a:hover {
	color: #333333;
	text-decoration: none;
}

.arrowSquare {
	margin: 0 5px 0 5px;
	vertical-align: middle;
}


/* fontFamily
----------------------------------------------- */
.mingType {
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体";
}


/* layout
----------------------------------------------- */
.photoRight {
	float: right;
	margin: 0 0 5px 10px;
}

.imageCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.photoLeft {
	float: left;
	margin: 0 10px 5px 0;
}

.photoLeft2 {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.photoLeft3 {
	float: left;
	margin: 0 30px 15px 0;
}

.arrow {
	margin-right: 3px;
	vertical-align: top;
}

.marginTop10 {
	margin-top: 10px;
}

.marginTop20 {
	margin-top: 20px;
}

.marginTop30 {
	margin-top: 30px;
}

.marginTop40 {
	margin-top: 40px;
}

.marginBottom0 {
	margin-bottom: 0 !important;
}

.marginBottom5 {
	margin-bottom: 10px;
}

.marginBottom10 {
	margin-bottom: 10px;
}

.marginBottom20 {
	margin-bottom: 20px;
}

.marginBottom30 {
	margin-bottom: 30px;
}

.marginBottom40 {
	margin-bottom: 40px;
}

.marginBottomList {
	margin-bottom: 0.1em;
}

.square {
	margin-bottom: 20px;
	padding: 15px 15px 8px;
	border: 8px #e5e5e5 solid;
	background: #fafafa;
}

.memberSquare {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 15px 10px 5px 10px;
	background: #f2f2f2;
}

.titleDecoration {
	margin-bottom: 15px;
	padding: 3px 0 2px;
	background: url(../../media/base/titleDecoration.gif) no-repeat 100% 100%;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.0625em !important;
}

.titleDecoration2 {
	margin: 0 0 10px 0;
	padding: 3px 5px 2px;
	background: url(../../media/base/titleDecoration2.gif) no-repeat 100% 100%;
	color: #035353;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.0625em !important;
}

.titleDecoration3 {
	margin-bottom: 15px;
	padding: 3px 10px 2px;
	background-color: #ffaf30;
	color: #ffffff;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.1875em !important;
}

.titleDecoration4 {
	margin-top: 60px;
	margin-bottom: 15px;
	padding: 3px 10px 2px;
	background-color: #00679f;
	color: #ffffff;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.1875em !important;
}

#home9 .titleDecoration4 {
	margin-top: 60px;
	margin-bottom: 15px;
	padding: 6px 15px 5px;
	background-color: #2b7de8;
	color: #ffffff;
	line-height: 1.3em !important;
	font-weight: nomal !important;
	font-size: 1.1875em !important;
	border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.titleDecoration5 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	color: #1f3872;
	font-size: 18px !important;
}

#home8 .titleDecoration5 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc;
	color: #2F600F;
	font-size: 18px !important;
}

.titleDecoration6 {
	margin-bottom: 15px;
	padding: 3px 0 2px;
	background: url(../../media/base/titleDecoration5.gif) no-repeat 100% 100%;
	color: #333333;
	line-height: 1.3em !important;
	font-weight: bold;
	font-size: 1.0625em !important;
}

.titleDecoration7 {
	margin-bottom: 15px;
	padding: 3px 10px 2px 10px;
	background-color:#025aa4;
	color: #ffffff !important;
	font-size: 18px !important;
	text-align: center;
}

.titleDecoration8 {
	margin-bottom: 15px;
	padding: 3px 10px 2px 10px;
	background-color:#ffc412;
	color: #333333 !important;
	font-size: 29px !important;
	text-align: center;
}

.titleDecoration9 {
	margin-bottom: 15px;
	padding: 3px 10px 2px 10px;
	background-color:#ffd34e;
	color: #333333 !important;
	font-size: 30px !important;
	text-align: center;
}

#home6 .titleDecoration5 {
	color: #646730;
}

#home5 .subTitleDecoration, #home6 .subTitleDecoration {
	font-size: 28px;
}

.marker {
	padding-top: 1px;
	background: #fff196;
}

.marker3 {
	padding-top: 1px;
	background: #fff196;
	font-weight: bold;
}

.lineTop {
	padding-top: 10px;
	background: url(../../media/base/bgTurnOver.gif) repeat-x;
}

.lineBottom {
	padding-bottom: 10px;
	background: url(../../media/base/bgTurnOver.gif) repeat-x 100% 100%;
}

.linkArrow {
	padding-left: 18px;
	background: url(../../media/base/linkArrow.gif) no-repeat;
	line-height: 100%;
}

.linkBackArrow {
	padding-left: 18px;
	background: url(../../media/base/linkBackArrow.gif) no-repeat;
	line-height: 100%;
}

.clear {
	display: block;
	clear: both;
}


/* マスコミ掲載
----------------------------------------------- */
.allMassMedia {
	margin-bottom: 8px;
	text-align: right;
}

.hoopBox {
	width: 537px;
}

.hoopBox .linkArrow {
	display: block;
	padding-left: 18px;
	background: url(../../media/base/linkArrow.gif) no-repeat;
	line-height: 1.3em;
}

.hoopBox h3, .hoopBox h4 {
	margin-bottom: 10px;
	padding-top: 8px;
	background: url(../../media/base/bgBox.gif) repeat-x;
	text-align: center;
	font-size: 14px !important;
}

.box {
	float: left;
	width: 260px;
	font-size: 0.9285em !important;
}

.box2 {
	float: right;
	width: 260px;
	font-size: 0.9285em !important;
}


/* 商品一覧
----------------------------------------------- */
.itemCols {
	width: 537px;
}

.itemType1, .itemType2 {
	float: left;
	width: 258px;
}

.itemType1 {
	margin: 0 21px 40px 0;
}

.itemType2 {
	margin: 0 0 40px 0;
}

.itemOriginal {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: bold;
	font-size: 1.1875em !important;
}

.productsList {
	float: left;
	margin: 0 10px 10px 0;
}

.letter2 {
	width: 680px;
	margin-bottom: 20px;
	background: url(../../media/base/bgLetter2.gif) repeat-y;
	line-height: 1.9em !important;




}