
<style type="text/css">
 <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
body {

	text-align:center;	
 margin: 0; padding: 0; 
}

 {
 scrollbar-base-color:#ffffff;
 scrollbar-face-color:#ffffff;
}

table {
border: 2px #000000 solid;
border-collapse: collapse;
}
h1 {
color :#001e43;
  font-family:HGP行書体;
  font-size:72pt;
  width: 500px;
  padding: 10px;
  text-align: center;
  border: 1px solid #cccccc;
  margin: 30px auto;
  background-color: #f5f5f5
}

h2{
color :#001e43;
font-family:游ゴシック;
}

p { 
font-size : 12pt;
color :#001e43;
font-family:游ゴシック;
}

caption {
color: #f5f5f5;
caption-side: left;

body {
		/*IE6以下でセンタリングするための対策*/
}
div#pagebody {
	width:800px; margin:0 auto;	/*内容全体をセンタリング*/
	text-align:center;	/*テキストの配置を中央にする*/
a {
text-decoration: none;
}

ul {
list-style-type: square;
}
ol {
list-style-position: inside;
}
ul.yoko li {
display: inline;
margin-right: 10px;
}

a { text-decoration: none; }
