@charset "utf-8";

/*==================================================
アテニア トップページ用CSS - 10/04月号から
/css/top/top.css
==================================================*/

/*========== スタイル読み込み ==========*/
@import "clearfix.css";
@import "default.css";


/*========== 共通 ==========*/
body {
	width: 100%;
	text-align: center;
	line-height: 1.6;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}


/*========== ヘッダ ==========*/
#header {
	width: 950px;
	height: 90px;
	background: url(../../images_top/header_bg.gif) left top no-repeat;
	overflow: hidden;
}

/*
#headerLogo {
	width: 185px;
	float: left;
}
*/

#headerRightBox {
	width: 950px;
	float: left;
}


.headerInfoBox {
	width: 950px;
}

.btnfont { /* フォントサイズ変更ボタン */
	width: 695px;
	margin: 34px 0 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.btnfont li.btnfontText {
	width: 67px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	float: right;
}
.btnfont li.btnfontText img {
	margin: 0;
	padding: 0;
}

.btnfont li.btnfontSmall {
	width: 24px;
	height: 24px;
	margin: 0 0 0 2px;
	padding: 0;
	float: right;
}
.btnfont li.btnfontSmall a { /* FontSize - Small */
	width: 16px;
	height: 16px;
	margin: 8px 0 0 8px;
	padding: 0;
	background: url(../../images_top/font_btn_small_off.gif) right bottom no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}

.btnfont li.btnfontMidium {
	width: 24px;
	height: 24px;
	margin: 0 0 0 6px;
	padding: 0;
	float: right;
}
.btnfont li.btnfontMidium a { /* FontSize - Midium */
	width: 20px;
	height: 20px;
	margin: 4px 0 0 4px;
	padding: 0;
	background: url(../../images_top/font_btn_midium_on.gif) right bottom no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}

.btnfont li.btnfontLarge {
	width: 24px;
	height: 24px;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
}
.btnfont li.btnfontLarge a { /* FontSize - Large */
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(../../images_top/font_btn_large_off.gif) right bottom no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	display: block;
}

.headerService {
	width: 255px;
	text-align: right;
	float: left;
}


.headerNaviBox {
	width: 950px;
}
.headerNaviTextBox {
	width: 704px;
	padding-top: 6px;
	text-align: right;
	float: left;
}
.headerNaviBtnBox {
	width: 123px;
	text-align: right;
	float: left;
}


/*========== ヘッダ：バナー有り ==========*/
#headerBanner {
	width: 950px;
	height: 90px;
	background: url(../../images_top/header_bg.gif) left top no-repeat;
	overflow: hidden;
}

#headerBanner .headerBannerBox {
	width: 400px;
	padding: 5px 0 0;
	float: right;
}

#headerBanner .headerInfoBox {
	width: 345px;
	float: right;
}

#headerBanner .btnfont { /* フォントサイズ変更ボタン */
	width: 90px;
	margin: 17px 0 0;
	float: left;
}

#headerBanner .btnfont li.btnfontText {
	width: 90px;
	text-align: right;
	float: none;
}

#headerBanner .btnfont li.btnfontSmall {
	width: 24px;
	height: 24px;
	margin: 0 0 0 2px ;
	padding: 0;
	float: right;
}
#headerBanner .btnfont li.btnfontSmall a { /* FontSize - Small */
	width: 16px;
	height: 16px;
	margin: 8px 0 0 6px;
}

#headerBanner .btnfont li.btnfontMidium {
	width: 24px;
	height: 24px;
	margin: 0 0 0 6px;
	float: right;
}
#headerBanner .btnfont li.btnfontMidium a { /* FontSize - Midium */
	width: 20px;
	height: 20px;
	margin: 4px 0 0 4px;
}

#headerBanner .btnfont li.btnfontLarge {
	width: 24px;
	height: 24px;
	margin: 0 0 0 10px;
	float: right;
}
#headerBanner .btnfont li.btnfontLarge a { /* FontSize - Large */
	width: 24px;
	height: 24px;
	display: block;
}

#headerBanner .headerService {
	width: 255px;
	text-align: right;
	float: left;
}

#headerBanner .headerNaviBox {
	width: 950px;
	clear: both;
}
#headerBanner .headerNaviTextBox {
	width: 704px;
	padding-top: 6px;
	text-align: right;
	float: left;
}


/*========== 緊急告知用スペースW950 ==========*/
.specialInfo {
	width: 930px;
	margin: 10px 0;
	padding: 10px;
	background: #ffbcdb;
	font-size: 1.2em;
	text-align: center;
	display: none; /* 使用時コメントアウト */
	clear: both;
}


/*========== Flash ==========*/
#flashArea {
	width: 745px;
	margin: 0;
	padding: 0;
}



/*========== コンテンツボディ 2カラム ==========*/
#contentsBody {
	width: 950px;
	margin: 0 0 20px;
	clear: both;
}


