/* getPDF
----------------------------*/
#getPDF {
  margin-top:1em;
  padding-top:1em;
  background:url(img/dot_666.gif) repeat-x;
}
#getPDF p.left {
  float:left;
  width:150px;
}
#getPDF .pdf {
  padding:4px 20px;
  font-weight:bold;
  background:url(img/pdf_icon.gif) no-repeat 0 50%;

}
#getPDF p.right {
  float:left;
  width:500px;
}

/* INDEX
--------------------------------------------------------------------*/
#index-cont {
	margin-left:16px;
}
#index-left {
	float:left;
	width:440px;
}
#index-left #news-side {
  padding-right:10px;
}
#index-left #banner-side {
  margin-bottom:10px;
}
#index-left #banner-side img {
  vertical-align:bottom;
}
#index-left #banner-side li {
  float:left;
  margin:0 10px 10px 0;
  padding:0;
  background:none;
}
#index-left #builder-etc-side {
  padding-right:10px;
}

#index-left #builder-side {
  float:left;
  width:290px
}

#index-news {
	width:429px;
	height:300px;
	margin:0 0 10px 0;
	overflow:auto;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#index-news p {
	margin:0 10px 0 10px;
	padding:0.5em 0;
	line-height:1.2em;
	background:url(img/dot_666.gif) repeat-x bottom;
}
#index-center {
	float:left;
	width:326px;
}
#index-right {
	float:left;
	width:150px;
}
#index-cont .date {
	color:#2c858d;
}
#index-osusume {
	width:316px;
	padding-bottom:1em;
	border:1px solid #ccc;
	background:#ffffcb;
}
#index-osusume-inner {
	margin:5px 8px 0 8px;
}
#index-osusume table.layout{
	border:0;
}
#index-osusume-inner .item {
	padding: 5px 0;
	background: url("img/dot_666.gif") repeat-x bottom;
}
#index-osusume-inner .item .image {
}
#index-osusume-inner .item .image {
	float:left;
	margin-right: 5px;
}
#index-osusume-inner .item .text {
	overflow: hidden;
}
#index-osusume-inner .item-link {
	cursor: pointer;
}
#index-osusume-inner .over {
	background-color: #FBEFB3;
}
#index-osusume-inner .feature-link {
	display:block;
	margin-top:0px;
	text-align: right;
}
/* ENTRY
--------------------------------------------------------------------*/
#cont-entry table.form {
	width:100%;
}
#cont-entry table.form th {
	width:20em;
}
#cont-entry #agree {
	padding:0.5em;
	height:20em;
	overflow:auto;
	border:1px solid #999;
}
#cont-entry #agree-checkbox {
	margin:1em 0;
	text-align:center;
	font-weight:bold;
}
#cont-entry #submit {
	text-align:center;
	font-size:1.5em;
}
#cont-entry #submit input {
	font-size:1.2em;
}
#cont-entry label {
	cursor:pointer;
}
#cont-entry input.name,
#cont-entry input.yomi,
#cont-entry input.tel,
#cont-entry input.corp {
  width:50%;
}
#cont-entry input.email {
  width:80%;
}
#cont-entry textarea.addr1,
#cont-entry textarea.addr2 {
  width:90%;
  height:4em;
  font-size:1em;
}
#cont-entry p.service-note {
  margin-top:0.5em;
  line-height:1.2em;
}
#cont-entry p.service-note span {
  font-weight:bold;
  color:#2C858D;
}
#cont-entry th .required {
  padding-left:0.5em;
  color:#e00;
  font-size:0.8em;
  font-weight:normal;
}
/* KENTEI
--------------------------------------------------------------------*/
.kentei-entry-btn {
  margin-top:2em;
  text-align:center;
}
/* MEMBER HP
--------------------------------------------------------------------*/
.memberhp #shopinfo {
  padding: 8px;
  background: #f6fcfa;
}
.memberhp #shopinfo h3 {
  padding: 0;
  background: none;
}
.memberhp #main-wrapper .left {
  float: left;
  width: 366px;
}
.memberhp #main-wrapper .right {
  float: right;
  width: 300px;
}
.memberhp #main-wrapper .right .item {
  margin-bottom :20px;
}
.memberhp #main-wrapper .right .item .body {
  margin-top : 5px;
}
.memberhp #main-wrapper #content-header {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
}
.memberhp #main-wrapper #content-header .title {
  padding:10px 0 0 0;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
  font-size: 30px;
}
.memberhp #main-wrapper #content-header .title_sub {
  font-size: 16px;
}
.memberhp #main-wrapper p {
  line-height: 1.6em;
}