/* The standard CSS for doxygen */

body, div, p, dl {
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
}

div.image {
	align: center;
    text-align: center;
}
div.caption {
	align: center;
    text-align: center;
}
.TR90 {
	/* 回転 : cos sin -sin cos : Y軸下向きが正 */
  	-moz-transform: matrix(0, -1, 1, 0, 70, 50);
	-webkit-transform: matrix(0, -1, 1, 0, 0, 0);
	-o-transform: matrix(0, -1, 1, 0, 70, 50);
/*	transform: matrix(0, -1, 1, 0, 70, 50); */
/*	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
/*	height:150 !important;*/
	width:30;
}

/* ---------------------------------- */
div.PGTITLE1 {
	margin: 2em 0px 5px 0px;
	padding: 0px;
//	word-break: break-all;
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
	border-bottom: 3px #808080 double;
}
/* ---------------------------------- */
div.PGTITLE2 {
	margin: 2em 0px 5px 0px;
	padding: 0px 0px 0px 0px; 
//	word-break: break-all;
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
	border-bottom: 1px #808080 solid;
}
/* ---------------------------------- */
div.PGTITLE3 {
	margin: 2em 0px 5px 0px;
	padding: 0px 0px 0px 0px; 
//	word-break: break-all;
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
	border-bottom: 1px #808080 dotted; /* dashed */
}
/* ---------------------------------- */
div.PGTAB {
	margin: 10px 0 5px 0;
//	padding: 0px 5px 0px 40px;
	padding: 0px 5px 0px 5px; 
//	word-break: break-all;
}
/* ---------------------------------- */
table.PG {
	font-size: 1em;
	border: 1px #808080 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.PG th {
    border: #808080 solid;
    border-width: 0 1px 1px 0;
    background: #E3E3E3;
    font-weight: bold;
    text-align: left;
	padding-left: 5px;
/*	height: 1em;*/
}
table.PG td {
    border: 1px #808080 solid;
    border-width: 0 1px 1px 0;
    text-align: left;
	padding-left: 5px; 
/*	height: 1em;*/
}
/* ---------------------------------- */
table.PGBOOK {
    font-size: 1em;
    border: 1px #808080 solid;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}
table.PGBOOK th {
    border: #808080 solid;
    border-width: 0 1px 1px 0;
    background: #E3E3E3;
    font-weight: bold;
    text-align: left;
}
table.PGBOOK td {
    border: 1px #808080 solid;
    border-width: 0 1px 1px 0;
    text-align: left;
	vertical-align: text-top;
}
/* ----------------------------------
線のないテーブル。レイアウト目的

┌────────┐
│                │
│   コンテンツ   │
│   padding      │ (上右下左の順)
└────────┘←─ border
     margin
---------------------------------- */
table.PGTABLE {
    font-size: 1em;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
//	width: 100%;
	margin: 0;
	padding: 0;
}
table.PGTABLE th {
    border: 1px #808080 solid;
    border-width: 0 0 1px 0;
	margin: 0;
	margin : 0 10px 5px 10px;
	padding: 0 10px 5px 10px;
}
table.PGTABLE td {
    border: 0;
    text-align: left;
//	vertical-align: text-top;
    font-family: 'MS Gothic', monospace;
	height: 1em;
	margin: 0;
	padding: 3px 10px 3px 10px;
}
table.PGBOX {
  background-color: #f6f6f6;
    border: 1px #808080 solid;
	padding: 0em 1em 1em 1em;
}

/* ---------------------------------- */
table.PG td p { margin:0; padding:0; }
table.PG th p { margin:0; padding:0; }
table.PGBOOK td p { margin:0; padding:0; }
table.PGBOOK th p { margin:0; padding:0; }
table.PGTABLE td p { margin:0; padding:0; font-family: 'MS Gothic', monospace; }

/* @group Heading Levels */

h1 {
    text-align: left;
    font-size: 250%;
}

h2 {
    font-size: 200%;
    font-weight: bold;
    background-color: #e8eef2;
    border: 3px double #84b0c7;
    margin: 2em 2px 1em;
    padding: 10px 5px;
}
/*
h3 {
    font-size: 150%;
    font-weight: bold;
    background-color: #e8eef2;
    border: 1px solid #84b0c7;
    margin: 2em 2px 1em;
    padding: 2px;
}
*/
h3 {
	margin: 2em 0px 5px 0px;
	padding: 0px;
//	word-break: break-all;
    font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
	border-left: 8px #84b0c7 solid;
	border-bottom: 3px #808080 double;
}

dt {
    font-weight: bold;
}

/*
div.multicol {
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    -moz-column-count: 3;
    -webkit-column-count: 3;
}
*/

p.startli, p.startdd {
    margin-top: 2px;
}

p.endli {
    margin-bottom: 0px;
}

p.enddd {
    margin-bottom: 4px;
}

/* @end */

caption {
    font-weight: bold;
}

span.legend {
        font-size: 70%;
        text-align: center;
}

div.qindex, div.navtab{
    background-color: #e8eef2;
    border: 1px solid #84b0c7;
    text-align: center;
    margin: 2px;
    padding: 2px;
}

div.qindex, div.navpath {
    width: 100%;
    line-height: 140%;
}

div.navtab {
    margin-right: 15px;
}

/* @group Link Styling */

a {
    color: #153788;
    font-weight: normal;
    text-decoration: none;
}

.contents a:visited {
    color: #1b77c5;
}

a:hover {
    text-decoration: underline;
}

a.qindex {
    font-weight: bold;
}

a.qindexHL {
    font-weight: bold;
    background-color: #6666cc;
    color: #ffffff;
    border: 1px double #9295C2;
}

.contents a.qindexHL:visited {
        color: #ffffff;
}

a.el {
    font-weight: bold;
}

a.elRef {
}

a.code {
}

a.codeRef {
}

/* @end */

dl.el {
    margin-left: -1cm;
}

.fragment {
}
pre {
  margin-top: 2px
  line-height:100%;
  padding: 1em;
  width: auto;
  _width: 90%;
  overflow: auto;
  _overflow: scroll;
  color: #000;
  font-family: 'MS Gothic', monospace;
}

pre.fragment {
  margin-top: 2px
  padding: 1em;
  border: 1px solid #000;
  width: auto;
  _width: 90%;
  overflow: auto;
  _overflow: scroll;
  color: #000;
  background-color: #f6f6f6;
  font-family: 'MS Gothic', monospace;
}

div.ah {
    background-color: black;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 3px;
    margin-top: 3px
}

div.groupHeader {
    margin-left: 16px;
    margin-top: 12px;
    margin-bottom: 6px;
    font-weight: bold;
}

div.groupText {
    margin-left: 16px;
    font-style: italic;
}

body {
    background: white;
    color: black;
    margin-right: 20px;
    margin-left: 20px;
}

td.indexkey {
    background-color: #e8eef2;
    font-weight: bold;
    border: 1px solid #CCCCCC;
    margin: 2px 0px 2px 0;
    padding: 2px 10px;
}

td.indexvalue {
    background-color: #e8eef2;
    border: 1px solid #CCCCCC;
    padding: 2px 10px;
    margin: 2px 0px;
}

tr.memlist {
    background-color: #f0f0f0;
}

p.formulaDsp {
    text-align: center;
}

img.formulaDsp {

}

img.formulaInl {
    vertical-align: middle;
}

div.center {
    text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
}

div.center img {
    border: 0px;
}

img.footer {
    border: 0px;
    vertical-align: middle;
}

/* @group Code Colorization */

span.keyword {
    color: #008000
}

span.keywordtype {
    color: #0000FF
/*  color: #604020*/
}

span.keywordflow {
    color: #0000FF
/*  color: #e08000*/
}

span.comment {
    color: #008000
}

span.preprocessor {
/*  color: #0000FF*/
    color: #806020
}

span.stringliteral {
    color: #800040
/*  color: #002080*/
}

span.charliteral {
    color: #008080
}

span.vhdldigit {
/*  color: #0000ff*/
    color: #ff00ff
}

span.vhdlchar {
    color: #000000
}

/* 変数名じゃなかった */
span.vhdlkeyword {
    color: #700070
}

span.vhdllogic {
    color: #ff0000
}

/* @end */

.search {
    color: #003399;
    font-weight: bold;
}

form.search {
    margin-bottom: 0px;
    margin-top: 0px;
}

input.search {
    font-size: 75%;
    color: #000080;
    font-weight: normal;
    background-color: #e8eef2;
}

td.tiny {
    font-size: 75%;
}

.dirtab {
    padding: 4px;
    border-collapse: collapse;
    border: 1px solid #84b0c7;
}

th.dirtab {
    background: #e8eef2;
    font-weight: bold;
}

hr {
    height: 0;
    border: none;
    border-top: 1px solid #666;
}

/* @group Member Descriptions */

.mdescLeft, .mdescRight,
.memItemLeft, .memItemRight,
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
    background-color: #FAFAFA;
    border: none;
    margin: 4px;
    padding: 1px 0 0 8px;
}

