/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color: #000;
	background-image: url(images/img_bg.gif);
	background-repeat:repeat;
}
ul li{
	background-image: url(images/p_1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	list-style:none;
	background-position:left;
}

a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #2c2cbc;
}
.small {
	font-size: 12px;
}
a:visited {
	color: #602ac2;
}
a:hover, .menu a:active {
	color: #D16B90;
	text-decoration: underline;
}
td.headerLeft {
	border-bottom:3px solid #43a4d4;
}

td.headerRight {
	border-bottom:3px solid #43a4d4;
}
td.headerBg2 {
	background-image: url(images/headerBg2.jpg);
	background-repeat:repeat;
}
div.spaceBottom {
	padding-bottom:6px;
}
div.menu {
	padding-left: 15px;
	background-image: url(images/icon_arrow.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
div.menuC {
	padding-left: 15px;
	background-image: url(images/icon_arrow1.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
div.menuO {
	padding-left: 15px;
	background-image: url(images/icon_arrow2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
.menu a:link {
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.menu a:visited {
	text-decoration: none;
	color:#000000;
}
.menu a:hover {
	color:#000000;
	text-decoration: underline;
}
.menuC a:link {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}
.menuC a:hover  {
	text-decoration: underline;
	font-weight: bold;
	color:#003366;
}
.menuC a:visited  {
	text-decoration: none;
	font-weight: bold;
	color:#003366;
}
.menuO a:link {
	text-decoration: none;
	font-weight: bold;
	color:#a76200;
}
.menuO a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#a76200;
}
.menuO a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#a76200;
}
.submenu a:link {
	text-decoration: none;
	list-style:none;
}

.submenuC a:link {
	color:#003366;
	text-decoration: none;
	font-size: 12px;
}
.submenuC a:hover {
	color:#003366;
	text-decoration: underline;
}
.submenuC a:visited {
	color:#003366;
	text-decoration: none;
	font-size: 12px;
}
.submenuO {
	color:#a76200;
	text-decoration: none;
	font-size: 12px;
}
div.submenu {
	padding-left: 8px;
	background-image: url(images/icon_arrow3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
}

noImage.menu a {
	padding-left: 30px;
	background-image:none;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
div.lang {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px;
}
table.lightYellow {
	border:1px solid #666;
	background-color:#FFFDE8;
}
.hiddenImg {
	display: none;
}

td.menuBg {
	background-color: #d6f0fd;
	border-right: 1px solid #666666;
}

td.footer {
	background-color: #666666;
}
td.footer P {
	font-size:0.8em ;
	color: #FFF;
	text-align: center;

}

P {
	margin: 2px;
	padding:0px;
	font-size: 12px;
	line-height: 1.4;
	color: #000;
	font-family: Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
}
P.waku {
	padding:5px;
	margin: 10px;
	border: 1px solid #000;
	}
P.paddingLeft {
	padding-left: 10px;
	}
td.address {
	border-top: 2px solid #cccccc;
	background-color:
}

td.address P {
	font-size: 0.8em;
	font-family: Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	margin:0px;
	padding:2px 0 2px 10px;
}
.lang a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}
img.structure {
	padding-right:10px;
}
h2.citres {
	font-size: 1.3em;
	margin-bottom:0px;
	padding-bottom:6px;
	background-image:url(images/mainTitleBgC.jpg);
	background-repeat:repeat;
	padding-left:3px;
	padding: 6px;
	margin-bottom:3px;
	color:#FFFFFF;
}
h2.oxycomanthus {
	font-size: 1.3em;
	margin-bottom:0px;
	padding-bottom:6px;
	background-image:url(images/mainTitleBgO.jpg);
	background-repeat:repeat;
	padding-left:3px;
	padding: 6px;
	margin-bottom:3px;
	color:#FFFFFF;
}
h2 {
	font-size: 1.4em;
	margin-bottom:0px;
	padding-bottom:6px;
	background-image:url(images/mainTitleBg.jpg);
	background-repeat:repeat;
	padding-left:3px;
	padding: 6px;
	margin-bottom:3px;
	color:#FFFFFF;
}
h3 {
	font-size: 1.0em;
	margin-top:6px;
	margin-bottom:6px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	border-left:8px solid #d2ca60;
	background-image:url(images/titleBg.jpg);
	background-repeat:no-repeat;
	color: #000;
}
li {
	margin-left: 0px;
}
#contactus {
	text-align: left;
	margin-left: 20px;
 	background-color: #fff;
}

#contactus ul {
	line-height: 130%;
}
div.contactTitle {
	font-size: 12px;
 	background-color: #def3f7;
	font-weight: bold;
	padding-left: 20px;
	padding: 6px;
}

.contactTitle {
	white-space: nowrap;
}
div.fildset {
 	background-color: #FFFEEC;
	border: 1px #666 solid;	
	padding-bottom: 10px;
	width:550px
}