s@charset "shift_jis";

/* -----------------------------------------------------------
CSS Information

Site URL:       https://www.cosme.net/
File name:      top.css
Created:        2010-03-24
Last update:    2011-10-26 by fujimotoo
by Author Style Info:     ‘‡ƒgƒbƒv—pCSS
----------------------------------------------------------- */
/* -----------------------------------------------------------
Table of Contents
* layout
* lheader module
* lside module
* lcontents module
* lextra module
* ltheme module
* lfooter module
* lcommon parts
----------------------------------------------------------- */

body {
    color: #333;
}
a:link {
    color: #068681;
    text-decoration: underline;
}
a:visited {
    color: #709293;
    text-decoration: underline;
}
a:hover {
    color: #07B0A9;
    text-decoration: underline;
}


/** layout --------------------------------------------------**/
#container {
    width: 950px;
    margin: 0px auto;
				font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#side {
    float: left;
    width: 184px;
    margin-right: 15px;
    padding-bottom: 27px;
}
#contents {
    float: left;
    width: 435px;
    margin-right: 16px;
}
#extra {
    float: left;
    width: 300px;
    padding-bottom: 17px;
}

#footer {
    clear: both;
}

/** CSS Sprite --------------------------------------------------------**/
#my_area .menu_btn a,
#header .latest a,
#header .action a,
#brand-collection .catalog,
#corpmenu li a,
#my_area h3 a .cn-fb  {
	background: url("../../../images/cnt/top/bg_btn.png") no-repeat left top;
}
#my-login #login-btn,
#my-login .fb-btn a,
#my-login .register a {
	background: url("../../../images/cnt/top/my_login_btn.png") no-repeat left top;
}
#my-login,
#my-login .inner,
#my-login h3 {
	background: url("../../../images/cnt/top/my_login_flm.png") no-repeat left top;
}

/** header module -----------------------------------------------------**/
#header {
    margin-bottom: 12px;
}
#header a {
    color: #333;
    text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#header {
	letter-spacing: -0.1em;
}
#header span {
	letter-spacing: -0.2em;
}
}
#header a:hover {
    text-decoration: underline;
}

/* #header .header-read ----------------------------*/
#header .header-read {
    margin: 0 0 6px;
    padding: 10px 0 6px;
    border-top: 3px solid #A7DBC8;
    border-bottom: 1px dotted #ccc;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 1.1;
}
#header .header-read h1 {
    float: left;
}
#header .header-read ul {
	display: inline;
    float: right;
}
#header .header-read ul li {
    padding-left: 30px;
    background: url(../../../images/general/common/icons/arrow_gr_ico.png) no-repeat 15px center;
    display: inline;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#header .header-read ul {
	width: 530px;
	margin-right: -30px;
}
#header .header-read ul li.last {
	margin-right: -30px;
}
}

/* #header .global-info ---------------------------- */
#header .global-info {
  margin-top: -5px;
}
#header .global-info h2 {
    float: left;
    width: 295px;
}
#header .global-info h2 a {
    outline: none;
}
#header .global-info ul {
    float: left;
    margin: 15px 0 0 0;
    width: 270px;
}
#header .global-info li {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
#header .reviews span {
    margin: 0 6px 0 8px;
}
#header .reviews img {
    vertical-align: middle;
}
#header .global-info .reviews,
#header .global-info .action {
    margin-right: 0;
}
#header .global-info .reviews a {
    text-decoration: none;
}
#header .global-info ul .latest a,
#header .global-info ul .action a {
    display: block;
    min-height: 23px;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
}
* html #header .latest a,
* html #header .action a {
    height: 23px;
}
#header .latest a {
    width: 130px;
}
#header .action a {
    width: 114px;
    background-position: left -23px;
}
#header .latest a:hover,
#header .action a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/* #header .search ---------------------------- */
#header .search {
	float: right;
	width: 385px;
	height: 56px;
	margin-top: 5px;
	padding-top: 15px;
	background: url(../../../images/cnt/top/search_flm.png) no-repeat left top;
}
* html #header .search {/* IE6 */
    height: 59px;
    padding-top: 12px;
}
*+html #header .search {/* IE */
    height: 61px;
    padding-top: 10px;
}
#header .search form {
    float: left;
    width: 295px;
}
#header .search div {
    width: 282px;
    margin-left: 13px;
    margin-bottom: 4px;
}
* html #header .search div {/* IE6 */
    margin-left: 8px;
    margin-bottom: 1px;
}
*+html #header .search div {/* IE */
    margin-left: 8px;
    margin-bottom: 3px;
}
#header .search div label {
    margin-right: 7px;
}
* html #header .search div label {/* IE6 */
    margin-right: 0;
}
*+html #header .search div label {/* IE */
    margin-right: 0;
}
#header .search input {
    vertical-align: middle;
}
#header .search label,
#header .search p {
	font-size: 95%;
}
#header .search #fw {
    width: 220px;
    height: 20px;
    margin-right: 2px;
    margin-left: 13px;
    border: 1px solid #5FBEE2;
    vertical-align: bottom;
    font-size: 100%;
    line-height: 20px;
}
#header #search_btn {
    width: 52px;
    height: 23px;
    border: 0;
    background: url(../../../images/cnt/top/search_btn.png) left top no-repeat;
    cursor: pointer;
}
#header .search p {
    margin-left: 295px;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 1.3;
}
#header .search a {
    color: #2E93AD;
    text-decoration: underline;
}
#header .search img {
    vertical-align: middle;
    margin-left: 2px;
}
#header .search a:hover {
    text-decoration: none;
}


/** side module -----------------------------------------------------**/

/** #global-nav ---------------------------------------------**/
#global-nav {
    background: #b4e2d1 url(../../../images/cnt/top/gnav_bg.png) no-repeat;
    padding-top: 3px;
    padding-left: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#global-nav {
  letter-spacing: -0.1em;
}
}
#global-nav li {
    padding-bottom: 5px;
}
#global-nav a,
#global-nav .nav6 ul {
    background: url(../../../images/cnt/top/gnav_btn.png) no-repeat;
}
#global-nav a {
    display: block;
    width: 126px;
    min-height: 32px;
    padding-left: 40px;
    padding-right: 10px;
    color: #333;
    font-weight: bold;
    line-height: 32px;
    text-decoration: none;
}
* html #global-nav a {
    height: 32px;
}
#global-nav a:hover {
    color: #f90;
}
#global-nav .nav1 a {
    background-position: left top;
}
#global-nav .nav2 a {
    background-position: left -32px;
}
#global-nav .nav3 a {
    background-position: left -64px;
}
#global-nav .nav4 a {
    background-position: left -96px;
}
#global-nav .nav5 a {
    background-position: left -128px;
}
#global-nav .nav6 a {
    background-position: left -256px;
}
#global-nav .nav7 a {
    background-position: left -160px;
}
#global-nav .nav8 a {
    background-position: left -192px;
}
#global-nav .nav1 a:hover {
    background-position: -176px top;
}
#global-nav .nav2 a:hover {
    background-position: -176px -32px;
}
#global-nav .nav3 a:hover {
    background-position: -176px -64px;
}
#global-nav .nav4 a:hover {
    background-position: -176px -96px;
}
#global-nav .nav5 a:hover {
    background-position: -176px -128px;
}
#global-nav .nav6 a:hover {
    background-position: -176px -256px;
}
#global-nav .nav7 a:hover {
    background-position: -176px -160px;
}
#global-nav .nav8 a:hover {
    background-position: -176px -192px;
}
#global-nav .nav6 ul {
	width: 164px;
	padding: 4px 6px 6px;
	background-position: left bottom;
}
#global-nav .nav6 ul li {
	display: inline-block;
	zoom: 1;
	padding: 0 6px 0 0;
	word-wrap: break-word;
}
* html #global-nav .nav6 ul li {
	display: inline;
	zoom: 1;
}
*:first-child+html #global-nav .nav6 ul li {
	display: inline;
	zoom: 1;
}
#global-nav .nav6 ul a,
#global-nav .nav6 ul a:hover {
	background: url("../../../images/general/common/icons/arrow2_gr_ico.png") no-repeat 0 5px;
}
#global-nav .nav6 ul a {
	display: inline;
	width: auto;
	min-height: inherit;
	padding: 0 0 0 7px;
	color: #068681;
	font-weight: normal;
	font-size: 92%;
	line-height: 1.6;
	text-decoration: underline;
}
#global-nav .nav6 ul a:hover { color: #07b0a9; }

