* {
	margin: 0px;
}

body,
ul,
ol {
	padding: 0px;
}

body {
	font-size: 90%;
}

a img {
	border: none;
}

/*------------------------------------------
	Latout
------------------------------------------*/

#header {
	width: 760px;
}

#contents {
	position: relative;
	width: 760px;
	overflow: hidden;
}

#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html #contents {
	height: 1em;
	overflow: visible;
}
/**/

#main {
	width: 100%;
	margin-left: -16.5%;
	float: right;
	margin-bottom: 30px;
}

#main #content {
	margin-left: 20%;
}

#main #forSidemenu {
	margin-left: 20%;
}

#main #forNoSidemenu {
	margin-left: 5%;
}

#subNavi {
	width: 16.5%;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
}

#footer {
	clear: both;
	width: 760px;
}

/*------------------------------------------
	Header
------------------------------------------*/

#header {
	position: relative;
	margin-bottom: 15px;
}

#siteID {
	text-align: left;
	margin-left: 4px;
}

#mainNavi {
	list-style: none;
	height: 32px;
	background: #6666CC url(../images/bg_navi.gif) repeat-x center bottom;
	color: #FFF;
}

* html #mainNavi {
	margin-right: -1%;
}

#mainNavi li {
	text-align: center;
	float: left;
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
	width: 16.6%;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 5px solid #C4CDF0;
	background: url(../images/separator_navi_01.gif) no-repeat left top;
	background-color: #6666CC;
}

/*\*/
* html #mainNavi li {
	height: 32px;
}
/**/

#mainNavi li a {
	color: #FFFFFF;
	text-decoration: none;
}

#mainNavi li span:hover {
	text-decoration: underline;
}

#mainNavi li.stay {
	background-color: #C4CDF0;
}

#mainNavi li.stay span {
	color: #000000;
	background-color: #C4CDF0;
}

#smallNavi {
	list-style: none;
	position: absolute;
	right: 5px;
	bottom: 32px;
        margin-bottom: 4px;
}

#smallNavi li {
	display: inline;
	float: left;
}

#smallNavi li a {
	margin-left: 15px;
}

#smallNavi li span { 
	background: url(../images/marker_01.gif) no-repeat left;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
        padding-left: 15px;
}

#smallNavi li span:hover {
	text-decoration: underline;
}


/*------------------------------------------
	Sub Navigation
------------------------------------------*/

#subNavi a {
	text-decoration: none;
	color: #000000;
}

#subNavi a:hover {
	text-decoration: underline;
}

#subNavi ul {
	margin-bottom: 15px;
}

#subNavi ul li {
	list-style: none;
}

#subMainNavi {
	width: 100%;
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	margin-left: 5px;
}

#subMainNavi li {
	background: url(../images/marker_01.gif) no-repeat 6px 8px;
}

#subMainNavi li a {
	font-weight: bold;
	font-size: 95%;
	display: block;
	padding-left: 20px;
	padding-top: 6px;
}

/*\*/
* html #subMainNavi li a {
	width: 100%;
	height: 100%;
}
/**/

#subMainNavi li span {
	display: block;
	font-weight: normal;
	margin-left: -20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 90%;
	background: url(../images/separator_01.gif) repeat-x center bottom;
}

#subOtherNavi {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 1px;
        margin-left: 5px;
}

#subOtherNavi li {
	font-size: 90%;
	margin-bottom: 6px;
	border-left: 5px solid #F93;
	border-bottom: 1px solid #F93;
	border-top: 1px solid #F93;
	border-right: 1px solid #F93;
        background: #FFF;

	/* 360
        background: #D6FAEE;
	background: #F8EBD1;
        background: #E3FAD6;
        background: #FAF5D6;
        background: #DEFCDC;
        background: #FEE7BC;
        */

}


#subOtherNavi li a {
	display: block;
	padding: 8px 5px 8px 5px;

}

/*\*/
* html #subOtherNavi li {
	width: 100%;
}

* html #subOtherNavi li a {
	width: 100%;
	height: 100%;
	text-align: left;
}
/**/

#subOtherNavi li.bannerLink {
	border: none;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#subOtherNavi li.bannerLink a {
	padding: 0px;
}

#subOtherNavi li img {
	vertical-align: bottom;
}

#subLinkNavi {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 1px;
        margin-left: 5px;
}

#subLinkNavi li {
	font-size: 90%;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	background: url(../images/marker_05.gif) no-repeat 6px 50%;
}

/*\*/
* html #subLinkNavi li {
	width: 100%;
}
/**/

#subLinkNavi li a {
	display: block;
	padding: 10px 10px 10px 20px;
}

/*\*/
* html #subLinkNavi li a {
	width: 100%;
	height: 100%;
}
/**/

#subLinkNavi li.bannerLink {
	border: none;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

#subLinkNavi li.bannerLink a {
	padding: 0px;
}

#subLinkNavi li img {
	vertical-align: bottom;
}


