@charset "Shift_JIS";

/* 全体構造
 -----------------------------------------------------------*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ";
	font-size: 100%;
	background-color: #ffffff;
	line-height: 110%;
}

#wrapper {
/*	width: 100%; */
	text-align: left;
}


/* リンク
 -----------------------------------------------------------*/

a {
/*	color: #333973;*/
/*	text-decoration: none;*/
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}


/* 本文全体
 -----------------------------------------------------------*/

#contentsContainer {
	margin-top: 25px;
	padding-top: 10px;
}


/* パンくず
 -----------------------------------------------------------*/

#breadCrumb {
	margin-left: 8px;
	font-size: 90%;
	line-height: 150%;
	background-color: #969696;
}

.breadCrumbText {
	vertical-align: middle;
	padding-left: 4px;
	font-size: 80%;
	color: #ffffff;
}

#breadCrumb a {
	color: #ffffff;
	text-decoration: underline;
}

#breadCrumb a: hover {
	text-decoration: underline;
}


/* 目次
 -----------------------------------------------------------*/

#menuContainer {
/*	float: left;*/
/*	width: 190px;*/
	margin-left: 5px;
/*	padding-right: 5px;
	border-right: 1px solid #C7C7BA;
	border-bottom: 1px solid #C7C7BA;*/
	font-size: 100%;
	line-height: 120%;
}

#menuContainer a {
	color: #333973;
}

.h1cont {
	margin-top: 15px;
	padding-bottom: 10px;
	font-size: 130%;
	font-weight: bold;
}

.h1numtoc {
	float: left;
	margin-top: 10px;
	font-size: 80%;
}

.h1toc {
	margin-top: 10px;
	font-size: 80%;
}

.h1pretoc {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 80%;
}

.h1indextoc {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 80%;
}

.h2toc {
	margin-left: 14px;
	padding-top: 3px;
	padding-left: 14px;
	font-size: 80%;
	text-indent: -1em;
}

.menuUL {
	margin-left: 18px;
	padding-left: 18px;
	list-style-image: url(../images/bullet01.gif);
	font-size: 75%;
	text-indent: -0.6em;
}

.menuULpre {
	font-size: 75%;
	margin-left: 4px;
	padding-left: 4px;
	list-style-image: url(../images/bullet01.gif);
	text-indent: -0.6em;
}

.bullet {
	vertical-align: middle;
}


/* 本文
 -----------------------------------------------------------*/

#mainContainer {
	margin-left: 10px;
	margin-right: 5px;
	width: 95%;
/*	padding-right: 10px;*/
	font-size: 100%;
	line-height: 150%;
}

.bodyContainer {
	margin-left: 25px;
}

/* 見出し */

.h1num {
	font-size: 140%;
	font-weight: bold;
	line-height: 120%;
	color: #003366;
}

h1 {
	padding-bottom: 10px;
	font-size: 180%;
	line-height: 160%;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.h1ld {
	padding-bottom: 10px;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	color: #003366;
	margin-bottom: 40px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

h3 {
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	color: #093900;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #093900;
	border-left-color: #093900;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 1px;
}

h3.h3cnt {
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	color: #093900;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #093900;
	border-left-color: #093900;
	margin-top: 40px;
	padding-left: 5px;
	padding-bottom: 1px;
}

h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #003366;
}

.ht5 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
}

.ht5backg {
	background-color: #EEEEEE;
}

.mantitle {
	padding-bottom: 0px;
	font-size: 120%;
	line-height: 130%;
	color: #003366;
	border-bottom-style: none;
}

.mantul {
	margin-right: 120px;
	margin-left: 120px;
	font-size: 80%;
	line-height: 130%;
}

.tblKishu {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
}


/* 本文 */

p {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 100%;
}

img {

}

div {
	padding: 0px;
	margin: 0px;
}

.bodyblock {
	margin-left: 15px;
}

.index {
	width: 160px;
	float: right;
}

.innertoc {
	margin-left: 15px;
	font-size: 80%;
}

.innertoc2 {
	margin-left: 25px;
	font-size: 80%;
}

/* 手順 */
.tejun {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}

.tejun2 {
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
}

.tejun_text {
	margin-top: 10px;
	font-weight: bold;
}

.tejun_text2 {
	margin-top: 10px;
	font-weight: bold;
}

/* 補足文 */
.hosoku {
	font-weight: normal;
}

.hosokubold {
	font-weight: bold;
}

.hosokuboldkbd {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 13px;
}

.hosokukbd {
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
}

.hosokuh1a {
	padding-left: 13px;
	font-weight: normal;
}

/* PL */
.plbody {
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/bulletpl.gif);
	text-indent: -0.6em;
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	color: #FF0000
}

.plbodyblock {
	margin-left: 10px;
	padding-left: 10px;
	list-style-image: url(../images/bulletpl.gif);
	font-size: 100%;
	font-weight: normal;
	line-height: 150%;
	color: #FF0000
}

