/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
sup {vertical-align:super; font-weight:normal;}

body {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #efefef;
	font-family: serif;
}
a:link {
	color: #333333;
	text-decoration: none;
} 
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #999999;
	text-decoration: underline;
}
a:active {
}
h1 {
	margin: 72px auto 0 auto;
	text-align: center;
	width: 100%;
}

h1 a {
	display: block;
} 
h1 a img {
	border: 9px solid white;
}
h1 a:hover img {
	border: 9px solid #dddddd;
}
#pack {
	width: 958px;
	margin: 0 auto;
	position: relative;
}
p.menu {
	text-align: right;
	margin:9px;
	font-size: 93%;
	width: 100%;
}
#footer {
	text-align: center;
	bottom: 0;
	width: 940px;
	left: auto;
	right: auto;
	font-size: 85%;
	margin-top: 90px;
}
.items {
}
.pack {
	position: relative;
}
ul {
}
#copyright {
	font-size: 85%;
	margin-top: 72px;
	padding-left:20px;
	line-height: 16px;
}
#copyright p {
	margin: 8px auto;
}
.idTabs {
}
#photo {
	position: absolute;
	top: 18px;
	left: 220px;
	z-index: 1;
}
#photo li {
	display: inline;
}
#photo li a {
	display: block;
	margin: 0 18px 18px 0;
	float: left;
}
#photo li a img {
	border: 9px solid white;
}
#photo li a:hover img {
	border: 9px solid #dddddd;
}
#photo p {
margin: 9px 0;
}
#menu-box {
	position: absolute;
	width: 220px;
	top: 18px;
	left: 0;
}
#menu-box li {
	font-size: 85%;
	line-height: 18px;
	margin: 9px 0;
}
#menu-box li a {
	padding: 5px 10px 5px 20px;
}
a.selected {
	font-weight: bold;
	text-decoration: none;
	background-color: white;
}
#menu-box li#news a {
	background: #d6d6d6;
	color: #333333;
}

#haroshi,#message {
	width: 552px;
	margin-bottom: 54px;
}
#ex dt {
	margin-top: 9px;
	font-weight: bold;
}
#ex dd {
	margin-left: 18px;
}