/** #cosme-nav ---------------------------------------------**/
#cosme-nav {
    width: 100%;/* IE6 */
    margin-bottom: 11px;
    background: #b4e2d1 url(../../../images/cnt/top/cnav_frm.png) repeat-y center top;
}


/* #special contents --------------------*/
#cosme-nav dl {
    margin: 0 0 2px;
    padding: 7px 15px 6px 14px;
    background: url(../../../images/cnt/top/cnav_frm.png) no-repeat left top;
}
#cosme-nav dt {
    display: block;
    overflow: hidden;
    width: 155px;
    height: 0;
    margin-bottom: 2px;
    padding-top: 17px;
    background: url(../../../images/cnt/top/cnavsp_ttl.png) no-repeat left top;
    line-height: 2;
}
#cosme-nav #spc_img_href img {
    border: 1px solid #ccc;
}
#cosme-nav .spcBtn {
    background: #b4e2d1;
    margin-top: 4px;
}
#cosme-nav #scrollBack {
    display: block;
    float: left;
    width: 20px;
    margin: -4px 0 -6px;
    position: relative;/* IE6 */
}
#cosme-nav #scrollNext {
    display: block;
    float: right;
    width: 20px;
    margin: -4px 0 -6px;
    position: relative;/* IE6 */
}


/* menu ---------------------------------*/
#cosme-nav ul {
    padding: 0 10px 13px;
    background: url(../../../images/cnt/top/cnav_frm.png) no-repeat right bottom;
}
#cosme-nav li {
    border-top: 1px dotted #ccc;
}
#cosme-nav .cosme-menu-top {
    padding-top: 0px;
    border-top: 1px solid #ccc;
    background: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#cosme-nav .cosme-menu-top {
  letter-spacing: -0.1em;
}
}
#cosme-nav .cosme-menu-top a {
    border-top: 1px solid #fff;
}
#cosme-nav li a {
    display: block;
    width: 154px;
    padding: 0 5px;
    background: url(../../../images/cnt/top/cnav_ico.png) no-repeat left center;
    font-weight: bold;
    line-height: 2.2;
    text-decoration: none;
}
#cosme-nav li a:hover {
    background-color: #FEF0CA;
    background-position: -164px center;
    color: #F90;
    text-decoration: underline;
}

/** #picup-rank  ---------------------------------------------**/
#picup-rank {
    width: 100%;
    margin-bottom: 8px;
    padding-bottom: 3px;
    background: url(../../../images/cnt/top/pic_topic_frm.png) no-repeat right bottom;
}
#picup-rank h3 {
    background: url(../../../images/cnt/top/pic_topic_frm.png) no-repeat left top;
    padding: 7px 4px 6px;
}
#picup-rank h3 span {
    display: block;
    padding-left: 10px;
    background: url(../../../images/general/common/icons/square_s_gr_ico.png) no-repeat left 0.1em;
    font-weight: bold;
}
#picup-rank dl {
    background: url(../../../images/cnt/top/pic_topic_frm.png) repeat-y center top;
    padding: 0px 4px;
}
#picup-rank dt {
    border-top: 1px dotted #ccc;
    font-weight: bold;
    line-height: 1.3;
    color: #222;
}
#picup-rank li {
    line-height: 1.2;
    color: #999;
}
#picup-rank li a {
    font-weight: bold;
	word-wrap: break-word;
}

/* .rank-list ---------------------------*/
#picup-rank .rank-list dt {
    margin-bottom: 4px;
    padding: 9px 5px 0;
}
#picup-rank .rank-list li {
    padding: 6px 5px 6px 42px;
    background-position: 5px 6px;
    background-repeat: no-repeat;
}
#picup-rank .no1 {
    background: url(../../../images/cnt/top/picup_ico1.png);
}
#picup-rank .no2 {
    background: url(../../../images/cnt/top/picup_ico2.png);
}
#picup-rank .no3 {
    background: url(../../../images/cnt/top/picup_ico3.png);
}
#picup-rank .no1 a,
#picup-rank .no2 a,
#picup-rank .no3 a {
    text-decoration: none;
}
#picup-rank .no1 a:hover,
#picup-rank .no2 a:hover,
#picup-rank .no3 a:hover {
    text-decoration: underline;
}


/* .rank-theme ---------------------------*/
#picup-rank .rank-theme {
    padding-bottom: 7px;
}
#picup-rank .rank-theme dt {
    margin: 0 5px;
    padding: 8px 0 5px;
}
#picup-rank .rank-theme li {
    padding: 3px 5px 3px 20px;
    background: url(../../../images/general/common/icons/arrow_gr_ico.png) no-repeat 5px center;
}

/* p ---------------------------*/
#picup-rank p {
    margin-left: 4px;
    margin-right: 4px;
    padding: 1px;
    border-top: 1px dotted #ccc;
    background-color: #FFF;
}

/** #topic-qa  ---------------------------------------------**/
#topic-qa {
    width: 100%;
    margin-bottom: 8px;
    padding-bottom: 3px;
    background: url(../../../images/cnt/top/pic_topic_frm.png) no-repeat right bottom;
}
#topic-qa h3 {
    background: url(../../../images/cnt/top/pic_topic_frm.png) no-repeat left top;
    padding: 7px 4px 6px;
}
#topic-qa h3 span {
    display: block;
    padding-left: 10px;
    background: url(../../../images/general/common/icons/square_s_gr_ico.png) no-repeat left 0.1em;
    font-weight: bold;
}

#topic-qa .qa-title {
    background: url(../../../images/cnt/top/pic_topic_frm.png) repeat-y center top;
    color: #222222;
    font-weight: bold;
    line-height: 1.3;
    background-color: #FF0000;
}

#topic-qa .qa-title span {
    font-weight: bold;
    padding: 7px 8px 4px 8px;
    margin: 0 4px;
    display: block;
    border-top: 1px dotted #ccc;
}

/* ul ---------------------------*/
#topic-qa ul {
    background: url(../../../images/cnt/top/pic_topic_frm.png) repeat-y center top;
    padding: 0px 4px;
}
#topic-qa li {
    padding: 6px 5px 6px 29px;
    background: url(../../../images/cnt/top/topic_ico.png) no-repeat 5px 0.3em;
    font-weight: bold;
    line-height: 1.2;
}
#topic-qa .list-top {
    padding-top: 10px;
    background-position: 5px 0.5em;
}

/* p ---------------------------*/
#topic-qa p {
    margin-left: 4px;
    margin-right: 4px;
    padding: 1px;
    border-top: 1px dotted #ccc;
    background-color: #FFF;
}

/** #mobile  ---------------------------------------------**/
#mobile {
    position: relative;
    width: 100%;/* IE6 */
    margin-bottom: 8px;
    background: url(../../../images/cnt/top/mobile_frm.png) repeat-y center top;
}
#mobile dt {
    position: absolute;
    width: 178px;
    height: 74px;
    padding: 8px 0 0 6px;
    left: 0px;
    top: 0px;
    background: url(../../../images/cnt/top/mobile_frm.png) no-repeat left top;
}
#mobile dt img {
    vertical-align: top;
}
#mobile .qrcode {
    padding: 6px;
    margin-left: 2px;
    border: 1px solid #d5d5d5;
}
#mobile dd {
    padding: 52px 9px 4px;
    background: url(../../../images/cnt/top/mobile_frm.png) no-repeat right bottom;
    line-height: 1.3;
}
#mobile span {
    font-weight: bold;
}
#mobile .accent {
    color: #e85599;
}
#mobile .url {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 90%;
    line-height: 2;
}
#mobile .view-more {
    border-top: 1px dotted #ccc;
}

/** #partner  ---------------------------------------------**/
#partner {
    margin-bottom: 19px;
    background: url(../../../images/cnt/top/partner_frm.png) repeat-y center top;
}

#partner dt {
    width: 176px;
    padding: 10px 0 0 8px;
    left: 0px;
    top: 0px;
    background: url(../../../images/cnt/top/partner_frm.png) no-repeat left top;
    font-weight: bold;
}

#partner dd {
    padding: 3px 10px 10px;
    background: url(../../../images/cnt/top/partner_frm.png) no-repeat right bottom;
    line-height: 1.3;
}

#partner dd a {
    text-decoration: none;
}

#partner dd a:hover {
    text-decoration: underline;
}

/** #corpmenu  ---------------------------------------------**/
#corpmenu {
    margin-bottom: 10px;
}
#corpmenu li {
    margin-bottom: 5px;
}
#corpmenu li a {
    display: block;
    width: 184px;
    min-height: 28px;
    background-position: 0 -74px;
    color: #068681;
    font-size: 95%;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
}
* html #corpmenu li a {
    height: 28px;
}
#corpmenu li a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/** #sub-twitter  ---------------------------------------------**/
#sub-twitter a {
    display: block;
  overflow: hidden;
  width: 184px;
  height: 0;
  padding: 70px 0 0 0;
  margin: 0 0 10px 0;
  background: url(/images/cnt/top/bnr_twitter.png) no-repeat 0 0;
  line-height: 2;
}

