@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　初期化
------------------------------------------------------------------------ */
.clearfix {
	clear: both;
}
.clearfix span {
	display: none;
}
img {
	border: 0px;
}
/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
body {
	background-color: #FFF;
	margin: 0px;
}
#suntory_contents {
	text-align: center;
}
#suntory_contents img{
	vertical-align:bottom;
}
#container {
	margin: 0 auto;
	text-align: left;
	padding: 0px;
	width: 890px;
}
#contents {
/*	margin: 0px 10px;
	text-align: left;*/
  background-attachment: scroll;
  background-image: url(/btc/kenko/mail/img/bodr_btm.gif);
  background-position: 50% top;
  background-repeat: repeat-y;
  margin: 0 auto 40px;
  padding: 0;
  text-align: center;
  width: 890px;	
}
#contents_ftr {
	background-image: url(img/contents_ftr.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 35px;
}
.section_form {
	margin: 30px 0;
	padding: 0 20px;
}
.err#contents {/*エラー画面*/
	text-align: center;
}
#mailmaga_modify {
	margin: 0;
}
/*リンク色
----------------------------------------------------------*/
#suntory_contents a:link {
	 color: #0033CC;
	 text-decoration: underline;
}
#suntory_contents a:visited {
	color: #773377;
	text-decoration: underline;
}
#suntory_contents a:active {
	color: #ff0000;
	text-decoration: underline;
}
#suntory_contents a:hover {
	color: #ff0000;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------
　header
------------------------------------------------------------------------ */
#tokenkoTopPage2 {
/*	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDEDE;
*/
	width: 100%;
	height:50px;
}
#tokenkoTopPage2 img{
	vertical-align:baseline:
}

#goto_kenkotop {
	margin: 0 auto 8px;
	text-align: left;
}
#goto_kenkotop img {
	margin: 5px 0;
}
#goto_kenkotop img.kenkotop{
	margin:32px 0 0;
}
.topTitle {
	margin: 0 auto;
/*	padding: 0 0 0 4px;
*/	width: 890px;
}
#goto_beertop {
	text-align: left;
}
#header {
	height: 67px;
	margin: 0 auto;
	width: 766px;
}
#header #logo {
	display: block;
	float: left;
	height: 50px;
	margin: 0;
	padding: 0;
}
/*メールマガジン登録テーブル　入力画面*/
/*メールマガジン登録テーブル　確認画面*/
/*メルマガ一覧テーブル　確認画面*/
/*メールマガジン変更・停止テーブル　入力・確認画面*/
#regist table,
#mailmaga_ent table,
#mailmaga_etc table,
#mailmaga_modify table {
	width: 726px;
	margin:0 auto;
}
/* ------------------------------------------------------------------------
　見出し
------------------------------------------------------------------------ */
#contenst_hdr,#contenst_hdr_mod,#contenst_hdr_del{
	background-image:url(./img/bg_reg.jpg);
	margin:0 auto;
	height:167px;
	width:769px;
	background-repeat:no-repeat;
}
#contenst_hdr_mod{
	background-image:url(./img/bg_mod.jpg);
}
#contenst_hdr_del{
	background-image:url(./img/bg_del.jpg);
}

#contenst_hdr h1,#contenst_hdr_mod h1,#contenst_hdr_del h1 {
    display: block;
    float: left;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 450px;
}
#contenst_hdr span,#contenst_hdr_mod span,#contenst_hdr_del span{
	display:none;
}
	
#contenst_hdr .lead ,#contenst_hdr_mod .lead,#contenst_hdr_del .lead{
	font-size: 84%;
	color: #000;
	line-height: 24px;
	text-align: left;
	display: block;
    float: left;
    height: 50px;
    margin: 10px 0 0 0;
    padding: 0;
    width: 600px;
}	
/* ------------------------------------------------------------------------
　フォームテーブル
------------------------------------------------------------------------ */
.section_form h1 {
	line-height: 30px;
}
#regist table th,
#regist table td,
#mailmaga_ent table th,
#mailmaga_ent table td,
#mailmaga_etc table th,
#mailmaga_etc table td,
#mailmaga_modify table th,
#mailmaga_modify table td {
	border: 1px solid #C1C1C2;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
	padding: 5px 5px 5px 8px;
	font-size: 80%;
}
#regist table th,
#mailmaga_ent table th,
#mailmaga_etc table th,
#mailmaga_modify table th {
	background-color:#E5EEF2;
	width: 230px;/*飲用銘柄設問用*/
}
#regist table th.wid_th,
#regist table th.wid_th_err,
#mailmaga_etc table th.wid_l {
	width: 230px;/*飲用銘柄設問用：デフォルトは210px*/
}
/* ------------------------------------------------------------------------
　インフォメ 登録/変更/停止 入力画面
------------------------------------------------------------------------ */
#info {
/*	padding: 20px 0 0;
*/}
#info .lead {
	font-size: 84%;
	color: #660000;
	line-height: 24px;
	text-align: left;
}
#info .lead2 {
	font-size: 90%;
	color: #660000;	
	margin: 20px 0;
	text-align: center;
}
#info .cl_red {
	color: #F00;
}
/*変更・削除へのリンク*/
#moddel {
	text-align: right;
	margin: 15px auto;
	width:726px;
}
#info .lead2 p.cptexts {
	font-size: 90%;
	margin-bottom: 1em;
}
#info .lead2 p.texts {
	font-size: 80%;
}
#note {
	margin:0 auto;
	line-height: 140%;
	font-size: 74%;
	text-align: left;
	width: 726px;
}
#note p.kome img {
	vertical-align: text-bottom;
}
/* ------------------------------------------------------------------------
　メールマガジン 登録/変更/停止 完了画面
------------------------------------------------------------------------ */
#mailmaga_thanks {
	margin: 20px 90px 30px;
}
#mailmaga_thanks p {
	font-size: 90%;
	line-height: 130%;
	padding: 10px 0 20px;
}
/*エラーメッセージ
----------------------------------------------------------*/
#suntory_contents .er_msg_point {
	text-align: center;
}
/*エラーメッセージのサイズを揃える*/
#mailmaga_modify p {
	font-size: 100%;
}
#suntory_contents p.er_msg_point {
	font-size: 90%;
	line-height: 160%;
}
/*メッセージ
----------------------------------------------------------*/
#suntory_contents .message {
	font-size: 90%;
	line-height: 20px;
	padding: 15px 0;
}
#mailmaga_ent .message,
#mailmaga_modify .message {/*確認画面のメッセージ*/
	font-size: 90%;
	line-height: 20px;
	padding: 15px 0;
	text-align: left;	
}
#mailmaga_etc .message {/*メルマガ一覧のメッセージ*/
	font-size: 80%;
	margin: 20px 60px 0;
	text-align: left;
}
/*「現在実施中のキャンペーン・プレゼント一覧」のスタイル
----------------------------------------------------------*/
#mailmaga_thanks .go_cp_list {/*完了画面*/
	margin-top: 1em;
	padding: 0px;
}
#mailmaga_thanks .go_cp_list2 {/*完了画面*/
	margin-top: 2em;
	padding: 0 0 50px;
}
#suntory_contents .go_cp_list2 a {
    background-image: url(img/arrow.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    font-size: 120%;
    padding: 0 0 0 20px;
}
#info .go_cp_list {/*停止の入力画面*/
	font-size: 90%;
	margin: 1.0em 0;
	text-align: left;
}
/*メッセージ
----------------------------------------------------------*/
#submit_box2{
	    margin: 20px auto;
    text-align: center;
}
#submit_box2 img#btn_back{
	float:none;
}