@charset "utf-8";

/* CSS Document */


div#container{
	min-height:1800px;
	_height:1800px;}


h2{

	width:765px;

	height:32px;

	background:url(../../img/pc/group/h2_mailmagazines.png) no-repeat top left;

	margin:auto;

	border-bottom:1px #9A9A9A solid;

}


* html h2{
		behavior: expression(
		this.style.behavior || (
		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
		this.style.backgroundImage = "none",
		this.style.behavior = "none"
		)
		);
}




p.mailmagazines_version{
	width:713px;
	height:130px;
	margin:15px auto;
}



p.mailmagazines_schedules{
	width:714px;
	height:127px;
	margin:auto;
}

div.form{
	margin:1em 5em;
	border:solid 1px #999999;
	padding:1em;
}

	div.form div.checkbox{
		display:inline;
		margin:0 1em 0.5em 0 ;
		white-space:nowrap;
		line-height:2em;}
		
		div.form div.checkbox input{
			margin-right:0.3em;}

ul.tab_menus{
	width:120px;
	float:left;
	display:inline;
	overflow:hidden;}

ul.tab_menus li{
	width:120px;
	background:#BB1E65;
	color:#FFFFFF;
	font-weight:bold;
	border-right:solid 2px #666666;
	border-bottom:solid 2px #666666;
	font-size:12px;
	margin:1em 1em 0 0;
	cursor:hand;
	cursor:pointer;
	text-align:center;}
	
	ul.tab_menus li.tab_active{
		background:#FFD7F8;
		border:none;
		color:#660047;
		border-left:solid 2px #666666;
		border-top:solid 2px #666666;}
	
div.tab_content{
	display:none;
	width:480px;
	float:right;
	overflow:hidden;
	background:#FCFEE7;
	border-bottom:solid 2px #333333;
	border-right:solid 2px #333333;
	height:450px;
	margin-top:0.5em;
	overflow:auto;}

div.tab_content#first{
	display:inline;}


h3{
	background:url(../../img/pc/group/mailmagazine_form_title.gif) no-repeat 0px 0px;
	width:200px;
	height:23px;
	margin:0 auto;}	
	
h4{
	margin:1em 0 0;
	color:#AC0F62;}

	div.base label{
		clear:both;
		display:inline;
		width:10em;
		float:left;
		margin-left:1em;}
	
	div.base div.input{
		margin:1em 0 0;	}

p{
	margin-left:1em;}

	div.input{
		margin:1em 1em 0;	}

	div.form  div.time div.input{
		margin-left:1em;}
	
	
div.submit{
	clear:both;
	margin:1em auto;
	width:120px;}
	
	p.notice{
		color:#333333 !important;
		text-align:left;
		font-size:90% !important;
		font-weight:normal !important;
		margin:1em 3em 0.5em;
		padding:1em;
		background:#FFD9F2;}
		
		p.notice a{
			font-weight:bold;
			text-decoration:underline;}
