/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

.obi_b{
	width:auto;
	height:51px;
	background-image: url("../images/obi_b.gif");
	background-repeat: no-repeat;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0 0 0;
	font-size: 21px;
	line-height: 51px;
	margin: 20px 0 5px 0;
	text-indent: 30px;
	color:#ffffff;
	white-space: nowrap;
}

.obi_m{
	width:auto;
	height:42px;
	background-image: url("../images/obi_m.gif");
	background-repeat: no-repeat;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 1px 0 0;
	font-size: 18px;
	line-height: 42px;
	margin: 10px 0 5px 0;
	text-indent: 27px;
	color:#238488;
	white-space: nowrap;
}

.obi_s{
	width:auto;
	height:39px;
	background-image: url("../images/obi_s.gif");
	background-repeat: no-repeat;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0 0 0;
	font-size: 16px;
	line-height: 39px;
	margin: 10px 0 5px 0;
	text-indent: 23px;
	color:#926825;
	white-space: nowrap;
}

.obi_ss{
	width:auto;
	height:35px;
	background-color: #f6f1d4;
	background-repeat: no-repeat;
	border-color: #e1e1e1;
	border-style: solid;
	border-width: 0 0 0 0;
	font-size: 14px;
	line-height: 35px;
	margin: 5px 0 3px 0;
	text-indent: 20px;
	color:#925f06;
	white-space: nowrap;
}


a:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
    opacity:0.6;
    zoom:1;
}

p.pic_r, p.pic_l{
	padding:12px;
}

p.pic_r img{
	float:right;
	margin-left:10px;
}

p.pic_l img{
	float:left;
	margin-right:10px;
}

p.chushaku{
	width:auto;
	padding:15px;
	margin:10px 5px 25px 5px;
	color:#7a5d2c;
	background-color:#f6f5eb;
}

p.setumei{
	width:auto;
	padding:15px;
	margin:10px 5px 25px 5px;
	color:#757575;
	background-color:#fff;
}


.tsc_tbl01{
	border:2px solid #e2e7e7;
	border-collapse:collapse;
	width:100%;
	color:#2f6365;
	background-color:#f8f8f8;
	font-size:12px;
}
.tsc_tbl01 td{
	padding:10px;
	border:0 0 0 1px;
	border-left: 1px solid #eaeaea;
	color:#2f6366;
}
.tsc_tbl01 td.head{
	color:#fff;
	background-color:#318e92;
	
}
.tsc_tbl01 td.c{
	text-align:center;
	
}

.tsc_tbl02{
	border:2px solid #e2e7e7;
	border-collapse:collapse;
	width:100%;
	color:#2f6365;
	background-color:#f8f8f8;
	font-size:12px;
}
.tsc_tbl02 td{
	padding:10px;
	border:0 0 0 1px;
	border-left: 1px solid #ffffff;
	color:#2f6366;
}
.tsc_tbl02 td.head{
	color:#fff;
	background-color:#318e92;
}
.tsc_tbl02 td.t{
	background-color:#e7efdd;
}
.tsc_tbl02 td.i{
	background-color:#ddefdd;
}
.tsc_tbl02 td.s{
	background-color:#ddefe7;
}
	
.tsc_tbl03{
	border:2px solid #e2e7e7;
	border-collapse:collapse;
	width:100%;
	color:#2f6366;
	background-color:#f8f8f8;
	font-size:14px;
}
.tsc_tbl03 td{
	padding:10px 20px;
	border:0 0 0 1px;
	border-left: 1px solid #eaeaea;
	color:#2f6366;
}
.tsc_tbl03 td.t{
	background-color:#e7efdd;
}	
	
	





#dropmenu{
  list-style-type: none;
  padding: 0;
  
  /*width: 800px;
  height: 40px;
  margin: 30px auto 300px;
  
  background: #8a9b0f;
  border-bottom: 5px solid #535d09;
  border-radius: 3px 3px 0 0;*/
}
#dropmenu li:hover, #dropmenu li.active, #dropmenu li:hover li:hover, #dropmenu li:hover li:hover li:hover, #dropmenu li:hover li:hover li:hover li:hover {
  position: relative;
  z-index: 200;
}
#dropmenu li{
  position: relative;
  /*width: 20%;*/
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li:hover > a{
  background: #238488;
  color: #fff;
  display: block;
}
#dropmenu > li:hover > a{
  border-radius: 0 0;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #666;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #eaeaea;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #fff;
  border-bottom: 0px solid #fff;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
















.srfrContainer {}

.srfrContainer ul{}

.srfrContainer ul li{}

.srfrContainer ul li a{}

.srfrContainer ul li h3{}



#h1title {
  color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    height: 21px;
    margin: 0;
    padding: 3px;
    text-align: left;
}