/** #sub-banner  ---------------------------------------------**/
.sub-banner a {
    display: block;
  width: 184px;
  height: 70px;
  margin-bottom: 10px;
}

/** contents module -----------------------------------------------------**/

/** #news ---------------------------------------------**/

/* .news-tab ---------------------------*/
#news .news-tab {
    position: relative;/* IE6 */
    margin-left: -3px;
                font-weight: bold;
                text-align: center;
}
#news .news-tab li {
    display: block;
    float: left;
    width: 100%;
    height:31px;
    margin-left: 3px;
    background: url(../../../images/cnt/top/news_btn.png) no-repeat;
    color: #068681;
    line-height: 31px;
    text-decoration: none;
}
* html #news .news-tab li {
    display: inline;
    cursor: pointer;
}
#news #news-tab01,
#news #news-tab03,
#news #news-tab04,
#news #news-tab05,
#news #news-tab06 {
    width: 68px;
    background-position: left -62px;
}
#news #news-tab02 {
    width: 79px;
    background-position: -68px -62px;
}
#news .news-tab li:hover {
    color: #f63;
    cursor: pointer;
}
#news #news-tab01:hover,
#news #news-tab03:hover,
#news #news-tab04:hover,
#news #news-tab05:hover,
#news #news-tab06:hover {
    background-position: left -31px;
}
#news #news-tab02:hover {
    background-position: -68px -31px;
}
#news li.current,
#news li.current:hover {
    color: #333;
    cursor: default;
}
#news #news-tab01.current,
#news #news-tab03.current,
#news #news-tab04.current,
#news #news-tab05.current,
#news #news-tab06.current {
    background-position: left top;
}
#news #news-tab02.current {
    background-position: -68px top;
}
#news div.info-list,
#news div.rank-list,
#news div.brand-list,
#news div.qa-list,
#news div.news-list,
#news div.shopping-list {
    margin-bottom: 14px;
    padding-top: 8px;
    border-top: 3px solid #b1e8d5;
    background: url(../../../images/cnt/top/news_bg.png) repeat-x left top;
}
#news .info-title {
    margin: 0 0 4px 0;
    padding: 0 10px 4px 5px;
    border-bottom: 1px dotted #999;
    font-weight: bold;
    line-height: 1.2;
}
#news .info-title a {
    color: #333;
    font-size: 108%;
    text-decoration: none;
}
#news .info-title a:hover {
    color: #07B0A9;
    text-decoration: underline;
}
#news div ul {
    margin-bottom: 13px;
}
#news div li {
    line-height: 1.3;
}
#news div li a {
    text-decoration: none;
}
#news div li a:hover {
    text-decoration: underline;
}

/* .info-list ---------------------------
EV’…
------------------------------------------*/
#news .info-list li {
    padding: 2px 12px 3px;
    background: url(../../../images/cnt/top/news_arrow_ico.png) no-repeat left 0.6em;
}
#news .info-list strong,
#news .info-list span {
    color: #068681;
    font-size: 95%;
}
#news .info-list em,
#news .info-list a b {
    color: #000;
    font-weight: bold;
    font-size: 105%;
}
#news .info-list li a {
    color: #555;
}

/* .rank-list ---------------
Eƒ‰ƒ“ƒLƒ“ƒO
------------------------------*/
#news .rank-list {
    padding-top: 10px;
}
#news .rank-list li {
    padding: 3px 12px 3px 27px;
    background-repeat: no-repeat;
    background-position: left 0.2em;
    color: #999;
}
#news .rank-list li a {
    font-weight: bold;
}
#news .rank-list .no1 {
    background-image: url(../../../images/cnt/top/news_r1_ico.png);
}
#news .rank-list .no2 {
    background-image: url(../../../images/cnt/top/news_r2_ico.png);
}
#news .rank-list .no3 {
    background-image: url(../../../images/cnt/top/news_r3_ico.png);
}
#news .rank-list .no4 {
    background-image: url(../../../images/cnt/top/news_r4_ico.png);
}
#news .rank-list .no5 {
    background-image: url(../../../images/cnt/top/news_r5_ico.png);
}

/* .brand-list -------------------
Eƒuƒ‰ƒ“ƒh
------------------------------*/
#news .brand-list li {
	width: 435px;
	padding: 2px 0 3px;
	word-wrap: break-word;
}
html>/**/body #news .brand-list li {
    padding-bottom /*\**/: 6px\9;
}

/* 1224 ----------------------------------------------------------------------------------------------------------------*/
#news .brand-list li img {
	vertical-align: baseline;
}
#news .brand-list .nt-what {
	padding: 0 0 0 12px;
	background: url("../../../images/cnt/top/news_arrow_ico.png") no-repeat 0 0.25em;
	color: #555;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#news .brand-list .nt-what:hover {
	text-decoration: underline;
}
#news .brand-list .nt-what img {
	padding-left: 2px;
	border: 0 none;
}
#news .brand-list .nt-what span {
	color: #068681;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#news .brand-list .nt-what span {
	margin-left: -0.4em;
}
}


/* .qa-list -------------------
EQ&A
------------------------------*/
#news .qa-list li {
    padding: 3px 12px 3px 21px;
    background: url(../../../images/cnt/top/news_q_ico.png) no-repeat 2px 0.4em;
}
#news .qa-list li a {
    color: #555;
}


/* .news-list ---------------------------
Eƒjƒ…[ƒX
------------------------------------------*/
#news .news-list li {
    padding: 2px 12px 3px;
    background: url(../../../images/cnt/top/news_arrow_ico.png) no-repeat left 0.6em;
}
#news .news-list strong,
#news .news-list span {
    color: #068681;
    font-size: 95%;
}
#news .news-list em,
#news .news-list a b {
    color: #000;
    font-weight: bold;
    font-size: 105%;
}
#news .news-list li a {
    color: #555;
}


/* .shopping-list ------------
E‚¨”ƒ‚¢•¨
------------------------------*/
#news .shopping-list li {
    padding: 3px 12px 3px;
    background: url(../../../images/cnt/top/news_arrow_ico.png) no-repeat left 0.6em;
}
#news .shopping-list em,
#news .shopping-list a b {
    color: #000;
    font-weight: bold;
    font-size: 105%;
}
#news .shopping-list li a {
    color: #555;
}


/* .top-what-attention ------------
E’–Ú
------------------------------*/
p.top-what-attention {
    color: #333;
    font-size: 12px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 1px 0 7px 0;
}
p.top-what-attention a {
    color: #068681;
    font-weight: normal;
    text-decoration: none;
}
p.top-what-attention a:hover {
    color: #07b0a9;
    text-decoration: underline;
}
p.top-what-attention img {
    vertical-align: baseline;
    margin: 0 1px;
    border: none;
}


/** #brand-collection ---------------------------------------------**/
#brand-collection {
    margin-bottom: 37px;
}
#brand-collection h3 a {
    display: block;
    margin-bottom: 4px;
}

/* .bnr_sec ------------------------------*/
#brand-collection .bnr_sec li {
    display: inline;
    float: left;
    width: 113px;
    margin-left: 12px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#brand-collection .bnr_sec .bnr_large {
    width: 174px;
    margin-right: 4px;
    margin-left: 0px;
}
#brand-collection .catalog {
    display: block;
    width: 176px;
    min-height: 28px;
    background-position: 0 -46px;
    color: #fff;
    font-size: 105%;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#brand-collection .catalog {
  letter-spacing: -0.1em;
}
}
* html #brand-collection .catalog {
    height: 28px;
}
#brand-collection .catalog:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

/* .community_sec ------------------------------*/
#brand-collection dt {
    clear: both;
    margin: 0 8px 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid #999;
    font-weight: bold;
    font-size: 95%;
}
#brand-collection dl li {
    float: left;
    width: 127px;
    padding: 3px 0px 4px 15px;
    background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat 8px 0.6em;
    font-weight: bold;
    font-size: 95%;
    line-height: 1.2;
    word-wrap: break-word;      /* IE 5+ */
}
#brand-collection .foot {
    padding: 12px 10px 3px 0;
    background: url(../../../images/cnt/top/brand_col_bg.png) no-repeat left bottom;
}
#brand-collection .foot span {
    display: block;
}

