@charset "Shift_JIS";
/* テキストリンク ************************************************/
a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover   { color: #000000; text-decoration: underline; }
a:active  { color: #000000; text-decoration: underline; }
/* ページの基本設定 ************************************************/



.text a:link    { color: #000000; text-decoration: underline; }
.text a:visited { color: #000000; text-decoration: underline; }
.text a:hover   { color: #000000; text-decoration: underline; }
.text a:active  { color: #000000; text-decoration: underline; }

body {
	margin: 0;
	padding:0;
	background: #FFFFFF;
	font-size: 90%;
	line-height: 152%;
	color: #000;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;/* ブラウザ間でデフォルトのフォントが違うので指定すること */
}


#container {
  width: 780px;
  margin: 0 auto;
  background: #FFFFFF;

}


#content {
  width: 780px;
}

hr {
	visibility: visible;
	height: 0;
	margin: 0;
	color: #CCC;
}


/* header ************************************************/
#header{
	width:780px;
	height:600px; /*高さの計算がおかしい？*/
	padding:0;
	margin:0;
	background: url(../img/01.jpg)  no-repeat;
	text-align:left;
	}

#header h1{
	margin:0 0 0 5px;
	padding:0;
	font-size:14px;
	text-align:left;
	color: #ffffff;
	top: 6px;
	height: 23px;
	line-height:180%;
}

/* h1要素のリンクにも文字色の指定すること */
#header h1 a{
	color:#FFF;
	text-decoration:none;
	margin:0;
	padding:0;
}


#header p{
    margin:0;
	padding:0;
}



.headline{
	margin:0;
	padding:0;
	background: url(../img/03.jpg)  no-repeat;
	height:259px;
	width:780px;
}


.headline p{
	margin:10px 0 0 40px;
	padding:0;
	height:143px;
	width:394px;
}

#header p.headmain{
    margin:0;
	padding:10px 40px;
	line-height:227%;
}

/* content_1 ************************************************/
#content_1{
	width:780px;
	height:700px;
	padding:0;
	margin:0;
	margin-bottom:20px;
	background: url(../img/07.jpg)  no-repeat ;
	text-align:left;
	}

#content_1 h2{
	margin:0;
	padding:9px 0px 0 95px;
	font-size:23px;
	text-align:left;
	color:#fff;
	top: 0px;
	height: 35px;
}


#content_1 p{
	padding:0;
	margin:10px 40px;
	font-size:12px;
	}

/* content_1 maincontent *****************/
#content_1 .maincontents{
	background: url(../img/08.jpg) 0 0  no-repeat ;
	padding:0;
	margin:0 0 30px 0;
	height:557px;
	width:780px;
}

#content_1 .maincontents h3{
	margin:0;
	padding:25px 0 0 45px;
	width:520px;
	color:#FFF;
	font-size:22px;
	line-height:100%;
}

#content_1 .maincontents dl{
	margin:0;
	padding:15px 0 0 45px;
	width:690px;
	font-size:12px;
}

#content_1 .maincontents dl dt{
	font-size:18px;
	color:#FF88c4;
	font-weight:bold;
	line-height:200%;
}

#content_1 .maincontents dl dd{
	margin-left:0;
	font-size:12px;
	color:#000;
	line-height:170%;
}
	

/* content_2 ************************************************/
#content_2{
	top:600px;
	width:780px;
	padding:0;
	margin:0;
	background: url(../img/12.jpg)  no-repeat ;
	text-align:left;
	}
	
	
#content_2 h2{
    margin:0;
	padding:14px 0px 10px  95px;
	font-size:23px;
	text-align:left;
	color:#fff;
	top:0px;
	height:35px;
}

.left{
	float:left;
	width:522px;
	height:222px;
	padding:20px 20px 0 20px;
}

.right{
	float:right;
	width:218px;
	height:242px;
}

	/* content_2　会話 ************************************************/
span.clear {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

#conversation{
	width:780px;
	padding:0;
	margin:0;
	text-align:center;
	}


span.class{
	clear:both;
}

#conversation{
	padding:0;
	margin:0;
	}

#conversation .column_1{
	padding:0;
	margin:0;
	background:url(../img/15.jpg) 0 0 no-repeat;
	height:134px;
}
#conversation .column_1 p{
	padding:80px 0 0 80px;
	margin:0;
	font-size:12px;
}


#conversation .column_2{
	padding:0;
	margin:0;
	background: url(../img/16.jpg) 0 0 no-repeat;
	height:92px;
}

#conversation .column_2 p{
	padding:25px 0 0 0;
	margin:0;
	font-size:12px;
}

#conversation .column_3{
	padding:0;
	margin:0;
	background: url(../img/17.jpg) 0 0 no-repeat;
	height:92px;
}

#conversation .column_3 p{
	padding:35px 0 0 80px;
	margin:0;
	font-size:12px;
}

#conversation .column_4{
	padding:0;
	margin:0;
	background: url(../img/18.jpg) 0 0 no-repeat;
	height:92px;
}

#conversation .column_4 p{
	padding:35px 0 0 0;
	margin:0;
	font-size:12px;
}

#conversation .column_5{
	padding:0;
	margin:0;
	background: url(../img/19.jpg) 0 0 no-repeat;
	height:114px;
}
#conversation .column_5 p{
	padding:35px 0 0 80px;
	margin:0;
	font-size:12px;
}


/* 申し込みボタン ************************************************/


#footerbtn{
	margin:2px 0 15px 0;
	padding:0;
	text-align:center;
	}

/* footer ************************************************/
#footer{
  margin:0;
  padding:0;
  text-align:center;
  width:780px;
  width: 100%;  /* IE6バグ対策 */
}

img {
	border: none;
		}
	
#copy a{
	color:#000;
	margin:0;
	padding:0;
}

/* CSS Document */