ul#yoko-link {
  border-left: 1px solid #FFFFFF;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
}
ul#yoko-link li {
  background-image: none;
  border-right: 1px solid #999999;
  border-top: 0 none;
  float: left;
  list-style: none outside none;
  margin-bottom: 10px;
  padding: 0;
}
ul#yoko-link li a,
ul#yoko-link li .separator
 {
  background-image: none;
  padding: 0 7px;
}
ul#yoko-link li a:hover{}

.aiContactSafe_sufix {
  display: block;
}
#smap{display: none;}

.mb{display: none;}

.copyright {
  clear: both;
  font-size: 11px;
  margin: 0;
  overflow: hidden;
  text-align: center;
}
li.lnd_latestnews a {
  margin-left: 10px;
}

ul#sidemenu li .separator {
  display: block;
  padding: 7px 7px 7px 0;
}
ul#menufloatleft {
  margin: 0;
  width: 170px;
}

ul#menufloatleft li {
  background-image: url("../images/icon-arrow-white.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  margin-bottom: 3px;
  margin-left: 5px;
  padding-left: 18px;
}

ul#menufloatleft li.parent ul {
  margin: 0;
}

ul#menufloatleft li.parent ul li{}

ul#menufloatleft li a:link{}

ul#sidemenu {
}

ul#sidemenu li {
  
}

ul#sidemenu li a:link {
}

ul#sidemenu li.parent ul {
}

ul#sidemenu li.parent ul li {
}
#gaiyo-table {
  border-collapse: collapse;
  width: 100%;
}

#gaiyo-table tbody{}

#gaiyo-table td{border-bottom:1px dotted #696969;}

#gaiyo-table th {
  border-bottom: 1px dotted #696969;
  font-weight: normal;
  width: 15%;
}
ul.category-module{}

ul.category-module li {
  background-color: #F7F7F7;
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 5px;
  padding-top: 5px;
}

ul.categories-modulerichbox-2 li h4 {
  display: inline;
  font-size: 12px;
  margin: 0;
}

ul.categories-modulerichbox-2 li  {
  border-bottom: 1px dotted #CCCCCC;
}

ul.categories-modulerichbox-2 li a:link{
background-image: url("../images/icon-arrow-black.png");
background-position: 5px 9px;
background-repeat: no-repeat;
display: block;
padding-bottom: 7px;
padding-left: 25px;
padding-top: 7px;}
.aics_CheckboxList_inline,
.aics_radio_inline {
  float: left;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 4px;
}

.aics_CheckboxList_inline input,
.aics_radio_inline input {
  margin: 2px 3px 0 4px;
}
.aics_CheckboxList_inline label,
.aics_radio_inline label {
  float: left;
  line-height: 1.2em;
  margin: 0 3px;
}

#aiContactSafeForm input,
#aiContactSafeForm textarea,
#aiContactSafeForm select {
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  padding: 4px;
}
#itemlist-table {
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 5px;
  width: 170px;
}
#itemlist-table td {
  background-color: #EDF2F6;
  font-size: 12px;
  padding: 3px;
}
#itemlist-table th {
  background-color: #C9DAE4;
 
  font-weight: normal;
  padding: 3px;
}


#jform_params_navigation{font-size: 10px;padding-right: 0;}

a:link, a:visited {
    color: #1D3994;
}

#pathwayFonts {

}

#bottom {
    /*border-top: 3px solid #56AC2A;*/
}

#bottom #modules-bottom {
  margin: 0 auto;
}
#search .inputbox {
    border-top: 1px solid #5fa93a;
    border-left: 1px solid #5fa93a;
    background: url(../images/default/bg_inputbox.gif) top left repeat-x;
}

#search .button {
    background: url(../images/default/bg_button.gif) left top no-repeat;
}

#fonts a#largeFont {
    background: url(../images/default/big_font.gif) left top no-repeat;
}

#fonts a#smallFont {
    background: url(../images/default/small_font.gif) left top no-repeat;
}

#fonts a#normalFont {
    background: url(../images/default/default_font.gif) left top no-repeat;
}

#pathway h3, #pathway {
    color: #006383;
}

/**modules**/

div.djmodule {
    border: 0px solid #d7e7ec;
}

#content div.djmodule{
border: none;
}

div.djmodule h3, 
div.djmodule2 h3 {
    color: #006383;
}

div.bg {
    background: #edf4f6;
}

div.bgh3 h3 {
    background: #edf4f6;
}

div.arrow h3 {
    background: url(../images/default/arrow_bg.gif) left no-repeat;
}

/**menus**/

ul.menu li, 
ul#mainlevel li {
    border-top: solid 1px #d7e7ec;
}

