@charset "euc-jp";

@import "./initialize.css";
@import "./base.css";
@import "./style.css";
@import "./sake1.css";
@import "./lightbox.css";

h2 {
	padding-top:10px;
	padding-bottom:10px;
}




#jizake_shindan .explain{
	height:510px;
	background-image:url(../images/jizake_shindan/backgroundImg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-bottom:20px;
	position:relative
	}

#jizake_shindan .explain_text{
	margin-top:20px;
	margin-right:40px;
	margin-left:40px;
	}
#jizake_shindan .do_start{
	position:absolute;
	top:435px;
	left:216px;
	}

#jizake_shindan .question{
	height:200px;
	width:498px;
	background-image:url(../images/jizake_shindan/backgroundImg2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:40px;
	margin-top:40px;
	border:solid 1px #B09BA2;
	}
#jizake_shindan .question_title{
	margin-top:28px;
	margin-left:70px;
	font-size:16px;
	}

#jizake_shindan .question_answer{
	margin-top:28px;
	margin-left:70px;
	font-size:16px;
	}

#jizake_shindan .next_question{
	margin-top:54px;
	margin-left:224px;
	}
#jizake_shindan .result{
	
	width:498px;
	background-image:url(../images/jizake_shindan/backgroundImg3.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:40px;
	margin-top:40px;
	border:solid 1px #B09BA2;
	}
#jizake_shindan .result_title{
	margin-top:70px;
	}
	
#jizake_shindan .result_text{
	margin-top:20px;
	margin-left:70px;
	margin-right:60px;
	margin-bottom:20px;
	font-size:16px;
	}
	
#jizake_shindan .result_button{
	padding-left:100px;
	padding-top:30px;
	}

#jizake_shindan .result_list{
	margin-top:5px;
	margin-left:40px;
	margin-bottom:15px;
	}
#jizake_shindan .result_list a:link{color: #0000cc; }
#jizake_shindan .result_list a:visited { color: #000080; }
#jizake_shindan .result_list a:active { color: #ff0000;}


