@charset "UTF-8";

@import url("/css/bodycommonnew.css");
@import url("button.css");
/* @import url("/css/rightmenucommon.css"); */
@import url("/css/headercommon.css");


div#toptitle	{
	margin: 0 auto;
	width:1000px;
}


input.Corp { width:400px;}
input.Busho { width:400px;}
input.Name { width:200px;}
input.Yubin { width:100px;}
input.Adr { width:400px;}
input.Tel { width:150px;}
input.Email { width:400px;}
input.Renraku { width:400px;}

input:focus { background-color:#FBE1DB; }


input:hover,
textarea:hover {
	background: #FBE1DB;
}


div#mainContainer{
  	width: 780px;
  	margin: 0 auto;
  	text-align:left;
	padding:0 0 20px 0;
  	background-color: #FFF;
}

div#TopTitle{
  	width: 1000px;
  	margin: 0 auto;
  	text-align:left;
	clear:both;
  	background-color: #FFF;
}


table#TopTable {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
}

table#TopTable td {
	border: 0;
	border-collapse: collapse;
}

div.center {
	text-align: center;
}

table#userinfo {
	margin-left: auto; 
	margin-right: auto;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	width: 90%;
	text-align: left;
	background-color: #cccccc;
	table-layout: fixed;
}

table#userinfo td {
	border: 1px #999999 solid;
	margin: 0px; 
	padding: 5px;
	text-align: left;
	height: 30px;
	background-color: white;
}

td.center {
	text-align: center;
}


table.smarticon {
	border: 0;
	border-collapse: collapse;
}

col.c1 {text-align:left;}
th {text-align:center;}

p.d1 {
	margin-left:10px; 
	margin-bottom:0px; 
	margin-right:10px; 
	margin-top:0px;
	line-height:1.5;
}

p.d2 {
	margin-left:40px; 
	margin-bottom:15px; 
	margin-right:10px; 
	margin-top:0px;
	line-height:1.5;
}

p.d3 {
	margin-left:80px; 
	margin-bottom:0px; 
	margin-right:10px; 
	margin-top:0px;
	line-height:1.5;
}

p.d4 {
	margin-left:120px; 
	margin-bottom:10px; 
	margin-right:10px; 
	margin-top:0px;
	line-height:1.5;
}

col.c1 {text-align:left;}
th {text-align:center;}

p.graytext 
{
	font-size: 0.9em; 
	color: #777777; 
	margin-left:10px; 
	margin-bottom:0px; 
	margin-right:0px; 
	margin-top:2px;
	line-height:1.0;
}

p.red {
	color: red;
	margin-left: 10px; 
	margin-bottom: 5px; 
	margin-right: 10px; 
	margin-top: 5px; 
	line-height: 1.5;
	text-align: left;
}