ul.menu li a:link, 
ul.menu li a:visited, 
ul#mainlevel li a {
    color: #1D3994;
    background: url(../images/default/bg_alink.png) left no-repeat;
}

ul.menu li ul li a:link, 
ul.menu li ul li a:visited, 
ul.menu li ul li.active a, 
ul.menu li ul li.active li a, 
ul.menu li ul li.active li li a {
    color: #006383;
}



/**global styles**/

div.registration fieldset, 
div.profile fieldset, 
div.profile-edit fieldset, 
div.remind fieldset, 
div.reset fieldset, 
div.login fieldset,
div.edit fieldset {
	border: 1px solid #D7E7EC;
}

fieldset.word, 
fieldset.phrases, 
fieldset.only {
	border: 1px solid #D7E7EC;
}

.inputbox, input.validate-password, input.validate-username, input.required, select, textarea, div.formelm input {
    border: 1px solid #d6e6eb;
    background: #edf4f6;
	color: #006383; 
}

input.button, button.validate, button {
    background: #006383;
}

fieldset.phrases {
	border: 1px solid #D7E7EC;
}

fieldset.only {
	border: 1px solid #D7E7EC;
}

fieldset.filters {
	border: 1px solid #D7E7EC;
}

table.category {
    border: 1px solid #019FD5;
    width: 100%;
}

table.category thead {
    background: #019FD5;
}

div.panel h3.title {
    background: #019FD5;
}

tr, td {
font-size: 13px;
line-height: 1.7em;
}

td p {
  font-size: 13px;
}

p.readmore a:link, p.readmore a:visited {
    color: #006383;
}

/************************ plugin page break ******************/

hr.system-pagebreak  {
    background: #D7E7EC;
}

/************************ Presentation Style: pages ******************/

div#article-index { 
    border: 1px solid #D7E7EC;
}

div.pagenavcounter {
    background: #D7E7EC;
    border: 1px solid #D7E7EC;
}

/************************ Presentation Style: sliders ******************/

div#sliders div.panel {
	border: 1px solid #D7E7EC;
}

div#sliders .panel h3#basic-details.title { 
	border: 1px solid #D7E7EC;
	background: #D7E7EC;
}

div#sliders .panel h3#basic-details.title a:link,
div#sliders .panel h3#basic-details.title a:visited {
	color: #006383;
}

/************************ Presentation Style: tabs ******************/

.tabs dt.tabs {
	background: #EDF4F6;
	border-right: solid 1px #006383;
	border-left: solid 1px #006383;
	border-top: solid 1px #006383;
}

.tabs dt.tabs.closed {
	background: #006383;
	border: solid 1px #006383;
}

.tabs dt.tabs.basic-details.open h3 a:link,
.tabs dt.tabs.basic-details.open h3 a:visited {
	color: #006383;
}

dd.tabs { 
	background: #EDF4F6;
	border: solid 1px #006383;
}


/*********** DEFAULT JOOMLA STYLES **********/

/**registration, login**/

span.star, strong.red, .invalid {
    color: #ff0000;
}

div.login fieldset {
    border: none;
}

div.registration fieldset, 
div.profile fieldset, 
div.profile-edit fieldset, 
div.remind fieldset, 
div.reset fieldset, 
div.login fieldset,
div.edit fieldset {
    margin: 0 0 10px 0;
	padding: 10px;
}

div.registration fieldset legend, 
div.profile fieldset legend, 
div.profile-edit fieldset legend,
div.edit fieldset legend {
    font-weight: bold;
}

div.registration form#member-registration fieldset dt, 
div.profile form#member-profile fieldset dt,
div.profile fieldset#users-profile-core dt,
div.profile fieldset#users-profile-custom dt,
div.profile-edit form#member-profile fieldset dt, 
div.remind fieldset dt, 
div.reset fieldset dt {
    float: left;
    clear: both;
    padding: 2px;
	margin: 0;
	min-width: 250px;
	line-height: 26px;
}

div.registration form#member-registration fieldset dd, 
div.profile form#member-profile fieldset dd, 
div.profile fieldset#users-profile-core dd,
div.profile fieldset#users-profile-custom dd,
div.profile-edit form#member-profile fieldset dd, 
div.remind fieldset dd, div.reset fieldset dd {
    float: none;
    padding: 2px;
	margin: 0;
	line-height: 26px;
}

.registration dl dt:first-child {
    width: 100% !important;
}

div.formelm label,
div.formelm-area label {
    display: inline-block;
    min-width: 200px;
}

.field-title label {
  min-width: 0 !important;
}

.formelm input{}


div.formelm img {
	vertical-align: middle;
	margin: 0 5px;
}

div.formelm-buttons {
	padding: 10px 0;
}

