/* Start of CMSMS style sheet 'jica_reset' */
* {
  font-weight:normal;
  font-style:normal;
}
html {
  margin:0;
  padding:0;
  font-weight:normal;
  font-style:normal;
}
body {
  margin:0;
  padding:0;
  font-size: 90%;
}
html, body {
//  background-color: #EFFFBF;
  background-image: url(/images/body_mask.gif);
}

em {
  font-style: normal;
  font-weight: bold;
}

div#pagewrapper {
  background-color:#FFFFFF;
  border-top: none;
  border-left: double 3px #999;
  border-right: double 3px #999;
  border-bottom: solid 1px #90a15b;
  color:black;
  margin:0pt auto;
  max-width:80em;
  min-width:60em;
}

div.breadcrumbs {
  margin:0;
  border-bottom: solid 1px #999;
}
div.breadcrumbs.bottom {
  padding-top: 1em;
}

div#content {
  font-size: 100%;
  background: none; /* side bar background color */
}

div#main h1,
div#main h2,
div#main h3,
div#main h4,
div#main h5,
div#main h6,
div#main h7 {
  border: none;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
}

div#main p,
div#main div {
  font-size: 100%;
}

div#footer {
  clear: both;
  margin:0;
  background-color: #fff;
  color: #666;
  border-top: solid 1px #999;
}
div#footer p {
  padding: 2px;
  text-align:left;
}
div#footer p a {
  color: blue;
}
/* End of 'jica_reset' */

/* Start of CMSMS style sheet 'jica_main' */
/* layout (2column liquid main content and fixed side menubar) */
div#content {
  background: url(/images/landscape.gif) no-repeat right bottom;
}
div#main {
  float: right;
  width: 100%;
  margin-left: -210px;
  margin-right:0;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}
div#contentcontainer {
  margin-left:210px;
}

div#sidebar {
  float: left;
  width: 200px;
}


/* sitetitle ----------------------------------------------------------- */
div#header, div#header h1 {
        height: 50px;
}
div#header {
        /* background: url(/images/title_bg.png) no-repeat 230px top; */
}
div#header h1 {
        float:left;
        width: 220px;
        font-size:110%;
        text-align: left;
}
div#header h1 a {
        background: url("/images/sitelogo.png") no-repeat left;
        display:block;
        height:50px;
        text-decoration:none;
        text-indent:-999em;
}


/* parts ------------------------------------------------------------------ */
div#main h2 {
        margin-bottom: 10px;
        padding-top: 10px;
        padding-left: 40px;
        font-size: 1.2em;
        background: url(/images/h2_bg.jpg) no-repeat left top;
        border: none; /* reset default css */
        border-bottom: double 3px #90a15b;
}
div#main h3 {
        clear: both;
        font-size: 1.1em;
}

