@charset "Shift_JIS";

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

Site URL:       https://www.cosme.net/information
File name:      info.css
Created:        2010-07-21
Last update:    2011-10-26 by fujimotoo
by Author Style Info:     新着一覧（What's New）CSS
----------------------------------------------------------- */

/* -- 共通 --*/
.information h2 {
	margin: 10px 0 20px;
	padding: 0 0 0 24px;
	background: url(/images/general/common/icons/ico_title.png) no-repeat scroll -950px 50%;
	font-size: 200%;
	line-height: 1.6;
}
*:first-child+html #main h2 {
	background-position /*\**/: -950px 40%;
}
html>/**/body #main h2 {
	background-position /*\**/: -950px 40%\9;
}
.information h2 .rss img {
 margin-bottom: -2px;
 padding-left: 13px;
 vertical-align: baseline;
}
.information  h3 {
	background: url(/images/help/help_common_head_line01.gif) repeat-x left bottom;
	margin: 0 0 8px 0;
	padding: 0 0 2px;
	color: #4eb691;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
}
.information h3 img {
    margin: 0 0 7px 0;
}
div#infoArchives p.informationLink {
    text-align: right;
    padding: 0 3px 0 0;
    margin: 0 0 5px 0;
}
div#infoArchives p.informationLink a {
    background: url(/images/help/help_common_icon_arrow.gif) no-repeat left 6px;
    font-size: 12px;
    padding: 0 0 0 7px;
    color: #333;
  text-decoration: none;
}
div#infoArchives p.informationLink a:hover {
 color: #07b0a9;
 text-decoration: underline;
}
.information #sub {
    margin-top: 20px;
}


/*-----------------------------------------------------------------

    新着一覧（What's New）

-------------------------------------------------------------------*/

div#infoArchives  {
    margin: 0 0 40px 0;
}
div#infoArchives h3 {
    background: url(/images/help/help_common_head_line01.gif) repeat-x left bottom;
    height: 22px;
    margin: 0 0 6px 0;
}
div#infoArchives p.helpLink {
    margin: 0;
}
div#infoArchives p.helpLink a {
    color: #666;
}
div#infoArchives dl dt {
    padding: 0 0 0 10px;
    line-height: 2.3;
    float: left;
}
div#infoArchives dl dd {
    padding: 0 0 0 60px;
				border-bottom: 1px dotted #bdb8ad;
    line-height: 2.3;
}
div#infoArchives dl dd span {
    color: #4eb691;
    margin: 0 5px 0 0;
}
div#infoArchives dl dd a {
    margin: 0 3px 0 0;
    text-decoration: none;
}
div#infoArchives dl dd a:link {
    color: #333333;
}
div#infoArchives dl dd a:visited {
    color: #333333;
}
div#infoArchives dl dd a:hover {
    color: #07b0a9;
    text-decoration: underline;
}
div#infoArchives dl dd a:active {
    color: #07b0a9;
    text-decoration: underline;
}
div#infoArchives dl dd a.up {
    padding: 0 25px 0 0;
    background: url(/images/common/common_ico_up.gif) no-repeat right center;
}