div.login-fields {
    padding: 5px 0;
}

fieldset.userdata {
    border: none;
    padding: 0;
    margin: 0;
}

div.registration label {
    display: inline-block;
    min-width: 200px;
}

.login-fields label#password-lbl,
.login-fields label#username-lbl {
	min-width: 100px;
	display: inline-block;
}

/**buttons, inputs**/

input.button, button.validate, button {
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
 	margin: 0 0 0 5px;
	padding: 3px 5px;
	vertical-align: middle;
	cursor: pointer;
}

.inputbox, input.validate-password, input.validate-username, input.required, select, textarea, div.formelm input {
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0;
	padding: 2px 0 2px 2px;
	vertical-align: middle;
}

input#modlgn-remember {
    margin: 0 10px 0 0;
    padding: 0;
    border: 0;
    background: none;
}

#form-login-username label,
#form-login-password label {
	width: 100px;
	display: inline-block;
}

.userdata input.button {
	margin: 10px 0;
}

/**page navigation**/

ul.pagenav {
    list-style-type: none;
    padding: 0;
    margin: 20px 0 0 0;
}

ul.pagenav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.pagenav {
	display: inline-block;
}

/* Hides from IE-mac \*/ * html ul.pagenav {
    height: 1%;
}

ul.pagenav {
    display: block !important;
}

ul.pagenav li {
    display: inline;
    padding: 0;
    margin: 0;
	background: none;
}

ul.pagenav li a {
	font-weight: bold;
}

ul.pagenav li.pagenav-prev {
    float: left;
}

ul.pagenav li.pagenav-next {
    float: right;
}

/**pagination**/

div.pagination {
    margin: 10px 0;
    padding: 10px 0;
    text-align: center;
	clear: both;
}

div.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.pagination li {
    display: inline;
    padding: 2px;
    margin: 0 2px;
	background: none;
	font-weight: bold;
}

.pagenav {
    padding: 2px
}

div.pagination li.pagination-start, 
div.pagination li.pagination-next, 
div.pagination li.pagination-end, 
div.pagination li.pagination-prev {
    border: 0
}

div.pagination li.pagination-start, 
div.pagination li.pagination-start span {
    padding: 0
}

p.counter {
    text-align: center;
}

/**search**/

fieldset.word, 
fieldset.phrases, 
fieldset.only {
    padding: 10px;
    margin: 0 0 10px 0;
}

fieldset.phrases {}

fieldset.only {}

div.searchintro {
    font-size: 12px;
}

fieldset.only legend, 
fieldset.phrases legend {
    font-weight: bold;
}

/****content****/

div.items-leading {
	display: inline-block;
	width: 100%;
}

div.items-row {
	display: inline-block;
}

.row-separator {}

.item-separator {
	display: block; 
	width: 100%; 
	height: 1px; 
	margin: 10px 0;
	background: none
}

.shownocolumns {}

.category-desc {}

/**blog featured single**/

div.blog-featured {}

div.blog {}

div.item-page {}

div.category-list {}

div.archive {}

div.contact-category {}

div.search {}

div.blog h2, 
div.item-page h2, 
div.blog-featured h2 {
	font-weight: bold;
}

div.blog h1, 
div.blog-featured h1, 
div.item-page h1, 
div.archive h1, 
div.contact-category h2, 
div.categories-list h1, 
div.category-list h1, 
div.search h1 {
	font-weight: bold;
}

div.blog-featured h2 a:link, 
div.blog-featured h2 a:visited, 
div.blog h2 a:link, 
div.blog h2 a:visited, 
div.item-page h2 a:link, 
div.item-page h2 a:visited {
	font-weight: bold;
}

div.blog-featured h2 a:link, 
div.blog-featured h2 a:visited, 
div.blog h2 a:link, 
div.blog h2 a:visited, 
div.item-page h2 a:link, 
div.item-page h2 a:visited {
	text-decoration: none;
}

div.contact h2 span.contact-name {}

div.newsfeed {}

div.newsfeed h2.redirect-ltr {}

div.newsfeed h2.redirect-ltr a {}

/**blog layout**/

.item { 
	display: block;
}

.cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
  overflow: hidden;
}

.cols-2 .column-1 {
    float: left;
    width: 48%;
}

.cols-2 .column-2 {
    float: right;
    width: 48%;
}

.cols-3 .column-1, 
.cols-3 .column-2, 
.cols-3 .column-3 {
    float: left;
    width: 31%;
}

.cols-3 .column-2 {
	padding: 0 3%;
}

.cols-4 .column-1, 
.cols-4 .column-2, 
.cols-4 .column-3, 
.cols-4 .column-4 {
    float: left;
    width: 23%;
}

.cols-4 .column-2 {
	
}

