/* CSS Document */

body {
  color: #000000;
		font-size: 14px;
		line-height: 1.4;
		background-image: url(../img/back_line.gif);
		background-repeat: repeat-x;
		background-position: left 90px;
	 margin: 0px;
	 padding: 0px;
		text-align: center;
}

p {
  margin: 0.4em 0;
}		

input,textarea {
		font-size: 14px;
}  

img.left {
  float: left;
		padding-right: 12px;
}

.clear {
  clear: both;
}
				
/*   #header   */
div#header h1 {
  text-indent: -9999px;
		background: url(../img/logo.gif);
		width: 150px;
		height: 65px;
		margin: 18px auto 0 auto;
}

div#header h1 a {
	 display: block;
		width: 150px;
		height: 65px;
  overflow: hidden;
}		

/*   #contents   */
div#contents {
}		

div#contents h2 {
  text-indent: -9999px;
		background: url(../img/ouendan.gif);
		width: 471px;
		height: 172px;
		margin: 30px auto 0 auto;
}

div#top_image {
		background: url(../img/image.jpg);
		width: 559px;
		height: 171px;
		margin: 0 auto;
}

div#top_image p {
  display: none;
}

/*   #jouhou - メルマガ内容   */
div#jouhou {
  width: 420px;
		margin: 20px auto 0 auto;
}		

div#jouhou h3 {
  text-indent: -9999px;
		background: url(../img/jouhou.gif);
		width: 420px;
		height: 37px;
		margin: 0;
}

div#jouhou ol {
		width: 400px;
		margin: 10px auto 0 auto;
}

div#jouhou ol li {
  text-align: left;
		padding: 1px 0;
}

.center {
  text-align: center;
}		

.right {
  text-align: right;
}		

/*   #nyudan - 入団フォーム   */
div#nyudan {
  width: 420px;
		margin: 25px auto 0 auto;
  text-align: left;
}		

div#nyudan h3 {
  text-indent: -9999px;
		background: url(../img/nyudan.gif);
		width: 420px;
		height: 24px;
		margin: 0;
}

table#nyudan_form {
  width: 400px;
		margin: 13px auto 7px auto;
}		

table#nyudan_form th {
  font-weight: normal;
		padding-right: 10px;
}		

.caution {
  font-size: 12px;
}		

#nyudan_button {
  text-indent: -9999px;
  border: 0px;
  width: 199px;
  height: 33px;
  background: url(../img/button.gif);
		margin: 12px auto 0 110px;
}

/*   #present_1 - プレゼント   */
div#present_1 {
  width: 600px;
		margin: 25px auto 0 auto;
  text-align: left;
}		

div#present_1 h3 {
  text-indent: -9999px;
		background: url(../img/present_1.gif);
		width: 600px;
		height: 100px;
		margin: 0;
}

div#present_1 p {
  margin: 20px 10px 0 0;
		line-height: 1.6;
}		

.red {
  color: #ff0000;
		font-weight: bold;
}		

/*   #footer   */
div#footer {
  clear: both;
		padding-top: 20px;
}	

div#footer p {
		padding: 5px 0 10px 0;
}	

/*   #form_hh - 配配メールフォーム   */
div#form_hh {
  width: 600px;
		margin: 50px auto 0 auto;
}		