div#main h3, div#main dt {
        clear: both;
        background: url(/images/16-cube-green.png) no-repeat left 50%;
        margin: 10px;
        margin-top: 20px;
        padding-left: 20px;
        border-bottom: dotted 1px #cbe381;
}
div#main h3 a,
div#main dt a {
  text-decoration: none;
}
div#main h4 {
        clear: both;
        margin-left: 20px;
        font-size: 1.1em;
}
body#chapter_1 div#main h4 {
        margin: 1em 1em 0.5em 20px;
        border-bottom: double 3px #D9EF95;
        background: url(/images/bullet_green.png) no-repeat left 50%;
        padding-left: 16px;
}
div#main h4.dot {
        background: url(/images/bullet_blue.gif) no-repeat left 50%;
        padding-left: 16px;
}
body#chapter_1 div#main h4 a {
        text-decoration: none;
}
div#main p {
        margin-left: 30px;
        margin-right: 20px;
        margin-top: 0.7em;
        margin-bottom: 0.7em;
}
div#main ul, div#main ol, div#main dl {
        margin: 0 30px;
}
div#main dl ul li {
        margin: 0;
}
div#main ul li {
        margin-bottom: 0.5em;
}
div#main dt {
        margin-top: 1em;
}
div#main dd {
        margin-left: 2em;
        margin-bottom: 0.7em;
}
div#main table {
        margin-left: 40px;
        margin-bottom: 1em;
        margin-right: 3px;
        border-top: solid 1px #90a15b;
        border-left: solid 1px #90a15b;
        border-collapse: collapse;
        line-height: 1.2em;
}
div#main th, div#main td {
        padding: 10px;
        border-right: solid 1px #90a15b;
        border-bottom: solid 1px #90a15b;
}
div#main th {
        background-color: #F1FFBF;
}
div#main td ul, div#main td ol, div#main td dl {
        margin-left: 10px;
}
div#main td ul li, div#main td ol li {
        margin-left: 10px;
}
div#main div.h4container {
  text-align: center;
}
div#main div.h4container h4 {
  float: left;
  clear: none;
  width: 200px;
  margin-top: -10px;
  margin-bottom: 1em;
  background-position: center top;
  background-repeat: no-repeat;
}
div#main div.h4container h4 a {
  display: block;
  width: 100%;
  padding-top: 190px;
}
div#main div.h4container h4 a:hover {
  background-color: transparent;
  color: red;
}
h4#mentalhealth {
  background-image: url(/images/counsel_bg-01.png);
  background-image: url(/images/counsel_mentalhealth_bg.png);
}
h4#career {
  background-image: url(/images/counsel_bg-02.png);
  background-image: url(/images/counsel_career_bg.png);
}
h4#human {
  background-image: url(/images/counsel_bg-03.png);
  background-image: url(/images/program_human_bg.png);
}
#chapter_3 h4#mentalhealth {
  background-image: url(/images/counsel_bg-04.png);
}
#chapter_3 h4#career {
  background-image: url(/images/counsel_bg-05.png);
}
#chapter_3 h4#human {
  background-image: url(/images/counsel_bg-06.png);
}



img.member {
  vertical-align: middle;
}


blockquote {
        border-left: none;
}
div#main blockquote.style1 {
  font-size: 90%;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 2em 5em 2em 3em;
  background-image: url(/images/closequote1.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}
div#main blockquote.style1 p {
  text-indent: 23px;
  background-image: url(/images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 1em 0em;
  line-height: 1.5em;
}

blockquote.notepad {
  margin: 2em 5em 2em 3em;
  border-top: solid 1px #eee;
  border-left: solid 30px #F1FFCF;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  background: url(/images/notepad.png);
  font-size: 1em;
  color: #333;
}
blockquote.notepad .quoteopen {
  background: url(/images/openquote1.gif) no-repeat left top;
  padding-left: 15px;
}
blockquote.notepad .quoteclose {
  background: url(/images/closequote1.gif) no-repeat right bottom;
  padding-right: 15px;
}
body#chapter_1 div#main blockquote.notepad h4,
body#chapter_2 div#main blockquote.notepad h4 {
  background: none;
  margin: 1em 1em 0.5em 20px;
  padding-left: 0;
  border-bottom: 3px double #D9EF95;
}


pre {
        background-color: #EFFFFF;
        margin: 2em;
        padding: 1em;
        width: 80%;
        border-color: #E0EFEF;
        color: #333;
}
caption {
        text-align: left;
        margin-left: 0;
        margin-bottom: 3px;
        background: url(/images/16-cube-green.png) no-repeat left 50%;
        padding-left: 20px;
}
form {
       margin-left: 30px;
}
em {
        color: red;
}

/* custum parts ----------------------------------------------------------------- */
div#main ul.voice {
  list-style-type: none;
  line-height: 2em;
}
div#main ul.voice li {
  margin-bottom: 0;
  background: url(/images/fukidashi.gif) no-repeat left top;
  padding: 10px 0 5px 50px;
}
div#main ul.voice ul {
  line-height: 2em;
}
div#main ul.voice ul li {
  background-image: none;
  padding: 0;
}

div#main ul.voicetop ul {
        margin-left: 0;
        padding: 10px;
        padding-left: 30px;
        border: solid 1px #cbe381;
        background: url(/images/fukidashi.gif) no-repeat 3px top;
}
table.contact {
        float: right;
        margin-right: 20px;
}
div#main div.nextlink {
        clear: both;
        font-size: 90%;
}

