/* ---------------------------------------------------------
基本設定
--------------------------------------------------------- */

* {
  margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	border: 1px solid #FF6666;
}
/* Win IE4~6, Mac IE5.x */
*html #wrapper {
	width: 762px;
}
#wrapper #navi {
	background-image: url(../img/c_bknav.gif);
}
#wrapper #navi td.btnTd {
	padding-right: 2px;
	height: 22px;
	vertical-align: top;
}
#wrapper #contents {
	width: 100%;
}
#copyright {
	text-align: left;
	width: 760px;
	margin: 0px auto;
}
.clearBoth {
	clear: both;
}
hr.dashed {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
p {
	font-size: 82%;
	line-height: 125%;
	margin: 5px;
}
ul, ol {
}
ul li, ol li {
	font-size: 82%;
	line-height: 125%;
}

/* -------------------------------------------------------------------
	Basicテキストリンク
------------------------------------------------------------------- */
a:link		{ color: #4F779E; text-decoration: none}
a:visited	{ color: #4F779E; text-decoration: none}
a:hover		{ color: #0044B5; text-decoration: underline}
a:active	{ color: #0044B5; text-decoration: underline}


/* -------------------------------------------------------------------
	products
------------------------------------------------------------------- */
#products {
	width: 720px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#products #head {
	position: relative;
	width: 100%;
}
#products #head .temp {
	position: absolute;
	left: 600px;
	top: 25px;
}
#products #documents {
	background: url(../products/img/bk_clmnfoot.gif) repeat-y bottom;
	padding-bottom: 25px;
	margin-top: 5px;
}
#products #documents #box {
	padding-right: 20px;
	padding-left: 20px;
}
#products #documents #item {
	width: 200px;
	float: left;
}
#products #documents #point {
	width: 460px;
	float: right;
}
#products #documents #point .zukei {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#products #documents #point ul {
}
#products #documents #point ul li {
	background: url(../products/img/ic_list.gif) no-repeat 0px 5px;
	padding-left: 15px;
	list-style-type: none;
}
#products #documents #point p.price {
	margin: 7px 0 5px 16px;
	font-size: 72%;
}
#products #documents #point p.price span {
	font-size: 95%;
}
#products #documents #info {
	float: left;
	width: 330px;
}
#products #documents #info p {
	margin-bottom: 15px;
}
#products #documents #info table {
	width: 100%;
}
#products #documents #info table td {
	font-size: 70%;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9797;
}
#products #documents #attention{
	float: right;
	border: 1px solid #FF6666;
	width: 330px;
	background: #FFE6E6;
	padding: 5px;
}
#products #documents #attention ul {
	margin-left: 10px;
}
#products #documents #attention ul li {
	font-size: 70%;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url(../products/img/ic_list2.gif) no-repeat 0px 3px;
	list-style-type: none;
	padding-left: 15px;
}
#products #documents #attention ul li ol {
	margin-left: 20px;
}
#products #documents #attention ul li ol li {
	font-size: 100%;
	background: url(none);
	list-style-type: decimal;
	padding-left: 0px;
}
#products #foot {
}
/* ------------------ */
#products h1{
}
#products h2{
}
#products h3{
}
#products h4{
	font-size: 9pt;
	color: #FFFFFF;
	background: #FF6666;
	padding: 3px 8px;
}
#products h5{
	color: #FF3300;
}
#products h6{
}
/* -------------------------------------------------------------------
	jiten
------------------------------------------------------------------- */
#jiten {
	width: 700px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#jiten .seibun p {
	padding-right: 10px;
	padding-left: 10px;
}
#jiten .column p {
	padding-left: 8px;

}
/* ------------------ */
#jiten h1{
}
#jiten h2{
}
#jiten h3{
}
#jiten h4{
}
#jiten h5{
}
#jiten h6{
}

