@charset "utf-8";
/* CSS Document */
/*FFC Fashionのみ*/
* {
	margin:0px;
	padding:0px;
}
html {
	background-color: #fff;
	font-family:"Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	/*background-image:url(../images/design/haikei-a.png);*/
	background-image: url(../images/design/body_bg.png);
	background-position:0px 44px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
body {
	margin: auto;
	width: 100%;
	color:#000;
}
body a {
	color: #333;
	text-decoration:none;
}
body a:hover {
	color: #999;
	text-decoration:underline;
}
hr {
	visibility:hidden;
	height: 15px;
}
li {
	list-style: none;
}
address {
	font-style:normal;
}
#wrap {
	padding-top:44px;
	width: 1080px;
	margin: auto;
}
/* トップバー開始 */
#top_bar {
	font-size:13px;
	width:100%;
	height:44px;
	top:0px;
	left:0px;
	z-index:99999;
	background-image: url(../images/design/head_top_banner_bg.png);
	background-repeat:repeat-x;
	position:fixed;
	clear:both;
}
#top_bar ul {
	width: 1080px;
	height:44px;
	border-right: solid 1px #000;
	margin: auto;
	clear:both;
}
#top_bar li {
	width:215px;
	height:44px;
	text-align:center;
	line-height:44px;
	border-left: solid 1px #000;
	float : left;
}
#top_bar a {
	text-decoration:none;
	display:block;
}
#top_bar a:hover {
	text-decoration:underline;
}
/* トップバー終了 */
/* ヘッダー開始 */
#head {
	width: 1080px;
	clear:both;
}
#head_top {
	width: 1080px;
	height: 147px;
	clear:both;
}
#head_left a {
	width: 540px;
	height: 147px;
	text-decoration:none;
	background-image: url(../images/design/logo.png);
	background-repeat:no-repeat;
	float:left;
	display:block;
}
#head a strong {
	visibility:hidden;
}
#head_right {
	width: 540px;
	height: 147px;
	float:left;
}
#head_right ul {
	width: 264px;
	height: 141px;
	margin:3px;
	float:left;
}
#head_right li {
	width: 235px;
	height: 25px;
	margin:2px;
	border: solid 1px #000;
	padding:0 0 0 25px;
	background-image: url(../images/design/bubble-info-icon.png);
	background-repeat:no-repeat;
}
#head_right ul li p {
	font-size:13px;
	line-height:25px;
	margin:0 0 0 3px;
}
#head_right a {
	text-decoration:none;
	display:block;
}
#head_right a:hover {
	text-decoration:underline;
}
/* ヘッダー終了 */
/* 検索開始 */
#head_search {
	width: 1080px;
	height: 74px;
	background-image: url(../images/design/head_menu_bg.png);
	background-repeat:no-repeat;
	clear:both;
}
#head_search #inner{
	width: 950px;
	height: 46px;
	padding:14px 65px 14px 65px;
	clear:both;
}
#head_search #inner #word {
	width: 846px;
	height: 14px;
	margin:8px;
	padding:8px;
	border:1px;
	border-color:#000;
	border-style:solid;
	color:#000;
	background-color:transparent;
	float: left;
}
#head_search #inner #btn {
	width: 70px;
	height: 46px;
	line-height:46px;
	border:0px;
	color:#000;
	background-color:transparent;
	cursor:pointer;
	float: left;
}
/* 検索終了 */
/* バナー開始 */
#default_banner {
	width: 1080px;