.mdescLeft, .mdescRight {
    padding: 0px 8px 4px 8px;
    color: #555;
}

.memItemLeft, .memItemRight, .memTemplParams {
    border-top: 1px solid #ccc;
}

.memItemLeft, .memTemplItemLeft {
        white-space: nowrap;
}

.memTemplParams {
    color: #606060;
        white-space: nowrap;
}

/* @end */

/* @group Member Details */

/* Styles for detailed member documentation */

.memtemplate {
    font-size: 80%;
    color: #606060;
    font-weight: normal;
    margin-left: 3px;
}

.memnav {
    background-color: #e8eef2;
    border: 1px solid #84b0c7;
    text-align: center;
    margin: 2px;
    margin-right: 15px;
    padding: 2px;
}

.memitem {
    padding: 0;
    margin-bottom: 10px;
}

.memname {
    white-space: nowrap;
    font-weight: bold;
}

.memproto, .memdoc {
    border: 1px solid #84b0c7;
}

.memproto {
    padding: 0;
    background-color: #d5e1e8;
    font-weight: bold;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;

}

.memdoc {
    padding: 2px 5px;
    background-color: #eef3f5;
    border-top-width: 0;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
}

.paramkey {
    text-align: right;
}

.paramtype {
    white-space: nowrap;
}

