@charset "Shift_JIS";

*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

/*html{overflow-y: scroll;}*/
img{border: none;}
li{list-style: none;}
strong{font-weight: bolder;}

body{
	color: #000;
	font-size: 12px;
	line-height: 1.5;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Verdana,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	background: #fff url(/shop/item/angelchiffon/design/img01/bg2.gif) repeat-x;
}

*html body{font-size: 75%;}
*:first-child+html{font-size: 75%;}


a:link,
a:visited{
	color: #4d4d4d;
	text-decoration: none;
}

a:hover,
a:active{
	color: #ef858c;
	text-decoration: underline;
}

.layout_body{
	width: 100%;
}

/* ------------------------------------------------------*/
/* テンプレート */
/* ------------------------------------------------------*/

/*----------layout_header----------*/

.layout_header{
	width: 100%;
	height: 135px;
	position: absolute;
	top: 0;
	left: 0;
}

.layout_header .wrapper{
	width: 880px;
	margin: 45px auto 0 auto;
	text-align: left;
	position: relative;
}

.layout_header .wrapper .headmenu{
	width: 315px;
	position: absolute;
	top: 35px;
	left: 565px;
}

.layout_header .wrapper .headmenu li{
	background: url(/shop/item/angelchiffon/design/img01/icn_headmenu.gif) no-repeat left center;
	padding-left: 15px;
}

.layout_header .wrapper .headmenu .link_cart{
	position: absolute;
	top: 0;
	left: 93px;
}

.layout_header .wrapper .headmenu .link_guide{
	position: absolute;
	top: 0;
	left: 200px;
}

.layout_header .wrapper .headmenu .link_mypage{
	position: absolute;
	top: 23px;
	left: 93px;
}

.layout_header .wrapper .headmenu .link_signin{
	position: absolute;
	top: 23px;
	left: 200px;
}

/*----------pan----------*/
.system_content .pan{
	background: #fff url(/shop/item/angelchiffon/design/img01/line_pan.gif) repeat-x left bottom;
}

/*----------layout_table----------*/
.layout_table{
	width: 880px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.layout_menu,
.layout_content{
	padding-top: 161px !important;
}

/*----------layout_menu----------*/
.layout_menu .sidemenu{
	width: 172px;
}

.layout_menu .sidemenu .series{
	margin-bottom: 25px;
}

.layout_menu .sidemenu h2{
	display: block;
	margin-bottom: 17px;
}

.layout_menu .sidemenu h3,
.layout_menu .sidemenu h4{
	display: block;
	margin-bottom: 10px;
}

.layout_menu .sidemenu ul{
	margin-bottom: 15px;
}

.layout_menu .sidemenu li{
	font-size: 90%;
	background: url(/shop/item/angelchiffon/design/img01/icn_menu.gif) no-repeat left 3px;
	padding-left: 13px;
	margin: 0 0 5px 5px;;
}

.layout_menu .sidemenu .bnr{
	margin-bottom: 5px;
}

/*----------layout_footer----------*/
.layout_footer{
	position: relative;
	top: 50px;
	left: 0;
	width: 100%;
	height: 120px;
	background: #ef858c url(/shop/item/angelchiffon/design/img01/bg_footer.gif) repeat-x;
	font-size: 85%;
	color: #fff;
}

.layout_footer .wrapper{
	width: 880px;
	margin: 0 auto;
}

.layout_footer .wrapper .pageTop{
	text-align: right;
	margin-bottom: 30px;
}

.layout_footer ul{
	display: inline;
	line-height: 1em;
	border-left: solid 1px #fff;
}

.layout_footer li{
	display: inline;
	line-height: 1em;
	padding: 0 10px;
	border-right: solid 1px #fff;
}

.layout_footer li a:link,
.layout_footer li a:visited{
	color: #fff;
	text-decoration: none;
}

.layout_footer li a:hover,
.layout_footer li a:active{
	color: #fff;
	text-decoration: underline;
}

.layout_footer .copyright{
	margin-top: 15px;
}



/* ------------------------------------------------------*/
/* 商品詳細 */
/* ------------------------------------------------------*/

/*----------メインイメージ----------*/
.FS2_upper_comment #mainImage{
	margin-bottom: 20px;
	position: relative;
}

.FS2_upper_comment #mainImage .btn_buy{
	position: absolute;
	bottom: 60px;
	left: 0;
}

/*----------カラバリ1----------*/
.FS2_upper_comment #variation{
	margin-bottom:60px;
}

/*----------コーディネート----------*/
#coordinate{
	margin-bottom: 100px;
}

#coordinate h3{
	margin-bottom: 20px;
}

#coordinate .p_coordinate{
	margin-bottom: 20px;
}

