@charset "Shift-JIS";

/* #############################################################

[  module ]

Additional authority person of parts : Web master

############################################################# */


/* ==========================================================================
 h1チEイン
=========================================================================== */
#content .h1Wrap {
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	background:no-repeat;
	zoom:1;
}
#content .h1Wrap h1 {
	padding:0 12px 15px 25px;
	background:no-repeat left bottom;
	font-weight:bold;
	font-size:153%;
}
#content .h1Wrap,
#content .h1Wrap h1 {
	background-image:url(../images/content/bg_h1_commoni.gif);
}
/* 汎用特雁Eンプレート用 */
#mainContainer.special #content .h1Wrap,
#mainContainer.special #content .h1Wrap h1 {
	background-image:url(../images/content/bg_h1_commoni.gif);
}


/* ==========================================================================
 h2チEイン
=========================================================================== */

/* h2チEインEE通！E*/
#content .zoneH1 .h2Wrap,
#content .h2WrapLarge {
	padding:17px 0 0 0;
	background:no-repeat;
}
#content .zoneH1 .h2Wrap h2,
#content .h2WrapLarge h2 {
	padding:0 12px 12px 12px;
	background:no-repeat left bottom;
	font-weight:bold;
	font-size:113%;
}

/* h2チEインE国冁EE---------------*/
#mainContainer.dirKokunai #content .h2Wrap,
#mainContainer.dirKokunai #content .h2Wrap h2 {
	background-image:url(../images/content/bg_h2_kokunai.gif);
}
/* h2チEインE海外！E---------------*/
#mainContainer.dirKaigai #content .h2Wrap,
#mainContainer.dirKaigai #content .h2Wrap h2 {
	background-image:url(../images/content/bg_h2_kaigai.gif);
}
/* 汎用特雁Eンプレート用 ---------------*/
#mainContainer.special #content .h2Wrap,
#mainContainer.special #content .h2Wrap h2 {
	background-image:url(../images/content/bg_h2_common.gif);
}
/* h2の幁E740pxバEジョン ---------------*/
#content .h2WrapLarge,
#content .h2WrapLarge h2 {
	background-image:url(../images/content/bg_h2_common_large.gif);
}

/* -- float_setting -- */
.clear { clear: both; }
.f_right { float: right; }
.f_left { float: left; }

img.f_right { float: right; margin:0 0 15px 15px; }
img.f_left { float: left; margin:0 15px 15px 0; }

/* -- text_setting -- */
.block_end { margin-bottom: 15px;}
.t_right { text-align: right;}
.t_small { font-size: x-small;}
.t_med { font-size:medium; line-height:1.6em;} 
.t_med2 { font-size:20px; margin-top:20px; margin-bottom:10px;} 
.t_strong { font-weight: bold;}
.t_indent { text-indent: 1em;}
.t_center { text-align:center;}
.t_underline { text-decoration:underline;}
.t_through { text-decoration: line-through;}

.red { color: #FF0000;}
/* ==========================================================================
 anchor style
=========================================================================== */
a:link {
	color:#0077b3;
	text-decoration:none;
}
a:visited {
	color:#0077b3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* ==========================================================================
 link
=========================================================================== */
ul.link li,
li.link,
p.link {
	padding:0 0 0 10px;
	background:url(../images/icon_mark/mark_linkbullet.gif) no-repeat 0 0.25em;
}

#wrapper a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	background:#fff;
}

#footerBox a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	background:#fff;
}
/* ==========================================================================
 skip navigation
=========================================================================== */
#skipNavigation {
	display:none;
}

/* ==========================================================================
 topic path
=========================================================================== */
#topicPath {
	padding:10px 5px;
}
#topicPath ul {
	zoom:1;
}
#topicPath ul:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#topicPath ul li {
	float:left;
	display: inline;
	font-size:113%;
}
#topicPath ul li span {
	padding:0 10px;
}


/* ==========================================================================
 ペEジ冁Eンカー (.pageAnchor)
=========================================================================== */
#content .pageAnchor {
	margin:15px 0 0 0;
}
#content .pageAnchor ul {
	text-align:center;
}
#content .pageAnchor ul li {
	padding:6px 30px;
	display:inline;
	border-left:1px dotted #c4c4c4;
}
#content .pageAnchor ul li.firstChild {
	border-left:none;
}
#content .pageAnchor ul li a {
	padding-left:16px;
	background:url(../images/icon_mark/mark_arrow_under.gif) no-repeat;
	font-weight:bold;
	font-size:113%;
	white-space:nowrap;
}


