* {
	margin: 0;
	padding: 0;
}
body {
	color: #666;
	font-size: small;
	background-attachment: fixed;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
}

a {color:#f16999;}

a:hover{color:#666;}



#all {
	width: 1000px;
	background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	
	display: none;
	border-color:#FFF;
	border-style:solid;
	border-width:thin;
}

#all2 {
	width: 1000px;
	background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	
	border-color:#FFF;
	border-style:solid;
	border-width:thin;
}

.header{
	width:1000px;
	height:340px;
}

.inner{
	margin:0 auto;
	background-image:url(img/inner_bg.jpg);
	background-repeat:repeat-y;
	padding-top:30px;
	
	padding-bottom:30px;
}

.inner img {margin:3px;}


.clear {clear:left;}

.left {
	float: left;
}
.right {
	float: right;
}

.center_txt {
	text-align: center;
	clear: left;
}
p {
	padding: 10px;
}

.footer {text-align:center}

/*テキストエリア-------------------------------------------*/

.txt_dl{
	height:200px;
	line-height:1.3em;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border:1px solid #f16999;
	padding:20px;
}

.txt_dl table{
	float:left;
	text-align:left;
}

.txt_dl img{
	padding-top:65px;
}
	

/*.txt_dl dl{
	width:520px;
}

.txt_dl dt{
	float:left;
	width:70px;
	text-align:right;
	clear:left;
	padding-right:10px;
}

.txt_dl dd{
	width:440px;
	padding-left:10px;
	border-left:3px double #f16999;
}


*/
/*200x40-------------------------------------------*/

.bn200{
	width:849px;
	height:111px;
	background-image:url(img/200bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*180x150-------------------------------------------*/

.bn180{
	width:849px;
	height:229px;
	background-image:url(img/180bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*728x90-------------------------------------------*/

.bn728{
	width:849px;
	height:456px;
	background-image:url(img/728bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*160x600-------------------------------------------*/

.bn160{
	width:849px;
	height:692px;
	background-image:url(img/160bg.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/*バナキャン*/

.h1_txt {
	padding-left: 250px;
	padding-bottom: 15px;
}

.left_30px {
	float: left;
	padding-left: 170px;
	font-weight: bold;
	color: #FF9;
}
.center_txt {
	text-align: center;
	clear: left;
}
.img_yohaku {
	padding: 5px;
	clear: left;
}



.check_txt  {
	font-size: 11px;
	color: #e60012;
	font-weight: bold;
}

.error        {
	color: #f16999;
	font-weight: bold;
}
.error2        {
	color: #F60;
}

.hissu {
	padding-left: 270px;
	clear: left;
	font-weight: bold;
	color: #F00;
}

.question {
	float: left;
	padding-left: 270px;
	padding-bottom: 21px;
}

.question2 {
	padding-left: 270px;
	padding-right: 150px;
	padding-bottom: 19px;
	clear: left;
}

.q_txt {
	width: 400px;
	margin-left: 2em;
}

.choice {
	word-break: break-all;
	font-weight: bold;
	color: #f16999;
	padding-left: 285px;
	padding-right: 80px;
}

.btm {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 30px;
}

.btm_check {
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
.btm_last {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

.answer {
	font-weight: bold;
	color: #f16999;
}
.result {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


h1{
	font-size: 23px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 22px;
	color:#f16999;
	margin-left: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #f16999;
	border-right-color: #f16999;
	border-bottom-color: #f16999;
	border-left-color: #f16999;
}
h2 {
	font-size: 14px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: center;
	font-weight: normal;
}
h3 {
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 32px;
	color: #FF9;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #745E52;
	border-right-color: #745E52;
	border-bottom-color: #745E52;
	border-left-color: #745E52;
}
	
	
