	
	
#FS2_footer_utility,
.FS2_Search,
.FS2_Utility1_container { display: none;}

.FS2_Utility2 li { display: none;}
.FS2_Utility2 li.FS2_login_logout { display: block;}

#FS2_layout_body {
    background: #fff;
}

.FS2_table input[type="text"],
.FS2_table input[type="password"],
.FS2_table input[type="number"],
.FS2_table input[type="email"],
.FS2_table input[type="tel"],
.FS2_list input[type="text"],
.FS2_list input[type="password"],
.FS2_list input[type="number"],
.FS2_list input[type="email"],
.FS2_list input[type="tel"],
.FS2_table select,
.FS2_list select,
.FS2_table textarea,
.FS2_list textarea,
#fs2_usePoint {
    border: 1px solid #333;
    padding: 5px;
}

.FS2_table th {
    padding: 5px 10px;
}
.FS2_table td {
    padding: 10px;
}

#FS2_header h1 {
    font-family: Helvetica;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 8px;
    line-height: 1.2;
}
#FS2_header h1 a {
    color:#333;
}
#FS2_header h1 span {
    font-size: 10px;
}

.FS2_contents_container {
    margin: 0 15px;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.error_content {
    background: #cc0000;
    margin: 15px;
}

.FS2_contents_container.FS2_CategoryItemList {
    margin: 0 0 20px 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

h1.FS2_PageTitle {
    font-size: 16px;
    padding: 10px 10px;
    border-bottom: 1px solid #000;
    font-weight: normal;
    margin-bottom: 15px;
    letter-spacing: 1px;
	
	display: none;
}

#FS2_container_GoodsList .fs_goods_container {
line-height: 1.2;
}

#FS2_container_GoodsList .fs_goods_container a {
color: #000;
}

#FS2_container_GoodsList .fs_goods_container .FS2_itemPrice_text {
font-size: 12px;
line-height: 1.6;
margin-top: 10px;
}
.FS2_container_ItemList th {
padding: 10px;
}
.FS2_container_ItemList th img {
width: 180px;
height: auto;
}
.FS2_container_ItemList td {
    padding: 20px 10px 10px 0;
}

table.FS2_container_ItemList {
    margin-bottom: 15px;
}

.FS2_pagination {
    padding: 0 0 15px 0;
    position: relative;
    border-bottom: #ccc solid 1px;
}

.FS2_pagination .FS2_pagenationList li {
    background: #fff;
    border: #333 solid 1px;
}
.FS2_pagination .FS2_pagenationList li a {
	color: #333;
}

.FS2_pagination .FS2_pagenationList li.FS2_pagination_current {
    background: #333;
}
.FS2_pagination .FS2_paginationArrows {
    top: -2px;
}
.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_right a {
    background: url(/shop/item/cesar/design/img01/thumb_btn_r.png) no-repeat left center;
	background-size: 30px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}
.FS2_pagination .FS2_paginationArrows .FS2_pagination_arrow_left a {
    background: url(/shop/item/cesar/design/img01/thumb_btn_l.png) no-repeat left center;
	background-size: 30px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}

.FS2_Search {
    padding: 10px 5px;
    text-align: center;
}
.FS2_Search_text {
    font-size: 14px;
    margin-right: 10px;
}
.FS2_Search_textarea {
    border: 1px solid #000;
    padding: 5px;
    margin: 0 5px 0 5px;
    width: 50%;
    font-size: 16px;
}
.FS2_Search_btn_D {
    font-size: 16px;
    color: #ffffff;
    padding: 6px 9px;
    background-color: #000000;
    background-image:none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.FS2_Utility1 li {
    line-height: 1.0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #666;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}
.FS2_Utility1 li a {
    display: block;
    color: #1a1a1a;
    padding: 10px 7px;
    font-size: 14px;
}

.FS2_Utility2 li a {
    font-size: 12px;
    padding: 10px;
}

#FS2_footer div {
    font-size: 10px !important;
    border-top: 1px solid #000 !important;
    padding: 10px 5px 5px !important;
    margin-top: 20px !important;
}

#FS2_SystemNav {
    font-size: 14px;
    color: #ffffff;
    padding: 10px 5px;
    text-align: center;
    background-color: transparent;
    background-image: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border:  none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}
.FS2_SystemNav_btnPC {
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 8px;
    background-color: #333;
    background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}


/* Detail
//////////////////////////////*/
.FS2_TweetButton_area {
    margin: 0 0 30px;
    padding: 10px 15px;
    background-color: #eee;
    text-align: center;
}
.FS2_TweetButton_area #twitter-widget-0 { margin: 0 10px;}

.FS2_thumbnail_flick_btn_container {
	margin-bottom: 10px;
}
.fs_sp_flick_btn_left {
    background: url(/shop/item/cesar/design/img01/thumb_btn_l.png) no-repeat left center;
	background-size: 30px;
    width: 30px;
    height: 30px;
    float: left;
    margin: 0 0 0 10px;
}
.fs_sp_flick_btn_right {
    background: url(/shop/item/cesar/design/img01/thumb_btn_r.png) no-repeat right center;
	background-size: 30px;
    width: 30px;
    height: 30px;
    float: right;
    margin: 0 10px 0 0;
}