/* ==========================================================================
 float basic function
=========================================================================== */
#content .boxTextR,
#content .boxTextL {
	width: 100%;
}
#content .boxTextR:after,
#content .boxTextL:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}

#content .boxTextR .img {
	float: left;
	margin: 0 10px 0 0;
}
#content .boxTextR .text {
	overflow: auto; /* for modern browser */
	zoom: 1; /* for ie6 */
}
#content .boxTextL .img {
	float: right;
	margin: 0 0 0 10px;
}
#content .boxTextL .text {
	overflow: auto; /* for modern browser */
	zoom: 1; /* for ie6 */
}
/* ==========================================================================
 separator
=========================================================================== */
hr.separator {
	display:none;
}

/* ==========================================================================
 こEペEジの先頭へ
=========================================================================== */
.pagetop {
	margin:25px 0 15px 0;
	text-align:right;
}



/* ==========================================================================
 フリーエリアEEfreeAreaEE
=========================================================================== */
.freeArea {
	clear:both;
	margin-top:5px;
	zoom:1;
}


/* ==========================================================================
 汎用特雁Eンプレート用パターン
=========================================================================== */

/* -------------------------------------------------------------- 
パターン1E左画像、右チEストエリアEEtempPattern1EE
-------------------------------------------------------------- */
#content .tempPattern1 {
	zoom:1;
	margin:15px 0 0 0;
}
#content .tempPattern1:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#content .tempPattern1 .photo {
	float:left;
	display:inline;
	width:198px;
	text-align:center;
}
#content .tempPattern1 .text {
	float:left;
	display:inline;
	width:492px;
	margin-left:10px;
}
#content .tempPattern1 .text h3 {
	font-size:113%;
	font-weight:bold;
}


/* -------------------------------------------------------------- 
パターン2EEペインEEtempPattern2EE
-------------------------------------------------------------- */
#content .tempPattern2 {
	zoom:1;
	margin:15px 0 0 0;
}
#content .tempPattern2:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#content .tempPattern2 .unitL {
	float:left;
	display: inline;
	width:340px;
}
#content .tempPattern2 .unitR {
	float:right;
	display: inline;
	width:340px;
}
#content .tempPattern2 h3 {
	font-size:113%;
	font-weight:bold;
	min-height: 3.5em;
	height: auto !important;
	height:3.5em;
}
#content .tempPattern2 .photo {
	float:left;
	display:inline;
	width:198px;
}
#content .tempPattern2 .photo .photoimage {
	width:198px;
	text-align:center;
}
#content .tempPattern2 .text {
	float:left;
	display:inline;
	width:132px;
	margin-left:10px;
}

/* -------------------------------------------------------------- 
パターン3EEペインEEtempPattern3EE
-------------------------------------------------------------- */
#content .tempPattern3 {
	zoom:1;
	margin:15px 0 0 0;
}
#content .tempPattern3:after {
	content: "."; display: block; clear: both; height: 0; visibility: hidden; line-height: 0; font-size: 0;
}
#content .tempPattern3 .unitL {
	float:left;
	display: inline;
	width:210px;
}
#content .tempPattern3 .unitC {
	float:left;
	display: inline;
	width:210px;
	margin:0 0 0 35px;
}
#content .tempPattern3 .unitR {
	float:right;
	display: inline;
	width:210px;
}
#content .tempPattern3 h3 {
	font-size:113%;
	font-weight:bold;
	min-height: 4.5em;
	height: auto !important;
	height:4.5em;
}
#content .tempPattern3 .photo {
	margin:0 0 20px 0;
	text-align:center;
}


/* ==========================================================================
 旧コンチEチEEれ込みコンチE
=========================================================================== */
#content .includeOldContents {
	width: 541px;
	margin:0 auto;
}


/* ==========================================================================
 汎用定義
=========================================================================== */

/* マEジン調整
--------------------------------------------- */

/* 丁E*/
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt18 { margin-top: 18px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }

/* 左 */
.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }

/* 丁E*/
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }

/* 右 */
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }

/* align,valign */
.alignR { text-align: right !important; }
.alignL { text-align: left !important; }
.alignC { text-align: center !important; }
.valignT { vertical-align: top !important; }
.valignM { vertical-align: middle !important; }
.valignB { vertical-align: bottom !important; }


/* clearfix
-------------------------------------------------------------- */
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}
.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ЈēEIRECSR@gbv */

#section02A {
	margin: 0 0 0;
	font-size:13px;
	}
.csr #section02A {
	margin: 0 10px 0;
	font-size:13px;
	}
.section_left {
	width:235px;
	float:left;
	/*border:solid 1px #ccc;*/
	height:110px;
	}
