/*//// qa style ////*/

h4{margin:15px 0 0 5px;}
ul.icon-lists{
	margin:20px;
}
li.icon_down{
	background:url("../images/icon_down.png") 2px 4px no-repeat;
	padding-left:20px;
	margin: 8px 0;
}
.line_dot{
	width:auto;
	height:2px;
	background:url(../images/line_dot_side.gif) repeat-x center;
	padding:30px 0 15px 0;
}
#container #leftBox .inner h3.h3_title{
	color:#0077c0;
	margin:35px 0 0 0;
}

dl.qanda{
	overflow:hidden;
}
dl.qanda dd{
	margin-bottom:15px;
}
dl.qanda dd p{
	margin:0;
	padding: 0 20px;
	text-indent: 1em;
}
dl.qanda dd .indent_none{
    text-indent: -0.5em;
}
dl.qanda dd p.no-indent {
	text-indent: 0;
}
dl.qanda dd ul.indent,
dl.qanda dd ul.list_indent{
	margin:0;
	padding:5px 20px 10px 20px;
}
dl.qanda dd ul.indent p,
dl.qanda dd ul.list_indent p{
	padding: 0;
}

dl.qanda dt{
	width:auto;
	height:auto;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	padding:12px 50px 10px 42px;
	text-indent: -24px;
	cursor: pointer;
}

dl.qanda dt.tasu{
	background: #edf5fb url("../images/icon+.png") 290px 10px no-repeat;
}
dl.qanda dt.hiku{
	background: #edf5fb url("../images/icon-.png") 290px 10px no-repeat;
}
dl.qanda dd ol {
	list-style: 
}
a.icon_link{
	padding-left:20px;
	background:url("../images/icon_link.png") 0 5px no-repeat;
}
.txtRed{
	color:red;
}



ul.qa_ex{
	margin-left:5em;
	padding:10px 25px 5px 20px;
	text-indent:-5em;
}

ul.qa_a{
	padding:10px 25px 5px 20px;
}

ul.qa_a li{
	list-style:outside disc;
	margin-left:20px;
}

ol.qa_li {
	list-style:none;
	margin:0 20px 0 2.5em;
	text-indent:-1em;
}

.menu {
	margin: 1em 20px 0
}

/*//// table01 ////*/

table.table01{
	border:1px solid #ccc;
	margin: 0 20px;
	vertical-align: top;
}
table.table01 tr.blue th, table tr.blue td{
	background:#0077c0;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	border-left:1px solid #fff;
}
table.table01 tr th{
	font-weight:normal;
	vertical-align: top; 
}

table.table01 th:first-child{
	border:0;
}
table.table01 tr td{
	background:#fff;
	color:#333;
	font-weight:normal;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	line-height: normal;
	vertical-align: top; 
}
table.table01 td p, table.table01 th p{
	padding:5px;
	
}
table.table01 tr.line-even th, table.table01 tr.line-even td{
	background:#f4f4f4;
}
table.table01 tr{
	border:1px solid #eaeaea;
}
ol{
	margin:25px 20px;
	list-style: none;
}



/*//// parts ////*/

.pageTops{
	display:block;
	width:100%;
	height:20px;
}
.pageTops a{
	float:right;
}

.bnr_container img {
    width: 100%;
}

.bnr_container img.pc {
    display: none;
}
