td, th{
	font-size: 90%;
}

p{
	margin:0px;
	padding:0px;
}
.px10 {
	font-size: 100%
}
.px14st {
	font-weight: bold; font-size: 135%; color: #ff0000
}
h2 {
	font-size: 160%; margin-bottom: 0px; color: #339933; font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; letter-spacing: 1px
}
h2 span {
	font-weight: normal; font-size: 150%
}
h1 {
	margin-top: 0px;  margin-bottom: 0px;
}

a.toplink:link {
	color: #333333; text-decoration: none
}
a.toplink:visited {
	color: #333333; text-decoration: none
}
a.toplink:hover {
	color: #333333; text-decoration: none
}
a.toplink:active {
	color: #333333; text-decoration: none
}
.linkstyle h3 {
	margin-top: 1em; font-size: 1.2em; margin-bottom: 1em
}
.linkstyle ul {
	margin-top: 1em; margin-left: 0.5em; list-style-type: none
}
.linkstyle ul li {
	margin-bottom: 1em; line-height: 1.3em
}
.linkstyle ul li a {
	color: #006633
}
.linkstyle ul li a:link {
	text-decoration: underline
}
.linkstyle ul li a:visited {
	text-decoration: underline
}
.linkstyle ul li a:hover {
	text-decoration: none
}
.linkstyle ul li a:active {
	text-decoration: underline
}
.linkstyle ul li a strong {
	font-size: 1.1em; color: #006633
}
.tblprice01 em {
	display: inline-block; width: 1.6em; font-style: normal; text-align: right
}

/*===============================================================================*/

.csslinks{
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";	
	font-size: 80%;
}
.csslinks:link{
	color:#0066cc;
	text-decoration:underline;
	font-size: 80%;
}
.csslinks:visited {
	color:800080;
	text-decoration:underline;
	font-size: 80%;
}
.csslinksdiv{
	width:680px;
	vertical-align:middle;
	margin-bottom:3px;
}
.cssnavspan{
   	margin-bottom: 0px;
   	color:#000000; 
   	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; 
   	letter-spacing: 1px;
   	text-decoration:none ;
	vertical-align:middle;
	font-size: 90%;
}

/* ROOT MENU */
.rootmenu {
	font-size: 90%;
   	margin-bottom: 0px;
   	color: #0066cc; 
   	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; 
   	letter-spacing: 1px;
   	text-decoration:none;/*ここをunderlineに変えるとセパレータにも影響する*/
	vertical-align:middle;
}
.rootmenuhover { }
/* sub(popup) menu */
.submenucontainer {
  border: solid 1px #0066cc;
  background-color:#ffffff;
}
.submenu {
   margin-bottom: 0px;
   color: #0066cc; 
   font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; 
   letter-spacing: 1px;
   text-decoration:none;
}
.submenu td, .submenu td span {
	padding: 2px;
  	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; 
  	font-size: 90%;

}
.SubMenuHover {
  background-color: #0066CC;
  color:#FFFFFF;
}
.SubMenu .SubMenuIcon {
  border-left: solid 3px #cce4ff;
}
.SubMenuHover .SubMenuIcon {
  border-left: solid 3px #0066CC;
}

.LoginControl:link, .LoginControl:visited, .LoginControl:hover
{
   	margin-bottom: 0px;
   	color: #0066cc; 
   	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic"; 
   	letter-spacing: 1px;
   	text-decoration:none;
	vertical-align:middle;
}

.head-cell
{
	padding: 5px;
	white-space: nowrap;
}

.c-left
{
	width: 150px;
}

.c-column
{
	padding: 0;
	margin: 0;
	width: 575px;
}

.c-column #dnn_ContentPane
{
	margin-left: 25px;
}