/*
	height: 70px;
*/
	margin:10px 0 0 0;
	clear:both;
}
#default_banner ul {
	width: 1080px;
	height: 35px;
	clear:both;
}
#default_banner li {
	width: 210px;
	height: 29px;
	margin:2px;
	border: solid 1px #000;
	float: left;
}
#default_banner ul li p {
	font-size:13px;
	line-height:29px;
	margin:0 0 0 3px;
}
#default_banner ul li a {
	text-decoration:none;
	display:block;
}
#default_banner ul li a:hover {
	text-decoration:underline;
}
/* バナー終了 */
/* 代引き手数料無料の日開始 */
#default_banner_cod {
	width: 1080px;
	height: 100px;
	border:solid #000 1px;
	clear:both;
}
#default_banner_cod p {
	width: 1040px;
	height: 60px;  
	padding: 5px 20px 10px 20px;
	text-align:center;
	clear:both;
}
/* 代引き手数料無料の日終了 */
/* メインカラム */
#column {
	width: 1080px;
	margin: auto;
	padding: 0px;
	color:#000;
}
/* メインカラム */
/* 左側カラム開始 */
#column #leftcolumn {
	width: 250px;
	float: left;
}
#column #leftcolumn .category_head {
	width: 230px;
	height: 75px;
	background-image: url(../images/design/category_bg.png);
	background-repeat: no-repeat;
}
#column #leftcolumn .category_head h3 {
	text-shadow: 1px 1px 1px #fff;
	padding:22px 0 0 10px;
	font-size: 24px;
}
#column #leftcolumn ul {
	margin: 10px;
}
#column #leftcolumn li {
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	font-weight:bold;
}
#column #leftcolumn .calendar {
	margin-left: 10px;
	margin-bottom: 10px;
}
#column #leftcolumn .calendar h4 {
	padding-left: 10px;
	font-size: 14px;
}
#column #leftcolumn .calendar table {
	width: 180px;
	margin-left: 10px;
}
/* 左側カラム終了 */
/* 右側カラム */
#column #rightcolumn {
	/*ファニービキニのみ*/
	width: 830px;
	text-align: left;
	float: left;
}
#column #rightcolumn #breadcrumb {
	/*ファニービキニのみ*/
	height: 75px;
	width: 810px;
	line-height: 75px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:30px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	background-image:url(../images/design/breadcrumb_bg.png);
	background-repeat:no-repeat;
}
#column #rightcolumn #breadcrumb a{
	color:#333;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}
