@charset "Shift_JIS";

body{	text-align:center;
	background-color : #f5f5ff;
	background-image : url("../sub/bc.gif");
	background-repeat : repeat-x;
	}
.contents{
	width:930px;
	margin:auto;
	background-color : #ffffff;
	border-right:solid 1px #aaaaaa;
	border-left:solid 1px #aaaaaa;
	}
a{	text-decoration:none;
	color:#0000ff;
	}
h1{	font-family:"‚l‚r ‚oƒSƒVƒbƒN",osaka,Sans-Serif;
	font-size:2em;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	background-color:#8080ff;
	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:40px 10px 0px;
	padding:0px;
	}
h3{	font-family:"‚l‚r ‚oƒSƒVƒbƒN",osaka,Sans-Serif;
	font-size:1.5em;
	color:#555555;
	text-align:left;
	font-weight:bold;
	margin:20px 20px 10px;
	padding:0px 0px;
	}
p{	font-size:1.1em;
	color:#333333;
	line-height:1.6em;
	text-align:left;
	margin:0px 10px 5px;
	padding:5px 0px;
	}
.sq{	width:900px;
	height:auto;
	font-size:1em;
	color:#333333;
	line-height:1.5em;
	float:left;
	text-align:left;
	background-color : #fafafa;
	border-right:solid 2px #888888;
	border-left:solid 2px #888888;
	border-top:solid 2px #888888;
	border-bottom:solid 2px #888888;
	margin:10px 4px;
	padding:20px 10px;
	}

img{	border:solid 15px #ffffff;
	}

.bold{	font-weight:bold;
	color:#333333;
	}
.red{	font-size:0.9em;
	color:#ff0000;
	}
.redb{	font-size:1em;
	font-weight:bold;
	color:#ff0000;
	}
.blueb{	font-size:0.8em;
	font-weight:bold;
	color:#0000ff;
	}
.green{	font-size:1em;
	color:#00a000;
	}