/*----------カラバリ2----------*/
.FS2_upper_comment .thum{
	width: 390px;
	float: left;
	display: inline-table;
	zoom:1;
}

	.FS2_upper_comment .thum:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	
	/* Hides from IE-mac ＼*/
	* html .FS2_upper_comment .thum{height: 1%;}
	.FS2_upper_comment .thum{display: block;}
	/* End hide from IE-mac */

.FS2_upper_comment .cVariation{
	display: inline-table;
	zoom:1;
}

	.FS2_upper_comment .cVariation:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	
	/* Hides from IE-mac ＼*/
	* html .FS2_upper_comment .cVariation{height: 1%;}
	.FS2_upper_comment .cVariation{display: block;}
	/* End hide from IE-mac */

.FS2_upper_comment .mainphoto{
	margin-bottom: 10px;
}

.FS2_upper_comment .cVariation li{
	width: 69px;
	float: left;
	margin:  0 6px 20px 0;
	text-align: center;
	font-size: 75%;
}

.FS2_upper_comment .cVariation li img{
	border: 2px solid #c5c5c5;
	margin-bottom: 5px;
	cursor: pointer;
}

#order{
	margin-bottom: 20px;
}

/*----------商品情報----------*/
.FS2_itemlayout_td_Left{
	width: 390px;
	border: 1px solid;
	display: none;
}

.FS2_itemlayout_td_Right{
	width: 280px;
	float: left;
}

.FS2_itemlayout_td_Right .itemTitle{
	font-size: 150%;
	color: #727171;
}

.FS2_itemlayout_td_Right .itemNumber{
	color: #727171;
	margin-bottom: 10px;
}

.FS2_itemlayout_td_Right .FS2_itemPrice_area{
	font-size: 120%;
	color: #727171;
}

.FS2_itemlayout_td_Right .FS2_itemPrice_area .itemPrice{
	color: #727171;
	font-weight: normal;
}

/*----------在庫表示----------*/

.FS2_itemlayout_td_Right .GoodsSelectionTable{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}

.FS2_itemlayout_td_Right .GoodsSelectionTable th{
	background: #efefef;
}

.FS2_itemlayout_td_Right .GoodsSelectionTable th,
.FS2_itemlayout_td_Right .GoodsSelectionTable td{
	border: 1px solid #c0c0c0;
}

.FS2_ItemStockSample_area{
	background: #efefef;
	padding: 14px 14px 0 14px;
	font-size: 75%;
	margin: 0;
}

/*----------購入ボタン----------*/

.FS2_itemlayout_td_Right .FS2_figure{
	background: #efefef;
	padding: 5px 14px 69px 14px;
	position: relative;
}

.FS2_figure_table_td_cart_btn{
	position: absolute;
	left: 14px;
	top: 45px;
}

/*----------問い合わせボタン----------*/
.FS2_itemlayout_td_Right .FS2_InquiryButton_area{
	margin-bottom: 10px;
}

/*----------商品説明----------*/
.FS2_itemlayout_td_Right .FS2_ItemComment{
	color: #727171;
}

/*----------下部コメントエリア----------*/
.FS2_lower_comment{
	clear: all;
	margin-top: 50px;
}

/* ------------------------------------------------------*/
/* ランキング & コーディネート */
/* ------------------------------------------------------*/
.layout_content #ranking,
.layout_content #coordinate{
	display: inline-table;
	zoom:1;
}

	.layout_content #ranking:after,
	.layout_content #coordinate:after{
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	
	/* Hides from IE-mac ＼*/
	* html .layout_content #ranking,
	* html .layout_content #coordinate{
		height: 1%;
	}
	.layout_content #ranking,
	.layout_content #coordinate{
		display: block;
	}
	/* End hide from IE-mac */

.layout_content #coordinate h3{
	margin-bottom: 20px;
}

.layout_content #ranking li,
.layout_content #coordinate li{
	width: 216px;
	float: left;
	margin-right: 11px;
	text-align: center;
}

.layout_content #ranking li.last,
.layout_content #coordinate li.last{
	margin-right: 0;
}

.layout_content #ranking li .photo,
.layout_content #coordinate li .photo{
	margin-bottom: 5px;
}

.layout_content #coordinate ul{
	display: inline-table;
	zoom:1;
}

	.layout_content #coordinate ul:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	
	/* Hides from IE-mac ＼*/
	* html .layout_content #coordinate ul{height: 1%;}
	.layout_content #coordinate ul{display: block;}
	/* End hide from IE-mac */

.layout_content #coordinate li{
	margin-bottom: 20px;
}

.layout_content #coordinate btn_more{
	clear: both;
}

/* ------------------------------------------------------*/
/* ご利用規約 & 会社概要*/
/* ------------------------------------------------------*/
#agreement h2{
	font-size: 150%;
	border-bottom: 2px solid #ef858c;
	margin-bottom: 25px;
}