.section_right {
	width:235px;
	float:right;
	/*border:solid 1px #ccc;*/
	height:110px;
	}
.csr .section_left {
	width:330px;
	float:left;
	/*border:solid 1px #ccc;*/
	height:130px;
	}
.csr .section_right {
	width:330px;
	float:right;
	/*border:solid 1px #ccc;*/
	height:130px;
	}
#section02A a {
	text-decoration:none!important;
	color:#666!important;
	}
#section02A a:hover {
	text-decoration:none!important;
	color:#5baad2!important;
	}
/*.csr #section02A h2{
	background: url("../csr/img/icon02.gif") 305px center #E8F7FF no-repeat;
	color:#012971;
	padding: 5px 0px 0px 10px!important;
	font-weight:bold;
	font-size:14px;
	margin: 0 0 10px 0;
	height:22px!important;
	border-left: solid 5px #012971;
	border-bottom:1px solid #ccc;
	}*/
.csr h2.subTitle {
    background: url("../images/structure/h2_bg.gif") no-repeat scroll left top;
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 17px;
	padding-top:6px;
}
.subTitle_line4 {
	height:92px;
    background: url("../images/structure/h2_bg2.gif") no-repeat scroll left top;
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 17px;
	padding-top:6px;
	color:#666;
}
.subTitle_line3 {
	height:75px;
    background: url("../images/structure/h2_bg3.gif") no-repeat scroll left top;
    font-size: 120%;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 17px;
	padding-top:6px;
	color:#666;
}

.csr a h2.subTitle {
	color:#666;
	}
/*.csr a:hover h2.subTitle {
	color:#0A2D89;
	}*/
.csr h2.subTitle span {
	display:inline;
	}

#section02A h3 {
	background: url("../images/h2_bg.gif") top left no-repeat !important;
	color: #555!important;
    font-size: 14px!important;
    margin: 0px 0 10px!important;
	padding: 8px 0 5px 7px !important;
	height:15px!important;
	clear:both;
	}
#section02A h3 {
	background: url("../images/h2_bg.gif") top left no-repeat !important;
	color: #555!important;
    font-size: 14px!important;
    margin: 0px 0 10px!important;
	padding: 8px 0 5px 7px !important;
	height:15px!important;
	clear:both;
	}
.fs13 {
	font-size:13px!important;
	}
.mt30 {
	margin-top:30px!important;
	}
#section02A h2 a{
	color:#012971;
	}
#section02A h2 a:hover {
	text-decoration:none;
	color:#84B7EB;
	}
#section02A p {
	margin: 0 10px 15px;
	line-height:1.4em;
	}
#section02A p a {
	color:#666;
	}
#section02A p a:hover {
	color:#999;
	text-decoration:none;
	}
#section02A ul {
	margin: 0 10px 15px 20px;
	line-height:1.4em;
	}
#section02A ul li {
	list-style:disc;
	}
.indent {
	text-indent:-0.5em;
	margin-left:1em;
	}
.clear {
	clear:both;
	}
/*.toggle_container {
	background-color: #F3F3F3;
    border-bottom: 1px dotted #B3B3B3;
    border-top: 1px dotted #B3B3B3;
    margin: 10px 0 !important;
    padding: 0 5px;
}*/
.trigger{
	background: url("../images/mark_linkbullet_darkblue2.gif") no-repeat scroll left center transparent;
    margin-bottom: 7px;
    margin-right: 5px;
    padding-left: 10px;
	}
* html .trigger {
	margin-top:7px;
	}
*:first-child+html .trigger {
	margin-top:7px;
	}
.toggle_container ul {
	margin-left:10px;
	margin-bottom:8px;
	}
.toggle_container li {
	background: url("../images/icon02.gif") center left no-repeat !important;
	margin-bottom:2px!important;
	}
#pdf {
	margin: 20px 0 0 0;
	}
#pdf p {
	margin: 0 0 10px 10px;
	}
#pdf ul{
	list-style:none;
	}
#pdf ul li{
	background: url("../images/ico_pdf.gif") 20px center  no-repeat #648AC9 !important;
	margin-bottom:5px;
	padding: 5px 5px 5px 40px;
	border: solid 1px #f1f1f1;
	color:#FFF;
	width:140px;
	}
#pdf ul li a {
	color:#FFF!important;
	text-decoration:none!important;
	}
#pdf ul li a:hover {
	color:#FFF200!important;
	text-decoration:none!important;
	}
/*--------- margin -----------*/
.nomargin {
	margin-bottom:0 !important;
	}
.mb10 {
	margin-bottom:10px !important;
	}
.mb20 {
	margin-bottom:20px !important;
	}
