@charset "utf-8";

/* レイアウト部分以外の各ページに追加するCSS　*/

/* トップページ
----------------------------------------------- */
/* Camplaign */
.tp_camp{
	margin-bottom:8px;
}
.tp_camp dt{
	margin-bottom:4px;
}
.tp_camp li{
	margin-bottom:5px;
}

/* Subscription */
.tp_subs{
	margin-bottom:8px;
}
.tp_subs dt{
	margin-bottom:4px;
}
.tp_subs li{
	margin-bottom:5px;
}

/* 商品一覧の紹介部分
----------------------------------------------- */
/* 説明なし */
#cat_nvisu{
	margin-bottom:12px;
}

/* 説明あり */
#cat_dl{
	margin-bottom:12px;
	padding:9px 10px 14px;
	background:url(../img/custom/dia_ddd_bg.png) no-repeat bottom;
}
#cat_dl dt{
	margin-bottom:8px;
}
#cat_dl dd{
	font-size:0.9em;
}
#cat_dl .cat_dl_btn{
	float:right;
}

/* ディアドール */
.dia_ddd img{
	float:left;
	margin-right:8px;
}
.dia_ddd p{
	display:inline;
}

/* アクシススペリア */
.axi_cat dd div{
	border-bottom:dotted 1px #ccc;
	padding-bottom:4px;
	margin-bottom:4px;
}
.axi_cat dd img{
	float:left;
	margin-right:8px;
}
.axi_cat dd p{
	display:inline;
}

/* リヴァイア */
.levia_com_img{
	width:169px;
	float:left;
	margin-right:12px;
}
.levia_com_txt{
	float:left;
	width:490px;
}

/* アヴィラヴィ */
.avie_cat dd img{
	float:left;
	margin-right:12px;
}
.avie_cat dd p{
	display:inline;
}

/* 各シリーズ特設ページ
----------------------------------------------- */
#series_flash{
	position:absolute;
	top:50%;
	left:50%;
	margin:-290px 0 0 -512px;
}

/* 追加ページ
----------------------------------------------- */
/* campalgin.tpl */
.camp_page_lis{
	margin-bottom:4px;
}
.camp_page_lis li{
	margin-bottom:8px;
	list-style:none;
}

#camp_login #under02column_login{
	width:100%;
}

#camp_login #under02column_login .loginarea{
	width:310px;
	padding:10px;
}
#camp_login #under02column_login .log_lef .inputbox input[type="text"]{
	width:150px;
}

#camp_login #under02column_login .loginarea .inputtext{
	padding:0;
}
h4.item_catch{
    background:0;
    margin:10px 0px;
    font-size:16px;
    padding:0px;
    line-height:150%;
    font-weight:bold;
    
}
