* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
/*
	background-color: #290076;
*/
	background-color: #FF43FC;
	text-align:center;
	font-family:'ゴシックフォント',sans-serif;
	color: #ffffff;
	font-size:12px;
	line-height:14px;
}
a:link { color: #ffffff; text-decoration:underline; font-weight:bold;}
a:visited  { color: #ffffff; text-decoration:underline; font-weight:bold;}
a:hover  { color: #ffddbb; text-decoration:underline; font-weight:bold;}

div#all{
	width:760px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
}

div#flash{
	width:760px;
	height:600px;
}

div#shita{
	margin-top:10px;
	width:720px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;

}

div#shita2{
	margin-top:10px;
	width:760px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:20px;
}

h1{
	height:20px;
	color: #ffffff;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-align:center;
}

h2{
	font-size:12px;
	line-height:14px;
	height:14px;
	padding:2px 2px 2px 10px;
	font-weight:bold;
	color:#ffffff;
	border-top:1px solid #6E52A2;
	border-right:1px solid #6E52A2;
	border-left:10px solid #6E52A2;
	border-bottom:1px solid #6E52A2;
	margin-bottom:10px;
	background-color:#290076;
}

table.link{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}

table.link td{
	text-align:center;
	padding:2px;
}

table.link2{
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
table.link2 th{
	width:104px;
	height:1p;x
}

table.link2 td{
	width:88px;
	text-align:center;
	padding:2px;
}
