@charset "shift_jis";

/* common
------------------------------------- */
#path {
}
#contents {
	width: 530px;
	padding-left: 15px;
	padding-top: 15px;
}
h2 { /*pagetitle*/
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
h3 { /*title*/
	width: 515px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #360;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 110%;
	background-image: url(../img/h3_bg.jpg);
	background-repeat: repeat-x;
	line-height: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #360;
	border-bottom-color: #360;
	background-position: top;
}
h4 { /*subtitle*/
	width: 490px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #060;
	background-image: url(../img/h4_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-size: 110%;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 100%;
	height: 18px;
}
p.indent {
	padding-left:1em;
	text-indent:-1em;
}
p.indent-txtL {
	padding-left:1em;
	text-indent:-1em;
	font-size: 1.1em;
}
.txtarea {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.txtarea p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtarea dl {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.txtarea dt {
	background-color: #F4EAEA;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-size: 125%;
	line-height: 1.5;
}
.txtarea dt .name {
	font-size: 85%;
	color: #666;
}
.txtarea dd {
	padding-left:10px;
	margin-right:0px;
	margin-bottom:30px;
	clear:both;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.txtarea ul {
	padding-left: 32px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtarea ol {
	padding-left: 32px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.txtarea li {
	margin-bottom: 5px;
}

.tablebox table,.tablebox3 table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-color: #999;
	line-height: 1.4em;
}
.tablebox td,.tablebox3 td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}
.tablebox .TD1 {
	background-color: #EEE6C5;
	text-align: center;
	white-space: normal;
}
.tablebox .TD2 {
	background-color: #F8F3E4;
}
.tablebox2 table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-color: #999;
	line-height: 1.4em;
	margin-top: 5px;
}
.tablebox2 td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

.tablebox2 .TD1,.tablebox3 .TD1 {
	background-color: #EEE6C5;
	text-align: center;
	white-space: normal;
}
.tablebox2 .TD2,.tablebox3 .TD2 {
	background-color: #F8F3E4;
}
.tablebox3 td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
.brdr-R {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.brdr-B {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.combox {
	background-color: #EFEFEF;
	padding: 15px;
}
.titlebox {
	width: 515px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	color: #360;
}
*html body .titlebox {/*IE6*/
	width: 515px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	color: #360;
	font-weight: bold;
}
.pagetop {
	width: 515px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-bottom: 20px;
	clear: both;
}
.btn_form {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-pL {
	padding-left: 15px;
}
.box-pB {
	padding-bottom: 5px;
}
.box-right {
	text-align: right;
}
.box-center {
	text-align: center;
}
.scdlCom {
	font-size: 0.85em;
	padding-top: 5px;
}

.img-L {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.img-R {
	float: right;
	padding-bottom: 10px;
	padding-left: 5px;
}
.img-N {/*normal*/
	padding-right: 15px;
	padding-bottom: 10px;
}
.img-L img, .img-R img, .img-N img {
	padding: 3px;
	margin-bottom: 3px;
	border: 1px solid #CCC;
}
.img-border {
	padding: 3px;
	border: 1px solid #CCC;
}
.caption {
	font-size: 0.85em;
	color: #666;
	line-height: 1.1em;
	padding-bottom: 3px;
	text-align: center;
}

/* clearfix
----------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* index
------------------------------------- */
.index-com {
	background-color: #FAF7EB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.sympTitle {
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A8A8A8;
	font-size: 1.1em;
}

/* tablink
------------------------------------- */
.tablink {
	height: 50px;
}
.tablink p {
	background-color: #F7F3E4;
	float: left;
	width: 100px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	border: 2px solid #EBE1BA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin-right: 5px;
}
.tablink p a {
	display: block;
}
.joinsoon {
	color: #C00;
	background-color: #FFF4F4;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #C00;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 10px;
}
.pagetop2 {
	text-align: right;
	padding-top: 10px;
}
.thank_img {
	float: left;
}
.thank_com {
	padding-left: 180px;
}
.seraprof {
	background-color: #FAF5ED;
	font-size: 0.9em;
	margin: 4px;
	padding: 5px;
	border: 1px solid #EBD7B6;
	color: #563F18;
	line-height: 1.6em;
}
.seraprof img {
	float: right;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
}
.telno {
	text-align: center;
	font-size: 20px;
	color: #F11215;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border: 3px double #FD0004;
}