div#main div.imagecontainer {
  margin: 5px 20px;
  width: auto;
}
* html div#main div.imagecontainer {
  margin: 0px 0px;
  width: auto;
}

div#main div.imagecontainer.left {
  float: left;
}
div#main div.imagecontainer.right {
  float: right;
}
* html div#main blockquote div.imagecontainer.left,
* html div#main blockquote div.imagecontainer.right {
  float: none;
  text-align: center;
}
div#main div.imagecontainer img {
  border: solid 1px #ccc;
}
div#main div.imagecontainer a:hover{
  background:transparent;
}
div#main div.imagecontainer .caption {
  font-size: 90%;
  padding: 3px;
  width: auto;
  text-align: center;
}
div#main .formember {
  background: url(/images/member.png) no-repeat left 50%;
  padding-left: 27px;
}
div#main .forstaff {
  background: url(/images/gear.png) no-repeat left 50%;
  padding-left: 50px;
  padding-top: 5px;
}
h3 span.formember {
  margin-left: 1em;
  padding-top: 7px;
  font-size: 90%;
}
div#main p.comment,
div#main div.comment,
div#main span.comment {
  font-size: 90%;
}

ul.newslist .new {
  padding: 2px;
  font-size: 90%;
  color: red;
}
div#main .tablecomment {
  margin-top: -1em;
  margin-left: 40px;
  margin-bottom: 1.1em;
  font-size: 90%;
}
div#main ul.indexmenu {
  font-size: 90%;
}
div#main ul.indexmenu.content {
  margin: 0.5em 0 30px 1em;
}
div#main ul.indexmenu.content li {
  display: inline;
  list-style: none;
  margin: 0 1em;
}
div#main ul.indexmenu.content li a {
  background: url(/images/arrow_B_ver1.gif) no-repeat left 50%;
  padding-left: 12px;
} 
div#main ul.cols {
  float: left;
  width: 40%;
}

div#main a.tooltip {
  color: #395D73;
  text-decoration: underline;
  background: url(/images/16-comment-square-question_16x16.png) no-repeat right 50%;
  padding-right: 18px;
  margin-right: 3px;
}
div#main a.tooltip:hover {background-color: #fff;}
div#main a.tooltip span {display:none; padding:2px 3px; margin-left:10px; width:300px;text-decoration:none;z-index:100;}
div#main a.tooltip:hover span {display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}


p.contact {
  border: solid 1px #cbe381;
  padding: 5px;
  background: url(/images/leaf1.png) no-repeat 5px 3px;
  padding-left: 33px;
}
dd.contact span,
p.contact span {
  margin-right: 0.5em;
}
dd.contact {
  background: url(/images/leaf1.png) no-repeat left 50%;
  padding-left: 30px;
}
.phone {
  background: url(/images/telephone.png) no-repeat left 50%;
  padding-left: 20px;
}
.fax {
  background: url(/images/kfax.png) no-repeat left 50%;
  padding-left: 20px;
}
.address {
  background: url(/images/stock_mail-accounts.png) no-repeat left top;
  padding-left: 20px;
}
.access {
  background: url(/images/action_forward.gif) no-repeat left 50%;
  padding-left: 20px;
}
.email,
address a {
  background: url(/images/email.png) no-repeat left 3px;
  padding-left: 20px;
}
.pc {
  background: url(/images/computer.png) no-repeat left 50%;
  padding-left: 20px;
}
.mphone {
  background: url(/images/phone.png) no-repeat left 50%;
  padding-left: 20px;
}
.lottery {
  background: url(/images/stock_hyperlink-target.png) no-repeat left 50%;
  padding-left: 20px;
}
.orderofarrival {
  background: url(/images/clock.png) no-repeat left 50%;
  padding-left: 20px;
}

