@charset "utf-8";

h2 {
	display: none;
}

#noticeBlock {
	margin-bottom: 1em;
	width: 50%;
	clear: both;
	float: left;
}

#notice {
	margin-left: auto;
	width: 26em;
	min-width: 300px;
	max-width: 100%;
	text-align: left;
	font-size: 80%;
}

#notice .l span {
	white-space: nowrap;
}

#notice p, #notice ul {
	font-family: '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'MS Gothic', 'Segoe UI Emoji', monospace;
}

#counter {
	font-size: 125%;
}

.countLine * {
	vertical-align: -0.2em;
}

.result {
	font-size: 80%;
}

#picture {
	text-align: center;
}

.regist {
	height: 1.2em;
}

#notice p {
	margin: 0 0 0.5em;
	padding: 0;
}

#menuBlock {
	float: left;
	margin: 2em 0 1em;
	line-height: 1.1;
}

#menuBlock nav {
	margin-right: auto;
	width: 16em;
	min-width: 300px;
	max-width: 100%;
}

#menuBlock ul {
	margin: 0 auto;
	width: 256px;
	text-align: left;
}

#menuBlock ul li:nth-child( odd ) {
	margin: 3px 0;
}

#menuBlock ul li:nth-child( even ) {
	margin: 3px 0 3px 16px;
}

form#google {
	margin: 1em 0;
}

form#google dl {
	line-height: 1.5;
}

#google dt {
	width: auto;
	text-align: left;
	font-size: 80%;
}

#google dd {
	text-align: right;
}

input {
	vertical-align:middle;
}

input.inputText {
	width: 13em;
	height: 2em;
	padding: 0.5em;
}

input.inputSubmit {
	padding: 0;
	border: none;
	opacity: 0.7;
	border-radius: 12px;
	box-shadow: 6px 6px 8px rgba( 0, 0, 0, 0.2 );
}

input.inputSubmit:hover {
	opacity: 1;
}

#twoWeekHis {
	clear: both;
	display: table;
	margin: 1em auto;
	min-width: 300px;
	max-width: 100%;
	text-align: left;
	white-space: nowrap;
	text-align: left;
	font-size: 80%;
}

#twoWeekHis h2 {
	display: block;
	margin: 0.1em 1em;
	font-size: 125%;
}

#twoWeekHis .contentBox {
	margin-left: 2em;
	padding: 1em;
	border-end-end-radius: 2em;
}

#twoWeekHis p.notice {
	font-size: 80%;
}

#twoWeekHis dt {
	clear: both;
	float: left;
}

#twoWeekHis dd {
	margin-left: 3.5em;
	margin-bottom: 1.5em;
}

#twoWeekHis dd li {
	margin-left: 1.5em;
	list-style-type: disc;
}
