@charset "utf-8";

/* ページ全体の枠組み
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	border-top: 5px solid #699600;
	//  font-size: 13px;
	font-size: 15px;
	color: #000000;
	background: #699600;
}

#header {
	height: 294px;
	background: url(images/headbg.png) repeat-x;
}

#header .inner {
	margin: 0 0 0 30px;
	//  width: 800px;
}

#content {
	background: #ffffff;
}

#content .inner {
	margin: 0 0 0 30px;
}

#content .inner:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#sub {
	float: left;
	width: 265px;
}

#main {
	float: left;
	width: 450px;
}

#info {
	width: 210px;
	margin: 0 0 0 100px;
	float: left;
	padding: 0px;
	font-family: 'Lucida Grande',
		'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
		Meiryo, メイリオ, sans-serif;
}

#footer {
	min-height: 80px;
	background: #699600;
}

#footer .inner {
	margin: 0 auto;
	width: 800px;
}

/* リンクと画像
---------------------------------------------------- */
a {
	text-decoration: none;
	color: #699600;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* ヘッダ
---------------------------------------------------- */
#header .inner {
	position: relative;
	height: 171px;
}

#header ul {
	margin: 0;
	padding: 0;
}

#logo {
	position: absolute;
	top: 10;
	left: 0;
	margin-top: 1em;
}

ul#headnav {
	position: absolute;
	top: 40px;
	right: 0;
	line-height: 1.0;
	margin-top: -0.5em;
}

ul#headnav li {
	list-style: none;
}

ul#headnav li a {
	padding-left: 9px;
	background: url(images/bulletgreen.png) no-repeat left center;
}

ul#globalnav li {
	position: absolute;
	top: 80px;
	display: block;
}

ul#globalnav li a {
	display: block;
}

ul#globalnav li.item01 {
	left: 0;
}

ul#globalnav li.item02 {
	left: 265px;
}

ul#globalnav li.item03 {
	left: 530px;
}

ul#globalnav li.item01 a {
	background: url(images/gnav1hover.png) no-repeat;
}

ul#globalnav li.item02 a {
	background: url(images/gnav2hover.png) no-repeat;
}

ul#globalnav li.item03 a {
	background: url(images/gnav3hover.png) no-repeat;
}

ul#globalnav li a:hover img {
	visibility: hidden;
}

#mainvisual {
	position: absolute;
	top: 123px;
	left: 0;
}

/* トピックパス（パンくずリスト）
---------------------------------------------------- */
#topicpath {
	padding: 13px 0px 0px 0px;
	font-size: 93%;
}

/* メインコンテンツ
---------------------------------------------------- */
#main h1 {
	margin: 9px 0 15px 0;
	padding: 6px 0 6px 20px;
	line-height: 1.0;
	//  font-size: 232%;
	font-size: 150%;
	color: #699600;
	background: url(images/h1.png) no-repeat left center;
}

#main p {
	//  line-height: 1.4em;
	font-family: "MS Gothic";
	line-height: 1.6;
	font-size: 17px;
	//  padding-left: 20px;
}

/* サブコンテンツ
---------------------------------------------------- */
#sub h2 {
	margin: 15px 0;
	line-height: 1.0;
	font-size: 131%;
	color: #699600;
}

ul#localnav {
	margin: 0;
	padding: 0;
}

ul#localnav li {
	display: block;
	text-indent: -1em;
}

ul#localnav li a {
	display: block;
	padding: 0.9em 0 0.9em 15px;
	width: 230px;
	line-height: 1.0;
	color: #666666;
	background: url(images/lnavbg.png) no-repeat;
}

ul#localnav li a:hover {
	text-decoration: none;
	background: url(images/lnavbghover.png) no-repeat left center;
}

/* フッタ
---------------------------------------------------- */
#footer {
	padding-top: 15px;
	line-height: 1.0;
	font-size: 85%;
}

#footer a {
	color: #ffffff;
}

ul#footnav {
	margin: 0;
	padding: 0;
}

ul#footnav li {
	float: left;
	display: block;
	padding: 0 10px;
	border-left: 1px solid #ffffff;
}

ul#footnav > li:first-child {
	padding-left: 0;
	border-left: none;
}

p#copyright {
	margin: 0;
	color: #ffffff;
	text-align: right;
}

/* 動画メニュー用
---------------------------------------------------- */
li.mov {
	margin-bottom: 10px;
	font-size: 10.5pt;
}

li.mov a {
	font-size: 10.5pt;
}

li.mov ul.mov {
	margin: 0 0 0 0.5em;
	padding: 0;
}


p.kisya1 {
	margin: 0;
}

#quizh1 {
	border: solid 1px #888;
	padding: 10px;
	font-weight: 900;
	font-size: 9pt;
}

#quizh2 {
	font-size: 10pt;
	margin-top: 10px;
	margin-left: 0px;
	padding: 10px 0px 10px 5px;
	border-left: solid 5px #888;
}

#quizDetail1 {
	margin-top: 20px;
	font-size: 10pt;
	line-height: 1.5em;
}

.quizanswerMongon {
	color: black;
	width: 200px;
}

.quizAnswerInner {
	margin: 3px;
}

button {
	width: 200px;
}

#quizAnswer {
	padding-bottom: 10px;
}


#epLink {
	color: blue;
}

#kotae {
	font-size: 20pt;
	font-weight: 900;
}

.quizDetail1 {
	font-size: 10pt;
}

.infoTitle1 {
	color: red;
	font-weight: 900;
	text-align: left;
	font-size: 14pt;
	margin-left: 12px;
}

.infoDetail1 {
	text-indent: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 11pt;
}

.infoDetailBold {
	font-size: 10pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: 900;
}

ul.infoList1 li {
	list-style: none;
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 11pt;
	margin-left: -30px;
}

.infoDetail2 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	font-size: 11pt;
	margin-left: 0pt;
}

a.koushi1 {
	text-decoration: none;
	color: #cc0000;
	font-weight: 700;
	font-family: 'Lucida Grande',
		'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
		Meiryo, メイリオ, sans-serif;
}

.infoTitle2 {
	border-left: 8px solid #cc0000;
	padding-left: 5px;
	font-weight: 700;
	font-family: 'Lucida Grande',
		'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
		Meiryo, メイリオ, sans-serif;
}

.title1 {
	margin-bottom: 0px;
	margin-top: 8px;
	padding-left: 5px;
	font-weight: 700;
	font-size: 12px;
}


.title1-1 {
	border-left: 10px solid #ffff00;
}

.title1-2 {
	border-left: 10px solid #ffd966;
}

.title1-3 {
	border-left: 10px solid #ef7e00;
}

.title1-4 {
	margin-bottom: 30px;
	border-left: 10px solid #c55a11;
}


.title2-1 {
	border-left: 10px solid #66ccff;
}

.title2-2 {
	border-left: 10px solid #6699ff;
}

.title2-3 {
	margin-bottom: 30px;
	border-left: 10px solid #2e75b6;
}

.box13 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #FFF;
	background: #6eb7ff;
	border-bottom: solid 6px #3f87ce;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
	border-radius: 9px;
}

.box13 p {
	margin: 0;
	padding: 0;
}


a.koushi2 {
	text-decoration: none;
	color: #333333;
	font-weight: 700;
	font-family: 'Lucida Grande',
		'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
		Meiryo, メイリオ, sans-serif;

}

.detail1{
	font-size: 9pt;
}