﻿
#main{
	margin: 0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	text-align:center;
	}
	
.bc_title{
	height:18px;
	border-bottom: solid 2px #000000;
	margin: 10px;
	padding:0;
	}
	
.bc_title p {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	color:white;
	background-color:#000000;
	width:140px;
	font-size:14px;
	float:left;
	margin:0;
	padding:0;
	}

.bc_title h1 {
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size:10px;
	width:185px;
	float:left;
	text-align:left;
	margin-top: 3px;
	padding-top: 0px;
	margin-left: 5px;
	letter-spacing: 1px;
	}
.setumei {
	text-align:left;
	height: 113px;
}
	
.p1{
	width:90%;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 8px;
	margin-left:20px;
	margin-top:0px;
	padding:0;
	letter-spacing: 5px;
	line-height: 15px;
	}
	
.p2{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 8px;
	width:58px;/* 83 */
	height: 14px;
	padding:0;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:0px;
	line-height: 14px;
	text-align: center;
	border: solid 1px #000000;
	letter-spacing: 3px;
	}

.p3{
	width:100%;
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 8px;
	margin-top:0px;
	margin-left:20px;
	padding:10px 0 10px 0;
	letter-spacing: 0px;
	}

.txt {
	float: left;
	width:50%;
}

.setumei img{
	width: 45%;
	float:right;
	margin:0px;
	padding:1% 2% 0 0;
	}

.quiz_title{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;

	clear:both;
	color:white;
	background-color:#000000;
	width: 168px;
	height: 20px;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.quiz1{
	padding-bottom:30px;
	margin-left:10px;
	text-align:left;
	}

.quiz_last {
	padding-bottom:30px;
	margin-left:10px;
	text-align:left;
	}

.left1{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 8px;
	margin-left: 15px;
	}

.right1{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 8px;
	margin-left: 5px;
}

.quadra {
	margin-top: 0px;
	margin-left: 2%;
	width: 4px;/*線の長さ*/
	height: 4px;/*線の太さ*/
	background-color: black;/*線の色*/
}

.line {
	margin-left: 2%;
	width: 95%;/*線の長さ*/
	height: 1px;/*線の太さ*/
	background-color: black;/*線の色*/
	border-radius: 2px;/*線の丸み*/
}


.left2{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 8px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 8px;
	float: left;
}

.right2{
	font-family: kozuka-mincho-pr6n, serif;
	font-weight: 200;
	font-style: normal;
	font-size: 8px;
	margin-top: 8px;
}

