@charset "utf-8";

/* CSS Document */


div#container{
	min-height:1800px;
	_height:1800px;}


h2{

	width:610px;
	height:37px;

	background:url(../../img/pc/branch/h2_mailmagazines.gif) no-repeat top left;

	margin:auto;
	margin-top:10px;

	border-bottom:1px #9A9A9A solid;

}


div.form{
	margin:1em 3em;
}

	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:150px;
	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:380px;
	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;}
	
	
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;	}
		
	div.checkbox{
		display:inline;}

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