/*========== 左カラム 商品検索ナビ ==========*/
.contentsBodyLeftCol {
	width: 205px;
	float: left;
}

.leftNaviInnerBox { /* 左ナビ各ボックスの中ボックス */
	width: 165px;
	margin: 0 auto;
	text-align: left;
}

.memberBox { /* 会員メニュー */
	width: 185px;
	margin: 0 0 10px;
    background-color: #f5f5f5;
	/*background: url(../../images_top/member_box_bg.gif) left top repeat-y;*/
	text-align: center;
}
.memberBox img.memberBtn {
	margin: 0 0 5px;
}
.memberBox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.memberBox ul li {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1em;
	line-height: 1.3;
	list-style-type: none;
}
.memberBox ul li.textEnd {
	margin: 0 0 0;
	padding: 0;
	font-size: 1em;
}
.memberBox ul li a {
	color: #666;
	text-decoration: underline;
}
.memberBox ul li a:hover {
	color: #999;
	text-decoration: none;
}

.beginerBox { /* 初回ボックス */
	width: 185px;
	margin: 0 0 10px;
    background-color: #f5f5f5;
	/*background: url(../../images_top/beginer_box_bg.gif) left top repeat-y;*/
	text-align: center;
}


ul#leftNavi { /* 左ナビ */
	width: 165px;
	margin: 0 auto;
	padding: 12px 0 0;
	list-style-type: none;
    text-align: left;
}
ul#leftNavi li {
	margin: 0 0 12px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}
ul#leftNavi li.endBtn {
	margin: 0 0 0;
}
.leftNaviBox { /* 100521追加 */
	width: 185px;
    margin: 0 0 10px;
    background-color: #f5f5f5;
    text-align: center;
}


.formBox { /* 検索フォームボックス */
	width: 185px;
	margin: 0 0 10px;
    background-color: #f5f5f5;
	/*background: url(../../images_top/form_box_bg.gif) left top repeat-y;*/
	text-align: center;
}
.formBox .formText {
	width: 118px;
    float: left;
}
.formBox .formText input {
	width: 111px;
	height: 24px;
	margin: 0 0 5px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
}
.formBox .formBtn {
	width: 45px;
	text-align: right;
    float: left;
}

.searchBox { /* 目的・お悩みで探す */
	width: 185px;
	margin: 0 0 10px;
    padding: 0 0 11px;
    background-color: #f5f5f5;
	/*background: url(../../images_top/search_box_bg.gif) left top repeat-y;*/
	text-align: center;
}
.searchBox ul.searchSkincare {
	margin: 0 10px -9px;
	padding: 0;
	list-style-type: none;
}
.searchBox ul.searchSkincare li {
	margin: 0 0 9px;
	padding: 0;
	font-size: 1em;
	line-height: 1.3;
	list-style-type: none;
}
.searchBox ul.searchSkincare li a {
	color: #666;
	text-decoration: underline;
}
.searchBox ul.searchSkincare li a:hover {
	color: #999;
	text-decoration: none;
}
.searchBox ul.searchHealth {
	margin: 0 10px -9px;
	padding: 0;
	list-style-type: none;
}
.searchBox ul.searchHealth li {
	margin: 0 0 9px;
	padding: 0;
	font-size: 1em;
	line-height: 1.3;
	list-style-type: none;
}
.searchBox ul.searchHealth li a {
	color: #666;
	text-decoration: underline;
}
.searchBox ul.searchHealth li a:hover {
	color: #999;
	text-decoration: none;
}

.searchListBox { /* 100521追加 */
	width: 165px;
    margin: 10px 0 11px;
    background: #fff;
}

.rankingBox { /* おすすめランキング */
	width: 185px;
	margin: 0;
	padding: 0;
}
.rankingBox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rankingBox ul li {
	margin: 0 0 1px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}
.rankingBox ul li.rankingEnd {
	margin: 0 0 0;
}


/*========== 右カラム メインコンテンツ ==========*/
.contentsBodyRightCol {
	width: 745px;
	float: left;
}

ul#gmenu { /* グローバルメニュー */
	width: 745px;
	height: 39px;
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
}
ul#gmenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
ul#gmenu li.point {
	padding: 0 0 0 5px;
}

#topbannerarea{
	margin-bottom:10px;
}

#topbannerarea #akimake{
	position:relative;
}

#topbannerarea #akimake .posbox{
	position:absolute;
	top:-2px;
	_top:8px;
	left:210px;
	text-align:center;
	width:360px;
}

#topbannerarea #akimake .prefix{
	font-size:12px;
	font-weight:bold;
}

#topbannerarea #akimake .c_num{
	font-size:32px;
}

#topbannerarea #akimake .yenstr{
	font-size:20px;
	color:#9580b8;
	font-weight:bolder;
}

