@charset "utf-8";
/*----- English ------*/
#navi-submain-ja {
	display: none;
}
/*--------------------*/

#navi-main .Products h4 {
	background-image: url(imagesdkn/tag-gry02.gif);
}

#navi-main .Products li {
	display: block;
}
.box-c {
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10pt;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 3px ridge #CCCCCC;
}
.box-a {
	background-color: #FFFFCC;
	padding-left: 20pt;
	border: 3px ridge #CCCCCC;
}
.indent-right30 {
	text-indent: 30px;
}

.cap-left{
	text-align: left;
	color: #3333FF;
	font-size: 14px;
	font-weight: normal;
}

.cap-left-tmp{
	text-align: left;
	color: #3333FF;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 70px;
}

.standard-tbl{
	background-color: #CCFFFF;
	margin-left: 20px;
}
.standard-tbl td{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}



.em-red {
	color: #FF0000;
}
.each-product {
	margin: 10px;
	padding: 10px;
}

#notice {
	font-weight: bold;
	color: #0033FF;
	margin-left: 40px;
	padding: 10px;
	border: thin solid #FF0000;
	background-color: #FFFFFF;
	width: 350px;
}
.td-right {
	text-align: right;
}
h5 {
	font-size: large;
	margin-right: 70px;
	background-color: #CCFFCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
}

ul.ul-mark1 {
	list-style-image: url(imagesdkn/ul-mark1.gif);
	line-height: 130%;
	vertical-align: middle;
}
p.col-right {
	margin-right: 70px;
	font-weight: normal;
}
em.em-normal {
	font-weight: normal;
	font-style: normal;
	display: block;
}
h5.h5-opt {
	font-size: large;
	margin-right: 70px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

h5.h5-opt2 {
	font-size: large;
	margin-right: 70px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
}
.col-center {
	text-align: center;
}
div.branch-box {
	padding-bottom: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*
a:link img.branch {
	color: #FFFF00;
}
a:hover img.branch {
	color: #FF6600;
	padding: 12px;
	border: medium solid #00CCFF;
	background-color: #00FFFF;
}
a:visited img.branch {
	color: #CCFF00;
}
*/

p.p-bottom {
	margin-top: -70px;
	margin-left: 400px;
	width: 200px;
}
.box-a h3 {
	clear: both;
}
/*
.box-a h3.mgn30 {
	margin-top: 30px;
}
h3.blueimg-back h3.mgn40 {
	margin-top: 50px;
}
*/
div.box-product {
	background-color: #FFFFCC;
	padding: 20pt;/*	border: 3px ridge #CCCCCC; */
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
em.un-em{
	font-weight: lighter;
}