.paramname {
    color: #602020;
    white-space: nowrap;
}
.paramname em {
    font-style: normal;
}

/* @end */

/* @group Directory (tree) */

/* for the tree view */

.ftvtree {
    font-family: sans-serif;
    margin: 0.5em;
}

/* these are for tree view when used as main index */

.directory {
    font-size: 9pt;
    font-weight: bold;
}

.directory h3 {
    margin: 0px;
    margin-top: 1em;
    font-size: 11pt;
}

/*
The following two styles can be used to replace the root node title
with an image of your choice.  Simply uncomment the next two styles,
specify the name of your image and be sure to set 'height' to the
proper pixel height of your image.
*/

/*
.directory h3.swap {
    height: 61px;
    background-repeat: no-repeat;
    background-image: url("yourimage.gif");
}
.directory h3.swap span {
    display: none;
}
*/

.directory > h3 {
    margin-top: 0;
}

.directory p {
    margin: 0px;
    white-space: nowrap;
}

.directory div {
    display: none;
    margin: 0px;
}

.directory img {
    vertical-align: -30%;
}

/* these are for tree view when not used as main index */

.directory-alt {
    font-size: 100%;
    font-weight: bold;
}

.directory-alt h3 {
    margin: 0px;
    margin-top: 1em;
    font-size: 11pt;
}

.directory-alt > h3 {
    margin-top: 0;
}

.directory-alt p {
    margin: 0px;
    white-space: nowrap;
}

.directory-alt div {
    display: none;
    margin: 0px;
}

.directory-alt img {
    vertical-align: -30%;
}

/* @end */

address {
    font-style: normal;
    color: #333;
}