/** #antena ------------------------------------------**/
#antena {
    margin-bottom: 20px;
}
#antena h3 {
    margin-bottom: 8px;
    padding-bottom: 2px;
    border-bottom: 3px solid #b1e8d5;
}
#antena h3 .ttl {
    float: left;
    font-size: 105%;
    font-weight: bold;
    line-height: 1.2;
}
#antena h3 .pr {
    float: right;
    line-height: 1.2;
}

/** #sp-contents ------------------------------------------**/
#sp-contents {
    margin-bottom: 23px;
}
#sp-contents h3 {
    margin-bottom: 10px;
    padding-bottom: 2px;
    border-bottom: 3px solid #b1e8d5;
    font-weight: bold;
}
#sp-contents h3 a:link,
#sp-contents h3 a:visited {
    color: #333;
  text-decoration: none;
}
#sp-contents h3 a:hover {
    color: #07b0a9;
  text-decoration: none;
}
/* before seo ------------------------------*/
#sp-contents dl {
    position: relative;
    padding-right: 15px;
    margin-bottom: 10px;
    min-height: 87px;
}
* html #sp-contents dl {
    height: 87px;/* IE6 */
}
#sp-contents dt {
    margin-left: 102px;
    margin-bottom: 8px;
    padding-top: 3px;
    line-height:1.3;
}
#sp-contents dt a {
    margin-bottom:9px;
    font-size: 95%;
    font-weight: bold;
    text-decoration: none;
}
#sp-contents dt span {
    display: block;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: normal;
    letter-spacing: 0.1em;
}
#sp-contents dt a:hover,
#sp-contents dt a:hover span {
    text-decoration: underline;
}
#sp-contents dd {
    margin-left: 102px;
    line-height:1.2;
}
#sp-contents dd a {
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    text-decoration: none;
}
#sp-contents .sp_bnr {
    position: absolute;
    top: 0px;
    left: 0px;
    margin-left: 0px;
}
#sp-contents .sp_bnr img {
    border: 1px solid #ccc;
}
/* after seo ------------------------------*/
#sp-contents a {
    text-decoration: none;
}
#sp-contents .sp-wrap {
    display: block;
    width: 435px;
    margin-bottom: 10px;
    outline: none;
    cursor: pointer;
}
#sp-contents .sp-txt {
    float: right;
    width: 318px;
    margin-right: 15px;
    padding-top: 5px;
}
#sp-contents .sp-txt span {
    display: block;
}
#sp-contents .sp-cat {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.1;
}
#sp-contents .sp-ttl {
    margin-bottom: 7px;
    font-size: 95%;
    font-weight: bold;
    line-height: 1.3;
}
#sp-contents a:hover .sp-cat,
#sp-contents a:hover .sp-ttl {
    text-decoration: underline;
}
#sp-contents .sp-ttl strong {
    font-weight: bold;
}
#sp-contents .sp-ol {
    line-height: 1.5;
    color: #666;
    font-size: 83%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#sp-contents .sp-ol img {
    vertical-align: middle;
}
#sp-contents .sp-img img {
    display: block;
    float: left;
    border: 1px solid #ccc;
}

/** #fan-club ------------------------------------------**/
#fan-club {
    margin-bottom: 32px;
}
#fan-club h3 {
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 3px solid #b1e8d5;
    font-weight: bold;
}
#fan-club h3 a:link,
#fan-club h3 a:visited {
    color: #333;
 text-decoration: none;
}
#fan-club h3 a:hover {
    color: #07b0a9;
 text-decoration: none;
}
#fan-club .fan-wrap {
    display: block;
    margin-bottom: 5px;
    outline: none;
    text-decoration: none;
                zoom: 1;/*IE7*/
}
#fan-club .fan-ttl {
    display: block;
    margin-bottom: 4px;
    padding: 3px 0px 4px 8px;
    background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat left 0.6em;
    font-weight: bold;
    line-height: 1.2;
}
#fan-club a:hover .fan-ttl span {
    text-decoration: underline;
}
#fan-club .fan-ol {
    display: block;
    padding-left: 8px;
    padding-bottom: 9px;
    border-bottom: 1px dotted #ccc;
    font-size: 95%;
 color: #333;
}
#fan-club a:hover .fan-ol span {
    text-decoration: underline;
    color: #07b0a9;
}

/** #brand-news ------------------------------------------**/
#brand-news {
    margin-bottom: 32px;
}
#brand-news h3 {
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 3px solid #b1e8d5;
    font-weight: bold;
}
#brand-news h3 a:link,
#brand-news h3 a:visited {
    color: #333;
 text-decoration: none;
}
#brand-news h3 a:hover {
    color: #07b0a9;
 text-decoration: none;
}
#brand-news .brand-wrap {
    display: block;
    margin-bottom: 5px;
    outline: none;
    text-decoration: none;
                zoom: 1;/*IE7*/
}
#brand-news .brand-ttl {
    display: block;
    margin-bottom: 4px;
    padding: 3px 0px 4px 8px;
    background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat left 0.6em;
    font-size: 95%;
    line-height: 1.2;
    color: #444;
}
#brand-news .brand-ttl span {
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #ccc;
    font-size: 106%;
    font-weight: bold;
    text-decoration: none;
    color: #068681;
}
#brand-news a:hover .brand-ttl span {
    color: #07b0a9;
    text-decoration: underline;
}
#brand-news .brand-ol {
    display: block;
    padding-bottom: 9px;
    padding-left: 8px;
    line-height: 1.4;
    border-bottom: 1px dotted #ccc;
    font-size: 95%;
 color: #333;
}
#brand-news a:hover .brand-ol span {
    text-decoration: underline;
    color: #07b0a9;
}


/** extra module -----------------------------------------------------**/

/** #pr_banner -------------------------------------------**/
#pr_banner{
    margin-bottom: 12px;
                text-align: center;
}

/** #my_area ---------------------------------------------**/
#my_area {
    width: 100%;
    margin-bottom: 13px;
    background: url(../../../images/cnt/top/myarea_flm.png) repeat-y -600px top;
    line-height: 1.2;
}
#my_area h3 {
    background: url(../../../images/cnt/top/myarea_flm.png) no-repeat left top;
}
#my_area h3 a {
    display: block;
    width: 100%;
    min-height: 48px;
    text-decoration: none;
    cursor: pointer;
	outline: none;
}
* html #my_area h3 a {
    height: 48px;/* IE6 */
}
#my_area h3 a .icon-cmn-fb {
 margin-right: 4px;
}
#my_area h3 a .name,
#my_area h3 a .my {
	margin-bottom: 7px;
}
#my_area h3 a .name {
    display: block;
    padding-top: 10px;
    padding-left: 10px;
    margin-right: 5px;
    float: left;
    width: 180px;
    color: #333;
    font-weight: bold;
}
#my_area h3 a .my {
    display: block;
    padding-top: 19px;
    float: left;
    width: 83px;
    background: url(../../../images/cnt/top/my_area_ttl_ico.png) no-repeat right 1.7em;
    color: #F84E6A;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    text-decoration: underline;
}
* html #my_area h3 a .my {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
} 
*:first-child+html #my_area h3 a .my {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
} 
/* for safari and Firefox */
body:first-of-type #my_area h3 a .name {
    width: 165px;
}
body:first-of-type #my_area h3 a .my {
    width: 98px;
    letter-spacing: -0.1em;
}
#my_area h3 a .cn-fb {
    display: block;
				clear: both;
    width: 166px;
    min-height: 23px;
				margin: 0 auto 7px;
				background-position: 0 -122px;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
}
* html #my_area h3 a .cn-fb {
    height: 23px;
}

/* .point ---------------------------*/
#my_area .point {
    margin: 3px 8px;
    padding: 5px 0;
  font-size: 95%;
  border-bottom: 1px dotted #ccc;
}
#my_area .point dt {
    overflow: hidden;
    float: right;
    width: 210px;
  padding-top: 12px;
  line-height: 1.5;
  text-align: left;
}
#my_area .point dt a {
    font-weight: bold;
  margin-left: 8px;
}
#my_area .point dt a span {
    font-weight: normal;
}
#my_area .point dd {
    float: left;
    width: 70px;
}

