/********** 共通部分 **********/
*{
	margin: 0;
	padding: 0;
	font-family: 'MS PGothic', 'Osaka, sans-serif';
	font-size: 12px;
	line-height: 130%;
}

img {
	border:0;
}

a:link{ color:    #1C10FB; text-decoration: underline; } /* 普通のリンクの色 */
a:visited{ color: #1C10FB; text-decoration: underline; } /* すでに見たリンクの色 */
a:hover{ color:   #EA645D; text-decoration: underline; } /* カーソルが乗ったときのリンクの色 */
a:active{ color:  #EA645D; text-decoration: underline; } /* クリックしたときのリンクの色 */

.contents {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

div.subMenu{
	width: 620px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding-top: 0px;
	margin-bottom: 5px;
	float: left;
}

span.subIcon{

	width: 12px;
	height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}

span.stdbox{

	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	float: left;
}

.subcomment {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E9EDF6;
	padding: 10px 10px 10px 10px;
}

/********** 表基本スタイルシート ***********/
.normal_table{
	border-top: 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;
}

#normal_table{
	border-top: 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;
}

.normal_table th{
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
	text-align: left;
}

.normal_table td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
}



/************  表基本スタイルシートその２  ************/
.tbl1 {
	border-top : 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;
}
.tbl1 td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right : 1px solid #8CA2CE;
}

/************  テーブル３段型（タイトル段目緑、２段目青、３段目白）  ************/
.tbl3 {
	border-top: 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;

}

.tbl3top {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;

}

.tbl3_link {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	background-color: #F3F3F3;
	color: #000000;
	border-right: 1px solid #8CA2CE;
}

.tbl3_normal {
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	background-color: #FFFFFF;
	color: #000000;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
}


/********** サブタイトル専用 ***********/
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}


.subtitle span{
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 3px 5px 2px 5px;
}

/********** サブタイトル専用 ***********/


/********** 制御安全専用 ***********/

.anzen_header {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	text-align: left;

}

.anzen_link{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	text-align:left;

}

.anzen_link span{
	width: 12px;
	height: 12px;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.anzen_link a:link    {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.anzen_link a:visited {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.anzen_link a:active  {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: none;}
.anzen_link a:hover   {font-size: 12px; font-weight: bold ; color: #FF9900; text-decoration: underline;}

.anzen_info {
	padding: 0px 0px 5px 25px;
}

/********** 環境（GREEN）安全専用 ***********/

.normal_table_green{
	border-top: 1px solid #63AC40;
	border-left: 1px solid #63AC40;
}

.normal_table_green th{
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	background-color: #DFF0D7;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #63AC40;
	border-right: 1px solid #63AC40;
	text-align: left;
}

.normal_table_green td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #63AC40;
	border-right: 1px solid #63AC40;
}

.normal_table_green a:link    {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: underline;}
.normal_table_green a:visited {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: underline;}
.normal_table_green a:active  {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: none;}
.normal_table_green a:hover   {font-size: 12px; font-weight: normal ; color: #FF9900; text-decoration: underline;}

.green_link_normal a:link    {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: underline;}
.green_link_normal a:visited {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: underline;}
.green_link_normal a:active  {font-size: 12px; font-weight: normal ; color: #1C10FB; text-decoration: none;}
.green_link_normal a:hover   {font-size: 12px; font-weight: normal ; color: #FF9900; text-decoration: underline;}


.green_header {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	background-color: #DFF0D7;
	padding: 2px 5px 2px 5px;
	text-align: left;

}

.green_link{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	text-align: left;

}

.green_link span{
	width: 12px;
	height: 12px;
	padding: 2px 0px 2px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.green_link a:link    {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.green_link a:visited {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.green_link a:active  {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: none;}
.green_link a:hover   {font-size: 12px; font-weight: bold ; color: #FF9900; text-decoration: underline;}

.green_info {
	padding: 0px 0px 5px 25px;
}

.tbl1_green {
	border-top : 1px solid #63AC40;
	border-left: 1px solid #63AC40;
}
.tbl1_green td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DFF0D7;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #63AC40;
	border-right : 1px solid #63AC40;
}

.tbl1_green a:link    {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.tbl1_green a:visited {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.tbl1_green a:active  {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: none;}
.tbl1_green a:hover   {font-size: 12px; font-weight: bold ; color: #FF9900; text-decoration: underline;}

.h2_green {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 2px;
	color: #336633;
	background: #DFF0D7;
}

.subtitle_green {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	background-color: #DFF0D7;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.subtitle_green span{
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	background-color: #DFF0D7;
	padding: 3px 2px 2px 0px;
}

.subtitle_green_nobg {
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
}

.subtitle_green_nobg span{
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	padding: 3px 2px 2px 0px;
}

/*↑↑↑↑ 環境（GREEN）安全専用 ↑↑↑↑↑↑*/

/********** 点罫線 ***********/

.dottbl {
	font-size: 12px;
	border-top: 1px dotted #8CA2CE;
}

.dottbl a:link {font-size: 12px; color: #1C10FB;	text-decoration: underline;}
.dottbl a:visited {font-size: 12px; color: #1C10FB; text-decoration: underline;}
.dottbl a:active {font-size: 12px; color: #1C10FB; text-decoration: none;}
.dottbl a:hover {font-size: 12px; color: #FF9900; text-decoration: underline;}

.dottbl td{
	border-bottom: 1px dotted #8CA2CE;
	color: #000000;
	padding: 10px 5px 10px 5px;
}


/********** 点罫線 ２段型 ***********/
.dottbl_title {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	padding: 10px 5px 5px 5px;
}

.dottbl_title a:link {font-size: 14px; color: #0000FF;	text-decoration: underline;}
.dottbl_title a:visited {font-size: 14px; color: #0000FF; text-decoration: underline;}
.dottbl_title a:active {font-size: 14px; color: #0000FF; text-decoration: none;}
.dottbl_title a:hover {font-size: 14px; color: #FF9900; text-decoration: underline;}


.dottbl_date {
	font-size: 12px;
	color: #000000;
	padding: 10px 5px 5px 5px;
}
.dottbl_bottom {
	font-size: 12px;
	border-bottom: 1px dotted #8CA2CE;
	color: #000000;
	padding:5px 5px 10px 5px;
}

/********** メーカー別リンク  ***********/
.linktoptbl{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	text-align: left;
}

.linktoptbl span{
	width: 12px;
	height: 12px;
	padding: 2px 5px 2px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.linktoptbl a:link    {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.linktoptbl a:visited {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: underline;}
.linktoptbl a:active  {font-size: 12px; font-weight: bold ; color: #1C10FB; text-decoration: none;}
.linktoptbl a:hover   {font-size: 12px; font-weight: bold ; color: #FF9900; text-decoration: underline;}


.linksubtbl{
	border-top: 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;
}

.linksubtbl th{
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
	text-align: left;
}

.linksubtbl td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 2px 10px 2px 5px;
	border-bottom: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
}

.linksubtbl p{

	padding: 2px 10px 2px 5px;
}

.linksubtbl span{

	padding: 3px 0px 3px 5px;
}

.info {
	font-size: 12px;
	font-weight: bold;
	color: #002F91;
}
.info a:link    {font-size: 12px; font-weight: bold ; color: #002F91; text-decoration: underline;}
.info a:visited {font-size: 12px; font-weight: bold ; color: #002F91; text-decoration: underline;}
.info a:active  {font-size: 12px; font-weight: bold ; color: #002F91; text-decoration: none;}
.info a:hover   {font-size: 12px; font-weight: bold ; color: #002F91; text-decoration: underline;}

.menber_top {
	font-size: 18px;
	font-weight: bold;
	color: #002F91;
}

.linktbl {
	font-size: 12px;
	background-color: #F3F3F3;
	color: #000000;
	padding:2px 5px 2px 5px;
}

.linktblhead {
	font-size: 12px;
	padding-left: 5px;
	background-color: #EAEFF9;
	color: #006699;
}

/**********   ***********/
.makersearch {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	border: 1px solid #8CA2CE;
}

.makersearch span{
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 3px 5px 2px 5px;
}

.makersearch2 {
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 2px 5px 2px 5px;
	vertical-align: middle;
	border-top: 1px solid #8CA2CE;
	border-right: 1px solid #8CA2CE;
	border-left: 1px solid #8CA2CE;
}

.makersearch2 span{
	font-size: 14px;
	font-weight: bold;
	color: #002F91;
	background-color: #E9EDF6;
	padding: 3px 5px 2px 5px;
}

/********** 各種メニュートップ ***********/
.Menu {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13pt;
}

a.Menu:link   { color: #000000; text-decoration: none; font-weight: bold; font-size: 13pt;} /* 普通のリンクの色 */
a.Menu:visited{ color: #000000; text-decoration: none; font-weight: bold; font-size: 13pt;} /* すでに見たリンクの色 */
a.Menu:hover  { color: #EA645D; text-decoration: underline; font-weight: bold; font-size: 13pt;} /* カーソルが乗ったときのリンクの色 */
a.Menu:active { color: #EA645D; text-decoration: underline; font-weight: bold; font-size: 13pt;} /* クリックしたときのリンクの色 */

.td_Menu_head {
 border-style: dotted;
 border-width: 1px 0px 1px 0px;
 border-color: #9EA3B9;
 padding-left: 10px;
}

.td_Menu {
 padding: 0px 0px 0px 0px;
 line-height: 100%;
 border-style: dotted;
 border-width: 0px 0px 1px 0px;
 border-color: #9EA3B9;
 margin: 0px 0px 0px 0px;
 padding-left: 10px;
}

/********** 履歴 ***********/
div#History{
	height: 16px;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 12px;
}

span.History{
	margin-left: 6px;
	color: #000000;
}

a.History        { margin-left: 6px; padding-top:2px; }
a.History:link   { color: #1C10FB; text-decoration: none; } /* 普通のリンクの色 */
a.History:visited{ color: #1C10FB; text-decoration: none; } /* すでに見たリンクの色 */
a.History:hover  { color: #EA645D; text-decoration: underline; } /* カーソルが乗ったときのリンクの色 */
a.History:active { color: #EA645D; text-decoration: underline; } /* クリックしたときのリンクの色 */

/********** 左メニューテーブル ***********/
.left_menu_teble{
	border-top   : 1px #002F91 solid;
	border-right : 1px #002F91 solid;
	border-bottom: 0px #002F91 none;
	border-left  : 1px #002F91 solid;
}

.left_menu_top{
	border-top   : 0px #002F91 none;
	border-right : 0px #002F91 none;
	border-bottom: 0px #002F91 none;
	border-left  : 0px #002F91 none;
	padding: 1px 1px 1px 1px;
}

.left_menu_others{
	border-top   : 1px #002F91 solid;
	border-right : 0px #002F91 none;
	border-bottom: 0px #002F91 none;
	border-left  : 0px #002F91 none;
	padding: 1px 1px 1px 1px;
}

.left_menu_bottom{
	background-image: url(/img/left_menu/img_999.gif);
	background-repeat: repeat;
}

/********** 各ページ内 **********/

#news a:link    { font-size: 12px; color: #1C10FB; text-decoration: underline;}
#news a:visited { font-size: 12px; color: #1C10FB; text-decoration: underline;}
#news a:active  { font-size: 12px; color: #1C10FB; text-decoration: none;}
#news a:hover   { font-size: 12px; color: #FF9900; text-decoration: underline;}

.howto a:link    { font-size: 12px; letter-spacing: 2px;}
.howto a:visited { font-size: 12px; letter-spacing: 2px;}
.howto a:active  { font-size: 12px; letter-spacing: 2px;}
.howto a:hover   { font-size: 12px; letter-spacing: 2px;}

.green a:link    { font-size: 12px; letter-spacing: 2px;}
.green a:visited { font-size: 12px; letter-spacing: 2px;}
.green a:active  { font-size: 12px; letter-spacing: 2px;}
.green a:hover   { font-size: 12px; letter-spacing: 2px;}

.sitemap a:link    { font-size: 12px;}
.sitemap a:visited { font-size: 12px;}
.sitemap a:active  { font-size: 12px;}
.sitemap a:hover   { font-size: 12px;}

a:link.m    { font-size: 12px; color: #1C10FB; text-decoration: none;}
a:visited.m { font-size: 12px; color: #1C10FB; text-decoration: none;}
a:active.m  { font-size: 12px; color: #1C10FB; text-decoration: none;}
a:hover.m   { font-size: 12px; color: #FF9900; text-decoration: underline;}

.td_serch_00 {
	background-color: #EBEBEB;
	padding: 2px;
	font-size: 11px;
	margin: 0;
}

.td_serch_01 {
	background-color: #EBEBEB;
	padding: 2px 2px 6px 2px;
	font-size: 11px;
	margin: 0;
}

.td_what_necagate {
	background-color: #F2F1EA;
	font-size: 11px;
	padding: 2px;
}

.text_what_necagate {
	margin-top: 5px;
}

.table_news {
	margin-top: 5px;
	margin-left: 5px;
}

.td_news {
	padding: 5px;
	text-align: left;
	background: url("img/index/news_line.gif") repeat-x left bottom;
}

.td_news_day {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url("img/index/news_line.gif") repeat-x left bottom;
}

.table_footer {
	background: #F0F0F0;
	padding: 5px;
	margin-top: 10px;
}

/*** テーブル (枠線なし、パディングなし、マージンなし) ***/
.table_01 {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.td_01 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px 0px 0px 0px;
	line-height: 100%;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.td_02 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #EEEEEE;
	background-color: #EEEEEE;
	margin: 0px 0px 0px 0px;
}

.td_03 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px 0px 8px;
	line-height: 150%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.td_04 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 2px 10px 0px 8px;
	line-height: 150%;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.neca_title {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: italic;
	color: #483D8B;
	border: solid #483D8B;
	border-width: 0px 0px 5px 0px;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: normal;
	color: #002F91;
	margin: 0px;
	padding: 7px 7px 7px 0px;
}

.government_info_date{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 5px;
	text-align: right;
}

.government_info_name{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 5px;
	text-align: right;
}

.exhibition_info_item{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	margin-left: 7px;
	padding: 5px;
}

.document_request{
	background: #E9EDF6;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	margin: 0px;
	padding: 7px;
}

.standard_list_title {
	background: #DCDCBA;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: normal;
	color: #79793E;
	margin-top: 20px;
	padding: 3px;
	text-align: center;
}

.standard_number_item{
	background: #F2F1EA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: normal;
	color: #79793E;
	margin-top: 0px;
	padding: 1px;
	text-align: center;
}

.standard_number_value{
	background: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	word-break: keep-all;
}

.report_title {
	background: #E9EDF6;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: normal;
	color: #002F91;
	margin-top: 20px;
	padding: 3px;
	text-align: left;
}

.report_value {
	background: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 3px;
	text-align: left;
	line-height: 1.5em;
}

.report li {
	list-style-type: square;
	line-height: 1.6em;
}

.report li .indent{
	text-indent: 3em;
}

.book_info_value {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: normal;
	font-style: normal;
	border: dotted Gray;
	border-width: 0px 0px 1px 0px;
	color: #000000;
	margin: 0px;
	padding: 5px;
	line-height: 1.4em;
}

.book_img{
	margin:10px;
}

h4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	margin: 0px;
	padding: 5px;
}

.book {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #536B88;
	margin: 0px;
	padding: 2px;
	border: dotted Gray;
	border-width: 0px 0px 1px 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 2px;
	color: Navy;
	background: #EAEFF9;
}

.howto oi{
	font-size: 16px;
	margin: 1em 1em 1em 0em;
}

.howto li{
	font-size: 16px;
	list-style-type: decimal;
	margin: 1em 1em 1em 0em;
}

.howto_another li{
	list-style-type: none;
	margin: 0em 0.5em 0.5em -1.5em;
}

.ol_leve_3 ol{
	margin: 0px 0px 0px 40px;
}

.ol_leve_2 ol{
	margin: 0px 0px 0px 30px;
}

.chapter {
	font-size: 12px;
	font-weight: bold;
	background: #E9EDF6;
	margin: 0px;
	padding: 1px 0px 1px 0px;
}
.section {
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5 {
	font-size: 12px;
	background: #ECECEC;
	margin: 0px;
	padding: 1px;
}

h6 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

/********* サイトマップ *********/
.sitemap {
	margin: 0px;
}

.sitemap_left {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 420px;
	line-height: 0px;
	display: block;
	overflow: hidden;
}

.sitemap_right {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 240px;
	line-height: 0em;
	display: block;
	overflow: hidden;
}

.first{
	margin: 0px 0px 2px 0px;
	padding-bottom: 2px;
	font-size: 13px;
	height: 13px;
	list-style-type: none;
	font-weight:bold;
}

.second{
	margin: 0px 0px 2px 0px;
	padding-bottom: 2px;
	font-size: 12px;
	height: 12px;
	list-style-type: none;
	text-indent: 0em;
}

.third {
	margin: 0px 0px 4px 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	height: 12px;
	list-style-type: none;
	text-indent: 0em;
}
/********* サイトマップ *********/

.quattro {
	font-size: 12px;
	list-style-type: none;
	padding-bottom: 2px;
	padding-left: 1px;
	text-indent: 0em;
}

.teigi {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #8CA2CE;
}

.tosho {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dotted #8CA2CE;
}

.tosho td{
	padding: 3px 0px 3px 5px;
}

.taitle {
	font-size: 16px;
	font-weight: bold;
	color: #003399
}

.kaise {
	font-size: 12px;
	line-height: 140%;
	color: #000000
}

.def {
	font-size: 12px;
	color: #333333
}

.anzenwhy{
	font-size: 12px;
	line-height: 190%
}

.gactive li{
	list-style-position: inside;
	list-style-type: disc;
}

.gjapan {
	font-size: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.gjapan li{
	font-size: 20px;
	list-style-type: disc;
	list-style-position: inside;
}

.gjapantbl {
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-size: 13px;
}

.gjapantbl p{
	font-family: Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック;
	font-size: 13px;
}

.ass_jisseki {
	font-weight: bold;
	text-align : center;
}

.ass_jisseki_title {
	font-size: 14px;
	font-weight: bold;
	text-align : center;
	color: #002F91;
	background: #E9EDF6;
}
.assjisseki_nen {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #002F91;
	background: #E9EDF6;
}
