@charset "Shift_JIS";


#suntory_contents{
	background-color: #F9EBA0;
	padding-bottom:20px;
}

#container{
	width:818px;
	background: url("img/c_bg.jpg") repeat-y;
}

#contents{
margin:0px 44px 0 44px;
}

/*応募フォーム見出し*/
h2#h2-form-box{
margin:10px 0 0 0;
padding:10px 0 10px 10px;
background-color:#5E3A22;
}

h2 span{
font-size:80%;
font-weight:bold;
color:#ffffff;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: none;
	border-right: 1px solid #5E3A22;
	border-bottom: none;
	border-left: 1px solid #5E3A22;
}

/*入力フォームテーブル*/
#form_area{
padding:0;
}

/*入力フォームテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#kantanriyou table,
#datahenko table{
width:730px;
}

#form_area table th,
#form_area table td{
border:1px solid #5E3A22;
}

#form_area table th{
background-color:#E6EFD4;
}

/* リンクカラー
---------------------------------------------------- */
#suntory_contents a:link {
	color:#CD4F04;
}
#suntory_contents a:hover {
	text-decoration: none;
	color: #CD4F04;
}
#suntory_contents a:visited {
	color:#990033;
}
#suntory_contents a:active {
	text-decoration: underline overline;
	background-color:#FFFFCC;
}
#suntory_contents a:focus {
	text-decoration: underline overline;
	background-color:#FFFFCC;
}




/* ------------------------------------------------------------------------
　移行前スタイル部分
------------------------------------------------------------------------ */

/* ヘッダ画像、ブランドサイトリンク部分
---------------------------------------------------- */
#hdr_area{
	width: 818px;
	height: 252px;
	position: relative;
	background: url("img/hdr.jpg") no-repeat;
	margin:0 0 10px;
	padding:0;
}

#hdr_area h1{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#hdr_area h2{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#hdr_area #gotop{
	position: absolute;
	top: 0px;
	left: 8px;
	width: 193px;
	height: 40px;
	margin:0;
	padding:0;
}

/* 応募要項
---------------------------------------------------- */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 1em 0;
	font-size:80%;
}


/*説明部分h2要素のスタイル*/
#notes h3{
	font-size:100%;
	margin:1em 0 0 0;
	padding:0;
	color:#5B4932;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}