#subNavi .cTitle {
	font-size: 90%;
	padding: 10px 0px 10px 20px;
	background: url(../images/marker_06.gif) no-repeat 6px 50%;
	background-color: #679934;
}

.categoryNavi li {
	background: url(../images/separator_01.gif) repeat-x center bottom;
	padding-bottom: 1px;
	width: 100%;
	font-size: 90%;
}

.categoryNavi li a {
	display: block;
	padding: 10px 0px 10px 20px;
	background: url(../images/marker_05.gif) no-repeat 6px 50%;
}

/*\*/
* html .categoryNavi li a {
	width: 100%;
	height: 100%;
}
/**/

.categoryNavi li.check a {
	background: url(../images/marker_07.gif) no-repeat 6px 50%;
	background-color: #E6E6E6;
	color: #000000;
}

.subCategoryNavi {
	margin-bottom: 0px !important;
}

.subCategoryNavi li {
	background: url(../images/separator_01.gif) repeat-x center bottom;
	padding-bottom: 1px;
	width: 100%;
	font-size: 90%;
}

.subCategoryNavi li a,
.categoryNavi li.check .subCategoryNavi li a {
	display: block;
	padding: 5px 0px 5px 30px;
	background: url(../images/marker_02.gif) no-repeat 16px 50%;
}

/*\*/
* html .subCategoryNavi li a {
	width: 100%;
	height: 100%;
}
/**/

.subCategoryNavi li.check a,
.categoryNavi li.check .subCategoryNavi li.check a {
	background: url(../images/marker_08.gif) no-repeat 16px 50%;
	background-color: #E6E6E6;
	color: #000000;
}

.subsubCategoryNavi {
	margin-bottom: 0px !important;
}

.subsubCategoryNavi li {
	background: url(../images/separator_01.gif) repeat-x center bottom; 
	padding-bottom: 1px;
	width: 100%;
	font-size: 85%;
}

.subsubCategoryNavi li a,
.subCategoryNavi li.check .subsubCategoryNavi li a,
.categoryNavi li.check .subcCtegoryNavi li.check .subsubCategoryNavi li a {
	display: block;
	padding: 5px 0px 5px 40px;
	background: url(../images/marker_03.gif) no-repeat 26px 50%;
}

/*\*/
* html .subsubCategoryNavi li a {
	width: 100%;
	height: 100%;
}
/**/

.subsubCategoryNavi li.check a,
.subCategoryNavi li.check .subsubCategoryNavi li.check a,
.categoryNavi li.check .subCategoryNavi li.check .subsubCategoryNavi li.check a {
	background: url(../images/marker_03.gif) no-repeat 26px 50%;
/*	padding-bottom: 1px; */
	background-color: #E6E6E6;
	color: #000000;
}

.subMenu {
	color: #336600;
	text-indent: 15pt;
	border-bottom-width: 1px;
	border-bottom-color: #003300;
	background-color: #CCCC99;
	border-top-width: 1px;
	border-top-color: #003300;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0.5em;
}


/*------------------------------------------
	Footer
------------------------------------------*/

#footer {
	text-align: left;
	border-top: 3px solid #6666CC;
}

#footerInformation {
	background-color: #D5D9EC;
	color: #000000;
        padding-top: 5px;
	margin-bottom: 8px;
}

#footerInformation #lastupdate {
	font-style: normal;
	padding-left: 8px;
        padding-bottom: 2px;
}

#footerInformation #copyright {
	font-size: 90%;
	padding-left: 8px;
	padding-bottom: 8px;
	font-family: sans-serif;
}

#footerNoDate {
	background-color: #D5D9EC;
	color: #000000;
	text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
	margin-bottom: 8px;
}

#footerNoDate #copyright {
	font-size: 90%;
	padding-left: 8px;
	font-family: sans-serif;
}

/* obsolete

#footer a {
	color: #000000;
	background-color: #D5D9EC;
}

#footerInformation ul {
	list-style: none;
	padding: 8px 8px 0px 0px;
}

#footerInformation ul li {
	float: right;
	padding-right: 0.5em;
	margin-right: 0.5em;
	border-right: 1px solid #000000;
}

#footerInformation ul li#fn01 {
	border: none;
	padding: 0px;
	margin: 0px;
}

*/

/*------------------------------------------
	etc...
------------------------------------------*/

#breadCrumb {
	font-size: 90%;
	padding: 0px !important;
	margin-bottom: 10px;
	overflow: hidden;
}

#breadCrumb:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html #breadCrumb {
	height: 1em;
	overflow: visible;
}
/**/

#breadCrumb a {
	color: #000000;
	background-color: #FFFFFF;
}

#breadCrumb li {
	list-style: none;
	padding-left: 19px;
	background: url(../images/arrow_01.gif) no-repeat 5px 50%;
	float: left;
}

#breadCrumb li.leadHome {
	padding: 0px;
	background: none;
}

.leadTop {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	background: url(../images/marker_01.gif) no-repeat left center;
	margin: 0px;
	line-height: 1.0 !important;
	height: 1em;
}

.red {
        color: #FF0000;
}








