a:link  { color: #333333; text-decoration: underline }
a:visited {color :#333333; text-decoration:underline;}
a:active {color :#FF6600; text-decoration :underline;}
a:hover {color :#FF6600; text-decoration :underline;}
a.b:link  { color:#333333; text-decoration: none;}
a.b:visited {color :#333333; text-decoration:none;}
a.b:active {color :#FF6600; text-decoration :none;}
a.b:hover {color :#FF6600; text-decoration :none;}
a.bl:link  { color:#0099CC; text-decoration: underline;}
a.bl:visited {color :#0099CC; text-decoration:underline;}
a.bl:active {color :#FF3300; text-decoration :underline;}
a.bl:hover {color :#FF3300; text-decoration :underline;}
a.w:link  { color:#FFFFFF; text-decoration: none;}
a.w:visited {color :#FFFFFF; text-decoration:none;}
a.w:active {color :#FF9900; text-decoration :none;}
a.w:hover {color :#FF9900; text-decoration :none;}
ul { margin: 0px; padding-left: 25px }
ol { margin: 0px; padding-left: 25px }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 16px;
	color: #ffffff;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	text-align: center;	
	height: 20px;
	padding: 2px 0 0 0;	
}


h2 {
	font-size: 17px;
	color: #000000;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	background: url(img/h1.gif) no-repeat;
	text-align: center;	
	height: 30px;
	padding: 5px 0 0 0;	
}

h3 {
	font-size: 15px;
	color: #000000;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	background: url(img/h2.gif) no-repeat;
	text-align: center;	
	height: 24px;
	padding: 5px 0 0 0;	
}



p {
	font-size: 14px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	line-height:21px;
	margin: 10px;
}

p1 {
	font-size: 16px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	line-height:24px;
}

p2 {
	font-size: 16px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
"Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
"MS PGothic", sans-serif;
	color: #ffffff;
	line-height:24px;
}



li{
	font-size: 12px;
	margin: 10px;
}

img.a {
     height: auto;
	 margin-right:5px
     }

img{
  vertical-align:bottom;
}

input[type=text]{
height:30px;
font-size:0.6em;
}