/**
 * 2カラムレイアウト用
 */

*{
}

body{
    background-color: #e0e0e0;
    margin: 8px 8px;
    text-align: center;
}

#body{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    text-align: left;
}

#header {
    width: 980px;
    margin: 0 0 5px 0;
}

#menu {
    float: left;
    width: 200px;
}

#contents {
    float: left;
    width: 780px;
    margin: 0;
    font-size: 11pt;
    line-height: 15pt;
}

#footer {
    clear: both;
    width: 980px;
}

/**
 * 基本テキスト用
 */
 
.text{
    margin: 0px;
    padding: 5px 10px;
    font-size: 10pt;
}

.content-text{
    margin: 0px;
    padding: 20px;
    font-size: 11pt;
    line-height:1.3em;
}

.title{
    margin: 0px;
    padding: 5px 10px;
    font-size: 10pt;
    font-weight: bold;
}


/**
 * スペーサ
 */
.space{
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    height: 5px;
}

/**
 * 横ボックス用
 */

.side-box{
    margin: 0 5px 0 0;
    width: 195px;
}

.side-box-top{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 195px;
    height: 5px;
    background:url(side-box-top.png) no-repeat left bottom;
}

.side-box-middle{
    margin: 0px;
    width: 195px;
    background:url(side-box-middle.png);
} 

.side-box-bottom{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 195px;
    height:5px;
    background:url(side-box-bottom.png) no-repeat left top;
}


/**
 * ヘッダ用
 */

.header-box{
    margin: 0;
    width: 980px;
}

.header-box-top{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 980px;
    height: 5px;
    background:url(header-box-top.png) no-repeat left top;
}

.header-box-middle{
    margin: 0px;
    width: 980px;
    background:url(header-box-middle.png);
} 

.header-box-bottom{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 980px;
    height:5px;
    background:url(header-box-bottom.png) no-repeat left top;
}

/**
 * フッタボックス
 */

.footer-box{
    margin: 0;
    width: 980px;
}

.footer-box-top{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 980px;
    height: 5px;
    background:url(footer-box-top.png) no-repeat left bottom;
}

.footer-box-middle{
    margin: 0px;
    width: 980px;
    background:url(footer-box-middle.png);
} 

.footer-box-bottom{
    margin: 0;
    padding: 0;
    font-size: 1px;
    width: 980px;
    height:5px;
    background:url(footer-box-bottom.png) no-repeat left top;
}


/**
 * サイドフレーム
 */

.side-frame{
    margin: 0 5px 0 0;
    width: 195px;
}

.side-frame-top{
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    width: 195px;
    height: 5px;
    background:url(side-frame-top.png) no-repeat left bottom;
}

.side-frame-title{
    margin: 0px;
    height: 30px;
    width: 195px;
    background:url(side-frame-title.png);
} 

.side-frame-middle{
    margin: 0px;
    width: 195px;
    background:url(side-frame-middle.png);
} 

.side-frame-bottom{
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    width: 195px;
    height:5px;
    background:url(side-frame-bottom.png) no-repeat left top;
}

.side-frame .text{
    margin: 0px;
    padding: 10px;
    font-size: 10pt;
    line-height: 13pt;
}

.side-frame ul{
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    list-style: square outside none;
}


/**
 * メインとなるパネル
 */

.panel{
    margin: 0;
    width: 780px;
}

.panel-top{
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    width: 780px;
    height: 5px;
    background: url(panel-top.png) no-repeat left bottom;
}

.panel-title{
    margin: 0px;
    width: 780px;
    height: 30px;
    background: url(panel-title.png);
}

.panel-toolbar{
    margin: 0px;
    width: 780px;
    height: 30px;
    color: #ffffff;
    background: url(panel-toolbar.png);
}

.panel-statusbar{
    margin: 0px;
    width: 780px;
    height: 35px;
    color: #ffffff;
    background: url(panel-statusbar.png);
}

.panel-middle-title{
    margin: 0px;
    width: 780px;
    height: 30px;
    color: #ffffff;
    background: url(panel-middle-title.png);
}

