* {
	margin:0;
	padding:0;
	border:0;
	font-size: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",Osaka;
}

body {
	font-size: 1.0em;
	text-align: center;
	background-image: url('img/bg_dot.gif');
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 740px;
	border-left:solid 1px #d2d2d2;
	border-right:solid 1px #d2d2d2;
	background: #fff;
	background-image: url('img/bg_contents.gif');
}

h1 {
	font-weight: normal;
	font-size: 1.0em;
	padding: 0.3em;
	background-color: #14376b;
	color: #fff;
}

#header {
	background-image: url('img/bg_header.jpg');
	background-repeat: no-repeat;
	padding: 2.3em 0 1.4em 1.0em;
}

#header p {
	padding: 0.1em 0 0 0;
	font-size: 0.8em;
	line-height: 1.3em;
}

#contents {
	padding: 1.0em 1.0em 2.0em 1.0em;
}

#intro {
	width: 480px;
	float: left;
	margin-right: 25px;
}

#intro h3 {
	font-size: 1.0em;
	border: solid 1px #d2d2d2;
	border-left: solid 8px #79c1e9;
	color: #333;
	padding: 3px 0 2px 5px;
}

#intro p {
	margin-top: 0.3em;
	line-height: 1.6em;
	color: #333;
}

#intro span {
	color: #f00;
}

#items dl {
	width: 140px;
	float: left;
	margin-top: 0.5em;
	_margin-top: 0.8em;
	margin-right: 30px;
	font-size: 0.8em;
}

#items dt {
	line-height:1.5em;
}

#items dd {
	line-height:1.3em;
}

#items .end {
	margin-right: 0px;
}

#items dd {
	text-align: right;
}

#items b{
	color: #f00;
	font-size: 1.2em;
	padding: 0 0.1em;
}

#items p {
	clear: both;
	text-align: center;
	color: #f00;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.3em 0;
	_padding: 0.1em 0 0.1em 0;
}

.btn {
	text-align: right;
	margin-bottom: 1.0em;
}

.btn img {
	margin-left: 10px;
}

#sideBar {
	float: left;
}

#login {
	width: 192px;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #333;
}

#login p {
	margin-bottom: 0.3em;
}

#infomation {
	margin-top: 8px;
	width: 189px;
	_width: 191px;
	border:solid 1px #ccc;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #333;
	background: #e3e3e3;
}

#infomation dl {
	margin: 0.5em 0.5em 0.7em 0.5em;
}

#infomation dt {
	margin-bottom: 0.2em;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: dashed 1px #333; 
	line-height: 1.2em;
}


#infomation dd {
	margin-bottom: 0.2em;
}

#sdbnr {
	margin-top:10px;
}

#sdbnr img {
	border-left: solid 5px #f00; 
}

#footer {
	clear: both;
	background: #d2d2d2;
	margin-top: 0.5em;
	padding: 1px 0;
}

#footer p {
	text-align: right;
	font-size: 0.8em;
	padding: 0.2em 1.0em 0 0;
	color: #787878;
	border-top: solid 1px #fff;
}

a.hl:link,
a.hl:visited {
	color:#ffffff;
	text-decoration:none;
}

a.hl:hover {
	color:#ffffff;
	text-decoration:underline;
}
