@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"
		)
		);
}


h2.login{
	width:auto;
	margin-bottom:1em;
	background:url(../../img/pc/group/member_login.png) no-repeat 0px 0px;}


h2.edit{
	margin-bottom:1em;
	background:url(../../img/pc/group/member_page.png) no-repeat 0px 0px;}

p.mailmagazines_version{

	width:713px;

	height:130px;

	background:url(../../img/pc/group/mailmagazines_version.gif) no-repeat;

	margin:15px auto;

}



p.mailmagazines_schedules{

	width:714px;

	height:127px;

	background:url(../../img/pc/group/mailmagazines_schedules.gif) no-repeat;

	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;}
	

div.subscribers{
	margin:1em 3em;}
	
	div.subscribers label{
		clear:both;	
		width:8em;
		display:inline;
		float:left;
		margin:0em 1em 1em 2em;
		font-weight:bold;}
		
	div.subscribers p.password{
		margin:1em 2em 1em;
		clear:both;}

	div.subscribers div.form input{
		width:10em;
		display:inline;
		background:#FFFFFF;
		margin-bottom:1em;
		float:left;}
		
	
	div.subscribers div.form{
		width:400px;
		margin:2em auto;
		overflow:hidden;
		background:#FFD9F9;
		padding:1em 0;}
		
		div.subscribers div.form div.submit{
			clear:both;
			margin:1em auto;}
			
			div.subscribers div.form div.submit input{
				width:120px;
				height:30px;
				margin:auto;}
			

div.member ul.menu{
	margin:2em 5em;
	background:#F4E8FF;
	padding:1em;}
	
	div.member ul.menu li{
		margin:0.5em 0;
		font-size:larger;
		font-weight:bold;}
	
	

div.notice{
	border:solid 3px #FF0000;
	margin:0px 60px;
	padding:10px 20px;}

	div.notice p{
		color:#333333;
		margin:0px;}
		