@charset "UTF-8";/* CSS Document */

/* clearfix
------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
}
.clearfix {
zoom: 1;
}/* IE用 */

.hide {
	display: none;
}
.link_orange a {
	color: #FF6600;
}
.link_blue a {
	color: #3D42AC;
}
.link_orange a:hover,.link_blue a:hover {
	color: #000000;
}
.sagasu_caption {
	font-size: 10px;
	color: #999999;
}
.main p, .side .p, .bottom ,p {
	margin: 0px;
	padding: 0px;
}
.main h3,.side h3,.bottom h3  {
	clear: both;
	padding-top: 35px;
	padding-bottom: 10px;
	background-position: 0px 35px;
	background-repeat: no-repeat;
}

/*タイトルナビ部分*/
h2.sagasu-title {
	background-image: url(../new_img/sagasu/ttl_search.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 940px;
	text-indent: -9999px;
	padding-top: 15px;
	padding-bottom: 25px;
	background-position: 0px 15px;
}
ul.sagasu-nav li {
	float: left;
}
ul.sagasu-nav li.search {
	background-image: url(../new_img/sagasu/menu_sagasu05.gif);
	height: 50px;
	width: 209px;
	/*padding-top: 8px;
	padding-left: 8px;*/
}
/*ul.sagasu-nav li.search .free_textarea {
	height: 28px;
	width: 140px;
	margin-right: 5px;
	line-height: 28px;
}*/

/*メイン*/
.main {
	float: left;
	width: 730px;
	padding-bottom: 50px;
}
.main .column2 {
	float: left;
	width: 360px;
}
.main .item5 {
	float: left;
	width: 138px;
	text-align: center;
}
.main .item6 {
	width: 115px;
	text-align: center;
	float: left;
}
/*新着アイテム*/
.main h3.sagasu-new-title {
	background-image: url(../new_img/sagasu/ttl_new.gif);
	height: 35px;
	width: 690px;
	text-indent: -9999px;
}
.main .sagasu-new ul.sagasu_newitem_nav{
	clear: both;
}
.main .sagasu-new ul.sagasu_newitem_nav li{
	float: left;
}
.main .sagasu-new ul.sagasu_newitem_nav li a:hover img{
	opacity: 0.70; /* for Opera,Firefox,Safari */
	filter: alpha(opacity=70); /* for IE */
}
/*ピックアップ*/
.main  h3.sagasu-pickup-title {
	background-image: url(../new_img/sagasu/ttl_pickup.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main  .sagasu-pickup  ul li {
	float: left;
	width: 218px;
	padding-right: 18px;
}
.main .sagasu-pickup .photo img {
	border: 4px solid #fddae2;
}
.main  .sagasu-pickup  .photo  p {
	font-size: 10px;
	line-height: 12px;
	padding-top: 3px;
}
/*旬のキーワード*/
.main h3.sagasu-kw-title {
	background-image: url(../new_img/sagasu/ttl_keyword.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main .sagasu-kw {
	background-color: #f8f8f8;
	border: 4px solid #fddae2;
	padding: 20px;
	width: 642px;
	font-size: 13px;
	line-height: 32px;
}
.main .sagasu-kw a{
	white-space: nowrap;
}
.main .sagasu-kw a:hover{
	text-decoration: underline;
}
/*レビュー*/
.main h3.sagasu-review-title {
	background-image: url(../new_img/sagasu/ttl_review.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main .review_item {
	float: left;
	width: 330px;
	padding-right: 30px;
	padding-bottom: 15px;
}
.main .review_item .review_photo {
	border: 1px solid #fddae2;
	width: 100px;
	float: left;
}
.main .review_item .review_txt {
	float: right;
	width: 215px;
	font-size: 10px;
}
.main .review_item .review_txt .review_title {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
.main .review_item .review_txt .review_impression {
	background-color: #fa7b8b;
	padding: 10px;
}
.main .review_item .review_txt .review_impression a{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
.main .review_item .review_txt .review_impression a:hover{
	color: #000000;
}
.main .review_item .review_txt .review_name {
	background-image: url(../new_img/sagasu/balloon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	color: #8f8f8f;
	padding-top: 5px;
}
/*アクセスランキング*/
.main h3.sagasu-ranking {
	background-image: url(../new_img/sagasu/ttl_ranking.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main .sagasu-term {
	font-size: 10px;
	line-height: 26px;
	color: #666666;
	float: left;
}
.main .sagasu-ranking5 {
	float: right;
	padding-right: 40px;
}
.main  .sagasu-no1-list{
	clear: both;
}
.main  .sagasu-no1-list  li {
	float: left;
	width: 102px;
	padding-right: 16px;
}
.main .sagasu-no1-list .ranking_icn {
	left: 77px;
	position: relative;
	top: 16px;
	height: 25px;
	width: 25px;
}
.main .sagasu-no1-list img.ranking_img {
	border: 1px solid #fddae2;
}
.main .sagasu-no1-list  .ranking_name {
	font-size: 10px;
	line-height: 11px;
	padding-top: 3px;
}
/*ライフシーン*/
.main h3.sagasu-scene-title {
	background-image: url(../new_img/sagasu/ttl_scene.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main h4.sagase_scene_title2 {
	padding-bottom: 5px;
	line-height: 12px;
	height: 12px;
	padding-top: 14px;
}
.main .scene_list a {
	background-color: #fdf0f3;
	background-image: url(../new_img/sagasu/arrow_bgp.gif);
	background-repeat: no-repeat;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-position: 14px 13px;
	height: 31px;
	line-height: 31px;
	width: 300px;
	padding-left: 30px;
}
/*年代*/
.main h3.sagasu-generation-title {
	background-image: url(../new_img/sagasu/ttl_generation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main ul.generation_list li {
	background-image: url(../new_img/sagasu/arrow_bgw.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
	background-position: 14px 13px;
	line-height: 31px;
}
/*Q&A*/
.main h3.sagasu-qa-title {
	background-image: url(../new_img/sagasu/ttl_qa.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main dl.qa_list {
	width: 690px;
}
.main .qa_list .question {
	background-image: url(../new_img/sagasu/qa_q.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 2px;
}
.main .qa_list .answer {
	background-image: url(../new_img/sagasu/qa_a.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	background-position: 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	margin-bottom: 10px;
}

/*サイド*/
.side {
	float: right;
	width: 210px;
	padding-bottom: 50px;
}
.side .btn-mywacoal {
	padding-top: 40px;
}
/*更新情報*/
.side h3.sagasu-update-title {
	background-image: url(../new_img/sagasu/ttl_update.gif);
	text-indent: -9999px;
	height: 20px;
	width: 210px;
}
.side .update_list {
	background-color: #f2f2f2;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.side .update_list dt {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 5px;
}
.side .update_list dd {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
/*アイテム一覧*/
.side h3.sagasu-look-title {
	background-image: url(../new_img/sagasu/ttl_look.gif);
	text-indent: -9999px;
	height: 20px;
	width: 210px;
}
.side  .select_item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.side .select_item dt {
	height: 28px;
	background-image: url(../new_img/sagasu/arrow_bgw.gif);
	background-repeat: no-repeat;
	background-position: 14px 12px;
	padding-left: 30px;
	line-height: 28px;
	color: #fa7b8b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	cursor: pointer;
	display: block;
}
/*.side .select_item dt.open {
	background-image: url(../new_img/sagasu/arrow_bgw_on.gif);
	background-repeat: no-repeat;
	background-position: 14px 12px;
}*/
.side .select_item dd {
	overflow: hidden;
}
.side    .select_item ul li  {
	font-size: 10px;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 15px;
}
.side    .select_item ul li:after {
content:"";
display:block;
clear:both;
height:1px;
overflow:hidden;
}
/*\*/
* html .side    .select_item ul li {
height:1em;
overflow:visible;
}
/**/

/*サイズナビ*/
.side h3.sizenavi-search-title {
	background-image: url(../new_img/sagasu/ttl_sizenavi.gif);
	height: 20px;
	width: 210px;
	text-indent: -9999px;
}
.side h4.sizenavi-search-title2 {
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 10px;
}
.side .sizenavi_txt {
}
.side .sizenavi_txt {
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 10px;
}
.side .sizenavi-search .sizenavi-search-list li {
	padding-bottom: 10px;
}
/*クローズアップ*/
.side .closeup_item {
	background-image: url(../new_img/sagasu/bg_closeup.gif);
	background-repeat: no-repeat;
	height: 333px;
	width: 210px;
	background-position: 0px 30px;
}
.side h3.sagasu-closeup-title {
	background-image: url(../new_img/sagasu/ttl_closeup.gif);
	text-indent: -9999px;
	height: 20px;
	width: 210px;
	padding-top: 18px;
	background-position: 0px 18px;
}
/*下着の知識*/
.side h3.sagasu-knowledge-title {
	background-image: url(../new_img/sagasu/ttl_knowledge.gif);
	text-indent: -9999px;
	height: 15px;
	width: 210px;
}
.side .knowledge_list {
	font-size: 10px;
	line-height: 12px;
	background-image: url(../new_img/sagasu/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side  .knowledge_list  dt {
	background-image: url(../new_img/sagasu/arrow_bgw.gif);
	background-repeat: no-repeat;
	left: 30px;
	background-position: 13px 3px;
	padding-left: 25px;
	padding-bottom: 3px;
}
.side .knowledge_list dd {
	padding-bottom: 10px;
	padding-left: 25px;
}
.side .knowledge_list a dd{
	color: #333333;
}
.side .knowledge_list a:hover dd{
	color: #000000;
}
.side .bnr {
	padding-top: 25px;
}
.side .bnr li {
	padding-bottom: 10px;
}

/*アイテム別テーマ一覧*/
.bottom {
	background-color: #ededed;
	clear: both;
	font-size: 10px;
	line-height: 14px;
	background-image: url(../new_img/sagasu/bg_bottom_ttl.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.bottom .bottom_inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.bottom h3.sagasu-looktheme-title {
	font-size: 11px;
	line-height: 39px;
	padding: 0px;
}
.bottom .column4 {
	float: left;
	width: 234px;
}
.bottom .column4 .look_name {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bottom .column4 ul {
	color: #fa7b8b;
}
.bottom .column4 ul li{
	background-image: url(../new_img/sagasu/point.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 10px;
}






/*下部ページ*/
.main h2.sagasu-bra-title {
	background-image: url(../new_img/sagasu/bra/ttl_bra.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 45px;
	width: 690px;
	background-position: 0px 20px;
	padding-top: 20px;
}
.main h2.sagasu-bottom-title {
	background-image: url(../new_img/sagasu/bottom/ttl_bottom.gif);
	text-indent: -9999px;
	height: 45px;
	width: 690px;
	background-position: 0px 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
.main h2.sagasu-inner-title {
	background-image: url(../new_img/sagasu/inner/ttl_inner.gif);
	height: 50px;
	width: 690px;
	background-position: 0px 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	padding-top: 20px;
}

/*タイプ*/
.main  h3.sagasu-type-title {
	background-image: url(../new_img/sagasu/bra/ttl_type.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main h4.sagasu-type-title2 {
	clear: both;
	padding-bottom: 10px;
	padding-top: 0px;
}
.main ul.sagasu-type {
	clear: both;
}
.main  ul.sagasu-type li.type_item {
	height: 45px;
	width: 162px;
	float: left;
	padding-bottom: 15px;
	font-size: 11px;
	padding-right: 0px;
	padding-left: 10px;
	display: block;
}
.main  ul.sagasu-type li.type_item a{
	height: 45px;
	width: 162px;
	cursor:pointer;
	display: block;
}
.main  ul.sagasu-type  li.type_item .type_icn {
	float: left;
	width: 45px;
	padding-right: 10px;
}
.main  ul.sagasu-type  li.type_item a .type_icn{
}
.main  ul.sagasu-type  li.type_item a .type_icn img{
}
.main ul.sagasu-type  li.type_item .type_txt {
	line-height: 45px;
	float: left;
}
.main ul.sagasu-type  li.type_item a .type_txt {
}
.main ul.sagasu-type-line2  li.type_item .type_txt {
	line-height: 12px;
	padding-top: 10px;
}

/*カラー*/
.main h3.sagasu-color-title {
	background-image: url(../new_img/sagasu/bra/ttl_color.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main h3.sagasu-color2-title {
	background-image: url(../new_img/sagasu/bra/ttl_color2.gif);
	text-indent: -9999px;
	height: 20px;
	width: 320px;
}
.main .sagasu-color {
	clear: both;
}
.main .sagasu-color .sagasu_caption {
	padding-left: 10px;
	line-height: 30px;
}
.main  .sagasu-color ul li.color_item {
	width: 172px;
	float: left;
	padding-bottom: 5px;
	font-size: 11px;
}
.main  .sagasu-color ul li.color_item a{
	width: 172px;
	display: block;
	cursor:pointer;
}
.main .sagasu-color ul li.color_item .color_icn {
	float: left;
	width: 25px;
	padding-right: 5px;
	padding-left: 10px;
}
.main .sagasu-color ul li.color_item .color_txt {
	float: left;
	line-height: 25px;
}

/*サイズ*/
.main .sagasu_size {
	width: 320px;
}
.main h3.sagasu-size-title {
	background-image: url(../new_img/sagasu/bra/ttl_size.gif);
	height: 20px;
	width: 320px;
	text-indent: -9999px;
	clear: none;
}
/*.main .sagasu_size .size_select {
	padding-bottom: 20px;
	font-size: 11px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 20px;
}
.main .sagasu_size .size_select .size_ttl {
	float: left;
	padding-right: 10px;
}
.main .sagasu_size .size_select select {
	width: 210px;
	float: left;
}
.main .sagasu_size .btn_search {
	float: right;
	clear: both;
}*/

/*メイク*/
.main .sagasu-bustmake-title {
	background-image: url(../new_img/sagasu/bra/ttl_bustmake.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main h3.sagasu-hipmake-title {
	background-image: url(../new_img/sagasu/bottom/ttl_hipmake.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main   .make_item  li {
	font-size: 10px;
}

.main .make_item li a .make_txt{
	color: #999999;
	line-height: 14px;
}
.main .make_item li a:hover .make_txt{
	color: #000000;
}

/*旬のキーワード*/
.main h3.sagasu-kw2-title {
	background-image: url(../new_img/sagasu/bra/ttl_keyword2.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}

/*アクセスランキング*/
.main h3.sagasu-ranking2 {
	background-image: url(../new_img/sagasu/bra/ttl_ranking_detail.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main .sagasu-term2 {
	font-size: 10px;
	line-height: 26px;
	color: #666666;
	float: right;
	padding-right: 40px;
}
.main h4.sagasu-ranking-ttl2 {
	clear: both;
	padding-top: 15px;
}
.main h4.sagasu-ranking-ttl2 span {
	color: #fa7b8b;
}
.main .sagasu-ranking-list {
	clear: both;
}
.main   .sagasu-ranking-list   li.item5 {
	width: 100px;
	padding-right: 19px;
	padding-left: 19px;
	text-align: left;
}
.main .sagasu-ranking-list .ranking_icn {
	position: relative;
	top: 16px;
	height: 25px;
	width: 25px;
	left: 75px;
}
.main .btn_ranking_detail {
	float: right;
	padding-top: 10px;
	padding-right: 40px;
	clear: both;
}

/*シリーズ*/
.main h3.sagasu-series-title {
	background-image: url(../new_img/sagasu/bra/ttl_series.gif);
	text-indent: -9999px;
	height: 20px;
	width: 690px;
}
.main .series_item .item5 {
	width: 142px;
}
.main .series_item .series_logo {
	border: 1px solid #fddae2;
	width: 120px;
}
.main .series_item .series_txt {
	/*text-align: left;*/
	width: 120px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 20px;
}
.main .series_item  a .series_txt{
	color: #999999;
}
.main .series_item  a:hover .series_txt{
	color: #000000;
}