.panel-middle{
    margin: 0px;
    width: 780px;
    background: url(panel-middle.png);
} 

.panel-bottom{
    margin: 0px;
    padding: 0px;
    font-size: 1px;
    width: 780px;
    height: 5px;
    background: url(panel-bottom.png) no-repeat left top;
}


/**
 * ボタン
 */


.side-button-top{
    width: 980px;
    height: 32px;
    background:url(side-button-top.png) no-repeat left bottom;
}

.side-button-middle{
    width: 980px;
    height: 32px;
    background:url(side-button-middle.png) no-repeat left bottom;
}

.side-button-bottom{
    width: 980px;
    height: 32px;
    background:url(side-button-middle.png) no-repeat left bottom;
}

.side-button-text{
    font-size: 12px;
    padding: 10px 10px;
    color: #000000;
}

/**
 * テーブル
 */

.table{
    width: 780px;
    border: 0px;
}

.table tr{
    height: 22px;
    background: url(table-tr.png);
}

.table td{
    padding: 5px;
    font-size: 12px;
}

.table th{
    padding: 5px;
    font-size: 12px;
    border: 0px;
}


/**
 * button
 */

.button-left{
    float: left;
    width: 10px;
    height: 32px;
    color: #ffffff;
    background: url(button-left.png) no-repeat left bottom;
}

.button-left-selected{
    float: left;
    width: 10px;
    height: 32px;
    color: #000000;
    background: url(button-left-selected.png) no-repeat left bottom;
}

.button-center{
    float: left;
    margin: 0px;
    padding: 0px;
    height: 32px;
    color: #ffffff;
    background: url(button-center.png);
}

.button-center-selected{
    float: left;
    margin: 0px;
    padding: 0px;
    height: 32px;
    color: #000000;
    background: url(button-center-selected.png);
}

.button-separator{
    float: left;
    margin: 0px;
    padding: 0px;
    width: 1px;
    height: 32px;
    color: #ffffff;
    background: url(button-separator.png);
}

.button-right{
    float: left;
    width: 10px;
    height: 32px;
    color: #ffffff;
    background: url(button-right.png) no-repeat left bottom;
}

.button-right-selected{
    float: left;
    width: 10px;
    height: 32px;
    color: #000000;
    background: url(button-right-selected.png) no-repeat left bottom;
}

.button-text{
    margin: 0px;
    padding: 7px 12px 7px 12px;
    font-size: 14px;
    line-height: 18px;
}

.button-center-selected .button-text a{
    color: #000000
}

.button-center .button-text a{
    color: #ffffff;
}



.mark{
    float: left;
    width: 80px;
    height: 64px;
}


.navigation{
    /*display:block;*/
    float: right;
    font-size:11pt;
    margin:0;
    padding:0;
    right:10px;
}

.navigation li {
    color:#909090;
    float:left;
    list-style:none outside none;
    margin-bottom:0;
    padding: 0;
    line-height: 32px;
}

.navigation li a {
    color:#0000FF;
    padding:3px 0;
    text-decoration:none;
}



.content-text h1{
	font-size: 22pt;
	border-bottom: 1px solid #394b95;
}

.content-text h2{
	font-size: 16pt;
	border-bottom: 1px solid #e0e0e0;
}

.content-text h3{
	font-size: 12pt;
}

.content-text h4{
	font-size: 12pt;
	border-bottom: 1px solid #e0e0e0;
}

.content-text pre.source{
	font-family: sans-serif;
	background-color: #f0f0f0;
	padding: 5px;
	border: 1px solid #b0b0b0;
}


.content-text table.doc {
	width: 740px;
	border-collapse: collapse;
	border: 2px solid #b0b0b0;
}

.content-text table.doc th {
	color: #000000;
	background-color: #f0f0f0;
	border-bottom: 1px solid #b0b0b0;
	padding: 5px;
	font-weight: normal;
}

.content-text table.doc td {
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #b0b0b0;
	padding: 5px 15px 5px 15px;
}

.content-text dt {
	font-weight: bold;
}

ul.side li{
    line-height: 1.5em;
}

ul.side{

}

img{
    margin: 10px;
}


/* END OF FILE */

