


html {
  overflow-y:scroll;
  height:100%;
  font-size:18px;
  font-weight:bold;
  background-color: #f3f3f3;
}



body{
 margin:0;
 overflow-x: hidden;
}



/* break */

.bre1{
  margin-top: 2em;
  margin-bottom: 2em;
}



.bre2{
  margin-top: 1em;
  margin-bottom: 0em;
}



.bre3{
  margin-top: 0em;
  margin-bottom: 1em;
}



.bre4{
  margin-top: 0em;
  margin-bottom: 0em;
}

/* break */



/* text */

a { text-decoration: none;}
a:hover { text-decoration: none;}
a:link { color: #007b43; }
a:visited { color: #007b43; }

/* text */



/* banner */

#banner {
width: 100%;
height: 60px;
text-align: center;
margin:0;
padding: 12px 0px 0px 0px;
}

/* banner */



/* table */

#kadomaru {
width : 800px;
margin : 50px auto 30px auto;
border-width:2px;
border-style:solid;
border-color:#ee827c;
padding:20px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius: 6px;
}



table {
	border: none;
        margin : 30px auto 30px auto;

}

table , td {
	border: none;
}
        td {
	padding: 10px 0px 10px 10px;
        font-size:16px;
	font-weight: bold;
	vertical-align: top;
	border: none;
}

/* table */



/* counter */

#counter {
text-align: right;
margin: -20px 0px 0px 0px;
}

/* counter */



/* button */

#button {
text-align: left;
margin:5px 0px 0px 0px;
}

/* button */



/* search */

#search {
width : 250px;
text-align: left;
margin: -35px 0px 0px -10px;
}

/* search */



/* menu-image */

#menu-image img {
width : 30px;
height : 30px;
padding: 0px 0px 0px -5px;
}

/* menu-image */



/* patent-list */



/* patent-list */












