@charset "euc-jp";

/* Layout
************************************* */
body {
	font-family: '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', Helvetica, sans-serif;
}

.container {
	margin:0 auto;
	width:980px;
	font-size:22px;
	line-height:1.4;
	
	-webkit-text-size-adjust: 90%;
}

h1, h2, h3, div, p, li {
	background:rgba(255,255,255,0.01);
}

h1 {
	margin-bottom:0.4em;
}

.no_break_words {
	display: inline-block;
}

/* Topicpath
************************************* */
.topicpath {
	margin:0.4em 0 0.1em;
	font-size:18px;
}

/* Rules
************************************* */
.article .section_rules {
	margin:0 auto;
	width:954px;
	background:url('https://www.maru-jan.com/image/lottery/section_bg.jpg') repeat-y top center;
}

.article .section_rules > div {
	padding:0 0 4em;
	background:url('https://www.maru-jan.com/image/lottery/section_footer.jpg') no-repeat bottom center;
	text-align:center;
}

.article .section_rules > div > img,
.article .section_rules > div > a img {
	margin-bottom:0.6em;
}

.article .section_rules > div > p {
	margin:0 auto 0.6em;
	width:80%;
	text-align:left;
}

.article .section_rules > div .centering {
	text-align:center;
}

.article .section_rules > div > p.centering em {
	font-size:32px;
	font-weight:bold;
}

.article .section_rules > div .notes {
	margin:0 auto;
	width:755px;
	background:url('https://www.maru-jan.com/image/lottery/notes_bg.jpg');
	text-align:left;
}

.article .section_rules > div .notes p {
	padding:1em 0 0.6em;
	background:url('https://www.maru-jan.com/image/lottery/notes_top.jpg') no-repeat top center;
	text-align:center;
}

.article .section_rules > div .notes ul {
	padding:0 40px 1em 100px;
	width:615px; /* padding + width = total 755px */
	list-style-type:disc;
	background:url('https://www.maru-jan.com/image/lottery/notes_bottom.jpg') no-repeat bottom center;
}

/* Result
************************************* */
.article .section_result {
	margin:0 auto;
	width:954px;
	background:url('https://www.maru-jan.com/image/lottery/section_bg.jpg') repeat-y top center;
}

.article .section_result > div {
	padding:0 0 4em;
	background:url('https://www.maru-jan.com/image/lottery/section_footer.jpg') no-repeat bottom center;
	text-align:center;
}

.article .section_result > div > .result_list {
	margin:0 auto 1em;
	width:892px;
	background:url('https://www.maru-jan.com/image/lottery/result_bg.jpg') repeat-y top center;
	font-size:26px;
}

.article .section_result > div > .result_list img.result_top {
	vertical-align:top;
}

.article .section_result > div > .result_list img.result_bottom {
	vertical-align:bottom;
}

.article .section_result > div > .result_list h3 {
	margin:0.6em auto 0;
	font-weight:bold;
	
	max-height:100%; /* #42725 */
}

.article .section_result > div > .result_list p {
	margin:0 auto 1em;
}

.article .section_result > div > .result_list ul {
	overflow:hidden;
	margin:0 auto 0.6em;
	width:530px;
}

.article .section_result > div > .result_list ul li{
	float:left;
	width:260px;
}

.article .section_result > div > .result_list ul.single li {
	clear:both;
	width:100%;
}
