@charset "utf-8";
/* CSS Document */

h2{
	margin-bottom:20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;	
	font-size:1.6em;
	padding:13px 10px 15px 15px;
	color:#06113d;
	font-weight:bold;
	border-bottom:#06113d double 3px;
	background:url(../../img/cmn/tit02_bg.gif) repeat-x top left;
	}
div.ttl_p h2{
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;		
	}	
div.box{
		
	}	
div.box p{
	line-height:1.5;	
	}		
div.madoguchi{
	background:#f7f7f7;	
	padding:20px;
	margin:20px 0;
	border:1px dotted #757e9f;
	}	
div.madoguchi h3{
	border-left:5px #757e9f solid;
	padding-left:20px;
	margin-bottom:15px;
	font-size:1.3em;
	color:#06113d;
	}	
table.tbl-2{
	
	}	
table.tbl-2 th,	
table.tbl-2 td{
	text-align:left;	
	}
table.tbl-2 th{
	padding-right:15px;
	border-right:1px #757e9f dotted;
	}		
table.tbl-2 td{
	padding-left:15px;
	}	
div.box ul li{
	list-style-type:none;
	margin-bottom:10px;
	}	
div.box ol li{
  margin-left: 2em;
  text-indent: 0;
	margin-bottom:10px;	
	}
div.box ol li	ul{
	padding-left:0px;
	padding-top:10px;
	}	
div.box ol li	ul li{
	margin-bottom:5px;
	 margin-left: 0em;
	}