body {
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	}
	
h1,h2,h3,h4,p,pre,ul,li {
	margin: 0;
	padding: 0;
	}
	
h1 {
	text-indent: -9999px;
	}

h2 {
	position: absolute; top: 10px;
	text-align: left;
	font-size: 16px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	color: #444;
	}

h2 a {
	text-decoration: underline;
	}

h3 {
	position: relative;
	text-align: left;
	font-size: 12px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 0;
	padding: 0;
	}

h4 {
	position: relative;
	text-align: left;
	font-size: 13px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bold;
	line-height: 120%;
	color: #333;
	margin: 0;
	padding: 0;
	z-index: 2;
	}

p {
	position: relative;
	text-align: left;
	font-size: 12px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #333;
	margin-top: 10px;
	}

small {
	text-align: left;
	font-size: 12px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #333;
	margin: 0;
	padding: 0;
	}

#header {
	positon: relative;
	width: 420px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	}

#container {
	position: relative;
	width: 420px;
	height: 370px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: solid 1px #aaa;
	overflow: scroll;
	}

.yoko {
	width: 300px;
	height: auto;
	}

.tate {
	float: left;
	width: 200px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	}

.tate02 {
	width: 200px;
	height: auto;
	margin-right: 5px;
	margin-bottom: 5px;
	clear: both;
	}



#cresit {
	text-align: left;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	line-height: 120%;
	color: #000;
	margin: 0;
	padding: 0;
	}

#footer {
	position: relative;
	text-align: right;
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #000;
	margin-top: 5px;
	margin-left: 25px;
	}

#footer a {
	font-size: 10px;
	font-family:osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}

#footer a:hover {
	color: #f00;
	}