.mb25 {
	margin-bottom:25px !important;
	}
.mb30 {
	margin-bottom:30px !important;
	}
.mb40 {
	margin-bottom:40px !important;
	} 
.mb50 {
	margin-bottom:50px !important;
	}
.ml10 {
	margin-left:10px !important;
	}
.ml20 {
	margin-left:20px !important;
	} 
.ml30 {
	margin-left:30px !important;
	}
.ml40 {
	margin-left:40px !important; 
	} 
.ml50 {
	margin-left:50px !important; 
	}
.ml250 {
	margin-left:250px !important; 
	}
.mr10 {
	margin-right:10px;
	}
/* 悭鎿 */
div.text_block {
	margin: 0 10px 30px;
	line-height:1.6em;
	font-size:13px;
}
.ul_qa {
	list-style:none;
	margin: 0 0 10px 10px;
	padding:0!important;
	}
.ul_qa li{
	margin-bottom:5px;
}
.ul_qa li span {
	color:#03C;
	font-weight:bold;
	}
.ul_qa li a{
	color:#012971;
	text-decoration:none;
}
.ul_qa li a:hover{
	color:#0099FF;
	text-decoration:underline;
}
.qa_block {
	margin: 0 10px 20px;
	/*border-bottom: 1px dashed #ccc;*/
	line-height:1.4em;
	}
.qa_block dl {
	font-size:13px;
	width:600px;
	}
.qa_block dt {
	background:#E8F7FF;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	font-weight:bold;
	color:#012971;
	/*border-left:solid 5px #012971;*/
	}
.qa_block dt span {
	color:#03C;
	font-weight:bold;
	}
.qa_block dd {
	margin: 0 0 0px 40px;
	}
.qa_block dd span {
	color:#ED1C24;
	font-weight:bold;
	text-indent:1em;
	margin-left:-1.5em;
	margin-right:5px;
	}
* html .qa_block dd {
	margin: 0 0 0px 40px;
	}
* html .qa_block dd span {
	color:#ED1C24;
	font-weight:bold;
	text-indent:0em;
	margin-left:-1.5em;
	margin-right:5px;
	}
*:first-child+html .qa_block dd {
	margin: 0 0 0px 40px;
	}
*:first-child+html .qa_block dd span {
	color:#ED1C24;
	font-weight:bold;
	text-indent:0em;
	margin-left:-1.5em;
	margin-right:5px;
	}
	
/* Јēi2101212_j[A) */
.company #content p {
	margin-bottom:10px;
	line-height:1.4em;
	/*font-size:14px;*/
	}
.dl01A {
	margin: 0 10px 0 10px;
	}
.dl01A dt {
	float:left;
	margin: 0 0 10px 0;
	background: url(../images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat scroll left center;
	padding-left:15px;
	}
.dl01A dd {
	margin: 0 0 5px 0px;
	padding: 0 0 5px 150px;
	border-bottom: dotted 1px #ccc;
	}
.dl01B {
	margin: 0 10px 0 10px;
	font-size:12px;
	}
.dl01B dt {
	float:left;
	clear:left;
	margin: 0 0 5px 0;
	background: url(../images/icon_mark/mark_linkbullet_darkblue.gif) no-repeat scroll left center;
	padding-left:15px;
	}
.dl01B dd {
	padding: 0 0 5px 130px;
	}
.img01A {
	padding:3px;
	border: solid 1px #ccc;
	}
.font16 {
	font-size:16px;
	}
.company #content .company01 {
	width:333px;
	float:left;
	background:url(../company/img/company_bg.png) left bottom no-repeat;
	margin-left:10px;
	font-size:13px;
	}
.company01 p{
	line-height:1.4em;
	padding:20px 20px 10px;
	}
.company01 ul {
	list-style:none;
	margin: 0px 30px 20px 30px;
	}
.company01 ul li {
	background:url(../company/img/icon.gif) left 6px no-repeat;
	margin-bottom:10px;
	font-size:15px;
	border-bottom: dotted 1px #ccc;
	padding-bottom:5px;
	padding-left:15px;
	}
.company #content .company02 {
	width:333px;
	float:right;
	background:url(../company/img/company_bg.png) left bottom no-repeat;
	margin-right:10px;
	font-size:13px;
	}
.company02 p{
	line-height:1.4em;
	padding:20px 20px 10px;
	}
.company02 ul {
	list-style:none;
	margin: 0px 30px 20px 30px;
	}
.company02 ul li {
	background:url(../company/img/icon.gif) left 6px no-repeat;
	margin-bottom:10px;
	font-size:15px;
	border-bottom: dotted 1px #ccc;
	padding-bottom:5px;
	padding-left:15px;
	}
