* {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-style: normal;
  font-weight: normal;
  list-style:none
}

@font-face {
  font-family: 'arial black';
  src: local('Arial Black');
}

html {
  font-size: 9pt;
  }
   
img {
  border: 0px;
}

input {
  font-size: 9pt;
  }
  
body {
  color: #333;
  font-family:  'メイリオ', 'Meiryo', 'trebuchet ms', Tahoma, Verdana, Arial, Helvetica, sans-serif;
  background-color: #fbfbfc;
  padding: 0px 0px 30px;
}

#container, #header, #headsearch, #footer {
  width: auto;
  }

#container {
  padding: 5px;
  display: block;
  height: auto;
  margin: 0 auto;
  }

#header {
  padding: 5px;
  height: 120px;
  background-image: url(../images/impaqt.gif);
  background-repeat: no-repeat;  
  }

#header img.title {
  width: auto;
  height: auto;
  }

#header h1{
	font-size: 36px;
	font-family: 'arial black','メイリオ', 'Meiryo';
	color: #1e50a2;/* #191970; */
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 170px;
	line-height: 1.2em;
}

#header .subtitle{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #1e50a2;/* #191970; */
	padding-left: 170px;
	padding-top: 0px;
	margin-top: 0px;
	display: inline;
  	float: left;
}

#header .note{
	font-size: 12px;
	color: #1e50a2;/* #191970; */
	text-align: right;
	padding-top: 35px;
	padding-bottom: 0px;
}

#headmenu{
	font-size: 85%;
	bottom: 0px;
	right: 10px;
	text-align: right;
	padding-top: 16px;
	padding-left: 126px;
}

#headmenu a {
	 text-decoration: none;
}

#headmenu a:hover {
    color:#ff9e9e;
}

#headmenu2{
	font-size: 85%;
	bottom: 0px;
	right: 5px;
	text-align: left;
	padding-left: 10px;
}

#headmenu2 a {
	 text-decoration: none;
}

#headmenu2 a:hover {
    color:#ff9e9e;
}

#headline {
    border-top:1px solid #191970;
	border-bottom:1px solid #191970;
    padding: 5px 10px 5px 0px;
}

#headsearch {
    border-top:1px solid #1e50a2;/* #191970; */
	border-bottom:1px solid #1e50a2;/* #191970; */
	text-align: center;
	color: white;
	padding: 10px ;
}
	
.link-item {
	background-color: #1e50a2;/* #191970; */
	width: 100px;
	color: white;
	line-height: 120%;
	height: 20px;
	margin: 5px;
	padding: 5px;
}

#headsearch a {
	 text-decoration: none;
	 color: white;
	 font-weight: bold;
}
#headsearch a:hover {
	 color:#333333;
	 font-weight: bold;
}


#main-contents {
  position:relative;
  float: left;
  padding: 5px;
}

#sidebar {
  display: inline;
  float: left;
  width: 100px;
  height: auto;
  padding: 10px;
}

div#sidebar ul {
    list-style-type:none;
}

div#sidebar li a {
    display:block;
    width:100px;
    margin:5px;
    padding:5px;
    border:1px solid #1e50a2;/* #191970; */
    background-color:#FFA54F;
    color:#ffffff;
    text-decoration:none;
}

div#sidebar li.site a {
    display:block;
    width:100px;
    margin:5px;
    padding:5px;
    border:1px solid #1e50a2;/* #191970; */
    background-color:#00BFFF;
    color:#333333;
    text-decoration:none;
}

div#sidebar li a:hover{
    background-color:#ffffff;
    color:#333333;
}

#main-contents-inner {
  float: left;
  width: auto;
  min-height: 600px;
  height: auto;
  margin: 5px auto 5px auto;
  padding: 5px auto 5px auto;
}

div.headmenu {
	}

div.headmenu span.menuitem a{
	display: block;
	width: 250px;
    padding:5px;
    border:1px solid #191970;
    background-color:#FFA54F;
    color:#ffffff;
    text-decoration:none;
	}
div.headmenu span.menuitem a:hover{
    background-color:#ffffff;
    color:#333333;
}

#main-contents-inner h2.main-title{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: 10px;
    padding: 5px;
    border-left: 10px solid #1e50a2;/* #191970; */
}

#main-contents-inner h3.sub-title{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
    padding: 3px;
    border-left: 5px solid #1e50a2;/* #191970; */
}