/* .new_mail ---------------------------*/
#my_area .analyze {
    padding: 15px 9px 8px;
    background: #fbe7e7 url(../../../images/cnt/top/myarea_flm.png) no-repeat -300px top;
  font-size: 95%;
}
#my_area .analyze a {
    color: #333;
  text-decoration: none;
}
#my_area .analyze a:visited {
    color: #333;
}
#my_area .analyze .num {
    margin-left: 4px;
  font-weight: bold;
  font-size: 110%;
  text-decoration: underline;
  color: #068681;
}
#my_area .analyze a:hover .num {
  color: #07b0a9;
}
#my_area .analyze a:visited .num {
  color: #5b9f90;
}
/* .new_mail ---------------------------*/
#my_area .new_mail {
    padding: 10px 9px 0;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 105%;
}
#my_area .new_mail img {
    margin-right: 5px;
    vertical-align: middle;
}
#my_area .new_mail a {
    font-weight: bold;
}

/* .menu ------------------------------*/
#my_area .menu {
    margin: 0 7px 0 9px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

/* .menu ------------------*/
#my_area .new_info {
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 95%;
}
#my_area .new_info li {
    padding-top: 3px;
    padding-bottom: 4px;
}
#my_area .new_info img {
    margin-right: 6px;
}
#my_area .new_info span {
    font-weight: bold;
    font-size: 105%;
}
/* .menu_btn ------------------*/
#my_area .menu_btn{
    margin-bottom: 10px;
}
#my_area .menu_btn li {
    float: left;
}
#my_area .action{
 margin-right: 10px;
}
#my_area .menu_btn a {
    display: block;
    width: 130px;
    min-height: 23px;
    color: #fff;
    font-size: 95%;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    text-align: center;
}
* html #my_area .menu_btn a {
    height: 23px;
}
#my_area .action a:hover,
#my_area .question a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
/* .menu_list ---------------*/
#my_area .menu_list{
    margin-bottom: 5px;
}
#my_area .menu_list li{
    float: left;
    padding-left: 9px;
    padding-right: 3px;
    width: 130px;
    background: url(../../../images/cnt/top/menu_list_ico.png) no-repeat left 0.7em;
    line-height: 1.8;
}
#my_area .menu_list li img {
  padding-left:2px;
  vertical-align:baseline;
}
#my_area .menu_list {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 1.1;
}
#my_area .menu_list a {
    text-decoration: none;
}
#my_area .menu_list a .item {
    color: #333;
    margin-right: 2px;
}
#my_area .menu_list a .num {
    font-weight: bold;
    font-size: 115%;
    text-decoration: underline;
}

/* .horoscope ---------------------------------*/
#my_area .horoscope {
    margin: 0 10px;
    padding: 3px 0 10px;
    border-bottom: 1px dotted #ccc;
}
#my_area .horoscope dt {
    margin: 0;
    padding: 0 0 0 22px;
                border: none;
    background: url(../../../images/cnt/top/my_area_horo_bg.png) no-repeat left center;
    font-weight: bold;
}
#my_area .horoscope dt .ttl {
    display: inline-block;
    padding-right : 23px;
    line-height: 30px;
    font-weight: bold;
}
#my_area .horoscope dt .ttl span {
                margin: 5px 0 3px;
    font-weight: normal;
}
#my_area .horoscope dt a{
    display: inline-block;
}
#my_area .horoscope dd {
    font-size: 95%;
}
#my_area .details {
    margin: 0 0 3px 3px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 1.3;
}
#my_area .horoscope .view-more {
    display: inline-block;
    background-position: right center;
    padding-top: 0;
    padding-bottom: 0;
}
#my_area dl dd span {
    color:#F98282;
    font-size: 95%;
    font-weight: bold;
}
#my_area dl dd .error {
    margin: 5px 0 0;
    color: #f00;
    font-size: 108%;
    font-weight: bold;
    text-align: center;
}
#my_area .horoscope form {
    margin: 10px 0 0 -3px;
    padding: 2px 3px 2px 12px;
    border: 1px solid #f7d3d3;
    background: #fbe7e7;
}
#my_area .horoscope form span,
#my_area .horoscope form select {
    color: #333;
    font-weight: normal;
    line-height: 20px;
    vertical-align: baseline;
}
#my_area .horoscope form .cross {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    font-weight: bold;
    line-height: 20px;
    vertical-align: baseline;
}
#my_area .horoscope form input {
    width: 72px;
    height: 20px;
    border: none;
    background: #fff url(../../../images/cnt/top/bg_btn.png) no-repeat left -102px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    vertical-align: baseline;
}
#my_area .horoscope form input:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/* p ---------------------------------*/
#my_area .history {
    padding: 14px 9px 0px 96px;
    min-height: 44px;
    background: url(../../../images/cnt/top/myarea_flm.png) no-repeat right bottom;
}
* html #my_area .history {
    height: 44px;
}
#my_area .history span {
    padding-right: 15px;
    background: url(../../../images/general/common/icons/arrow_gr_ico.png) no-repeat right center;
    font-size: 105%;
    font-weight: bold;
}

/** #my_login ---------------------------------------------**/
#my-login {
 width: 300px;
 margin-bottom: 13px;
	background-repeat: repeat-y;
	background-position: center bottom;
}
#my-login .inner {
 padding: 0 14px 10px;
 margin: 0;
 background-position: right bottom;
}
#my-login input {
    vertical-align: middle;
}
#my-login h3 {
 margin-left: -14px;
 margin-right: -14px;
 padding: 10px 16px 6px 14px;
	background-position: left top;
}
#my-login h3 .ttl {
    float: left;
    color: #010101;
    font-weight: bold;
}
#my-login h3 .forget {
    float: right;
    padding: 0 6px 0 0;
    background: url(../../../images/general/common/icons/viewmore_ico.png) no-repeat right center;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: bold;
    line-height: 1.2;
}
#my-login ul {
    padding-top: 8px;
}
#my-login li {
    margin-bottom: 5px;
}
#my-login li label {
    display: block;
    float: left;
    width: 83px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 18px;
}
#my-login li input {
    float: left;
    width: 180px;
    height: 18px;
    line-height: 18px;
}
#my-login #login-btn,
#my-login .fb-btn a {
	width: 178px;
	margin-left: 88px;
}
#my-login #login-btn {
	height: 23px;
	margin-bottom: 5px;
	border: 0;
	background-position: left -24px;
	cursor: pointer;
}
#my-login .fb-btn {
	padding-bottom: 12px;
}
#my-login .fb-btn a {
	display: block;
	overflow: hidden;
	height: 0;
	padding-top: 23px;
	background-position: left -47px;
	line-height: 2;
}
#my-login .auto {
    margin: 0 0 9px 82px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
}
#my-login .auto input {
    margin-right: 5px;
}
* html #my-login .auto input {/* IE6 */
    margin-right: 0;
}
*+html #my-login .auto input {/* IE */
    margin-right: 0;
}
#my-login .point {
    margin: 0 -5px 2px -5px;
    padding: 1px;
    border: 1px solid #fbcaca;
    background: #fff;
}
#my-login .point dd {
    float: left;
    width: 70px;
    height: 45px;
    padding: 5px;
    border: 2px solid #fbe7e8;
    border-right: none;
    background: #fff;
}
#my-login .point dt {
    overflow: hidden;
    float: right;
    width: 179px;
    height: 39px;
    padding: 11px 10px 5px 5px;
    border: 2px solid #fbe7e8;
    border-left: none;
    background: #fff;
    font-size: 85%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    line-height: 1.5;
}
* html #my-login .point dt {
    height: 41px;
}
/* ƒOƒƒiƒr‹¤’ÊƒCƒ‰ƒXƒg */
.point .point-user-illust {
    position: relative;
    float: left;
    width: 65px;
    margin: 2px 0 0 0;
    text-align: right;
}
.point .point-user-illust p {
    position: absolute;
    top: -1px;
    right: 0px;
}
.point .point-user-illust p span {
    padding: 0 1px;
    background: #f60;
    color: #fff !important;
    font-size: 10px !important;
    font-weight: bold;
}
* html .point .point-user-illust p span { padding: 1px; }

/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
#my-login .point dt {
    width: 184px;
  padding-right: 5px;
  font-size: 77%;
}
}
#my-login .function {
    margin-left: -5px;
    margin-right: -5px;
    background: url(../../../images/cnt/top/my_login_bg.png) no-repeat left 23px;
}
#my-login .function dt {
    display: block;
    overflow: hidden;
    width: 282px;
    height: 0;
    padding-top: 23px;
    background: url(../../../images/cnt/top/my_login_ttl.png) no-repeat left top;
    line-height: 2;
}
#my-login .explain {
    display: block;
    overflow: hidden;
    width: 282px;
    height: 0;
    padding-top: 99px;
    line-height: 2;
}
#my-login .register {
    margin-left: -9px;
    margin-right: -9px;
    padding-bottom: 12px;
}
#my-login .register a {
    display: block;
    overflow: hidden;
    margin-left: 48px;
    width: 156px;
    height: 0;
    padding-top: 24px;
    background-position: left top;
    line-height: 2;
}
#my-login .fortune {
    margin: 0 -5px 0px -5px;
    padding: 1px;
    border: 1px solid #fbcaca;
    background: #fff;
}
#my-login .fortune .inner {
    padding: 11px 10px 0 5px;
    border: 2px solid #fbe7e8;
    background: #fff;
}
#my-login .fortune .title {
    margin: 0;
    padding: 0 0 1px 2px;
    border-bottom: 1px dotted #fbcaca;
    background: #fff;
}
#my-login .fortune .title a {
    padding: 0 14px 0 0;
    color: #333;
    background: url(../../../images/general/common/icons/arrow_gr_ico.png) no-repeat right center;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}