.info {
  background: url(/images/info.gif) no-repeat left top;
  padding-left: 22px;
}
.info32 {
  background: url(/images/info32.png) no-repeat 10px 50%;
  border: dotted 1px #599EEF;
  padding: 10px;
  padding-left: 50px;
}
.info32 ul {
  padding:5px;
  padding-left: 40px;
}
div#main .info32 ul {
  margin-left: 0;
  padding-left: 0;
}
div#main div.info32 {
  margin-right: 10px;
}
span.info32 {
  margin: 1em;
}
span.info32.invert {
  padding: 10px;
  padding-left: 50px;
  margin: 1em;
  background-color: #47548F;
  color: white;
  font-weight: bold;
  border: double 3px #599EEF;
}
div#main ul.info32 {
  margin-bottom: 1em;
}
span.open {
  background: url(/images/flag_blue.png) no-repeat left 50%;
  padding-left: 20px;
}
.rimmed {
  border: solid 1px #ccc;
  padding: 3px;
  margin: 3px;
}
.notice {
  background: url(/images/attention.gif) no-repeat left top;
  padding-left: 22px;
}
.red {
  color: red;
}
img.zoom {
  vertical-align: middle;
}
a.go {
  margin-left: 1em;
  background: url(/images/arrow_B_ver1.gif) no-repeat left 50%;
  padding-left: 12px;
  text-decoration: none;
}
a.external {
  background: url(images/cms/external.gif) no-repeat right 50%;
  padding-right: 12px;
}
.note {
  font-size: 90%;
  color: #666;
}
.tablenote {
  margin-left:40px;
}
.largefont {
  font-size:150%;
  font-weight:bold;
  margin-right:0.3em;
}
div#main div.p_div {
  margin: 1em auto;
  width: 6em;
  color: #96BF17;
  font-weight: normal;
  font-size: 1.5em;
  font-family: "Comic Sans MS", Sans-serif;
}

div#main ul.notice32,
div#main ul.youseimsg {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border: dotted 1px #999;
}
div#main ul.notice32,
div#main ul.youseimsg.notice {
  border-color: orange;
  background: url(/images/alert.png) no-repeat 5px 50%;
  padding-left: 15px;
}
div#main table a.xlsBtn {
margin-left:10px;
}
div#main a.xlsBtn span {
background:transparent url(/images/xlsbtn_bg.png) no-repeat scroll left center;
}

/* footer */
div#footer address {
  width: 100%;
  padding:3px;
  text-align: center;
  font-size: 90%;
}
div#footer p.copy {
  width: 100%;
  text-align: center;
}
div#footer p.lastmod {
 margin: 0 22em; 
 text-align: center;
}


/* categories */
#chapter_2 #main h4 {
  background: url(/images/bullet_green.png) no-repeat left 50%;
  padding-left: 20px;
}

/* business */
#chapter_12 #main h2,
#chapter_3 #main h2 {
  border-color: #777DBF;
}
#chapter_12 #main h3,
#chapter_3 #main h3 {
  background-image: url(/images/16-cube-blue.png);
  border-color: #AFB7FF;
}
table.seminar_biz {
  width: 80%;
}
table.seminar_biz th.label {
  width: 6em;
}
table.seminar_biz td {
  vertical-align: top;
}
div#main table.seminar_biz li {
  margin-bottom: 0.1em;
}
#chapter_3 #main table,
#chapter_3 #main table th,
#chapter_3 #main table td,
#chapter_12 #main table,
#chapter_12 #main table th,
#chapter_12 #main table td {
  border-color: #777DBF;
}
#chapter_3 #main table th,
#chapter_12 #main table th {
  background-color: #AFB7FF;
}
#chapter_3 #main table caption {
  background-image: url(/images/16-cube-blue.png);
}
#chapter_3 div#main h3#others {
  margin-top: 2em;
}
div#main h4#contact {
  margin-top: 2em;
  margin-bottom: 0;
}
#chapter_12 p.contact,
#chapter_3 p.contact {
  border-color: #AFB7FF;
  margin-top:0;
}
#chapter_3 div.lead {
  margin-right: 20px;
  padding-right: 200px;
  background-repeat: no-repeat;
  background-position: right -15px;
  min-height: 180px;
}
.h4container h4 {
}
div#main .seminar_biz_appeal dt {
  clear: left;
  float: left;
  width: 4em;
  margin-top: 0;
}
  /* IE7, IE8 */