.cols-4 .column-3 {
	
}

.items-more {
    padding: 10px 0;
}

.items-more h3 {
    font-weight: bold;
}

/**single article**/

ul.actions {
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
    width: 100%;
}

ul.actions li {
    display: inline;
	background: none;
}

.actions img {
    border: none;
}

.article-info {
    margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 15px;
}

.article-info-term {
    font-weight: bold;
}

.archive .article-info dd, 
.article-info dd {
    margin: 0;
}

/**article categories**/

.categories-list ul {
    list-style: none;
    margin: 0;
}

.categories-list h1 {}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

dl.article-count dt, 
dl.article-count dd {
    display: inline;
    margin: 0;
}

/**web category list**/

.weblink-category {}

/**profile**/

.profile dd {
	font-style: italic;
}

.calendar, .calendar table {
    margin: 0 5px;
    vertical-align: middle;
}

/**archive**/

fieldset.filters {
    padding: 10px;
    margin: 0 0 20px 0;
}

fieldset.filters legend {
    font-weight: bold;
}

ul#archive-items .row0,
ul#archive-items .row1 {
	background: none;
	list-style: none;
}

ul#archive-items h2 a:link,
ul#archive-items h2 a:visited {
	text-decoration: none;
}

/**contact, article category list**/

table.category {
    width: 100%;
    margin: 10px 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table.category th {
    font-weight: bold;
    padding: 8px;
	color: #fff;
	border: none;
}

table.category th a {
	color: #fff;
    text-decoration: none;	
}

table.category .cat-list-row0 td {
	padding: 8px;
	border: none;
}

table.category .cat-list-row1 td {
    padding: 8px;
	border: none;
}

.cat-children h3 {}

/**single contact slider**/

div.contact-slider {}

div.panel {}

div.panel h3.title {
    padding: 8px;
    font-size: 12px;
	margin: 0 0 1px;
}

div.panel h3.title a:link, 
div.panel h3.title a:visited {
    text-decoration: none;
	color: #fff;
}

div.panel h3.pane-toggler-down {}

div.pane-slider {}

div.pane-down {
    padding: 10px !important;
}

form#contact-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

form#contact-form dt,
form#contact-form dd,
form#contact-form button.button {
	margin: 0;
}

/**details**/

.tip {
    background: #FFFFFF;
    border: 1px solid #CFCCCC;
    padding: 10px;
}

.img_caption {
    font-size: 10px;
    background: none;
    margin: 0px;
    padding: 0px;
    border-top: none;
}

p.readmore {
	text-align: right;
}

p.readmore a:link, p.readmore a:visited {
    padding: 0 0 0 15px;
    margin: 0px;
    display: block;
    font-size: 0.9em;
    line-height: 1.2em;
    font-weight: bold;
    float: right;
}

p.readmore a:hover {
    text-decoration: none;
}

/************************ plugin page break ******************/

hr.system-pagebreak  {
	display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0px;
    clear: both;
    height: 1px;
    border: none;
}

/************************ Presentation Style: pages ******************/

div#article-index { 
	padding: 10px 5px;
}

div#article-index {
    float: right;
    margin: 0 0 0 10px;
    padding: 10px;
    width: 140px;
	background: none;
}

div.pagenavcounter {
    clear: both;
    float: right;
    margin: 0 0 10px 10px;
    padding: 5px 10px;
    text-align: center;
    width: 140px;
}

div#article-index h3 { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

/************************ Presentation Style: sliders ******************/

div#sliders div.panel {
	margin: 0 0 1px 0;
}

div#sliders .panel h3#basic-details.title { 
	font-size: 12px;
	line-height: 18px;	
	text-align: center;
	padding: 8px;
	margin: 0;
	cursor: pointer;
}

div#sliders .panel h3#basic-details.title a:link,
div#sliders .panel h3#basic-details.title a:visited {
	text-decoration: none;
	font-weight: normal;
}

div#sliders .panel h3#basic-details.title.pane-toggler-down a:link,
div#sliders .panel h3#basic-details.title.pane-toggler-down a:visited {
	font-weight: bold;
}

div#sliders .panel h3#basic-details.title a:hover {
	font-weight: bold;
}

div#sliders .panel div.pane-slider { 
	padding: 5px;
}

/************************ Presentation Style: tabs ******************/

dl#tabs.tabs { 
	float: none;
	display: inline-block;
	padding: 10px 0 0;
}

dl.tabs {
	margin: 0;
} 

.tabs dt.tabs {
	float: left;
	padding: 5px 10px 6px 10px;
	margin: 0 5px -1px 0;
	border-bottom: none;
}

.tabs dt.tabs.closed {
	padding: 5px 10px;
}

.tabs dt.tabs.basic-details h3 {
	font-size: 12px;
	margin: 0;
}