#my-login .fortune .title a:hover {
    color: #07b0a9;
}
#my-login .fortune dl {
    margin: 8px 0 0;
}
#my-login .fortune dd,
#my-login .fortune dt {
    float: left;
}
#my-login .fortune dd a {
    margin-left: 5px;
    font-weight: bold;
    line-height: 28px;
}
#my-login .fortune .view-more {
    margin: -5px 0 0;
}
#my-login .fortune .view-more a {
    font-size: 93%;
    color: #555;
}
#my-login .fortune .view-more a:hover {
    color: #07b0a9;
}

/** #my-career ---------------------------------------------**/
#my-career {
    width: 272px;
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 13px;
    border: 1px solid #FBCACA;
    background:#FBE7E8;
}
* html #my-career {
    width: 270px;
}
#my-career p {
    margin-left: -14px;
    margin-right: -14px;
    padding: 10px 16px 6px 14px;
    line-height: 15px;
    background:#FBE7E8;
}
#my-career .career-register {
    display: block;
    width: 130px;
    margin: 10px auto 5px;
    background: #fff;
}
#my-career .career-register a {
    display: inline-block;
    width: 125px;
    height: 23px;
    padding-right: 5px;
    background: url(../../../images/cnt/top/bg_btn.png) no-repeat 0 0;
    color: #fff;
    font-size: 93%;
    font-weight: bold;
    line-height: 23px;
    text-align: center;
    text-decoration: none;
}
#my-career .career-register a:hover {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#my-career .point {
    margin: 0 -5px 5px -5px;
    padding: 1px;
    border: 1px solid #fbcaca;
    background: #fff;
}
#my-career .point dd {
    float: left;
    width: 70px;
    height: 56px;
    padding: 5px;
    border: 2px solid #fbe7e8;
    border-right: none;
    background: #fff;
}
#my-career .point dt {
    overflow: hidden;
    float: right;
    width: 179px;
    height: 50px;
    padding: 11px 10px 5px 5px;
    border: 2px solid #fbe7e8;
    border-left: none;
    background: #fff;
    font-size: 85%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
    line-height: 1.5;
}
* html #my-career .point dt {
    width: 176px;
}
/* for safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
#my-career .point dt {
  width: 184px;
  padding-right: 5px;
  font-size: 77%;
}
}
#my-career .fortune {
    margin: 0 -5px 10px -5px;
    padding: 1px;
    border: 1px solid #fbcaca;
    background: #fff;
}
#my-career .fortune .inner {
    padding: 11px 10px 0 5px;
    border: 2px solid #fbe7e8;
    background: #fff;
}
#my-career .fortune .title {
    margin: 0;
    padding: 0 0 1px 2px;
    border-bottom: 1px dotted #fbcaca;
    background: #fff;
}
#my-career .fortune .title a {
    padding: 0 14px 0 0;
    color: #333;
    background: url(../../../images/general/common/icons/ico_arw_l_grn_right.png) no-repeat right center;
    font-size: 93%;
    font-weight: bold;
    text-decoration: none;
}
#my-career .fortune .title a:hover {
    color: #07b0a9;
}
#my-career .fortune dl {
    margin: 8px 0 0;
}
#my-career .fortune dd,
#my-career .fortune dt {
    float: left;
}
#my-career .fortune dd a {
    margin-left: 5px;
    font-weight: bold;
    line-height: 28px;
}
#my-career .fortune .view-more {
    margin: -5px 0 0;
}
#my-career .fortune .view-more a {
    font-size: 93%;
    color: #555;
}
#my-career .fortune .view-more a:hover {
    color: #07b0a9;
}

/** #present ---------------------------------------------**/
#present {
    margin-bottom: 10px;
}

/* h3------------------------ */
#present .pre-head {
    display: block;
    width: 300px;
                margin-bottom: 6px;
    border-bottom: 1px solid #94BCAE;
    background: #B5E9D6 url(../../../images/cnt/top/extra_flm.png) no-repeat left top;
    color: #333;
    text-decoration: none;
}
#present .pre-head .ttl {
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #DBF4EB;
    background: url(../../../images/general/common/icons/square_l_gr_ico.png) no-repeat 5px center;
    font-weight: bold;
    line-height: 25px;
}
#present a:hover .pre-head {
    border-bottom: 1px solid #F3D27E;
    background: #FEF0CD url(../../../images/cnt/top/extra_flm.png) no-repeat -300px top;
    color: #f90;
    text-decoration: underline;
}
#present a:hover .pre-head .ttl {
    border-bottom: 1px solid #FFF8E7;
    background: url(../../../images/general/common/icons/square_l_or_ico.png) no-repeat 5px center;
}
#present .pre-head .ttl span {
    padding: 0px;
    background: none;
    color: #f60;
    font-size: 120%;
}

/* #present p & dl-------------- */
#present .pre-date {
    display: block;
    margin-bottom: 2px;
    color: #333;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    text-align: right;
    text-decoration: none;
}
#present .pre-wrap {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
#present .pre-txt {
    float: right;
    width: 186px;
    margin-right: 18px;
    padding-top: 5px;
}
#present .pre-txt span {
    display: block;
}
#present .pre-ttl {
    margin-bottom: 8px;
    font-size: 95%;
    font-weight: bold;
    line-height: 1.3;
}
#present a:hover .pre-ttl {
    text-decoration: underline;
}
#present .pre-ol {
    line-height: 1.3;
    color: #666;
    font-size: 83%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#present .pre-img {
    display: block;
    float: left;
    border: 1px solid #ccc;
}


/** #monitor ---------------------------------------------**/
#monitor {
    margin-bottom: 10px;
}
#monitor h3 {
    margin-bottom: 5px;
}
#monitor h3 a {
    display: block;
    width: 300px;
    border-bottom: 1px solid #94BCAE;
    background: #B5E9D6 url(../../../images/cnt/top/extra_flm.png) no-repeat left top;
    color: #333;
    text-decoration: none;
}
#monitor h3 a span {
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #DBF4EB;
    background: url(../../../images/general/common/icons/square_l_gr_ico.png) no-repeat 5px center;
    font-weight: bold;
    line-height: 25px;
}
#monitor h3 a:hover {
    border-bottom: 1px solid #F3D27E;
    background: #FEF0CD url(../../../images/cnt/top/extra_flm.png) no-repeat -300px top;
    color: #f90;
    text-decoration: underline;
}
#monitor h3 a:hover span {
    border-bottom: 1px solid #FFF8E7;
    background: url(../../../images/general/common/icons/square_l_or_ico.png) no-repeat 5px center;
}

/* #monitor ul---------------- */
#monitor li {
    padding: 0 0 8px 7px;
    background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat left 0.6em;
    line-height: 1.2;
    font-size: 95%;
}
#monitor li a{
    margin-right: 1em;
    font-weight: bold;
    font-size: 105%;
}

/** #beautynews ---------------------------------------------**/
#beautynews {
    margin-bottom: 8px;
}
#beautynews h3 {
    margin-bottom: 6px;
}
#beautynews h3 a {
    display: block;
    width: 300px;
    border-bottom: 1px solid #94BCAE;
    background: #B5E9D6 url(../../../images/cnt/top/extra_flm.png) no-repeat left top;
    color: #333;
    text-decoration: none;
}
#beautynews h3 a span {
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #DBF4EB;
    background: url(../../../images/general/common/icons/square_l_gr_ico.png) no-repeat 5px center;
    font-weight: bold;
    line-height: 25px;
}
#beautynews h3 a:hover {
    border-bottom: 1px solid #F3D27E;
    background: #FEF0CD url(../../../images/cnt/top/extra_flm.png) no-repeat -300px top;
    color: #f90;
    text-decoration: underline;
}
#beautynews h3 a:hover span {
    border-bottom: 1px solid #FFF8E7;
    background: url(../../../images/general/common/icons/square_l_or_ico.png) no-repeat 5px center;
}

