@import url("global.css");
/*再定義*/
h1 {
	position:relative;
	height:87px;
}
h1 img {
	position:absolute;
	top:0px;
	left:0px;
}
#container {
/*height:1600px;*/
}
#contents {
	margin:0 0 0 1px;/*border:1px solid black;*/
}
a.btn-profile {
	float:left;
	margin:10px 0 0 0;
}
/*再定義終了*/
#title-area {
	margin:0 0 0 50px;
}
h2 {
	margin:50px 0 10px 65px;
}
h3 {
	font-size:0.8em;
	margin:10px 0 5px 30px;
}
#tokuten-area {
	margin:10px 0 0 55px;
}
.formheader, .formfooter {
	width:660px;
	margin:0 auto;
}
.formheader {
	background:url(../images/line5.png) repeat-x;
	height:18px;
}
.formcontainer {
	background:url(../images/bodyback.png) repeat-x;
	width:660px;
	margin:0 auto;
	height:500px;
	position:relative;
}
.formfooter {
font-size:0.2em;
	background:url(../images/line6.png) repeat-x;
	height:8px;
	margin:0px auto;
	border:1px solid black;
}
.form-shadow-area {
	text-align:center;
	margin-left:6px;
	/*border:1px solid black;*/
	
}
form table {
	font-size:0.8em;
	width:90%;
	margin:0px auto;
	position:relative;
	top:20px;
}
form td {
	height:40px;
	padding:0 0 0 10px;
}
form th {
	width:180px;
	text-align:right;
}
input.largeinput {
	width:280px;
	height:25px;
	font-size:1.5em;
	font-weight:bold;
}
.explain-area {
	background:url(../mailmagazine/images/ex_back.png) repeat-x;
	width:660px;
	/*height:500px;*/
	border:1px solid #66041c;
	margin:0 auto;
	padding:0 0 30px 0;
}
.explain-area table {
	font-size:0.8em;
	width:90%;
	margin:0 auto;
}
.explain-area td {
	vertical-align:top;
	width:33%;
}
p.domain-caption {
	font-size:0.8em;
	text-align:left;
	margin:10px 0 30px 35px;
}
p.qa {
	color:#333;
	font-size:0.8em;
	line-height:1.5;
	margin:0 0 30px 40px;
	width:90%;
}
#paperplane {
	position:absolute;
	top:70px;
	left:850px;
}

#dmail_pc {
	float: left;
	width: 40%;
	padding:0 5%;
	font-size: 0.8em;
}

#dmail_mb {
	float: left;
	width: 40%;
	padding:0 5%;
	font-size: 0.8em;
}

#dmail_mb img{

	margin:10px 0 0 50px;
}

.formcontainer p{
	float: left;
	width: 80%;
	margin-left: 50px;
	font-size: 0.8em;
	line-height:1.3;
	font-weight: bold;
}