.tabs dt.tabs.basic-details h3 a:link,
.tabs dt.tabs.basic-details h3 a:visited {
	text-decoration: none;
	color: #fff;
}

dd.tabs { 
	clear:both;
	margin: 0; 
	padding: 10px;
}

/* Unpublished */

.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}

/* System Messages */

#system-message {
    margin-bottom: 10px;
    padding: 0;
}

#system-message dt {
    font-weight: bold;
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    color: #0055BB;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 3px solid #84A7DB;
    border-bottom: 3px solid #84A7DB;
}

/* System Standard Messages */

#system-message dd.message ul {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #0e4185;
    border: none;
    margin: 0;
    text-align: center;
    padding: 15px 10px;
}

#system-message dd.message ul li {
    display: inline;
}

/* System Error Messages */

#system-message dd.error ul {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #ce1c13;
    border: none;
    margin: 0;
    text-align: center;
    padding: 15px 10px;
}

#system-message dd.error ul li {
    display: inline;
}

/* System Notice Messages */

#system-message dd.notice ul {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #0e4185;
    border: none;
    margin: 0;
    text-headtablealign: center;
    padding: 15px 10px;
}

#system-message dd.notice ul li {
    display: inline;
}

#system-message ul li {
    background: none;
    margin-left: 30px;
}

#headtable h1 {
  font-size: 10px;
  font-weight: normal;
  margin: 0;
}

.headleft {
  float: left;
}.headright{
float: right;
}

#headtable {
  width: 100%;
}

#headtable td{
  width: 65%;
}

#headtable th {
  text-align: left;
  width: 35%;
}
/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********** RESET GLOBAL STYLES **********/



h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1em;
}

h4 {
    font-size: 0.9em;
}

h5 {
    font-size: 0.8em;
}

h6 {
    font-size: 0.7em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0px 5px 0px;

}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

a:link, a:visited {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 10px 0px;
    padding: 0 0 0 10px;
    list-style: square;
    list-style-position: inside;
}

ol {
    margin: 10px 0px;
    padding: 0 0 0 30px;
    list-style-position: inside;
}

ol li {
  list-style-position: outside;
}
ul li{}
ol li{
 list-style-position: outside;
 margin-bottom: 10px;
} 


p {
    margin: 0px;
    padding: 0px;
    
}

a img {
    border: none;
	background-color:#fff;
	display:block;
}

/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********** LAYOUT STYLES **********/

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
  margin: 0;
}

body,td,p{
font-size: 14px;
  font-family: verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#757575;
}

p{
line-height: 1.7em;
}

#all {
    text-align: left;
background: url(../images/default/bg_top.gif) top left repeat-x;

}


.smallview #pageAll { /*CSS for "small font" setting*/
    font-size: 11px;
    line-height: 19px;
}

.normalview #pageAll { /*CSS to return page to default setting (with no additional CSS rules added)*/
    font-size: 12px;
    line-height: 20px;
}

.largeview #pageAll { /*CSS for "large font" setting*/
    font-size: 14px;
    line-height: 22px;
}

#pageAll {
    margin: 0 auto;
    padding: 3px 0 0 0;
}

#header {
  margin: 0 auto;
  overflow: hidden;
}

#topModule {
  margin: 0 auto;
  padding: 5px 0;
}

#logoSearch {
    padding: 10px 0px 20px 0px;
    display: none;
}

#logo_sitedesc {
    float: left;
    padding: 0 0 0 7px;
}

#logo {
	margin: 0;
	font-weight: normal;
}

#sitedesc {
	display: block;
}

#search {
    float: right;
    padding: 20px 0;
}



#icons {
    float: left;
    width: 21%;
    padding-left: 20px;
    margin-top: 10px;
    display: none;
}

#widtharea, #stylearea {
    float: left;
}


#widtharea {
    padding: 0 15px 0 0;
}



#promo {
  margin: 0 auto;
  overflow: hidden;
  width: 980px;
}

#headerModule {
    width: 60%;
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 30%;
    padding: 0 20px 20px 0;
}

#user1_user2 {
    margin: 0 0 1px 0;
}

#user1, #user2 {
    float: left;
    width: 50%;
}

#user5 {
    padding: 0 15px;
    margin: 0 0 15px 0;
}



#pathway {
    float: left;
    width: 88%;
    color: #006383;
    padding-left: 7px;
}

#fonts {
    float: right;
    width: 10%;
    text-align: right;
    padding: 3px 0 0 0;
}

#footer {
    padding: 10px;
}
.footer-inner{margin: 0 auto;}

#xhtmlCss {
    float: left;
    width: 70%;
}

#rss {
/*    float: right;
    width: 30%;
    text-align: right;*/
}