/* #beautynews dl---------------- */
#beautynews .bn-wrap {
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
#beautynews .bn-txt {
    float: right;
    width: 186px;
    margin-right: 18px;
    padding-top: 5px;
}
#beautynews .bn-txt span {
    display: block;
}
#beautynews .bn-ttl {
margin-bottom: 8px;
font-size: 95%;
font-weight: bold;
line-height: 1.3;
}
#beautynews a:hover .bn-ttl {
text-decoration: underline;
}
#beautynews .bn-ol {
line-height: 1.3;
color: #666;
font-size: 83%;
font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#beautynews .bn-img {
display: block;
float: left;
border: 1px solid #ccc;
}


/** #infomation ---------------------------------------------**/
#infomation {
  margin-bottom:20px;
  border:1px solid #D0D0D0;
  color:#000;
}

#infomation h3 {
  padding:7px 9px;
  border:1px solid #FFF;
  background:#EEE;
  font-weight:bold;
}

#infomation ul {
  padding:10px 8px 0;
  font-size:95%;
}

#infomation li {
  margin-bottom:10px;
  padding-left:10px;
  background:url(../../../images/general/common/icons/icon_ball_green.png) no-repeat left 0.6em;
  line-height:1.5;
}
#infomation li a {
  color:#000;
}

#infomation li a:hover {
  color:#07B0A9;
}

/** #news-today ---------------------------------------------**/
#news-today {
    margin-bottom: 15px;
}
#news-today h3 {
    margin-bottom: 8px;
}
#news-today h3 a {
    display: block;
    width: 300px;
    border-bottom: 1px solid #94BCAE;
    background: #B5E9D6 url(../../../images/cnt/top/extra_flm.png) no-repeat left top;
    color: #333;
    text-decoration: none;
}
#news-today h3 a .ttl {
    display: block;
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 2px;
    padding-left: 15px;
    border-bottom: 1px solid #DBF4EB;
    background: url(../../../images/general/common/icons/square_l_gr_ico.png) no-repeat 5px center;
    font-weight: bold;
    line-height: 25px;
}
#news-today h3 a:hover {
    border-bottom: 1px solid #F3D27E;
    background: #FEF0CD url(../../../images/cnt/top/extra_flm.png) no-repeat -300px top;
    color: #f90;
    text-decoration: underline;
}
#news-today h3 a:hover .ttl {
    border-bottom: 1px solid #FFF8E7;
    background: url(../../../images/general/common/icons/square_l_or_ico.png) no-repeat 5px center;
}
#news-today h3 .ttl span {
    padding: 0px;
    background: none;
    color: #F60;
    font-size: 120%;
}

/* #news-today ul---------------- */
#news-today li {
    padding: 0 0 10px 7px;
    background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat left 0.6em;
    line-height: 1.2;
    font-size: 95%;
}
#news-today li a{
    font-weight: bold;
    font-size: 105%;
}


/** influencer -----------------------------------------------------**/
#sub-influencer {
	margin: 0 0 14px;
	background: #fff url("/images/top/side/side_bg_influencer.png") repeat-x left top;
	line-height: 1.4;
	padding: 2px 0px;
	word-wrap: break-word;
}
#sub-influencer p {
	margin: 3px 0 2px 4px;
	padding-left: 10px;
	background: url("/images/general/common/icons/square_s_gr_ico.png") no-repeat left 0.1em;
	font-weight: bold;
	color: #333;
}
#sub-influencer ul {
  zoom: 1;
  overflow: hidden;
}
#sub-influencer li {
	margin: 9px 9px -1px;
	padding: 0 0 8px;
	border-bottom: 1px dotted #94bcae;
	font-size: 93%;
	line-height: 1.3;
}
#sub-influencer li a {
	display: inline-block;
	width: 282px;
	text-decoration: none;
	word-wrap: break-word;
}
#sub-influencer li a:hover {
	text-indent: 0px;
}
#sub-influencer .headline {
	display: block;
	margin-bottom: 3px;
}
#sub-influencer .headline img {
	vertical-align: baseline;
}
#sub-influencer .title {
	font-weight: bold;
}
#sub-influencer a:hover .title {
	text-decoration: underline;
}
#sub-influencer .date {
	color: #333;
}
#sub-influencer .up {
	margin-left: 4px;
}
#sub-influencer .lead {
	color: #333;
}
#sub-influencer .more {
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
* html #sub-influencer .more {
	font-size: 72%;
}
*:first-child+html #sub-influencer .more {
	font-size: 72%;
}


/** #shopping ----------------------------------------------**/
#shopping {
    width: 100%;
    margin-bottom: 18px;
    background: url(../../../images/cnt/top/shop_job_flm.png) repeat-y center top;
}
#shopping h3 {
    margin-bottom: 8px;
    padding: 12px 10px 0px;
    background: url(../../../images/cnt/top/shop_job_flm.png) no-repeat left top;
}
#shopping h3 span {
    display:block;
    padding: 2px 0 2px 10px;
    background: url(../../../images/general/common/icons/square_s_gr_ico.png) no-repeat scroll left 0.1em;
    font-weight:bold;
    border-bottom: 1px solid #ccc;
}
#shopping h4 {
    margin-bottom: 4px;
}
#shopping div {
    padding: 0px 10px 20px;
}
#shopping .shop_cosme {
    padding-bottom: 26px;
    background: url(../../../images/cnt/top/shop_job_flm.png) no-repeat right bottom;
}
#shopping .shop_cosme h4 {
    padding-top: 14px;
    border-top: 1px dotted #ccc;
}

/* #shopping dl---------------- */
#shopping .shop-wrap {
    display: block;
    margin-bottom: 13px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
#shopping .shop-txt {
    float: right;
    width: 166px;
    margin-right: 18px;
}
#shopping .shop-txt span {
    display: block;
}
#shopping .shop-ttl {
    margin-bottom: 8px;
    font-size: 95%;
    font-weight: bold;
    line-height: 1.3;
}
#shopping a:hover .shop-ttl {
    text-decoration: underline;
}
#shopping .shop-ol {
    line-height: 1.3;
    color: #666;
    font-size: 83%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#shopping .shop-img {
    display: block;
    float: left;
    border: 1px solid #ccc;
}

/* #shopping h6---------------- */
#shopping h5 {
    margin-bottom: 2px;
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: bold;
}

/* #shopping ul---------------- */
#shopping ul a {
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 1.3;
}
#shopping li {
    display: inline;
    margin-right: 1em;
}

/** #jobhunt ----------------------------------------------**/
#jobhunt {
    width: 100%;
    margin-bottom: 15px;
    background: url(../../../images/cnt/top/shop_job_flm.png) repeat-y center top;
}
#jobhunt h3 {
    margin-bottom: 15px;
    padding: 12px 10px 0px;
    background: url(../../../images/cnt/top/shop_job_flm.png) no-repeat left top;
}
#jobhunt h3 span {
    display:block;
    padding: 2px 0 2px 10px;
    background: url(../../../images/general/common/icons/square_s_gr_ico.png) no-repeat scroll left 0.1em;
    font-weight:bold;
    border-bottom: 1px solid #ccc;
}
#jobhunt h4 {
    margin-bottom: 4px;
}
#jobhunt div {
    padding: 0px 10px 15px;
    background: url(../../../images/cnt/top/shop_job_flm.png) no-repeat right bottom;
}

/* #jobhunt dl---------------- */
#jobhunt dl {
    position: relative;
    margin-bottom: 9px;
    padding-bottom: 5px;
    min-height: 67px;
}
#jobhunt .job-wrap {
    display: block;
    margin-bottom: 13px;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
#jobhunt .job-txt {
    float: right;
    width: 166px;
    margin-right: 18px;
}
#jobhunt .job-txt span {
    display: block;
}
#jobhunt .job-ttl {
    margin-bottom: 8px;
    font-size: 95%;
    font-weight: bold;
    line-height: 1.3;
}
#jobhunt a:hover .job-ttl {
    text-decoration: underline;
}
#jobhunt .job-ol {
    line-height: 1.3;
    color: #666;
    font-size: 83%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}
#jobhunt .job-img {
    display: block;
    float: left;
    border: 1px solid #ccc;
}

/* #shopping h6---------------- */
#shopping h5 {
    margin-bottom: 2px;
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: bold;
}

/* #jobhunt h6---------------- */
#jobhunt h5 {
    margin-bottom: 2px;
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    font-weight: bold;
}

/* #jobhunt ul---------------- */
#jobhunt ul a {
    color: #666;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
    font-size: 83%;
    line-height: 1.3;
}
#jobhunt li {
    display: inline;
    margin-right: 1em;
}

