/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
option {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-color: #ffe4e1;
	text-align: center;
}

div#main table{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div#main{
text-align:center;
}

td{
	background-color: #ffffff;
	vertical-align: top;
}

td#main{
	vertical-align: top;
}

div#footer{
text-align:center;
font-weight:bold;
}

h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
 font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック", san-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-style: normal;
	font-size: small;
	line-height: 1.6;
}

ul,ol,dl,img {
	margin: 0px;
	padding: 0px;
}
ul,ol {
	list-style-type: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}

img.point {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	vertical-align: -15px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
}


font.title{
font-weight:bold;
font-size:14px;
}


/* ---------- */
a{
	font-size: 13px;
	line-height: 25px;
}
p {
	color: #000000;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 12px;
}