@charset "utf-8";

/* layout.css over write
-----------------------------------------------*/
#panelB{
border-bottom:1px solid #cce0f5;
background:url(/trials/ja/images/b_bg01.gif) repeat-x left top #fff;
}

#globalNav{
background:url(/trials/ja/images/b_bg02.gif) no-repeat right top;
width:592px;
}

#english #panelB{
border-bottom:1px solid #cce0f5;
background:url(/trials/en/images/b_bg01.gif) repeat-x left top #fff;
}

#english #globalNav{
background:url(/trials/en/images/b_bg02.gif) no-repeat right top;
width:720px;
}

#contents #trialsContents {
padding:0 24px;
zoom:1;
min-height:400px;
_height:400px;
}

#trialsContents .sttl{
background:url(/common/images/sttl_bg07.gif) no-repeat left top;

}
#trialsContents .sttl h2{
background:url(/common/images/sttl_bg08.gif) no-repeat left bottom;
}

#trialsContents .useTxt {
width:300px;
float:left;
margin-right:24px;
}

#trialsContents .useForm {
width:300px;
float:left;
}

#trialsContents table#useSearchFrom {
background:url(/trials/images/bg_trials.gif) repeat-x;
width:600px;
table-layout:auto;
}

#trialsContents table#useSearchFrom th {
padding:10px 10px 5px 10px ;
text-align:left;
font-weight:normal;

}

#trialsContents table#useSearchFrom td {
padding:0px 10px 10px 10px ;
}

#trialsContents table#useSearchFrom th.code {
width:250px;
}

#trialsContents table#useSearchFrom input.inputText {
width:225px;
}

#english #trialsContents table#useSearchFrom th.code {
width:140px;
}


#english #trialsContents table#useSearchFrom input.inputText {
width:125px;
}

#trialsContents table#useSearchFrom td.submit {
text-align:right;
padding-right:10px;
}

#trialsContents .useForm p {
text-align:right;
width:600px;
}

#trialsContents table#result {
width:600px;
}

#trialsContents table#result thead th {
border-bottom:1px solid #999;
text-align:left;
padding:5px 10px;
font-weight:normal;
}

#trialsContents table#result td {
border-bottom:1px solid #ccc;
padding:5px 10px;
}

#trialsContents table#result th.code {
width:200px;
}

#trialsContents table#result td.diseaseName {
background:url(/trials/images/bg_trialsResult.gif) repeat-x;
}

#trialsContents table#result th img {
margin:0 0 2px 5px;
}

#trialsContents .paging{
position:relative;
text-align:center;
width:600px;
}

#footerNav{
margin-bottom:0;
padding:0px 0 0 24px;
zoom:1;
}


#trialsContents div.goBack {
float:right;
padding-bottom:3px;
}
#trialsContents table#useResult {
width:100%;
border-top:1px solid #999;
clear:right;
}

#trialsContents table#useResult th {
text-align:left;
width:200px;
border-bottom:1px solid #ccc;
background:url(/trials/images/bg_trials.gif) repeat-x;
padding:5px 10px;
}

#trialsContents table#useResult td {
border-bottom:1px solid #ccc;
padding:5px 10px 5px 24px;
}

#trialsContents .trialsResult {
margin-bottom:24px;
}
#trialsContents .trialsResult div.status {
float:right;
width:80px;
padding-top:6px;
}

#trialsContents .trialsResult h3 {
padding:5px 10px;
}

#trialsContents .trialsResult .statusJisshi {
background:url(/trials/images/bg_jisshi.gif) repeat-x;
}

#trialsContents .trialsResult .statusShuryo {
background:url(/trials/images/bg_shuryo.gif) repeat-x;
}

#trialsContents .trialsResult ul {
margin:6px 0 12px 12px;
}

#trialsContents .trialsResult ul li {
margin-bottom:3px;
}

#trialsContents .trialsResult ul li img {
margin-bottom:-2px;
}

#trialsContents .trialsInclude .sectionIndent {
margin:0 96px 0 72px;
}


#trialsContents .trialsInclude dl{
clear:both;
}


#trialsContents .trialsInclude dt{
width:100%;
background:#fff !important;
clear:both;
}
#trialsContents .trialsInclude dt:after{
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}


#trialsContents .trialsInclude dl span.text{
margin-top:12px;
padding:0px 0px 0px 27px;
display:block;
float:left;
background:url(/common/images/icon_control04.gif) no-repeat 14px 0.5em;
}

#trialsContents .trialsInclude dt.iconSortDown{
padding-left:0 !important;
background-color:#FFFFFF;
}
#trialsContents .trialsInclude dt.iconSortDown span.text{
background:url(/common/images/icon_sortdown.gif) no-repeat 14px 0.6em !important;
background-color:#FFFFFF;
}
#trialsContents .trialsInclude .accordion dd.preOpen{
display:block !important;
}
#trialsContents .trialsInclude .accordion dd{
background:#F2F7FD !important;
padding:12px 12px 12px 28px;
}

#trialsContents .trialsInclude li {
margin-bottom:12px;
}

#trialsContents .trialsInclude p {
margin:0 96px 0 72px;
}

#trialsContents .trialsInclude ul.contact {
padding-top:12px;
}

#trialsTopContents {
background:url(/trials/ja/images/mainImage.jpg) no-repeat;
width:996px;
height:504px;
}

#english #trialsTopContents {
background:url(/trials/en/images/mainImage.jpg) no-repeat;
}

#trialsTopContents .alternative {
display:none;
}

#btnTop {
position:relative;
text-align:center;
top:-100px;
}

#btnTop img{
margin:0 5px;
}
