@charset "utf-8";

small {
	font-size: smaller;
	color: #666666;
}
#menubar {
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #D4D4D4;
}
#footer {
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: small;
	color: #666666;
	margin: 0px;
	padding: 2px;
	clear: both;
}
#leftbar {
	margin: 0px;
	padding: 4px;
	clear: left;
	float: left;
	width: 162px;
	background-color: #D2D2D2;
	display: block;
	height: 100%;
}

#leftbar h3 {
	font-size: 11pt;
	margin: 2px;
	padding: 4px;
}
#leftbar ul {
	margin: 0px;
	padding: 0px;
}
#leftbar li {
	list-style-type: none;
	margin: 2px;
	padding: 6px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.wrap {
	height: 100%;
	display: block;
	position: static;
}

#contents {
	background-image: url(images/contents_lt.gif);
	background-repeat: repeat-y;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#main_contents {
	float: right;
	clear: right;
	display: block;
	width: 560px;
	margin: 0px 8px 0px 0px;
	padding: 12px 0px 0px;
}
.menunavi {
	margin: 0px 0px 2px;
	padding: 4px;
	font-size: 10.5pt;
	line-height: 1.2em;
	background-color: #F3F3F3;
	color: #666666;
	letter-spacing: 0.1em;
}
.menunavi a {
	color: #5A5A5A;
	text-decoration: none;
}
.menunavi a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.clear {
	clear: both;
}
.blog {
	border: 1px solid #999999;
}
.tips {
	font-size: 8pt;
	padding: 1px 2px;
	color: #FFFFFF;
	margin: 2px;
}
.anybox {
	margin: 4px;
	padding: 6px 12px;
}
.anybox p {
	margin: 2px 2px 4px;
	padding: 2px;
}
.address {
	font-size: 8.5pt;
	background-color: #E7E7E7;
}
.link_text a {
	color: #0099FF;
	text-decoration: none;
}
.link_text a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.itemlist {
}
.itemlist table {
	background-color: #999999;
}
.itemlist tr {
	background-color: #FFFFFF;
}
.itemlist th {
	background-color: #E3E3E3;
	text-align: center;
	color: #884400;
}
.itemlist td {
	font-size: smaller;
}
.center {
	text-align: center;
}

.h3_green {
	background-image: url(images/h3_green.gif);
	background-repeat: no-repeat;
	height: 26px;
	margin: 8px;
	padding: 8px 4px 4px 24px;
	color: #5A5A5A;
}

.bk_black {
	background-color: #000000;
}

.bk_lightgray {
	background-color: #E7E7E7;
}

.bk_pink {
	background-color: #FFE8E8;
}

.bk_darkblue {
	background-color: #336699;
}

.font_red {
	color: #CC3300;
}

.font_large {
	font-size: larger;
}

.border_white {
	border: 1px solid #FFFFFF;
}
.border_gray {
	border: 1px solid #666666;
}
.border_edge {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
.floatbox_l {
	clear: left;
	float: left;
}
.list li {
	margin: 0px;
	padding: 4px 4px 12px;
	list-style-type: disc;
}
.list a {
	font-weight: bold;
}
.sheet th {
	background-color: #EBEBEB;
}
.sheet td {
	text-align: left;
}
.cartnavi {
	margin: 2px;
	padding: 1px;
}
.underLineDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.cartnavi a {
	color: #993300;
	text-decoration: none;
	background-color: #FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDBA6;
	border-right-color: #B56C00;
	border-bottom-color: #B56C00;
	border-left-color: #FFDBA6;
	padding: 2px 4px;
}
.cartnavi a:hover {
	color: #993300;
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B56C00;
	border-right-color: #FFDBA6;
	border-bottom-color: #FFDBA6;
	border-left-color: #B56C00;
}

.greennavi a {
	color: #16510F;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9FFF8;
	border-right-color: #00A685;
	border-bottom-color: #00A685;
	border-left-color: #D9FFF8;
	padding: 2px 4px;
	background-image: url(images/green_button.gif);
	background-repeat: repeat-x;
	background-color: #66CC00;
}
.greennavi a:hover {
	text-decoration: underline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00A685;
	border-right-color: #D9FFF8;
	border-bottom-color: #D9FFF8;
	border-left-color: #00A685;
}

.page_title {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 8px 0px;
	color: #5F4A47;
}
.contents_title {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 8px 0px;
}
.pink_title {
	padding: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #E5BDA2;
	border-right-color: #E5BDA2;
	border-bottom-color: #E5BDA2;
	border-left-color: #E5BDA2;
	margin: 8px 0px;
	color: #98572C;
}
.yellow_h3 {
	background-image: url(images/leftbar_h3.gif);
	background-repeat: repeat;
	background-color: #FBEDC5;
	border: 1px solid #E5CB84;
}
.aswindow {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
	position: absolute;
	background-color: #EEEEEE;
	width: 320px;
}