#agreement h3,
#company h3{
	font-size: 120%;
	border-bottom: 2px solid #ef858c;
	margin-bottom: 10px;
}

/*----------会社概要----------*/
#company h2{
	font-size: 150%;
	border-bottom: 2px solid #ef858c;
	margin-bottom: 15px;
}

#company dt{
	position: absolute;
}

#company dd{
	padding-left: 8em;
	margin-bottom: 5px;
}

#company li{
	margin-bottom: 5px;
}

/*----------ご利用規約----------*/
#agreement li{
	margin-bottom: 7px;
}

#agreement .ul01 li,
#agreement ul li{
	text-indent: -1em;
	padding-left: 1em;
}

#agreement .ul02 li{
	text-indent: -2.5em;
	padding-left: 2.5em;
}

/* ------------------------------------------------------*/
/* その他特集ページ */
/* ------------------------------------------------------*/

/*----------天使の綿シフォンとは？----------*/
#about h2,
#about li{
	margin: 0;
	line-height: 0;
}

/*----------百貨店イベント情報----------*/
#event{
	height: 857px;
	position: relative;
	background: url(/img/event/schedule.jpg) no-repeat;
}

#event h2{
	text-align: center;
	padding-top: 90px;
}

#event h3{
	margin-bottom: 5px;
}

#event li{
	position: absolute;
	left: 140px;
	font-size: 85%;
}

#event li.event01{top: 211px;}
#event li.event02{top: 264px;}
#event li.event03{top: 317px;}
#event li.event04{top: 370px;}
#event li.event05{top: 423px;}
#event li.event06{top: 476px;}
#event li.event07{top: 529px;}
#event li.event08{top: 582px;}
#event li.event09{top: 654px;}
#event li.event10{top: 705px;}

/*----------使えるコーディネート----------*/
#coordinate2 li{
	width: 670px !important;
	height: 422px !important;
	float: none !important;
	line-height: none;
	margin: 0;
	padding: 0;
}

/*----------共通おすすめ部分----------*/
#subPage #recommend{
	padding-top: 50px;
}

#subPage #recommend h2{
	margin-bottom: 20px;
}

#subPage #recommend .rowBnr{
	display: inline-table;
	zoom:1;
}

	#subPage #recommend .rowBnr:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}
	
	/* Hides from IE-mac ＼*/
	* html #subPage #recommend .rowBnr{height: 1%;}
	#subPage #recommend .rowBnr{display: block;}
	/* End hide from IE-mac */

#subPage #recommend .bnr02{float: left;}
#subPage #recommend .bnr03{float: right;}

#subPage #recommend .rowBnr .bnr02,
#subPage #recommend .rowBnr .bnr03{
	margin-bottom: 10px;
}

#subPage #recommend .bnr04{
	margin-bottom: 10px;
}

/*----------お年玉プレゼント----------*/
#otoshidama h2,
#otoshidama h3,
#otoshidama p{
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------*/
/* 一覧ページ */
/* ------------------------------------------------------*/

.FS2_itemPrice_text .itemPrice{
	color: #000;
}

/* ------------------------------------------------------*/
/* clearfix huck */
/* ------------------------------------------------------*/
.clearfix{
	display: inline-table;
	zoom:1;
}

.clearfix:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

/* Hides from IE-mac ＼*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/* ------------------------------------------------------*/
/* 申込フォーム */
/* ------------------------------------------------------*/

#contents {
	width:670px;
	margin:0px 0px 10px 0px;
        font-size: 12px;
	color: #333333;
	line-height:150%;
}

#contents td {
	margin:0px;
	padding:0px 10px 10px 10px;
	font-size: 12px;
	color: #666666;
	line-height:150%;
}

#error {
	width:670px;
	margin:0px 0px 10px 0px;
}

#error td {
	margin:0px;
	padding:0px 10px 10px 10px;
	font-size: 12px;
	color: #FF0000;
	line-height:150%;
}

#button {
	width:670px;
	margin:0px 0px 0px 0px;
}

#button td {
	margin:0px auto 0px auto;
	padding:10px;
	text-align:center;
}

/* テーブル設定 */
#basic-table {
	width:670px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px solid #CCCCCC;
}

#basic-table td {
	margin:0px;
	padding:10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#basic-table .head {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
}

#basic-table .data {
        width: 80%;
	font-size: 12px;
	color: #333333;
	border-right: 1px solid #CCCCCC;
}

#basic-table .sample {
	font-size: 10px;
	color: #666666;
	line-height:130%;
}

#basic-table .attention {
	font-size: 12px;
	color: #FF0000;
	line-height:130%;
}


/* フォーム設定 */

.textarea input {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.textarea textarea {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.textarea select {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}

.textarea input:focus {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.textarea textarea:focus {
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#contents p.complete {
	font-size: 14px;
	font-weight: bold;
}