.plbullet {
	vertical-align: middle;
}


/* やくもの */

/*.sym1symbol {
	margin-bottom: -10px;
	margin-left: 15px;
	line-height: 130%;
}*/

.sym1mark {
	list-style-image: url(../images/bltsym01.gif);
	line-height: 130%;
}

.symul1mark {
	list-style-image: url(../images/bltsym02.gif);
	line-height: 130%;
}

.symul2mark {
	list-style-image: url(../images/bltsym03.gif);
	line-height: 130%;
}

.sym1ul1block {
	margin-left: 22px;
	line-height: 130%;
}

.symolmark {
	list-style-image: none;
	line-height: 130%;
}

/* QA */
.qatitle {
	font-size: 120%;
	font-weight: bold;
}

/* 脚注等 */

.small {
	line-height: 150%;
	font-size: 80%;
}

/* 上付き文字の処理 */
.supup {
	font-size: 80%;
}


/* 定型文 */
.teikei {
	line-height: 130%;
	font-size: 80%;
}

.teikeih1 {
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

.teikeih1t {
	font-size: 120%;
}

.teikeih2 {
	margin-top: 10px;
	font-weight: bold;
}

.teikeih3 {
	margin-top: 5px;
}

.teikeico {
	text-align: right;
}

.teikeibodyblock {
	margin-left: 5px;
}


/* 索引 */
.groupTitlesIX {
	margin-top: 20px;
	font-size: 120%;
	color: #003366;
	font-weight: bold;
}

.level1IX {
	margin-left: 10px;
	font-size: 100%;
	font-weight: normal;
}

.level2IX {
	margin-left: 20px;
	font-size: 100%;
	font-weight: normal;
}


/* 表書式 */

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	padding: 0px;
	margin: 0px;
}

.symTable {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size: 100%;
}

.symCell {
	padding-right:20px;
	font-size: 100%;
}

.symimportantleftCell {
	background-image: url(../images/symiline_g.jpg);
	background-repeat: repeat-y;
}

.symimportantrightCell {
	background-image: url(../images/symiline_h.jpg);
	background-repeat: repeat-y;
}

.sympointleftCell {
	background-image: url(../images/sympline_g.jpg);
	background-repeat: repeat-y;
}

.sympointrightCell {
	background-image: url(../images/sympline_h.jpg);
	background-repeat: repeat-y;
}

.symop1Table {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 100%;
}

.symop2Table {
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size: 100%;
}

.brd1Table {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}

table.brd1Table th {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

table.brd1Table td {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: normal;
}


.brdqaTable {
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 100%;
}

.brdqacel {
	margin: 0px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 6px;
}

.brd1minusTable {
	font-size: 100%;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

table.brd1minusTable td {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: normal;
}

.brd0Table {
	width: auto;
	font-size: 100%;
}

table.brd0Table td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
}

.brd0kishuBackg {
	background-color: #CCCCCC;
}

.brd0kishuTable {
	width: auto;
	font-size: 100%;
}

table.brd0kishuTable td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
}


.brd0indLeft {
	margin-left: 45px;
}

.brd0indTable {
	width: auto;
	font-size: 100%;
}

table.brd0indTable td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
}

.brd1sindLeft {
	margin-left: 55px;
}

.brd1sindTable {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
}

table.brd1sindTable th {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

table.brd1sindTable td {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: normal;
}

.brdplTable {
	width: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 100%;
}

table.brdplTable td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight: normal;
}

.brd1sTable {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 80%;
}

table.brd1sTable th {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

table.brd1sTable td {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: normal;
}

.teikeiTable {
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

table.teikeiTable td {
	padding: 4px;
	margin: 0px;
	border: 1px;
	border-color: #999999;
	border-style: solid;
	font-weight: normal;
}

.brd12 {
	font-size: 80%;
}

.brd12b {
	font-size: 80%;
	font-weight: bold;
}

.brd10 {
	font-size: 70%;
}

.brd10b {
	font-size: 70%;
	font-weight: bold;
}

#mainContainer: after {
	mainContainer: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html #mainContainer { height: 1%; }
/* End hide from IE-mac */


/* ナビゲーション
 -----------------------------------------------------------*/

#navitext {
	width: 95%;
	font-size: 90%;
	text-align: right;
}

#naviButton1 {
	width: 96%;
	position: absolute;
	top: 0px;
	text-align: right;
}

#naviButton2 {
	width: 96%;
	text-align: right;
}


/* フッター
 -----------------------------------------------------------*/

#footer {
	margin-top: 16px;
	padding-left: 12px;
	background-color: #DDDDDD;
}

#copyright {
	font-size: 80%;
	padding-top: 5px;
	text-align: center;
}


/* 音声コメント用
 -----------------------------------------------------------*/

div.navihidden {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	display: run-in;
	width: 1px;
	height: 1px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.navihidden img {
	vertical-align: bottom;
}
