@charset "Shift_JIS";
/*
px 	%
8px 	50%
9px 	56%
10px 	63%
11px 	69%
12px 	75%
13px 	81%
14px 	88%
15px 	94%
16px 	100%
17px 	106%
18px 	113%
19px 	119%
20px 	125%
21px 	131%
22px 	138%
23px 	144%
24px 	150%
25px 	156%
26px 	163%
27px 	169%
28px 	175%
29px 	181%
30px 	188%
31px 	194%
32px 	200%
33px 	206%
34px 	213%
35px 	219%
16px = 100%とした場合
*/
/* ------------------------------------------------------------------------
html > body
------------------------------------------------------------------------ */
.layout2 {
	float: left;
	width: 50%;
}
.layout3 {
	float: left;
	width: 33%;
}
.layout3_1 {
	float: left;
	width: 30%;
}
.layout3_2 {
	float: left;
	width: 38%;
}
.clearfix {
	clear: both;
}
.clearfix span {
	display: none;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents
------------------------------------------------------------------------ */
#suntory_contents {
	background: #FFFFFF;
}
#suntory_contents ul.inline {
	margin: 0px;
	padding: 0px;
}
#suntory_contents ul.inline li {
	display: inline;
	margin: 0 10px 0 0;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #header
------------------------------------------------------------------------ */
#header {
	background-image: url(img/hdr.jpg);
	height: 369px;
	width: 820px;
}
#header h1 {
	float: right;
	height: 140px;
	width: 500px;
}
#header h2 {
	float: right;
	height: 134px;
	width: 500px;
}
#header h3 {
	float: right;
	height: 95px;
	width: 500px;
}
#header span {
	display: none;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container
------------------------------------------------------------------------ */
#container {
	padding-top: 20px;
	width: 820px;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents
------------------------------------------------------------------------ */
#contents {
	margin: 0px;
	padding: 0px;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #formkakunin
------------------------------------------------------------------------ */
#formkakunin {
	padding: 10px 0;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #formthanks
------------------------------------------------------------------------ */
#formthanks {
	padding: 10px 0;
}
#formthanks h2 {
	color: #333;
	font-size: 94%;
	line-height: 140%;
}
#formthanks h3 {
	color: #333;
	font-size: 94%;
	line-height: 140%;
}
#formthanks .lead {
	margin-top: 1em;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #notes
------------------------------------------------------------------------ */
#notes {
	font-size: 81%;
	line-height: 131%;
	margin: 0px;
	padding: 0 0 10px;
}
#notes h2 {
	color: #000;	
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0 0;
	padding: 0;
}
#notes .list {
	margin: 0;	
	padding: 0;
}
#notes .kome {
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: -1em;		
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #h2-quiz-box
------------------------------------------------------------------------ */
h2#h2-quiz-box {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 80%;
    margin: 20px 0 0;
    padding: 7px 0 6px 10px;	
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #quiz
------------------------------------------------------------------------ */
#quiz table {
	background-color:#ffffff;
	width: 820px;	
}
#quiz table th {
	background-color: #EEEEEE;	
	border: 1px solid #000000;	
    font-size: 75%;
    font-weight: normal;
    line-height: 131%;
	padding: 5px 8px 4px;
    text-align: left;
    vertical-align: middle;
	width: 45%;	
}
#quiz table th .b-caution {
	color: #666;
}
#quiz table td {
	background-color: #ffffff;	
	border: 1px solid #000000;	
    font-size: 75%;
    font-weight: normal;
    line-height: 131%;
	padding: 5px 8px 4px;
    text-align: left;
    vertical-align: middle;
}
#quiz th.wid_th_err {
    background-color: #FF99CC;
    border: 2px solid #FF0000;	
}
#quiz td.wid_td_err {
    border: 2px solid #FF0000;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #h2-form-box