*+html>/**/body div#main .seminar_biz_appeal dt,
*+html>/**/body div#main .seminar_biz_appeal dd {
  margin-bottom: 4px;
}
*:first-child+html div#main .seminar_biz_appeal dt,
*:first-child+html div#main .seminar_biz_appeal dd {
  margin-bottom: 4px;
}
div.rimmed.approved {
  border: dotted 1px #777DBF;
  margin-left: 30px;
  margin-right: 20px;
  background: url(/images/award_red.png) no-repeat 3px 3px;
  padding-left: 30px;
}
div#main div.rimmed.approved h4 {
  margin-left: 30px;
}

/* counseling */
#chapter_4 #main h2 {
  border-color: #EFB859;
}
#chapter_4 #main h3 {
  background-image: url(/images/16-cube-orange.png);
  border-color: #FFDC9F;
}
#chapter_4 #main table,
#chapter_4 #main table th,
#chapter_4 #main table td {
  border-color: #EFB859;
}
#chapter_4 #main table th {
  background-color: #FFDC9F;
}
#chapter_4 #main table caption {
  background-image: url(/images/16-cube-orange.png);
}
#chapter_4 p.contact {
  border-color: #FFDC9F;
}

/* user login */
form#m8moduleform_1 fieldset {
  margin: 20px;
  padding: 5px;
  padding-right: 30px;
  width: 350px;
  text-align: right;
}
form#m8moduleform_1 fieldset * {
  margin-right: 0;
}
form#m8moduleform_1 legend {
  padding: 3px;
}
form#m8moduleform_1 img.captchapict {
  border: double 3px #999;
  margin-top: 10px;
}

/* news */
div#main div#NewsPostDetailContent {
  margin-top: 0.5em;
  background: url(/images//fading_corner_3.png) no-repeat left top;
  padding-top: 1em;
  padding-bottom: 1em;
}

/* shibuchou msg */
p.city_r {
clear:left;height:108px;background:url(/images/tokyocity.jpg) no-repeat right bottom;padding-right: 340px;
}
p.ginko_b {
background:url(/images/ginko6.jpg) no-repeat center bottom;padding-bottom: 30px;
}
body#chapter_6 div.sectioncontainer {
  background-position: right -20px;
  background-repeat: no-repeat;
  padding-right: 190px;
  height: 170px;
}
body#chapter_6 div#career.sectioncontainer {
  background-image: url(/images/counsel_career_bg.png);
}
body#chapter_6 div#mentalhealth.sectioncontainer {
  background-image: url(/images/counsel_mentalhealth_bg.png);
}
body#chapter_6 div#human.sectioncontainer {
  background-image: url(/images/program_human_bg.png);
  height: 180px;
}
a.bluebtn,
a.graybtn {
  padding: 8px 10px 12px 40px;
  text-decoration: none;
}
a.graybtn {
  background: url(/images/GrayLinkBtn1.png) no-repeat left top;
  cursor: default;
  color: #666;
}
a.bluebtn {
  background: url(/images/BlueLinkBtn1.png) no-repeat left top;
  color: #00F;
}
div#main p.webnews {
  font-size:120%;
  color:#088F00;
  border:dotted 1px #599EEF;
  padding:5px;
  width:25em;
  background:#EFF6FF url(/images/body_mask.png)
}
div#main p.webnews span {
  background:url(/images/applications-internet.png) no-repeat 5px 50%;
  padding:5px 0 5px 45px;
}
ol ol {
  list-style: lower-roman;
}
ul.documents {
  list-style: none;
}
div#main ul.documents li {
  margin-bottom: 15px;
}
ul.documents li a {
  background: url(/images/pdf.png) no-repeat left 50%;
  padding: 12px 0 3px 34px;
}

div#main dl.faq {
  margin-bottom: 3em;
  background-color: #DFF7FF;
background: #DFF7FF url(/images/body_mask.png) repeat scroll 0 0;
  border: dotted 1px #ccc;
  padding: 1em ;
  padding-bottom: 1px;
}
div#main dl.faq dt,
div#main dl.faq dd {
  background-color: white;
  margin:0;
  border-right: solid 1px #ddd;
}
div#main dl.faq dt {
  background-image: url(/images/fukidashi.gif);
  background-position: 5px top;