#topbannerarea #akimake .c_date{
}

#topbannerarea #akimake a{
	color:#777777;
	text-decoration:none !important;
}

#topbannerarea #akimake a:hover{
	color:#4d4d4d;
}


#flashArea { /* Flash */
	width: 745px;
	margin: 0 0 20px;
}

.mainSpecialBn #newbasic{
	position:relative;
}

.mainSpecialBn #newbasic a{
	text-decoration:none !important;
}

.mainSpecialBn #newbasic a:hover{
}

.mainSpecialBn #newbasic .c_num{
	font-size:40px;
	line-height:1;
	color:#dc5873;
	position:absolute;
	top:155px;
	left:60px;
	text-align:center;
	width:150px;
}

.mainSpecialBn #newbasic .c_date{
	position:absolute;
	top:147px;
	right:20px;
}


#mainContentsBox { /* メインコンテンツボックス 2カラム */
	width: 745px;
}

/*========== 右カラム メインコンテンツ 左カラム ==========*/
.mainContentsLeft {
	width: 560px;
	float: left;
}

.mainSpecialBn { /* スペシャルバナー */
	width: 540px;
	margin: 0 0 40px;
}

.newsBox { /* 新着情報 */
	width: 540px;
	margin: 0 0 20px;
}
.newsBoxTop {
	width: 540px;
	height: 20px;
	background: url(../../images_top/news_box_top.gif) left top no-repeat;
	line-height: 1;
	text-align: right;
}
.newsBoxTop p {
	margin: 0 5px 0 0;
	padding: 2px 0 0;
}

.newsBox ul.newsTextBox {
	color: #777;
	width: 530px;
	margin: 5px 5px 0;
	padding: 0;
	list-style-type: none;
}
.newsBox ul.newsTextBox li {
	margin: 0 0 10px;
	padding: 0;
	/*font-size: 1.2em;*/
	line-height: 1.2;
	list-style-type: none;
}
.newsBox ul.newsTextBox li a {
	color: #777;
	text-decoration: underline;
}
.newsBox ul.newsTextBox li a:hover {
	text-decoration: none;
}

.newsRssBox {
	width: 535px;
}
.newsRssBox .rssBtn {
	width: 57px;
	float: right;
}
.newsRssBox .rssText {
	float: right;
}
.newsRssBox .rssText a {
	color: #387bd6;
	text-decoration: underline;
}
.newsRssBox .rssText a:hover {
	text-decoration: none;
}

.bnSpecialBox { /* スペシャルサイトバナー 横並び */
	width: 540px;
	margin: 0 0 30px;
}
.bnSpecialBox .bnSpecialLeft {
	width: 275px;
	float: left;
}
.bnSpecialBox .bnSpecialRight {
	width: 265px;
	float: left;
}


.lineupBox { /* 商品ラインナップ */
	width: 540px;
}
.lineupBoxTop {
	margin: 0 0 10px;
}

.skincareBox {
	width: 540px;
}
.makeupBox {
	width: 540px;
}
.healthBox {
	width: 540px;
}

.lineupRecommend {
	width: 540px;
}
.lineupRecommend .itemBox {
	width: 110px;
	float: left;
}
.lineupRecommend .itemBoxEnd {
	width: 100px;
	float: left;
}

.itemCaption {
	margin: 5px 5px 0;
	line-height: 1.2;
}

.lineupBorder {
	margin: 20px 0;
}

.skincareBox .lineupCategory {
	color: #2386e8;
}
.makeupBox .lineupCategory {
	color: #ff6db6;
}
.healthBox .lineupCategory {
	color: #41b900;
}

.lineupCategory .categoryTitle {
	width: 105px;
	margin: 0;
	padding: 0 5px 5px 0;
	line-height: 1.3;
	float: left;
}
.lineupCategory .categoryTitleEnd {
	width: 105px;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 1.3;
	float: left;
}
.lineupCategory .categoryLink {
	width: 430px;
	margin: 0;
	padding: 0 0 5px;
	line-height: 1.3;
	float: left;
}
.lineupCategory .categoryLinkEnd {
	width: 430px;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	float: left;
}

.skincareBox a {
	color: #2386e8;
	text-decoration: underline;
}
.skincareBox a:hover {
	color: #2386e8;
	text-decoration: none;
}
.makeupBox a {
	color: #ff6db6;
	text-decoration: underline;
}
.makeupBox a:hover {
	color: #ff6db6;
	text-decoration: none;
}
.healthBox a {
	color: #41b900;
	text-decoration: underline;
}
.healthBox a:hover {
	color: #41b900;
	text-decoration: none;
}


