@charset "Shift_JIS";
/*ƒeƒXƒg*/
body{	text-align:center;
	background-color:#f8f8ff;
	text-align:center;		
	}
.contents{
	width:930px;
	margin:20px auto 50px;
	}
a{	text-decoration:none
	}
a:link	{
	color: #000080;
	}
a:visited{
	color: #000080;
	}
a:hover {
	color: #000080;
	font-weight : bold;
	}
h1{	font-family:"‚l‚r ‚oƒSƒVƒbƒN",osaka,Sans-Serif;
	font-size:3em;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	background-color:#5050ff;
	margin:20px 100px;
	padding:5px;
	}
h2{	font-family:"‚l‚r ‚oƒSƒVƒbƒN",osaka,Sans-Serif;
	font-size:1em;
	color:#333333;
	text-align:center;
	margin:0px 10px;
	padding:0px 0px;
	}
p{	font-size:1.1em;
	color:#666666;
	line-height:1em;
	text-align:left;
	margin:0px 10px 5px;
	padding:5px 0px;
	}
.pre{	line-height:1.6em;
	font-size:1.1em;
	color:#666666;
	}
.dl{	text-align:center;
	}
a:link.dl { color: #a00000; }
a:visited.dl { color: #a00000; }

.blue{	color:#ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#0000cc;
	}
.col{	width:300px;
	height:auto;
	float:left;
	margin:0px 10px
	padding:0px;
	}