/**bottom modules**/

#modules-bottom.m4 div.modules-bottom-in {
    float: left;
    width: 24.6%;
}

#modules-bottom.m3 div.modules-bottom-in {
    float: left;
    width: 33%;
}

#modules-bottom.m2 div.modules-bottom-in {
    float: left;
    width: 50%;
}

#modules-bottom.m1 div.modules-bottom-in {
    float: left;
    width: 100%;
}

/****/

#wrapper {
    padding: 35px 0 0;
}

#maincontent {
  padding: 0 ;
}

#left {
    float: left;
    padding-right: 30px;
    width: 210px;
}

#right {
    float: left;
    width: 20%;
}

#wrapper.scheme_3 #content {
    float: left;
    width: 60%;
}

#wrapper.scheme_2 #content {
    float: left;
    width: 740px;
}

#wrapper.scheme_1 #content {
    float: left;
    width: 100%;
}

/**clearing**/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    min-width: 0;
    display: inline-block; /* \*/
    display: block;
}

/* trigger hasLayout for IE7. Hide from IE Mac */ * html .clearfix {
    height: 1%;
}

/* Hide from IE Mac */
.clr, .clear {
    clear: both;    
}
.border_img {
    border: 1px solid #aaa;
    margin: 0 5px;
}

div.moduleIn .border_img {
    margin: 0;
}

.readon {
}

p.error {
    background: #f5e7e7 url(../images/error.gif) no-repeat scroll 10px 8px;
    border-top: 2px solid #b1360d;
    border-bottom: 2px solid #b1360d;
    color: #b1360d;
    display: block;
    font-weight: normal;
    padding: 5px 15px 5px 40px;
    text-align: justify;
}

p.tips {
    background: #edf2fd url(../images/tips.gif) no-repeat scroll 15px 8px;
    border-top: 2px solid #7aa3fc;
    border-bottom: 2px solid #7aa3fc;
    color: #7aa3fc;
    display: block;
    font-weight: normal;
    padding: 5px 15px 5px 40px;
    text-align: justify;
}

p.info {
    background: #fbf6e4 url(../images/info.gif) no-repeat scroll 15px 8px;
    border-top: 2px solid #cd7f4d;
    border-bottom: 2px solid #cd7f4d;
    color: #cd7f4d;
    display: block;
    font-weight: normal;
    padding: 5px 15px 5px 40px;
    text-align: justify;
}

/* design of paragraph with class = blue */
p.blue {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #2d4db2;
    background: #c9d8f6;
    border-top: 1px solid #4e7bf4;
    border-bottom: 1px solid #4e7bf4;
}

/* design of paragraph with class = red */
p.red {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #7b0e1a;
    background: #eac4c8;
    border-top: 1px solid #d62f40;
    border-bottom: 1px solid #d62f40;
}

/* design of paragraph with class = blue */
p.blue {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #2d4db2;
    background: #c9d8f6;
    border-top: 1px solid #4e7bf4;
    border-bottom: 1px solid #4e7bf4;
}

/* design of paragraph with class = yellow */
p.yellow {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #b18021;
    background: #f2e5c5;
    border-top: 1px solid #e6ae3b;
    border-bottom: 1px solid #e6ae3b;
}

/* design of paragraph with class = grey */
p.grey {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #565353;
    background: #ddd;
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
}

/* design of paragraph with class = green */
p.green {
    display: block;
    padding: 7px;
    text-align: justify;
    color: #444a12;
    background: #f0f1e6;
    border-top: 1px solid #6b751e;
    border-bottom: 1px solid #6b751e;
}

.colortable {
}

.colortable th {
    padding: 5px;
    font-weight: bold;
    color: #fff;
    background: #019FD5;
}

.colortable td {
    padding: 5px;
    border-bottom: 1px solid #fff;
}

.colortable tr {
    background: #EDF4F6;
}

ul.circle, ul.circle ul {
    list-style: none;
}

ul.circle li {
    background: url("../images/licircle.png") left 4px no-repeat;
    padding: 0 0 0 15px;
}

h2.componentheading {
  background-color: #F7F7F7;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  font-size: 22px;
  font-weight: normal;
  margin: 10px 0 20px;
  padding: 14px;	
}

h3.contentheading a:link, .cp_title a {
  border-left: 4px solid;
  display: block;
  font-size: 14px;
  margin-top: 15px;
  padding: 5px;
}
.clearbreak {
  clear: both;
  float: none;
  overflow: hidden;
  line-height: 0;
}
.jsn-article-toolbar {

  margin-bottom: 15px;
}
.jsn-article-info {
  display: block;
  line-height: 1;
  overflow: hidden;
  padding: 5px;
  background-color: #F4F4F4;
}
.createdate, .publishdate {
  background-position: 0 -86px;
}
.author, .createdate, .publishdate {
  background-image: url("../images/icons-base.png");
  background-repeat: no-repeat;
}
.author, .createdate, .publishdate {
  padding-left: 22px;
}
.jsn-article-info p {
  clear: none !important;
  float: right;
  font-size: 10px;
  margin-bottom: 0;
  margin-right: 5px;
  margin-top: 0;
}