.shishin {
	margin:0 0 0 10px;
	}
.shishin li {
	list-style:none;
	text-indent:-1em;
	margin-left:1em;
	margin-bottom:5px;
	}
#acBanner {
	}
#acBanner li{
	float:left;
	margin-right:10px;
	}
.csr p {
	margin-bottom:10px;
	line-height:1.4em;
	}
.csr .dl01C {
	margin-bottom:20px;
	}
.csr .dl01C dt {
	float:left;
	margin-bottom:5px;
	}
.csr .dl01C dd {
	margin-left:70px;
	margin-bottom:5px;
	}
.decimal {
	list-style:decimal;
	margin-left:20px;
	}
.decimal li {
	margin-bottom:10px;
	}
.t_detail01A {
	border-collapse:collapse;
	margin-bottom:20px;
	width:600px;
	}
.t_detail01A th {
	border: solid 1px #ccc;
	padding: 5px 10px;
	text-align:center;
	font-weight:bold;
	background:#f1f1f1;
	}
.t_detail01A td {
	border: solid 1px #ccc;
	padding: 5px 10px;
	}
.text01A {
	background:#ECFCC7;
	color:#427D29;
	border: solid 1px #427D29;
	font-weight:bold;
	font-size:16px;
	padding:3px 10px;
	text-align:center;
	width:500px;
	margin-bottom:30px!important;
	margin-left:40px;
	}
#content .title01a{
	border-left:5px solid #2F61B8;
	background-color:#E9F1F8;
	margin:0 0 5px;
	padding:3px 0 3px 7px;
}
div.contentBox {
    padding-top: 0 !important;
}
div.contentBox dl {
    margin-bottom: 0 !important;
}
div.contentBox dl.datePeriod {
    border-bottom: 1px dotted #B3B3B3;
}
div.contentBox dl.datePeriod dt {
    float: left;
    width: 500px;
}
div.contentBox dl.datePeriod dd {
    background: url("../images/icon_mark/mark_linkbullet_darkblue.gif") no-repeat scroll left center transparent;
    float: right;
    padding-left: 10px;
    text-align: right;
    width: 90px;
}

div#contentBox {
    padding-top: 0 !important;
}
div#contentBox .list01A {
	margin:15px 20px 15px;
	}
div#contentBox .list01A li {
    margin: 0;
}
div#contentBox .list01A li {
    background: url("../../../resources/images/icon_mark/mark_linkbullet_darkblue.gif") no-repeat scroll left center transparent;
    border-top: 1px dotted #B3B3B3;
    padding: 10px;
}
/* ̗py[W */
.saiyou #content {
    display: inline;
    margin-top: 10px;
    width: 950px;
}
.saiyou .t_detail01A {
	margin: 5px 0 40px 0;
	width:900px;
	line-height:1.4em;
	}
.saiyou .t_detail01A th {
	width:100px;
	text-align:left;
	}
.dl01D dt{
	float:left;
	margin: 0 0 5px 0;
	}
.dl01D dd{
	margin: 0 0 5px 50px;
	}
.dl01E dt{
	float:left;
	margin: 0 0 5px 0;
	background: url("../images/icon_mark/mark_linkbullet_darkblue.gif") no-repeat scroll left center transparent;
	padding: 0 0 0 15px;
	}
.dl01E dd{
	margin: 0 0 30px 120px;
	}
.box01A {
	width:500px;
	padding: 10px 20px;
	margin: 15px 0 15px 0;
	border: solid 3px #ccc;
	}
.box02A {
	padding:5px;
	background-color:#0589E8;
	color:#fff;
	}
#wrapper .box02A a{
	color:#fff;
	text-decoration:underline;
	}
#wrapper .box02A a:hover{
	text-decoration:none;
	}
.saiyou #title2 {
    background: url("../images/h1_bg_900.gif") no-repeat scroll left top transparent;
    font-size: 180%;
    font-weight: bold;
    height: 50px;
    margin-top: 10px;
    padding-left: 15px;
	padding-top:11px;
}
.saiyou h1#title {
    background: url("../images/h1_bg_900.gif") no-repeat scroll left top transparent;
    margin-top: 10px;
	margin-bottom:15px;
	line-height:50px;
}


.saiyou .subTitle2 {
    background: url("../images/h2_bg_900.gif") no-repeat scroll left top transparent;
    font-size: 120%;
    font-weight: bold;
    height: 39px;
    margin-top: 20px;
    padding-left: 15px;

	padding-top:5px;
}
	
.ol_d20{
 list-style-type:decimal;
 padding-left:20px;
}