/*  padding-left: 70px; */ 
  padding-left: 10px; 
  padding-top: 19px; 
  color: #475F35;
/*  text-indent: -4.5em; */
}
div#main dl.faq dt span {
  font-size: 150%;
  font-weight: bold;
  color: #6D7F5F;
}
div#main dl.faq dd {
  padding: 1em 4.5em;
  margin-bottom: 1em;
  border-bottom: solid 1px #ddd;
}

/* topic_banner link ------------------------------------ */
a.banner_L {
  display: block;
  width: 390px;
  height: 60px;
}
.banner_L {
  background: #ccc url(/images/stripe_gray60.png) repeat-x bottom;
}
.banner_L.blue {
  background: #81A9C9 url(/images/stripe_blue60.png);
}
.banner_L img {
  border: 3px double white;
}

/* imagecontainer in blockquote on news  for IE6 */


/* checklist */
ul.checklist,
ol.checklist {
  list-style-image: url(/images/checked_16x16.gif);
}
ul.checklist ol,
ol.checklist ol {
  list-style-type: decimal;
}

.big {
  font-size: 120%;
  font-weight: bold;
  color: #333;
}

img.entry-pay {
  margin-right: 0.5em;
  border: dotted 1px #ccc;
  vertical-align: baseline;
}
/* End of 'jica_main' */

/* Start of CMSMS style sheet 'jica_nav' */
/* utt menu ------------------------------------------------------------- */
div#header div.uttmenu {
        clear: right;
        float: right;
        width: auto;
        font-size: 90%;
        background: url(/images/utt_bg.gif) no-repeat left bottom;  /* you can change on themes */
        padding-left: 27px;
}
div#header div.uttmenu ul {
        width: auto;
        list-style: none;
        margin-top: 0;
        padding: 3px 5px 7px 0;
        background: #eee;   /* you can change on themes */
}
div#header div.uttmenu ul li {
       display: inline;
       padding: 2px 5px 5px;
}
div#header div.uttmenu ul h3 {
       display: inline;
       font-size: 100%;
       background: #ffc95f;
}
div#header div.loginout {
       clear: right;
       float: right;
       padding-top: 7px;
       font-size: small;
}
div#header div.loginout span {
       padding: 7px 5px 3px;
}
div#header span#loginlink {
}

/* main menu ------------------------------------------------------------ */
#menu_vert {
}
#menuwrapper {
       border-left: 0;
       border-right: 0;
}



/* topicpath -------------------------------------------------------------- */
div#main div.breadcrumbs {
        clear:right;
        padding:0;
        border-bottom:none;
        font-size:90%;
        color: #666;
}
div#main div.breadcrumbs span.lastitem {
        font-size: 100%;
        font-weight: normal;
}


/* End of 'jica_nav' */

/* Start of CMSMS style sheet 'theme_seagull' */
/* html, body bg */
html, body {
        background: #EFF9FF url(/images/body_mask.gif);
}


/* header bg photo */
div#header {
        background: url(/images/theme/summer/header_bg.png) no-repeat 230px top;
}
div#catchcontainer {
        background-color: #477EBF; 
}
div#catch {
        background: url(/images/theme/summer/top_symbol.jpg) no-repeat left 50%;
}
div#catch .caption {
        color: #FFF;
}

/* utt menu bg */
div#header div.uttmenu {
        background: url(/images/theme/summer/utt_bg.gif) no-repeat left bottom;
}
div#header div.uttmenu ul {
        background: #e3e6e9;   /* you can change on themes */
}

/* h2 */
div#main h2 {
        margin-top: 3px;
        background:  url(/images/theme/summer/h2_bg.png) no-repeat left top;
        padding-left: 50px;
}

#top div#op_area div.search p.search_note a {
    color: white;
}
#top div#op_area .member img {
    border: double 3px #477EBF;
}
#top div#op_area div.search,
#top div#op_area div.counter {
  border-bottom-color: #BFDCFF;
}


/* End of 'theme_seagull' */