.itemTitle {
    margin: 3px 0 30px;
    padding-left: 0;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
}

.FS2_Name_and_Price {
    margin: 0 0 40px;
    padding: 0 15px;
}
.FS2_Name_and_Price li {
    font-size: 12px;
    border: none;
    line-height: 1.4;
    padding: 0;
    margin-bottom: 5px;
}
.itemPrice {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding: 0 5px;
}

.FS2_Figure {
    margin: 0 0 40px;
    padding: 0 15px;
}
.FS2_Figure li {
    border-bottom: none;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.6;
    padding: 5px 0;
}
.FS2_Figure select {
	width: 100%;
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	font-size: 16px;
	cursor: pointer;
	padding: 5px 10px;
	height: 29px;
}
.FS2_CartButton_area span { padding-right: 5px;}
.FS2_Figure input.FS2_Figure_textarea {
    border: 1px solid #333;
    padding: 9px 5px;
    width: 2em;
    font-size: 16px;
}

.FS2_InCartButton_D {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 15px;
    margin: 5px;
    letter-spacing: 1px;
    background-color: #333;
    background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.FS2_ItemComment {
    margin: 0 15px 30px;
    padding: 30px 0;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
}
.FS2_ItemComment .FS2_PageTitle { display: none;}

.FS2_lower_comment {
    margin: 0 15px 40px;
    padding: 0;
    font-size: 12px;
    line-height: 1.6;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

table.detailSize {
	font-size: 12px;
	line-height:1.5;
}
table .detailSize-title{
	font-weight:700;
}
table.detailSize th {
	text-align: left;
	padding: 7px;
	width: 100px;
}
table.detailSize td {
	text-align: center;
	padding: 7px 0;
}


/* cart
//////////////////////////////////////////////////*/

.FS2_Cart_container {
padding: 0;
margin: 0 15px;
}

.FS2_Cart_container h1.FS2_PageTitle {
    margin-bottom: 20px;
}
.FS2_Cart_Item_table {
    margin-bottom: 15px;
}
.FS2_Cart_Detail_table tr th {
padding: 10px;
}
.FS2_Cart_Detail_table tr td {
padding: 10px;
}

.FS2_table input[type="text"] { border: #333 solid 1px;}

.FS2_Button_S {
	padding: 5px 10px;
	background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: 1px solid #8a8a8a;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
.FS_mailFilter_container {
    background: #fafafa;
    padding: 10px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 3px 0 20px;
	line-height: 1.6;
}

.FS2_Button_P {
    font-size: 100%;
    color: #ffffff;
    padding: 9px;
    background-color: #000;
	background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    margin-bottom: 10px;
    width: 90%;
}

.FS2_Button_N {
    font-size: 100%;
    color: #404040;
    padding: 9px;
    background-color: #dbdbdb;
	background-image: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    margin-bottom: 10px;
    width: 90%;
}

.FS2_Information_container {
	padding: 0;
	margin: 0 15px;
}
.FS2_Information_container h1.FS2_PageTitle {
	margin-bottom: 30px;
}

.FS2_orderFlow {
margin: 0 15px 20px;
}

/* footer
//////////////////////////////////////////////////*/

#footer { padding: 20px 0;}
#footer ul {
	max-width: 1070px;
	margin: 0 auto 20px;
	overflow: hidden;
	zoom: 1;
}
#footer ul li {
	width: 25%;
	box-sizing: border-box;
	width: 100%;
	border-left: none;
	border-bottom: #ccc dotted 1px;
	float: none;
	padding: 0 15px 15px;
	margin-bottom: 20px;
	line-height: 30px;
}
#footer ul li:first-child { border-bottom: #ccc dotted 1px;}

#footer ul li a { color: #333; text-decoration: none;}

.ftrLinkTtl {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}
.ftrLinkTtl span { font-size: 10px; padding-left: 10px;}
.ftrLinkTtl br { display: none;}

#footer .copyright { text-align: center;}

.FS2_Utility2 {
    position: absolute;
    top: 10px;
    right: 10px;
    width: auto !important;
}
.FS2_Utility2 li.FS2_login_logout {
    display: inline;
    width: auto;
    border: none;
}
.FS2_Utility2 li a {
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    display: inline;
	background: none;
}


#FS2_ItemImagePopup .FS2_thumbnail_container img {
	width: 100%;
}

.ftrBnr { margin-bottom: 20px;}

.FS2_upper_comment {
	background: #fff;
    margin: 0 0 15px;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.FS2_upper_comment .brandHead {
	background: url(/shop/item/cesar/design/img01/cover_5.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 74.76%;
	text-align: center;
	position: relative;
}
.FS2_upper_comment .brandHead.spTeteraHead img {
	width: 120px; height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.infoBnr { margin: 0 auto 20px; padding: 0px 10px 0;}
.infoBnr img { max-width: 100%; height: auto;}


