#contents #main article {
margin: 0 auto 20px auto;
}
#receipt_head  { width:570px; margin:0 20px 8px; }
#receipt_image { width:570px; margin:0 20px 16px; }

#receipt_image a { display:block; float:left; margin-bottom:10px; }
#receipt_image a img { display:block; }

#receipt_image #main_image { margin-right:13px; }
#receipt_image #movie_clip { text-align:center; }

.receipt_clear { clear:both; }

#banner { width:570px; margin:0 auto; }
#banner li { float:left; margin-right:13px; margin-bottom:8px; }
#banner li img { display:block; }

#receipt_body { width:570px; margin:12px 20px; padding-left:10px; padding-left:7px; }
#receipt_body img { display:block; float:left; margin-right:20px; margin-bottom:20px; }


.ex_list1 li {float:left; margin-right:5px; margin-bottom:2px; }
.ex_list1 li dl dd{ height:115px; line-height:17px; font-size:14px;}
.ex_list1 li dl dd strong{ float:right; color:#FF0000; font-size:21px;}
.ex_list1 li dl { border: 1px solid #333333; width:180px; margin-bottom:5px; }
.ex_list1 li dt { border-bottom: 1px solid #333333; }
.ex_list1 li.none { margin-right:0; clear:right; }

.clearLeft { clear:left;  }   

/*.receipt_acc { width:730px; margin:0 20px 8px;}*/

.receipt_acc a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

#receipt_ex { width:570px; margin:15px auto 0; }

#ex_list2 li {float:left; margin-right:6px; margin-bottom:2px; }
#ex_list2 li dl dd { text-align:center; font-weight:bold;}
#ex_list2 li.none { margin-right:0; clear:right; }

#receipt_top p { width:280px; position:absolute; top:80px; left:10px; }

.ex_list3 li {float:left; margin:5px 15px 15px 2px; }
.ex_list3 li.none { margin-right:0; clear:right; }


.receipt_acc table tr .news strong {
	color: #F00;
}
.style2 {font-size: 24px}


.title01{
	margin:0 0 -34px;
}

#main article p{
	font-family: "メイリオ", Meiryo, sans-serif;
	font-size:15px;
	line-height:25px;
	padding:5px 17px;
}

#main article p.question{
	font-size:23px;
	color: #1e276e;
	line-height:35px;
	background-color: lightgray;
}

#main article p.answer{
	font-size:15px;
	color: #111111;
	padding-left:20px;
}

.answer > a{
	font-size:15px;
}

#main ul, ol {
    /*color: #1e366a;*/
    border: dotted #000000 1px;/*ドット 色 太さ*/
    padding: 0.5em 0.5em 0.5em 2em;
	background: #dfdfdf
}

#main ul li, ol li {
    line-height: 1.5;
	list-style-type: disc;
    padding: 0.5em 0;
	font-size:14px;
}
