@charset "Shift_JIS";
/* CSS Document */




h3 {
	height: 52px !important;
	width: 666px;
	padding: 0px !important;
	margin: 0px !important;
	text-indent: -9999px;
}
#mailmag h3 {
	background-image: url(/com/temp2/img/mailmag/mailmag_title.png);
	background-repeat: no-repeat;
}
#domain h3 {
	background-image: url(/com/temp2/img/mailmag/domain_title.png);
	background-repeat: no-repeat;
}

p {
	line-height: 1.5;
	font-size: 12px;
	margin-left: 15px;
}


#mailmag {
	width: 670px;
	background-color: #transparent;
}
#domain {
	width: 670px;
	background-image: #transparent;
	margin-top:20px;
}
.mailmag_inner {
	background-image: url(/com/temp2/img/mailmag/mailmag_bg.jpg);
	background-repeat: no-repeat;
}

.domain_top {
//	height: 160px;
}
.domain_inner {
	background-image: url(/com/temp2/img/mailmag/domain_bg.png);
	background-repeat: no-repeat;
	height: auto;
}
.domain_top p {
//	padding-top: 100px;
}


.mail_explanation {
	font-weight: bold;
	padding-top: 300px;
	line-height: 1.4;
}
span.red {
	color: #f00;
}
span.pink {
	color: #ff5792;
	font-weight: bold;
}
span.underline {
	text-decoration: underline;
	font-weight: bold;
}
cite {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	margin-left: 15px;
}
cite a {
	color: #f00;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
.btnClose a {
	color: #f00;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	margin-left: 15px;
}

.caution_txt01 {
	color: #f00;
	font-weight: bold;
}
.caution_txt02 {
	
}
.caution_txt03 a {
	color: #f00;
	text-decoration: underline;
}



#mailmag_form {
	overflow: hidden;
	width: 400px;
	padding-top: 45px;
	
}
#mailmag_form p {
	color: #da1676;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	float:left;
	text-align: right;
}
form {
	background-color: transparent;
	text-align: center;
	width: 260px;
	float: left;
}
.caution {
	padding-top: 20px;
}

.caution_tit {
	padding-top: 10px;
}

