﻿@charset "UTF-8";
/* CSS Document */

@import url("styles-reset.css");
@import url("styles-site.css");
#content {
	background-image: url(../ablimg/bg_sidemenu.gif);
	background-repeat: repeat-y;
}
#side-menu {
	color: #FFFFFF;
	text-align: center;
	font-size: 80%;
}
#side-menu ul {
	list-style-type: none;
	line-height: 2em;
	margin-bottom: 20px;
}
#side-menu li {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
}
#side-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#side-menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#side-menu a:hover {
	color: #000000;
}
#content-navi {
	font-size: 70%;
	height: 30px;
}
#content-header {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content-header h1 {
	font-size: 100%;
	font-weight: bold;
	line-height: 50px;
}
#content-header #published {
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	float: right;
	width: 100px;
	text-align: right;
	font-family: Verdana;
}
.content-box {
	margin-bottom: 40px;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.4em;
}
.content-box h2 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 110%;
	background-color: #eeeeee;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content-box h3 {
	font-weight: bold;
	color: #3366FF;
	margin-bottom: 10px;
	font-size: 120%;
}
.content-box h4 {
	color: #000000;
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.content-box ul {
	margin-left: 20px;
	list-style-type: disc;
}
.content-box .more ul.sub {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	padding-top: 5px;
}
.content-box .image {
	background-color: #eeeeee;
	float: left;
	width: 160px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content-box .box {
	float: right;
	width: 390px;
	margin-bottom: 10px;
	display: inline;
}
.box .img-box {
	height: 170px;
}
.box .text {
	height: 80px;
	overflow: hidden;
}
.content-box  .more-link  {
	text-align: right;
	padding-bottom: 5px;
}
.content-box .more {
	margin-bottom: 10px;
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.content-box  .stock {
	background-color: #eeeeee;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
}
.content-box .box dl {
	line-height: 1.8em;
	background-color: #f0f4e4;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content-box   .box   dt    {
	float: left;
	width: 80px;
}
.content-box  .box  dd  {
	font-weight: bold;
}
.content-box .box dd .link {
	font-weight: normal;
	color: #0000FF;
}
.content-box .box dd.no {
	font-size: 120%;
	font-family: Verdana;
}
.content-box .box dd.price {
	font-size: 120%;
	font-family: Verdana;
}
#bottom-navi {
	font-size: 75%;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-family: Verdana;
}
#bottom-pagetop {
	font-size: 75%;
	text-align: right;
	padding-bottom: 10px;
	font-family: Verdana;
}
#toppage {
}
#toppage  h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #708090;
	margin-bottom: 30px;
}
#toppage h2 {
	font-size: 100%;
	line-height: 1.6em;
	font-weight: bold;
	color: #708090;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #708090;
	margin-bottom: 5px;
	padding-top: 10px;
}
#toppage .box {
	padding: 6px;
	float: left;
	width: 160px;
	margin-right: 6px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 75%;
	margin-left: 6px;
	margin-bottom: 10px;
}
#toppage .box img {
	padding-bottom: 5px;
}
#toppage ul {
	font-size: 75%;
	list-style-type: disc;
}
#toppage li {
	margin-bottom: 5px;
	margin-left: 20px;
}
#webpage {
}
#webpage  h3 {
	font-size: 100%;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 0px;
	color: #333333;
}
#webpage table {
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 20px;
}
#webpage th, #webpage td {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#webpage th {
	font-weight: normal;
	background-color: #eeeeee;
	width: 170px;
}
#webpage p {
	margin-bottom: 20px;
}