#main-contents-inner h3.sub-sub-title{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 10px;
    padding: 3px;
    border-left: 5px solid #1e50a2;/* #191970; */
    line-height: 0.8em;
}

.box{
	padding: 20px 0 10px 0;
	position:relative;
  	float: center;
}

div.search-result{
	padding: 20px 0px 10px 0px;
	}
	
table.data-list {
    width: auto;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.data-list th {
    padding: 5px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.data-list td {
    padding: 1px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table.data-list th a{
    color:#ffffff;
}
table.data-list th a:hover{
    color:#333333;
}

table.data-form {
    width: 800px;
    border: 1px #191970 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.data-form th {
    padding: 10px;
    border: #ffffff solid;
    border-width: 0 0 1px 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(25,25,112,0.5), rgba(25,25,112,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(25,25,112,0.5)), to(rgba(25,25,112,1)));*/
    text-shadow:0 -1px 0 rgba(34,85,136,0.9);
    box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;      
}

table.data-form td {
    padding: 10px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.data-form td.button-area {
    padding: 15px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 0px;
    text-align: center;
    white-space: nowrap;
}

table.data-form th a{
    color:#ffffff;
}
table.data-form th a:hover{
    color:#333333;
}

table.resultdata-list {
    width: 100%;
    border: #191970 solid;
    border-width: 0px 0px 1px 0px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9pt;
}

table.resultdata-list th {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.resultdata-list th.mrm_id {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    vertical-align: top;
    color: #ffffff;
}
table.resultdata-list td {
    padding: 1px;
    border: #191970 solid;
    border-width: 0px 1px 1px 0px;
    text-align: center;
}

table.resultdata-list th:first-child {
  border-radius: 5px 0 0 0;	
}

table.resultdata-list th:last-child {
  border-radius:0 5px 0 0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}

table.resultdata-list th a{
    color:#ffffff;
}
table.resultdata-list th a:hover{
    color:#333333;
}


table.resultdata-list td.flagseq {
    padding: 10px 1px 10px 5px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
    font-size: 12px;
}

table.resultdata-list td.refseqkey {
    padding: 1px 1px 1px 10px;
    width: 120px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}

table.resultdata-list2 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9pt;
}

table.resultdata-list2 th {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    background: #2f4f4f;
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    color: #ffffff;
}
table.resultdata-list2 td.normal {
    padding: 1px 1px 1px 1px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: center;
}

table.resultdata-list2 td.flagseq {
    padding: 10px 1px 10px 5px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
    font-size: 12px;
}

table.resultdata-list2 td.refseqkey {
    padding: 1px 1px 1px 10px;
    width: 120px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}

table.resultdata-list2 td:first-child {
	border: 1px #191970 solid;
}

table.resultdata-list2 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.resultdata-list2 th:last-child {
  border-radius:0 5px 0 0;
  border-width: 0 0 0 0;
box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}


table.resultdata-list3 {
    width: 100%;
    /*border: 1px #191970 solid;*/
    border-bottom: 1px #191970 solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9pt;
}
table.resultdata-list3 th {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 0 0 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.resultdata-list3 th.mrm_id {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 0 0 0;
    background-color: #fbfbfc;
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    vertical-align: top;
    color: #1e50a2;/* #191970; */
}
table.resultdata-list3 td.search {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0px 1px 0px 1px;
    text-align: center;
}

table.resultdata-list3 td:first-child {
	border: 1px #191970 solid;
	border-width: 0 0 0 1px;
}

table.resultdata-list3 th:first-child {
  border-radius: 5px 0 0 0;	
}
table.resultdata-list3 th:last-child {
  border-radius:0 5px 0 0;
  border-width: 0 0 0 0;
box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}


table.resultdata-form {
    width: 100%;
    border: 1px #191970 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.resultdata-form th {
    padding: 10px;
    border: #ffffff solid;
    border-width: 0 0 1px 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.resultdata-form td {
    padding: 10px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.resultdata-form td.button-area {
    padding: 15px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 0px;
    text-align: center;
    white-space: nowrap;
}


table.result-list {
    width: 100%;
    border: #191970 solid;
    border-width: 0px 0px 0px 0px;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9pt;
}

table.result-list th {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.result-list th.mrm_id {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 1px 0 0;
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    vertical-align: top;
    color: #ffffff;
}
table.result-list td {
    padding: 0px;
    border: #191970 solid;
    border-width: 0px 0px 0px 0px;
    text-align: center;
}

table.result-list th:first-child {
  border-radius: 5px 0 0 0;	
}
table.result-list th:last-child {
  border-radius:0 5px 0 0;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}

table.result-list th a{
    color:#ffffff;
}
table.result-list th a:hover{
    color:#333333;
}


table.result-list td.flagseq {
    padding: 10px 1px 10px 5px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
    font-size: 12px;
}

table.result-list td.refseqkey {
    padding: 1px 1px 1px 10px;
    width: 120px;
    border: 1px #191970 solid;
    border-width: 1px 1px 1px 1px;
    text-align: left;
}


table.peptidedata-list {
    width: 100%;
    /*border: 0px #ffffff solid;*/
    border-bottom: 1px #191970 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.peptidedata-list th {
    padding: 1px;
    border: #ffffff solid;
    border-width: 0 0 0 0;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    white-space: nowrap; 
    text-align: center;
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.peptidedata-list td {
    padding: 3px;
    border: 0px #ffffff solid;
    text-align: left;
}

table.peptidedata-list td.flagseq {
    padding: 1px 1px 1px 3px;
    border: 0px #ffffff solid;
    text-align: left;
}

table.peptidedata-list td:first-child {
	border: 1px #191970 solid;
	border-width: 0 0 0 1px;
}

table.peptidedata-list th:first-child {
  border-radius: 5px 0 0 0;	
}
table.peptidedata-list th:last-child {
  border-radius:0 5px 0 0;
  border-width: 0 0 0 0;
box-shadow: 2px 2px 1px rgba(0,0,0,0.1), 0px 1px 1px rgba(255,255,255,0.3) inset;
}

table.result-header {
    width: auto;
    border: 0px #ffffff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.result-header th.textright {
    padding: 1px;
    font-weight: bold;
    white-space: nowrap;
    width: 80px;
    text-align: right;
}
table.result-header td {
    padding: 1px;
    border: 0px #ffffff solid;
    text-align: left;
}

table.small-form {
    width: 300px;
    border: 1px #191970 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.small-form th {
    padding: 5px;
    border: #ffffff solid;
    border-width: 0px;
    background: #1e50a2;/* #191970; */
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
    color: #ffffff;
    /*background:-moz-linear-gradient(rgba(19,19,70,0.5), rgba(19,19,70,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(19,19,70,0.5)), to(rgba(19,19,70,1)));*/
}
table.small-form td {
    padding: 5px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}
table.small-form td.button-area {
    padding: 5px;
    border: 1px #191970 solid;
    border-width: 0 0 1px 0px;
    text-align: center;
    white-space: nowrap;
}

a.search_btn{
	width: 100px;
    padding:5px;
    border:1px solid #1e50a2;/* #191970; */
    background-color:#1e50a2;/* #191970; */
    color:#ffffff;
    text-decoration:none;
    border-radius:5px;
    /*background:-moz-linear-gradient(rgba(25,25,112,0.5), rgba(25,25,112,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(25,25,112,0.5)), to(rgba(25,25,112,1)));*/
	}
a.search_btn:hover{
    background-color:#ffffff;
    color:#333333;
}

a.dl_btn{
	/*display: block;*/
	width: 150px;
    padding:5px;
    border:1px solid #313131;
    background-color:#cccccc;
    color:#ffffff;
    text-decoration:none;
    text-align: center;
    border-radius:5px;
    /*background:-moz-linear-gradient(rgba(51,51,51,0.5), rgba(51,51,51,1) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(51,51,51,0.5)), to(rgba(51,51,51,1)));*/
	}
a.dl_btn:hover{
    background-color:#666666;
    color:#ffffff;
}

.btnboxContainer {
	overflow: hidden;
}

/* clearfix */
.btnboxContainer:before,
.btnboxContainer:after {
    content: "";
    display: table;
}
 
.btnboxContainer:after {
    clear: both;
}

a.link_btn{
	float: left;
	position: relative;
	display: inline-block;
	width: 160px;
	height: 60px;
	margin: 10px 10px 10px 20px;
    padding: 25px 10px 5px 40px;
    line-height: 0.8em;
    color: #ffffff;/*#191970;*/
    font-size: 16px;
	font-family: 'arial black','メイリオ', 'Meiryo';
    text-decoration:none;
    text-align: center;
    border-radius:15px;
	}
.link_btn:before {
  font-family: 'FontAwesome';
  content: "\f002";
  font-size: 36px;
  position: absolute;
  top: 40%;
  left: 15px;
  color: #fff ;
}

.fa-white:before
{
	color: #fff ;
}
.base-color{
    border: 1px solid #1e50a2;/* #191970; *//*7px double #191970;*/
    background-color: #1e50a2;/* #191970; *//*#fefefe;*/
	background:-moz-linear-gradient(rgba(25,25,112,0.3), rgba(25,25,112,1.0) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(25,25,112,0.5)), to(rgba(25,25,112,1.0)));
}
a.base-color:hover{
    background-color: /*#191970;*/#666666;
    color:#ffffff;
    /*border: 7px double #ffffff;*/
}

.mTraq-color{
    border: 1px solid #191970;/*7px double #191970;*/
    background-color: #191970;/*#fefefe;*/
	background:-moz-linear-gradient(rgba(46,139,87,0.3), rgba(46,139,87,1.0) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(46,139,87,0.5)), to(rgba(46,139,87,1.0)));
}
a.mTraq-color:hover{
    background-color: /*#191970;*/#666666;
    color:#ffffff;
    /*border: 7px double #ffffff;*/
}

.aqua-color{
    border: 1px solid #ffa500;/*7px double #191970;*/
    background-color: #ffbf7f;/*#fefefe;*/
	background:-moz-linear-gradient(rgba(ff,191,127,0.3), rgba(ff,191,127,1.0) 80%);
    background:-webkit-gradient(linear, 100% 5%, 100% 100%, from(rgba(ff,191,127,0.5)), to(rgba(ff,191,127,1.0)));
}
a.aqua-color:hover{
    background-color: /*#191970;*/#f3a68c;
    color:#ffffff;
    /*border: 7px double #ffffff;*/
}

.list-width-10 {
	width: 10px;
}
.list-width-50 {
	width: 50px;
}
.list-width-100 {
	width: 100px;
}
.list-width-300 {
	width: 300px;
}
.list-width-auto {
	width: auto;
}
.list-text-left {
	text-align: left;
}
.list-text-right {
	text-align: right;
}

.bg-gray{
	background-color: #DCDCDC;
}

.text-gray{
	color: #DCDCDC;
}

.single-hit-m1{
	color: #ffffff;
	background-color:  #00CED1;
	/* background-color:  #4169E1; */
	}
	
.single-hit-m2{
	color: #ffffff;
	background-color:  #00CED1;
}

.double-hit{
	color: #ffffff;
	background-color:  #FF0000;
}

.no-mod{
}

a.exist-mod{
  	background-color: #cccccc;
	}

a.exist-mod:hover{
    background-color:#eee8aa;
    color:#333333;
}
a.exist-mod:active{
    background-color:#eee8aa;
    color:#333333;
}

.view-sequence{
	font-family:monospace;
	font-size: larger;
	}

.exist-seq-1{
  	background-color: #FFF0F5;
	}

.exist-seq-2{
  	background-color: #FFFFE0;
	}

.exist-seq-3{
  	background-color: #cccccc;
	}


.peptide-class-1 {
	font-weight: bold;
	background-color: #FFF0F5;
	padding: 5px;
}	

.peptide-class-2 {
	background-color: #FFFFE0;
	padding: 5px;
}	

.peptide-class-3 {
	background-color: #cccccc;
	padding: 5px;
}

.contact{
	padding-left: 20px;	
}
.contact-name {
	font-size: 14px;
	font-weight: bold;
	font-family: 'sans-serif','Meiryo';
	color: #1e50a2;/* #191970; */
}
.contact-email{
	}

.partners-title{
	font-size: 24px;
	font-weight: bold;
    font-family: 'arial black','メイリオ', 'Meiryo';
	color: #1e50a2;/* #191970; */
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 170px;
	line-height: 1.2em;
}

ol.help_step{
  padding:0 0 0 2em;
  margin:0;
}
 
ol.help_step li{
  list-style-type:none;
  list-style-position:outside;
  counter-increment: cnt;
  text-indent: -2.0em;
}
ol.help_step li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}

/* footer */
#footer {
  border-top: 1px solid;
  color: #666;
  background-color: #fbfbfc;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  clear: both;
}

#footer {
  display: block;
  }