@charset "utf-8";

/*------------------------
	コンテンツ
------------------------*/
#contents {
	width: 760px;
	margin: 0 0 0 20px;
	clear: both;
}

#contents h3,h4 {
	font-size: 0px;
	text-indent: -99999px;
}

.catch {
	margin: 15px 0 0 0;
}

.mail_border {
 padding-bottom: 0px;
 border-bottom: dotted 1px #a8a9ad;
 margin:0 0 15px 0;
}

#title1 {
	margin: 30px 0 15px 0;
}

#subtitle1 {
	width: 758px;
	height: 35px;
	margin: 25px 0 0 0;
	background: url("img/mailmagazine_sub01.gif") no-repeat;
}

#subtitle2 {
	width: 758px;
	height: 35px;
	margin: 0;
	background: url("img/mailmagazine_sub02.gif") no-repeat;
}

#subtitle3 {
	width: 760px;
	height: 25px;
	margin: 25px 0 0 0;
	background: url("img/course-subtitle2.gif") no-repeat;
}

#subtitle4 {
	width: 760px;
	height: 24px;
	margin: 25px 0 0 0;
	background: url("img/course-subtitle3.gif") no-repeat;
}

#subtitle5 {
	width: 470px;
	height: 25px;
	margin: 25px 0 0 0;
	background: url("img/course-subtitle4.gif") no-repeat;
}

#subtitle6 {
	width: 275px;
	height: 25px;
	margin: 25px 0 0 0;
	background: url("img/course-subtitle5.gif") no-repeat;
}

#formtbl {
	padding: 25px 0 0 0;
	margin:0;
}

input {
	margin:0;
	padding:0;
	}

#formtbl td {
	font-size: 0.8em;
	line-height: 1.5em;
	border-bottom: solid 1px #ffffff;
}

.itemname {
	width: 176px;
	padding: 0 0 0 25px;
	border-right: solid 1px #ffffff;
	color: #ffffff;
	background: #d64e55;
}

.item {
	width: 583px;
	padding: 0 0 0 15px;
	color: #666666;
	background: #e5e5e5;
}

body div#button {
	text-align:center;
	margin: 25px auto 50px auto;
}


#msgr {
	width: 275px;
	margin: 25px 0 24px 0;
	float: left;
}


#name {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
}

#msgtext {
	width: 550px;
	height: 135px;
	font-size: 0px;
	text-indent: -99999px;
	background: url("img/courses-text.gif") no-repeat;
}

.gray_box {
	background:#f6f6f6;
	padding:10px;
	margin:3px 0 30px 0;
	}
	
.course-ph {
	float:left;
	width:128px;
	}
	
.course-txt {
	float:right;
	width:595px;
	}
	
.clear {
	clear:both;
	}
	
table＃course_select {
	border:0;
	padding:0;
	}
table#course_select td {
	padding:0 20px 0 0;
	}
	
	