#column #rightcolumn #breadcrumb a:hover{
	color:#999;
	text-shadow: 1px 1px 1px #09F;
	text-decoration:underline;
}
#column #rightcolumn #description {
	margin: 10px;
	padding: 10px;
	width: 790px;
	border:solid #3CF 1px;
}
#column #rightcolumn #description p {
	font-size:12px;
	line-height:150%;
}
#column #rightcolumn .toolbar {
	height: 30px;
	width: 830px;
	line-height: 30px;
	font-size: 12px;
	clear:both;
}
#column #rightcolumn .toolbar a{
	text-decoration:underline;
}
#column #rightcolumn .toolbar a:hover{
	text-decoration:underline;
}
#column #rightcolumn .amount {
	height: 20px;
	width: 300px;
	text-align: left;
	padding-left: 20px;
	float: left;
}
#column #rightcolumn .pagination {
	height: 20px;
	width: 300px;
	text-align: center;
	float: left;
}
#column #rightcolumn .sortby {
	height: 20px;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	float: left;
}
#column #rightcolumn .category_grid {
	height: 370px;
	width: 830px;
	clear:both;
}
#column #rightcolumn .category_grid a {
	text-decoration: none;
}
#column #rightcolumn .category_grid a:hover {
	text-decoration:underline;
}
#rightcolumn .category_grid .category_thumbs {
	width: 200px;
	margin-left:5px;
	float: left;
}
#rightcolumn .category_grid .category_thumbs a img {
	/*ファニービキニのみ*/
	/*opacity:0.5;*/
	/*filter: alpha(opacity=50);*/
}
#rightcolumn .category_grid .category_thumbs a:hover img {
	/*ファニービキニのみ*/
	/*opacity:1.0;*/
	/*filter: alpha(opacity=100);*/
	opacity:0.5;
	filter: alpha(opacity=50);
}
#rightcolumn .category_grid .product_price {
	height: 20px;
	width: 120px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color:#E4007F;
	float: left;
}
#rightcolumn .category_grid .product_stock {
	height: 20px;
	width: 60px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	float: left;
}
#rightcolumn .category_grid .product_review {
	height: 20px;
	width: 20px;
	background-image:url(../images/design/heart-icon.png);
	background-repeat:no-repeat;
	background-position:center center;
	float: left;
}
#rightcolumn .category_grid .product_review_add {
	height: 20px;
	width: 20px;
	background-image:url(../images/design/heart-add-icon.png);
	background-repeat:no-repeat;
	background-position:center center;
	float: left;
}
.product_review span, .product_review_add span {
	visibility:hidden;
}
#rightcolumn .category_grid .product_name {
	height: 38px;
	width: 190px;
	font-size: 14px;
	margin:5px;
	clear:both;
	overflow:hidden;
}
/* 右側カラム */
/* 右側カラム各ページ用 */
#column #rightcolumn #page {
	/*ファニービキニのみ*/
	margin:30px 0 0 0;
	padding:0px;
	height: 100%;
	width: 830px;
}
#column #rightcolumn #page #top {
	margin:0px;
	padding:0px;
	height: 50px;
	width: 830px;
	background-image:url(../images/design/page_top_bg.png);
	background-repeat:no-repeat;
}
#column #rightcolumn #page #center {
	margin:0px;
	padding:0px 50px 0px 50px;
	height: 100%;
	width: 730px;
	background-image:url(../images/design/page_center_bg.png);
	background-repeat:repeat-y;
	overflow: hidden;
}
#column #rightcolumn #page #bottom {
	margin:0px;
	padding:0px;
	height: 50px;
	width: 830px;
	background-image:url(../images/design/page_bottom_bg.png);
	background-repeat:no-repeat;
}
#column #rightcolumn #page h2 {
	margin:0px;
	padding:0px;
	font-size:16px;
}
#column #rightcolumn #page form,#column #rightcolumn #page input {
	margin:0px;
	padding:0px;
}
#column #rightcolumn #page ul, #column #rightcolumn #page ol {
	margin:0px;
	padding:0px;
}
#column #rightcolumn #page li,#column #rightcolumn #page p {
	margin:0px;
	padding:0px;
	font-size:16px;
	line-height:200%;
}
#column #rightcolumn #page table {
	height: 100%;
	width: 730px;
	border:1px solid #333;
	margin:auto;
	padding:0px;
}
#column #rightcolumn #page tr {
	margin:auto;
	padding:5px;
}
#column #rightcolumn #page th {
	margin:auto;
	padding:5px;
	text-align:center;
	font-size:12px;
	border:1px solid #333;
}
#column #rightcolumn #page td {
	margin:auto;
	padding:5px;
	font-size:12px;
	border:1px solid #333;
}
#column #rightcolumn #page #coupon {
	margin:auto;
	padding:5px;
	font-size:12px;
	text-align:center;
	width: 830px;
}
#column #rightcolumn #page #shoppingcartfoot {
	margin:auto;
	padding:0px;
	/*width: 830px; - 横幅変更（はみ出ているため）*/
	width: 730px;
	font-size:12px;
	clear:both;
}
#column #rightcolumn #page #shoppingcartleft {
	margin:auto;
	padding:0px;
	/*width: 415px; - 横幅変更（はみ出ているため）*/
	width: 365px;
	text-align:left;
	float:left;
}
#column #rightcolumn #page #shoppingcartright {
	margin:auto;
	padding:0px;
	/*width: 415px; - 横幅変更（はみ出ているため）*/
	width: 365px;
	text-align:right;
	float:left;
}
#column #rightcolumn #page #checkoutoutconfirmfoot {
	margin:auto;
	padding:0px;
	width: 730px;
	font-size:12px;
	clear:both;
}
#column #rightcolumn #page #checkoutoutconfirmfootleft {
	margin:auto;
	padding:0px;
	width: 365px;
	text-align:left;
	float:left;
}
#column #rightcolumn #page #checkoutoutconfirmfootright {
	margin:auto;
	padding:0px;
	width: 365px;
	text-align:right;
	float:left;
}

/* 右側カラム各ページ用 */