@charset "utf-8";

body {
	background-color: #00A0E9;
	margin:0;


}





div#wrapper {
    width: 900px;
    margin: 0 auto;
    text-align: left;

}



/* �w�b�_�[ */

div#header {
	width: 900px;
	height: 145px;
	margin: 0 auto;
	background-color:#00A0E9;
	color:#ffffff;
	font-family: "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S Pro", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", sans-serif;
}

/* �i�r */

div#navigator {
	width: 900px;
	height: 45px;
	margin: 0 auto;
	background-color:#00A0E9;
	padding-top: 12px;
	color:#ffffff;
	border-top: 1px solid #ffffff;
	font-family: "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S Pro", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", sans-serif;
}

.navi_top {
	text-align: left;
	margin-left: 20px;
}

.navi_another {
	text-align: left;
	margin-left: 30px;
}

a { text-decoration: none;
}
a:visited { color:#ffffff; text-decoration: none
}
a:hover {
text-decoration:none;
color:#ffff00;
}

/* �R���e���c */
div#content {
	width: 690px;
	margin: 0 auto;
	font-size: 0.85em;
	background-color:#00A0E9;
	color:#ffffff;
	border: 25px solid #ffffff;
	padding: 55px 80px 40px 80px;
	text-align: left;
	font-family: "���S�V�b�N��", "Yu Gothic", YuGothic, "�q���M�m�p�S Pro", "Hiragino Kaku Gothic Pro", "���C���I", "Meiryo", sans-serif;

}

hr {
   border:solid #fff;
   border-width:1px 0 0 0;
   height:1px;/* for IE6 */
   clear:both;/* for IE6 */
}

.textbox {
	float:left;
	margin-top: 10px;
	font-size: 120%;

}


.imgbox {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
}

.imgbox2 {
	float:left;
	margin-top: 10px;
	margin-left: 0px;
}





.transition {
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
}

.clear {
	clear:both;
}


.img_position { text-align : center ; }




h2 {
  margin: 5 0 -10 0; /
  font-size: 130%; /
}


div#footer {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	font-size: 0.85em;
	text-align: center;
	color:#ffffff;
}