.otherBox { /* 雑貨・インナー */
	width: 540px;
}
.zakkaBox {
	width: 330px;
	float: left;
}
.innerBox {
	width: 210px;
	float: left;
}
.otherTitle {
	margin: 0 0 10px;
}
.zakkaRecommend {
	width: 320px;
}
.innerRecommend {
	width: 210px;
}
.zakkaRecommend .itemBox,
.innerRecommend .itemBox {
	width: 110px;
	float: left;
}
.zakkaRecommend .itemBoxEnd,
.innerRecommend .itemBoxEnd {
	width: 100px;
	float: left;
}


.pointBox { /* ポイント交換商品 */
	width: 540px;
    background:url(../../images_top/lineup_point_bg.gif);
}
.pointBox ul {
	width: 525px;
    margin: 0 8px 0 7px;
    padding: 0;
    list-style-type: none;
}
.pointBox ul li {
	width: 105px;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
}
.pointBox ul li img {
	vertical-align: bottom;
}
.pointBox ul li .icon {
	margin: 0 0 5px;
}


/*========== 右カラム メインコンテンツ 右カラム ==========*/
.mainContentsRight {
	width: 185px;
	float: left;
}

.mainLeftBnBox { /* 右カラム キャンペーンバナー */
	width: 185px;
	margin: 0 0 20px;
}
.rightBnLink {
	margin: 3px 0 8px;
	font-size: 1em;
	line-height: 1.3;
	text-align: right;
}
.mainLeftBnBox ul {
	width: 185px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mainLeftBnBox ul li {
	margin: 0 0 5px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	list-style-type: none;
}


/*========== ページTOPへ ==========*/
.btnTop {
	width: 950px;
	line-height: 1;
	text-align: right;
}
.btnTop img {
	margin: 10px 0 20px;
}


/*========== お役立ち＆お楽しみ情報 ==========*/
.articleBox {
	width: 950px;
	margin: 0 0 40px;
}
.articleTitle {
	margin: 0 0 10px;
}

.articleOneCol {
	width: 950px;
	margin: 0 0 10px;
}
.articleOneCol .articleItemBox {
	width: 320px;
	float: left;
}
.articleOneCol .articleItemBoxEnd {
	width: 310px;
	float: left;
}

.articlePhoto {
	width: 61px;
	float: left;
}
.articleText {
	width: 249px;
	line-height: 1.3;
	float: left;
}
.articleTextTitle {
	margin: 0 0 5px;
}
.articleText a,
.articleText a:hover {
	color: #777;
}

.articleBor {
	margin: 0 0 10px;
}

.articleOtherBox {
	width: 950px;
}
.articleOtherLeft {
	width: 455px;
	float: left;
}
.articleOtherLeft .articleOtherText {
	width: 263px;
	float: left;
}
.articleOtherRight {
	width: 495px;
	float: left;
}
.articleOtherRight .articleOtherText {
	width: 313px;
	float: left;
}
.articleOtherTitle {
	width: 182px;
	float: left;
}


/*========== その他バナー ==========*/
.otherBnBox {
	width: 950px;
	margin: 0 0 40px;
}
.otherBn {
	width: 320px;
	float: left;
}
.otherBnEnd {
	width: 310px;
	float: left;
}


/*========== サイトマップ ==========*/
.sitemapBox {
	width: 950px;
	margin: 0 0 30px;
}

.sitemapLeft {
	width: 765px;
	float: left;
}
.sitemapOneCol {
	width: 745px;
}
.sitemapTitle {
	width: 205px;
	float: left;
}
.sitemapText {
	width: 540px;
	line-height: 1.4;
	float: left;
}
.sitemapText img {
	padding: 0.6em 0;
	vertical-align: middle;
}
.sitemapText > img {
	padding: 0;
}

.itemInfo { /* 項目別指定 */
	padding: 5px 0 0;
}
.sitemapInfo {
	width: 374px;
}
.btnMag {
	width:166px;
	text-align: right;
	float: left;
}

.sitemapText a,
.sitemapText a:hover {
	color: #777;
}

.sitemapBor {
	width: 745px;
	margin: 10px 0;
}

.sitemapRight {
	width: 185px;
	float: left;
}
.qrTitle {
	margin: 0 0 10px;
}


/*========== フッター ==========*/
.footerBox {
	width: 950px;
	margin: 0 0 20px;
}

.footerBor {
	width: 950px;
	margin: 0;
}

.footerOneCol {
	width: 950px;
}
.footerLeft {
	width: 765px;
	text-align: center;
	float: left;
}

.footerRight {
	width: 185px;
	text-align: center;
	float: left;
}
.mailto {
	margin: 0 auto;
	padding: 18px 0 0;
}
.verisign {
	margin: 0 auto;
	padding: 11px 0 0;
}

.footerNoteBox {
	margin: 20px auto 0;
	text-align: center;
	line-height: 1.3;
}
.footerNoteBoxJDMA {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.footerNoteBox img {
	margin: 0 7px 0 0;
	vertical-align: middle;
}
