﻿@charset "utf-8";


/* ========= フォントサイズ大 ========= */


/* 【大】選択時、ボタンの色変更 */

#styleSwitch{
	background: url(../Contents/Images/common/fontsize-l.gif) no-repeat 0 0 ;
}

/* --- 指定ないフォントサイズ --- */

body {
	font-size: 16px;
}



/* -------- base.css -------- */

#header {
	font-size:12px;
}
#header h1 {
	font-size: 11px;
}
#heading-wrap h2 {
	font-size: 20px;
}
.member-detail {
	font-size:14px;
}
.riyou_point {
	font-size: 14px;
}
.pagi_top {
	font-size: 14px;
}
#crumb {
	font-size: 14px;
}
.newitem ul li {
	font-size: 15px;
}


/* -------- base2.css.css -------- */

.area-other h3 {
	font-size:20px;
}


/* -------- w2style_ftb.css -------- */

.font1 {
	font-size: 18px;
}
.font2 {
	font-size: 16px;
}
.font3 {
	font-size: 16px;
}
/*.font4  {
	font-size:15px;
}*/
.font4  {
	font-size:17px;
}
.font5 {
	font-size: 16px;
}
.font6 {
	font-size: 16px;
}



/* -------- campaign.css -------- */

#primary.campaign .section .component ul li {
	font-size:14px;
}
#primary.campaign .campaignCaption {
	font-size:14px;
}
#primary .rec_present .rec_item .right {
	font-size: 19px;
}
#primary .rec_present #rec_point {
	font-size: 18px;
}
#primary #rec_info {
	font-size: 18px;
}
#primary  #rec_info  .dot {
	font-size: 19px;
}
#primary  #rec_info  li {
	font-size: 17px;
}
#primary .rec_voice h3 {
	font-size: 19px;
}


/* ---- campaign_list.css ---- */

.campaign-contents .cam-txt dt {
	font-size:18px;
}
.campaign-contents .cam-txt dt a {
	font-size:18px;
}


/* ---- detail.css ---- */

.item-info h3 {
	font-size: 18px;
}
#relation-item h2 {
	font-size:18px;
}
#word-area-top h2  {
	font-size:18px;
}



/* ==== CssPkg/importsフォルダ内 ==== */


/* ---- import-user.css ---- */

#dvUserBox *{
	/*font-size: 100%;*/
}
#dvUserBox .notes{
	font-size:14px!important;
}


/* ---- import-publish.css ---- */

#dvSiteMapBox h1{
	font-size:20px;
}


/* ---- import-product.css ---- */

#dvProductBox h1{
	font-size:20px;
}
#dvProductBox h3{
	font-size:18px;
}
#sortBox li dl dd a{
	font-size:14px;
}
#sortBox li dl dd{
	font-size:14px;
}


/* ---- import-order.css ---- */

#dvOrderBox #dvOrderComplete #dvOrderCompleteInfo li{
	font-size:18px;
}
#dvOrderBox #dvOrderComplete #dvOrderCompleteInfo #dvOrderCvsInfo{
	font-size:15px;
}
#dvOrderBox #dvOrderComplete #dvOrderCompleteInfo #dvOrderEBankInfo {
	font-size:18px;
}
#dvOrderBox .notes{
	font-size:14px;
}


/* ==== 直書きしてあったもの ==== */

/* ---- ProductDetail.aspx (商品詳細) ---- */

.henpin-txt {
	font-size:14px;
}


/* ---- top.css ---- */

.rnkbox dd span{ font-size:14px;}

#category_sBox .trouble_box .fLbox li a,
#category_sBox .trouble_box .fRbox li a,
#category_sBox .trouble_box .fLbox li strong a,
#category_sBox .trouble_box .fRbox li strong a{
	font-size:14px;
	}