/** #facebook-aty ----------------------------------------------**/
#facebook-aty {
	margin-bottom: 18px;
}
/** #twitter-wgt ----------------------------------------------**/
#twitter-wgt h4 {
	font-weight: bold;
}

/** #theme module -----------------------------------------------------**/

#theme {
    clear:both;
    margin-bottom:24px;
}

#theme h3 {
  background: url(../../../images/cnt/top/frm_theme.png) no-repeat top;
  padding: 15px 20px 0;
  font-weight: bold;
}

#theme h3 span {
  display: block;
  padding: 5px;
  border-bottom: 1px solid #D0D0D0;
}

#theme .inner {
  background: url(../../../images/cnt/top/frm_theme.png) no-repeat bottom;
}

#theme .wrap {
  width: 910px;
  margin: 0 auto;
  padding: 9px 0;
  border-top: 1px solid #FFF;
}

#theme .category,
#theme .effect,
#theme .generation-skin,
#theme .element,
#theme .shop {
  float: left;
}

#theme .category {
  width: 382px;
}

#theme .effect,
#theme .generation-skin,
#theme .element,
#theme .shop {
  width: 113px;
}

#theme .category,
#theme .effect,
#theme .generation-skin,
#theme .element {
  margin-right: 19px;
}

#theme h4 {
  margin-bottom: 10px;
  padding: 0 5px;
  background: #E1E1E1 url(../../../images/cnt/top/bg_theme.png) repeat-x top left;
  border: 1px solid #FFF;
  font-size: 95%;
  font-weight: bold;
  line-height: 21px;
}

#theme h5 {
  margin-bottom: 6px;
  font-size: 95%;
  font-weight: bold;
  line-height: 1.2;
}

#theme ul {
  margin-bottom: 12px;
}

#theme li {
  margin-bottom: 8px;
  padding-left: 8px;
  background: url(../../../images/general/common/icons/arrow2_gr_ico.png) no-repeat left 0.3em;
  line-height: 1.3;
  font-size: 83%;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
}

#theme li a,
#theme li a:visited {
    text-decoration: none;
}

#theme li a:hover,
#theme li a:active {
    text-decoration: underline;
}

#theme .category .clearfix {
  margin-left: -14px;
}

#theme .category .section {
  display: inline;
  float: left;
  width: 118px;
  margin-left: 14px;
}

#theme .view-more,
#theme .view-more a {
  background: url(../../../images/cnt/top/btn_theme.png) no-repeat;
}
#theme .view-more {
    float: right;
    background-position: left top;
}
* html #theme .view-more {
    margin-left: /*387*/468px;
}
#theme .view-more a {
  display: block;
/*  width: 561px; */
  height: 29px;
    margin-left: 5px;
    padding-left: 10px;
    padding-right: 20px;
    background-position: right top;
  text-align: center;
  line-height: 29px;
  font-weight: bold;
  text-decoration: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#theme .view-more a {
  letter-spacing: -0.1em;
}
}
#theme .view-more a:hover {
  text-decoration: underline;
}
#theme .view-more a strong {
    font-weight: bold;
}

/** footer module -----------------------------------------------------**/
#footer {
  text-align: center;
  clear: both;
}
#footer .pagetop {
  padding: 0 10px 45px 0;
  text-align: right;
}
#footer .pagetop a {
    font-size: 95%;
  padding-left: 11px;
  background: url("/images/general/common/icons/icon_pagetop.png") no-repeat left center;
}
#footer .pagetop a:visited {
    color: #068681;
}
#footer .pagetop a:hover {
    color: #07b0a9;
}

/* #footer dl ------------------------*/
#footer dl {
  width: 870px;
  margin: 0 auto 15px;
}
#footer dt {
  float: left;
  background: url("/images/general/common/bg/bg_csm_footer.png") no-repeat center center;
  color: #FFF;
  width: 136px;
  line-height: 26px;
  font-size: 90%;
    margin-top: 4px;
}
#footer dd {
  float: right;
  width: 720px;
  color: #666;
}
#footer dd li {
  float: left;
  padding-right: 15px;
  line-height: 1.5;
  text-align: left;
  font-size: 95%;
  white-space: nowrap;
}
#footer dd li a {
    padding-left: 3px;
  font-weight: bold;
  text-decoration: none;
}
#footer dd li a:hover {
  text-decoration: underline;
}

/* #footer .menu ------------------------*/
#footer .menu{
  display: inline-block;
  margin-bottom: 10px;
  border-right: solid 1px #ccc;
  line-height: normal;
  white-space: nowrap;
}
* html #footer .menu{
  display: inline;
}
*:first-child+html #footer .menu{
  display: inline;
}

#footer .menu li{
  display: inline;
  padding: 0 10px;
  border-left: solid 1px #ccc;
}
#footer .menu li a { color: #555; text-decoration: none; }
#footer .menu li a:hover { color: #07B0A9; text-decoration: underline; }

/* #footer .declr ------------------------*/
#footer .declr {
	text-align: center;
	padding: 5px 0 10px;
}
/* #footer .change ------------------------*/
#footer .change {
  width: 250px;
  margin: 10px auto 15px;
		padding: 10px 0;
		border: 1px solid #b4e2d1;
		background: #e9f8f3;
		text-align:center;
}
#footer .change li {
  display: inline;
  padding: 0 10px;
}
#footer .change .select{
  font-weight: bold;
		border-right: solid 1px #ccc;
}

/* #footer .copyright ------------------------*/
#footer .copyright {
  margin-bottom: 15px;
  padding-top: 5px;
  font-size: 83%;
  font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif;
  color: #555;
  line-height: 1.3;
}

/* #footer address ------------------------*/
#footer address {
  padding: 8px;
  background: #74bbab;
  font-size: 95%;
  color: #FFF;
}
#footer address a:link,
#footer address a:visited {
    color: #fff;
    text-decoration: none;
}
#footer address a:hover {
    text-decoration: underline;
}

/** common parts ---------------------------------------------------------**/

/** .view-more ------------------------------------------**/
#picup-rank dd ul .view-more,
#topic-qa ul .view-more,
#mobile .view-more,
#news .view-more,
#brand-collection .view-more,
#sp-contents .view-more,
#fan-club .view-more,
#brand-news .view-more,
#present .view-more,
#beautynews .view-more,
#my_area dl .view-more,
#my-login .view-more,
#my-career .view-more {
    padding: 5px 7px 8px 0px;
    text-align: right;
    background: url(../../../images/general/common/icons/viewmore_ico.png) no-repeat right center;
    font-weight: normal;
}
#picup-rank .view-more a,
#topic-qa .view-more a,
#mobile .view-more a,
#news .view-more a,
#brand-collection .view-more a,
#sp-contents .view-more a,
#fan-club .view-more a,
#brand-news .view-more a,
#present .view-more a,
#beautynews .view-more a {
    color: #555;
    text-decoration: underline;
    font-size: 95%;
    font-weight: normal;
}
#picup-rank .view-more a:hover,
#topic-qa .view-more a:hover,
#mobile .view-more a:hover,
#news .view-more a:hover,
#brand-collection .view-more a:hover,
#fan-club .view-more a:hover,
#brand-news .view-more a:hover,
#sp-contents .view-more a:hover,
#present .view-more a:hover,
#beautynews .view-more a:hover {
    color: #07B0A9;
}

#picup-rank dd ul .view-more,
#topic-qa ul .view-more {
    margin-right: 5px;
    padding-bottom: 10px;
}
#my_area dl .view-more {
    background-position: right 0.8em;
}

/** .up -----------------------------------------------**/
#news .up,
#brand-collection .up,
#sp-contents .up,
#fan-club .up,
#brand-news .up,
#present .up,
#beautynews .up{
    margin-left: 2px;
}
#my_area .up,
#news .up,
#brand-collection .up,
#sp-contents .up,
#fan-club .up,
#brand-news .up,
#present .up,
#beautynews .up{
    vertical-align: baseline;
}

/** #relief-donations -----------------------------------------------**/
#relief-donations {
	border: 2px solid #b4e2d1;
	background: #e9f8f3;
	margin-bottom: 12px;
	color: #068681;
	font-weight: bold;
	text-align: center;
}
#relief-donations a {
	display: block;
	margin: 0 auto;
	padding: 15px 13px;
	text-decoration: none;
}
#relief-donations a:hover {
	text-decoration: underline;
}
#relief-donations span {
	padding-right: 18px;
	background: url(../../../images/general/common/icons/ico_arw_l_grn_right.png) no-repeat right center;
}