@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

em,strong,th {
	font-style:normal;
	font-weight:bold;
}

h4 {
	font-style:normal;
	font-weight:bold;
	font-size: 108%;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 20px;
}

a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#doc #bd .yui-b ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 32px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(../img/listmark.gif);
	background-repeat: no-repeat;
}

/* link: 左見出しList */
#doc #bd .yui-b ul li a:link {
	color: #00F;
}
#doc #bd .yui-b ul li a:visited {
	color: #00F;
}
#doc #bd .yui-b ul li a:hover {
	text-decoration: underline;
	color: #F00;
}
#doc #bd .yui-b ul li a:active  {
	text-decoration: none;
	color: #F00;
}
/* link: 左見出しH1 */
#doc #bd .yui-b h1 a:link {
	color:#FFF;
}
#doc #bd .yui-b h1 a:visited {
	color:#FFF;
}
#doc #bd .yui-b h1 a:hover {
	text-decoration: underline;
	color:#9FF
}
#doc #bd .yui-b h1 a:active  {
	text-decoration: none;
	color: #9FF;
}
/* --------------------------- */


#doc #bd #yui-main .yui-b {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#doc #bd #yui-main .yui-g h1 {
	font-size: 138.5%;
	font-weight: bold;
	background-image: url(../img/H1.jpg);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	color: #000;
}
#doc #bd #yui-main .yui-g h2 {
	font-size: 123.1%;
	font-weight: bold;
	background-image: url(../img/H2.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DEDEDE;
}
#doc #bd .yui-b ul li ul .list2 {
	color: #000;
	background-color: #FFF;
	background-image: none;
}
#doc #bd .yui-b h1 {
	background-image: url(../img/link.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 24px;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;S
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	color: #FFF;
}
#doc #bd #yui-main .yui-b .yui-g .char {
	background-image: url(../img/CHAR.gif);
	background-repeat: no-repeat;
}
#doc #hd {
	background-color: #DEDEDE;
}

/* 本物の表組みの為のテーブル */
#doc #bd #yui-main .yui-b .yui-g .table-01 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#doc #bd #yui-main .yui-b .yui-g .table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
#doc #bd #yui-main .yui-b .yui-g .table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    white-space: nowrap;
}
/* --------------------------------------------- */
#doc #bd #yui-main .yui-b .yui-g h3 {
	font-size: 108%;
	font-weight: bold;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 4px;
	margin-top: 8px;
}
#doc #bd #yui-main .yui-b .yui-g p {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 8px;
}
#doc #bd #yui-main .yui-b .yui-g ul li{
	/* list-style-type: disc; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	background-image: url(../img/circle.gif);
	background-repeat: no-repeat;
	
	margin-left:20px;
}
#doc #bd #yui-main .yui-b .yui-g ol li {
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 8px;
	margin-left: 38px;
	list-style-position: outside;
	list-style-type: decimal;
}
#doc #bd #yui-main .yui-b .yui-g p .img-left {
	margin: 10px;
	float: left;
}
#doc #bd #yui-main .yui-b .yui-g #backtotop {
	text-align: right;
}
#doc #bd .yui-b h2 {
	margin: 0px;
	padding: 0px;
}
#doc #bd #yui-main .yui-b .yui-g .align_right {
	text-align: right;
}
#doc #bd #yui-main .yui-b .yui-g .table-01 .align_right {
	text-align: right;
}
#doc #bd #yui-main .yui-b .yui-g .kakomi {
	background-color: #EAECEE;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

