@charset "Shift_JIS";

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

Site URL:       https://www.cosme.net/
File name:      /css/cnt/bst/12/abc.css
Created:        2012-10-22
Last update:    2016-10-17
by Author Style Info: bst 12 about css
----------------------------------------------------------- */

/* -----------------------------------------------------------
Table of Contents

* common
* about
* total
----------------------------------------------------------- */

/* ---------------------------------------------------------------
 common
--------------------------------------------------------------- */
#cnt-abc .abc-inr {
	padding: 20px 18px;
	background: #fff;
	border-bottom: 1px solid #dfd5b9;
}

#cnt-abc .abc-inr.last {
  border-bottom: 0;
}

#cnt-abc .abc_ttl{
	background: #fff url(../../../../images/cnt/bst/16/bdr_cmnt_ttl.png) center bottom no-repeat;
	color:#75663c;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 15px;
	margin-bottom: 20px;
}

#cnt-abc #inr-main p,
#cnt-abc #inr-main li{
	line-height: 1.6;
}

#cnt-abc #inr-main .pagetop {
	margin-top: 10px;
}

#cnt-abc #inr-main .abc-inr .pagetop{
	margin-bottom: 0;
	margin-top: 20px;
}

/* asid-sbtm
----------------------------------------------------------- */
#inr-hdr #asid-sbtm {
  float: right;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: -15px;
}

/* ---------------------------------------------------------------
 about
--------------------------------------------------------------- */
#inr-main #about h3 {
	color: #75663c;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 14px;
}

#inr-main #about .logo {
  float: right;
  margin: 0 0 10px 15px;
}

/* ---------------------------------------------------------------
 total
--------------------------------------------------------------- */
#inr-main #total .list-box{
  background: #f5f2e8;
  margin-top: 15px;
  margin-bottom: 15px;
}

#inr-main #total .list-box-inr{
  padding: 15px 20px;
}

#inr-main #total .list-box-inr ul{
  color: #342a11;
}

#inr-main #total .list-box-inr .total-subtxt{
  color: #75663c;
}

#inr-main #total .note li{
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	margin-top: 5px;
	font-size: 11px;
}