------------------------------------------------------------------------ */
h2#h2-form-box {
    background-color: #000000;
    color: #FFFFFF;
    margin: 0px;
    padding: 7px 0 6px 10px;	
}
h2 span {	
	display: block;
    font-size: 81%;	
	font-weight: bold;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #kantan
------------------------------------------------------------------------ */
#kantan {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: none;
	margin: 0px;
	width: 820px;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #form_area
------------------------------------------------------------------------ */
#form_area {
	padding: 0px;
}
#form_area table {
	background-color:#ffffff;
	width: 820px;	
}
#form_area table th {
	background-color: #EEEEEE;	
	border: 1px solid #000000;
	padding: 5px 8px 4px;
}
#form_area table td {
	background-color: #ffffff;	
	border: 1px solid #000;
	padding: 5px 8px 4px;	
}
#form_area table tr.mail_magazine_list td {
	padding: 5px;
}
#form_area table tr.mail_magazine_list td dl dt {
	float: left;
    padding-top: 3px;
	width: 80%;
}
#form_area table tr.mail_magazine_list td dl dd {
	float: left;
    padding-top: 3px;
	width: 80%;
}
#form_area table td ul {
	margin: 0px;
	padding: 0px;
}
#form_area table td ul.inline li {
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 0;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #h2-enquete-box
------------------------------------------------------------------------ */
h2#h2-enquete-box {
    background-color:#000000;
    color: #FFFFFF;
    margin: 0px;
    padding: 7px 0 6px 10px;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #enquete
------------------------------------------------------------------------ */
#enquete table {
	background-color:#FFFFFF;
	margin: 0px;
	width: 820px;
}
#enquete table th {
    background-color: #EEEEEE;	
    border: 1px solid #000000;
	padding: 5px 8px 4px;
}
#enquete table td {
	background-color: #FFFFFF;
    border: 1px solid #000000;
	padding: 5px 8px 4px;	
}
#enquete table td .nest table {
	font-size: 138%;	
	width: 100%;
}
#enquete table td .nest table tr.odd td.emp {
	border: none;
	width: 20%;
}
#enquete table td .nest table tr.odd th.fre {
	background-color: #EEEEEE;
	text-align: center;	
	width: 10%;
}
#enquete table td .nest table tr th {
	background-color: #FFFFFF;
	border: 1px solid #666666;	
}
#enquete table td .nest table tr td {
	background-color: #FFFFFF;
	border: 1px solid #666666;	
	text-align: center;	
}
#enquete table td .lv2 {
    color: #333333;
    font-weight: bold;
    margin: 10px 0;
}
#enquete table td .nest table tr.even th {
	background-color: #EEEEEE;
}
#enquete table td .nest table tr.even td {
	background-color: #EEEEEE;
}
#enquete table td .nest table tr th.wid_th_err {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#enquete table td .nest table tr td.wid_td_err {
	border-bottom: 2px solid #FF0000;
    border-top: 2px solid #FF0000;
}
#enquete table td .nest table tr td.wid_tdr_err {
	border-bottom: 2px solid #FF0000;
    border-top: 2px solid #FF0000;
    border-right: 2px solid #FF0000;	
}
#enquete table th.wid_th_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#enquete table td.wid_td_err_err{border:2px solid #ff0000;}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #enquete table.kakunin
------------------------------------------------------------------------ */
#enquete table.kakunin td {
    padding: 5px 8px 4px;
	border: 1px solid #000000;
}
#enquete table.kakunin td .nest table {
	width: 100%;
}
#enquete table.kakunin td .nest table th {
	width: 30%;
}
#enquete table.kakunin td .nest table td {
	width: 70%;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #kantanriyou
------------------------------------------------------------------------ */
#kantanriyou table {
	background-color:#FFFFFF;
	width: 820px;
}
/* ------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #datahenko
------------------------------------------------------------------------ */
#datahenko table {
	background-color:#FFFFFF;
	width: 820px;
}