/*タイトル*/
#main_2nd h1.title {
	width: 594px;
	height: 158px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 20px;
	background: url('../../images/mail/title.jpg') 0 0 no-repeat;
}


/*サブタイトル*/
#main_2nd h2.sub {
	width: 594px;
	height: 30px;
	text-indent: -9999px;
	margin: 10px 0 10px 0;
	background: url('../../images/mail/sub_title.gif') 0 0 no-repeat;
}
#main_2nd h2.thanks {
	width: 594px;
	height: 120px;
	text-indent: -9999px;
	margin: 0px 0 10px 0;
	background: url('../../images/mail/img_thanks.gif') 0 0 no-repeat;
}
/*main*/
#mail_main {
	float: left;
	padding-left: 4px;
}

div.mail_info {
	text-align: left;
	width:350px;
	padding: 5px 20px 0 5px;
	float: left;
}


table.magazine {
	background-color: #ffffff;
	margin-top: 10px;
	width: 350px;
}
table.magazine tr td.title{
	background-color: #FFEECC;
	font-weight: bold;
}
table.magazine tr td{
	background-color: #f1f1f1;
	padding: 5px;
	vertical-align: top;
}


/*サンプル*/
div.sample {
	width: 190px;
	float: left;
	padding-top: 5px;
}


div.sample p {
	background: url('../../images/mail/sample.gif') 0 0 no-repeat;
	text-indent: -9999px;
	height:170px;
	width: 190px;
}

div.sample a {
	width: 190px;
	float: left;
	display: block;
	height: 28px;
	text-indent: -9999px;
	background: url('../../images/mail/backnumber_bt.gif') 0 0 no-repeat;
}
div.sample a:hover {background-position: 0 -28px;}

p.applead {
	background: url('../../images/mail/app_lead.gif') 50% 0 no-repeat;
	float: left;
	width: 594px;
	height: 54px;
	text-indent: -9999px;
	margin: 20px 0 0 0px;
}

/*フォーム*/
div.mailform {
	border: solid 1px #169CDB;
	padding: 2px;
	width: 579px;
	float: left;
	margin: 10px 0 0 0;
}

div.mailform h1{
	text-indent: -9999px;
	width: 579px;
	height: 28px;
	margin-bottom: 10px;
	background: url('../../images/mail/form_title.gif') 0 0 no-repeat;
}
div.mailform h1.conf{
	margin-bottom: 5px;
	background: url('../../images/mail/form_title_conf.gif') 0 0 no-repeat;
}


table.mailform {
	color: #333333;
}
table.mailform tr td{
	background-color: #EFF6F8;
	text-align: left;
	padding: 5px 0 5px 10px;
}
table.mailform tr td.err{
	background-color: #F9E4E4;
}

table.mailform tr td.ti{
	background-color: #ADE5FF;
}
table.mailform tr td.ti_e{
	background-color: #FFD0AD;
}

table.mailform tr td.ac{
	background-color: #C6E0E4;
	width: 150px;
}
table.mailform tr td.ac_e{
	background-color: #FFB7B7;
	color: #cc0000;
	font-weight: bold;
	width: 150px;
}

p.charea{
	margin: 0px 0 0px 0;
	float: left;
	font-weight: bold;
	color: #0081B7;
}
p.err{
	margin: 0px 0 0px 0;
	clear: both;
	font-size: 11px;
	color: #ff0000;
	text-align:left;
}
p.err_title{
	padding: 0px 0px 10px 3px;
	font-weight: bold;
	clear: both;
	color: #ff0000;
	text-align:left;
}

/*確認ボタン*/
p.submit  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.submit a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/mail/kakunin.gif') 0 0 no-repeat;
}





p.back {
	float: left;
	text-align: left;
	padding: 5px 0 5px 0px;
	width: 500px;
}
p.back a {
	padding:3px 0 3px 32px;
	background: url('../../images/mail/ico_back.gif') 0 0 no-repeat;
}



p.submit_start  {
	padding: 10px 0 0px 200px;
	float: left;
}
p.submit_start  a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/mail/submit_start.gif') 0 0 no-repeat;
}
p.submit_start  a:hover {background-position: 0 -43px;}

p.end_mess{
	text-align:left;
	font-size: 18px;
	padding: 0 0 0 10px;
	font-weight: bold;
}

p.to_home  {
	padding: 10px 0 0px 200px;
	float: left;
}
p.to_home  a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 28px;
	background: url('../../images/mail/to_home.gif') 0 0 no-repeat;
}


/*重複*/
#mail_dup {
	float: left;
/*	padding-left: 4px;*/
}

div.mail_dup {
	padding: 2px;
/*	width: 500px;*/
	float: left;
	margin: 10px 0 0 0;
	border: solid 1px #FF8585;
}
div.mail_dup h1{
	text-indent: -9999px;
	width: 588px;
	height: 28px;
	margin-bottom: 10px;
	background: url('../../images/mail/dup_title.gif') 0 0 no-repeat;
}
p.dup_name{
	text-align:left;
	font-size: 18px;
	padding: 10px 0 0 20px;
	font-weight: bold;
}
p.dup {
	text-align: left;
	float: left;
	padding: 20px 0 0 20px;
	line-height: 20px;
}
p.dup span {
	color: #ff0000;
	font-weight: bold;
}


div.mail_dup div.info {
	text-align: left;
	float: left;
	padding: 20px 0 20px 20px;
}


div.mail_dup div.info h2.tel{
	width: 260px;
	height: 55px;
	text-indent: -9999px;
	float: left;
	display: block;
	background: url('../../images/mail/tel.gif') 0px 0 no-repeat;
}
div.mail_dup div.info  a {
	width: 260px;
	height: 55px;
	float: left;
	display: block;
	margin-right: 30px;
	text-indent: -9999px;
	background: url('../../images/mail/form_bt.gif') 0 0 no-repeat;
}


/*メールマガジンバックナンバー　080630追記*/


#main_2nd h1.title_backN{
	width: 594px;
	height: 158px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 10px;
	background: url('../../images/mail/backnumber_title.jpg') 0 0 no-repeat;
}

#main_2nd h2.sub_backN{
	width: 594px;
	height: 30px;
	text-indent: -9999px;
	margin: 10px 0 15px 0;
	background: url('../../images/mail/sub_backnumber_title.gif') 0 0 no-repeat;
}

#main_2nd div.section{
	background-color: #EFF6F8;
	border: #e16714 1px solid;
 	text-align: left;
	padding:2px;
}

#main_2nd div.section p.title{
	font-size:110%;
	font-weight:bold;
	background-color: #f2ba8b;
	padding:5px 10px 5px 10px;
}

#main_2nd div.section p{
	background-color: #EFF6F8;
 	text-align: left;
	padding: 5px 10px 5px 10px;
}

#main_2nd div.backNList{
	text-align:left;
	padding:0 10px 0 10px;
	margin:0 0 15px 0;
}

#main_2nd div.backNList p.backNList_ttl{
	padding:0 7px 0 7px;
	border-left:#e16714 3px solid;
	border-bottom:#e16714 1px solid;
	font-weight:bold;
	color:#e16714;
}

#main_2nd div.backNList ul{
	margin:10px 0 10px 7px;
}

#main_2nd div.backNList ul li{
	background:url(../../images/mail/arrow.gif) left center no-repeat;
	display:inline;
	padding:0 0 0 18px;
	margin:0 70px 0 0;
	line-height:200%;

}

#main_2nd div.backNList ul li.end{
	margin:0;
}



