@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents {
	color: #444;
	background: #FFFFFF;
}
/*****[gochisouCnts]*****/
#gochisouCnts {
	color: #000;
	background: url(img/bg_main.jpg) left top no-repeat #FFFCF2;
	margin: 0 auto;
	padding-bottom: 30px;
	width: 1024px;	
}
#quiz table,
#enquete table,
#form_area table,
#kantanriyou table,
#datahenko table {
	width: 772px;
}
.clearfix {
	clear: both;
}
.clearfix span {
	display: none;
}
.layout2 {
	float: left;
	width: 48%;
}
.layout3 {
	float: left;
	width: 32%;
}
/*
header
*/
#gochisouHeader {
	display: block;
	height: 46px;
	margin: 0 auto;
	padding: 18px 0 20px;
	width: 880px;
}
#gochisouLogo {
	float: left;
	width: 175px;
}
#gochisouGnav {
	float: right;
	margin-top: 0px;
	overflow: hidden;
}
#gochisouGnav #gochisouGnavInr {
	margin: 0px;
}
#gochisouGnav #gochisouGnavInr ul li {
	float: left;
}
#gochisouGnav #gochisouGnavInr ul li.min-height {
	padding-top: 8px;
	margin-right: 5px;	
}
#gochisouGnav #gochisouGnavInr ul li.nav_last {
	padding-top: 0px;
	margin-right: 0px;
}
#gochisouGnav #gochisouGnavInr ul li img {
	vertical-align: bottom;
}
/*****[/gochisouHeader]*****/

#container {
	background: #FFFFFF url(img/container_left.gif) repeat-y left top;
	clear: both;
	width: 890px;	
}
#container_rt {
	width: 890px;
	background: url(img/container_right.gif) repeat-y right top;
}
#container_ft {
	background: url(img/container_ft.gif) no-repeat left bottom;
	height: auto;
	width: 890px;	
}
#container_hd {
	background: url(img/container_hd.jpg) no-repeat left top;
	width: 890px;	
}
/*****[header]*****/
#header {
	text-align: left;
	width: 890px;
}
#header h1 {
	padding: 20px 9px 0px;
}
#gochisouPankuzu {
	color: #999;
	font-size:80%;
	padding: 24px 25px 0;
}
/*****[/header]*****/
#contents {
	margin: 0px 59px;
}
/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes {
	margin-top: 0px;
	font-size: 80%;
	padding: 20px 0 1em;
	line-height: 130%;
}
/*説明部分h2要素のスタイル*/
#notes h2 {
	color: #336633;
	font-size: 100%;
	margin: 1em 0 0 0;
	padding: 0;
}
#notes h2.first {
	margin: 0px;
}
/*説明部分p要素のスタイル*/
p.list {
	margin: 0px;
	padding: 0px;	
}
p.kome {
	margin: 0 0 0 1em;
	padding: 0px;	
	text-indent: -1em;	
}
/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-quiz-box,
h2#h2-enquete-box,
h2#h2-form-box {
	background-color: #336733;
	margin: 10px 0 5px 0;
	padding: 0px;
}
h2#h2-enquete-box,
h2#h2-form-box {
	margin-top: 20px;
}
h2 span {
	color: #fff;
	font-size: 80%;
	font-weight: bold;
}
/*かんたん応募テーブル*/
#kantan {
	background-color: #fcfbde;
	border-top: 1px solid #336633;
	border-right: 1px solid #336633;
	border-bottom: none;
	border-left: 1px solid #336633;
}
/*クイズテーブル*/
#quiz table {
	margin: 0px;
}
/*アンケートテーブル*/
#enquete table {
	margin: 0px;	
}
/*入力フォームテーブル*/
#form_area {
	padding: 0px;
}
#enquete table th,
#form_area table th {
	border:1px solid #336633;
	background-color: #fcfbde;
	font-size: 73%;
	font-weight: normal;
	line-height: 130%;
	padding: 5px 4px 4px 8px;
	text-align: left;
	vertical-align: middle;	
}
#quiz table th {
	border:1px solid #336633;
	background-color: #fcfbde;
	font-size: 73%;
	font-weight: normal;
	line-height: 130%;
	padding: 20px;
	text-align: left;
	vertical-align: middle;
}
#quiz table th p {
	display: block;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#quiz table th .q1 {
	background-image: url(img/logo_q1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 65px;
}
#quiz table th .q2 {
	background-image: url(img/logo_q2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 65px;	
}
#quiz table th .q3 {
	background-image: url(img/logo_q3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 65px;	
}
#quiz table td {
	border: 1px solid #336633;
	font-size: 73%;
	font-weight: normal;
	line-height: 130%;
	padding: 20px 0px 15px 85px;
	text-align: left;
	vertical-align: middle;	
}
#quiz .hint_txt {
	margin-top: 18px;
}
#quiz .hint {
	margin-top: 10px;
}
#enquete table td {
	border: 1px solid #336633;
	font-size: 73%;
	font-weight: normal;
	line-height: 130%;
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;	
}
#form_area table td {
	border: 1px solid #336633;
	font-size: 73%;
	font-weight: normal;
	line-height: 130%;
	padding: 5px 0 4px 8px;
	text-align: left;
	vertical-align: middle;	
}
/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r {
	float: left;
	padding: 0 5px 0 10px;
	width: 400px;	
}
/* 選択部分　列
---------------------------------------------------- */
#enquete table td table.row td {
	border-style: none;
	font-size: 100%;
	line-height: 130%;	
	padding: 0 2em 0 0;	
	vertical-align: top;
}
#enquete table td table.row td.last {
	padding: 0px;
}
/* 「その他」のインデント
---------------------------------------------------- */
#suntory_contents .id_other {
	padding-left: 25px;
}
/* 「その他」のインプット幅
---------------------------------------------------- */
#suntory_contents input.inpwid_other {
	width: 200px;
}
/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin {
	padding: 20px 0px 0px;
}
/* ボタン位置調整
---------------------------------------------------- */
#submit_box2 {
	text-align: left;
	padding: 20px 106px;
}
/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
#formthanks {
	padding: 30px 0 50px;
	min-height: 320px;
}
#formthanks h2 {
	color: #336633;
	line-height: 140%;
	margin-bottom: 35px;
}
#formthanks h2.done {
	margin-bottom: 15px;
}
#formthanks p.lead1 {
	font-size: 73%;
	line-height: 150%;
}
#formthanks p.lead {
	margin-top: 1em;
}
#quiz th.wid_th_err {
	background-color: #FF99CC;
	border: 2px solid #FF0000;
}
#quiz td.wid_td_err {
	border: 2px solid #FF0000;
}
/* ------------------------------------------------------------------------
　goto_area
------------------------------------------------------------------------ */
#goto_area {
	margin: 0 auto;
	padding: 5px 0px;	
	width: 1024px;	
}
#goto_area .gabgab {
	display: inline;
	float: left;	
	margin: 0px;	
}
#goto_area .gabgab_s {
	margin: 0;
	text-align: right;
}
#goto_area .protein {
	margin: 5px 0px 10px;
	text-align: right;
}
/* ------------------------------------------------------------------------
　リンク
------------------------------------------------------------------------ */
#gochisouCnts a:link {
	color: #0099CC;
	text-decoration: none;
}
#gochisouCnts a:visited {
	color: #0099CC;
	text-decoration:none;
}
#gochisouCnts a:hover,
#gochisouCnts a:visited,
#gochisouCnts a:hover {
	color: #66C2E0;
}
#gochisouCnts a:active,
#gochisouCnts a:visited
#gochisouCnts a:active {
	color: #66C2E0;
}