.jsn-article-icon-edit{
list-style: none outside none;
}
.jsn-article-metadata {
  display: inline;
}
.jsn-article-metadata > span:last-child {
  border: medium none;
  margin-right: 0;
  padding-right: 0;
}
.jsn-article-metadata > span {
  border-right: 1px solid #CCCCCC;
  margin-right: 10px;
  padding-right: 10px;
}
.author {
  background-position: 0 0;
}
ul.jsn-article-tools {
  float: right;
  list-style: none outside none;
  margin: 5px 0 0;
}
a.readon {
  background-color: #F7F7F7;
  border: 1px solid #CCCCCC;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 11px;
  padding: 4px 10px;
  text-decoration: none;
border-radius: 5px;
}

#content p{
clear: both;
overflow: hidden;

}

span.breadcrumbs a, span.breadcrumbs span {
  background-image:  url("../images/icon-arrow-black.png");
  background-repeat: no-repeat ;
  background-position: right center;
  padding-right: 18px;
  text-decoration: none;
}
span.breadcrumbs {
  display: block;
  font-size: 0.9em;
}

span.breadcrumbs span.current{
background: none;
}

#jsn-pos-breadcrumbs {
	font-size:14px;
	width:auto;
	height:42px;
	background-image: url("../images/back_bread.gif");
	background-repeat: repeat-x;
	line-height:42px;
	margin-bottom:30px;
	text-indent:10px;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  border-bottom: 1px solid #E5E5E5;
  padding: 6px 8px;
}
.jsn-infofilter {
  overflow: hidden;
  padding: 10px;
  text-align: right;
}
.sectiontableheader {
  background-color: #366999;
  color: #ffffff;
  padding: 5px 8px;
}
.sectiontableheader a {
  color: #FFFFFF;
  text-decoration: underline;
}
.boxtype .jsn-article {
  border: 1px solid #1F7CAD;
  height: 370px;
  margin-right: 5px;
  padding: 0 !important;
}
.jsn-articlecols .jsn-article {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 0 5px;
}
.boxtype .jsn-article h3, div.cp_result h2.cp_title {
  margin-bottom: 5px;
  margin-top: 0;
}
.boxtype .jsn-article h3.contentheading a, .boxtype .jsn-article h3.contentheading a:visited, div.cp_result h2.cp_title a, div.cp_result h2.cp_title a:visited {
  background-color: #1F7CAD;
  border: medium none;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 5px;
}
.boxtype .jsn-article .comment, div.cp_result .cp_text {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 5px;
  padding: 5px;
}

.jsn-article .cp_tags {
  font-family: ms pgothic;
  font-size: 10px;
  line-height: 1.3;
  padding: 5px;
}

#content-top,#content-bottom{padding: 0 0 0 15px;}

/**page navigation**/

.jsn-pagination-container ul{
  font-size: 0.9em;
  margin: 20px 0 10px;
  text-align: center;
  list-style-type: none;
  text-transform: uppercase;
}

.jsn-pagination-container ul li {
  display: inline-block !important;
  margin: 10px 2px;
}

.jsn-pagination-container ul li span {
  background-color: transparent;
}

.jsn-pagination-container ul li a,
.jsn-pagination-container ul li span,
.jsn-pagination-container ul li.pagination-prev span,
.jsn-pagination-container ul li.pagination-start span,
.jsn-pagination-container ul li.pagination-next span,
.jsn-pagination-container ul li.pagination-end span {
  background-color: #eaeaea;
  border: 1px solid #ccc;
  color: #999;
  font-weight: bold;
  padding: 3px 8px;
}

.jsn-pagination-container ul li span {
  background-color: #4786be;
}


.jsn-pagination-container ul li span {
  border: medium none;
  color: #fff;
  padding: 4px 9px;
}

p.jsn-pageinfo{
text-align: center;
}

table.jsn-infotable{}

table.jsn-infotable .jsn-tableheader{}

table.jsn-infotable .sectiontableentry1 td{}

table.jsn-infotable .sectiontableentry2 td {
  background-color: #f7f7f7;
}
.jsn-table-column-order {
  width: 5%;
}


/* 20200110 */
.contact-btn{
  text-align: center;
  margin: 110px 0 215px;
}
.contact-btn a img{
  margin: 0 auto;
}