@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	padding-top:10px;
}

#container{
    background-color: #012756;
    width: 890px;
	padding-bottom:30px;
}

#container h1{
	width:890px;
	margin: 0px 0px 30px;
}

#contents{
    background-color: #FFFFFF;
	margin: 8px 40px 0;
    padding: 20px 45px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:720px;
	background-color:#FFFFFF;
}

/*アンケート問いの赤字*/
.redword{
	color: #F00;
	}
/* ------------------------------------------------------------------------
　ヘッダのレイアウト
html > body > #suntory_contents > #container > #header > .section
------------------------------------------------------------------------ */

#header {
    height: 400px;
    width: 890px;
}
#header h1 {
    display: block;
    float: left;
    height: 190px;
    margin: 0;
    padding: 0 0 210px;
    width: 310px;
}
#header .section {
    display: block;
    float: left;
    height: 400px;
    width: 580px;
}
#header .section h2 {
    display: block;
    float: left;
    height: 95px;
    margin: 0;
    padding: 0;
    width: 450px;
}
#header .section h3 {
    display: block;
    float: left;
    height: 115px;
    margin: 0;
    padding: 0;
    width: 110px;
}
#header .section h4 {
    display: block;
    float: left;
    height: 225px;
    margin: 0;
    padding: 0;
    width: 450px;
}
#header .section h5 {
    display: block;
    float: left;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 565px;
}
#header span {
    display: none;
}
#header {
    background-image: url("img/hdr.jpg") ;
    background-position: 0 0;
    background-repeat: no-repeat;
}
/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 1em 1em;
	font-size:80%;
	line-height:140%;
}

#notes dt{
	font-size:100%;
	font-weight:bold;
	margin:1em 0 0 -1em;
	padding:0;
	color: #012756;
}
#notes dt.first{
	margin-top:0;
}

#notes dd dl.set dt{
	margin: 0;
	font-weight: bold;
	color: #000;
}
#notes dd dl.set dd{
	margin: 3px 0 0 0.5em;
}

#notes li.indent{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes .font_s{
	font-size: 80%;
	line-height:140%;
}

#suntory_contents .cl_gray{
	color: #5F5F5F;
}
/*--------------------------------------------------------------------------
html > body > #suntory_contents > #container > #contents > #serial
--------------------------------------------------------------------------*/
#serial table {
    background-color: #FFFFFF;
    width: 800px;
}
#serial table th {
    background-color: #DDD;
	border: none;
    font-size: 75%;
    font-weight: normal;
    line-height: 131%;
    padding: 5px 8px 4px;
    text-align: left;
    vertical-align: middle;	
}
#serial table td {
    background-color: #FFF;
	border: none;
    font-size: 75%;
    font-weight: normal;
    line-height: 131%;
    padding: 5px 8px 4px;
    text-align: left;
    vertical-align: middle;	
}
#serial table td .article {
    float: left;
    width: 250px;
}
#serial table td .aside {
    float: right;
    text-align: right;
    width: 450px;
}
#serial table th.wid_th_err {
    background-color: #F9C;
    border: 2px solid #F00;
    color: #000;
}
#serial table td.wid_td_err {
    border: 2px solid #F00;
}
/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-serial-box,
h2#h2-pre-box,
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#012756;
	margin:15px 0 0;
	padding:8px 9px;
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
}

h2#h2-form-box{
	margin-top:15px;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#ECF3FF;
	border-top: 1px solid #004190;
	border-right: 1px solid #004190;
	border-bottom: none;
	border-left: 1px solid #004190;
}
#kantan td{
	padding:5px 15px;
}
#serial table th,
#serial table td,
#quiz_area table th,
#quiz_area table td,
#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border: 1px solid #004190;
}
#serial table th,
#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#ECF3FF;
}

#enquete table th span{
	float:none;
}
#suntory_contents input.inpwid_xl{
	width:220px;
}
/* 余白
---------------------------------------------------- */
#quiz_area,
#form_area{
padding:0;
}

#enquete table{
margin:0;
}

#serial table td,
#enquete table td{
	padding:10px 0 9px 8px;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:400px;
	padding:0 0 0 10px;
}

/* 必須右寄せ
---------------------------------------------------- */
#form_area table th p.q-need{padding:0;}
#form_area table th .need{
	float: right;
	margin-left: 4px;
	margin-right: 4px;
}

/* 選択部分　横並び
---------------------------------------------------- */
#enquete table td ul.ulline {
	overflow: hidden;
	padding:0 0 0 0;
	width: 790px;
}
#enquete table td ul.ulline li {
	padding-right: 0.5em;
	float: left;
}

/* 選択部分　列
---------------------------------------------------- */
#enquete table td div.row {
	overflow: hidden;
	padding:0 0 0 0;
	width: 710px;
}
#enquete table td div.row ul {
	padding-right: 0.5em;
	float: left;
}
#enquete table td div.row ul.layout3{
	float: left;
	width:33.2%;
	display:inline-table;
}
#enquete table td div.row ul.last {
	padding-right: 0;
}
.clearfix {
    clear: both;
}

/* 「その他」のインデント
---------------------------------------------------- */
#suntory_contents div.id_other{
	margin-left: 25px;
	line-height:130%;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 0 0 15px;
}
#formkakunin p.msg{
	font-weight:bold;
	color:#0023F9;
	line-height:1.7em;
	font-size:94%;
}

/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 120px;
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
div#formthanks{
	padding:0px 0 10px;
}

#formthanks h2{
	line-height: 140%;
	color:#FFFFFF;
	background-color:d7000f;
}

#formthanks p.lead{
	margin-top: 1em;
}

#kantanriyou table th.kiyaku_err,
#kantanriyou table th.wid_l_err,
{
	width:225px;
}

/* ------------------------------------------------------------------------
　リンク
------------------------------------------------------------------------ */
/*#contents a:link {
color:#C98300;
}
#contents a:visited {
color:#C98300;
}
#contents a:hover {
color:#AF490B;
}
#contents a:active {
color:#AF490B;
}*/
