@charset "Shift_JIS";

#main-content {
	padding-top: 30px;
}


#subtitle {
	overflow: hidden;
	zoom: 1;
	background-color: #333333;
	margin-bottom: 1px;
}

#subtitle h3 {
	width: 247px;
	float: left;
	margin: 0;
}

#subtitle .rightbotton {
	width: 195px;
	float: right;
	padding-top: 7px;
}

#subtitle .clear {
	height: 1px;
}

h5 {
	padding: 6px 9px;
	background-color: #0082D6;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 8px;
}

.topicmargin {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}

.subcopymargin {
	margin-bottom: 5px;
}

.subcopy {
	color: #0082D6;
	font-weight: bold;
}

.mailblock {
	margin-left: 20px;
	margin-bottom: 10px;
}

.mailblock2 {
	width: 550px;
	margin-bottom: 10px;
}

.etcblock {
	padding-left: 20px;
	margin-bottom: 10px;
}

.mailblock .maillist {
	padding: 15px 0;
}

.mailblock .maildetail {
	overflow: hidden;
	zoom: 1;
	border: #000000 1px solid;
	padding: 12px 18px;
}

/* \*/
* html .mailblock .maildetail {
	height: 1%;
}
/* */


.mailblock .maildetail .leftblock {
	width: 175px;
	float: left;
}

.mailblock .maildetail .rightblock {
	width: 270px;
	float: right;
}


/* ---------- 卒業し遠方にお住まいの方 ----------*/

.indent1 {
	margin-left: 1em;
}

.indent2 {
	margin-left: 2.5em;
}




/* ---------- 発行証明書 ----------*/

table.issuance {
	width: 600px;
	margin-bottom: 3px;
}

table.issuance th {
	background-color: #CCE6F7;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: normal;
	padding: 1px;
	text-align: center;
}

table.issuance td {
	border-bottom: #000000 1px solid;
	text-align: center;
	padding: 1px;
}

table.issuance th.leftaria,
table.issuance td.leftaria {
	text-align: left;
	width: 240px;
}

/* ---------- 返送料金 ----------*/

.returnleft {
	width: 238px;
	float: left;
}

.returnright {
	width: 470px;
	float: right;
}

table.returntable {
	width: 238px;
}

table.returntable th {
	background-color: #CCE6F7;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: normal;
	padding: 1px;
	text-align: center;
}

table.returntable td {
	border-bottom: #000000 1px solid;
	text-align: center;
	padding: 1px;
}

table.returntable th.leftreturn,
table.returntable td.leftreturn {
	border-right: #000000 1px solid;
	width: 50%;
}

/* ---------- お問い合わせ先 ----------*/

.inquiryblock {
	margin: 0 170px 20px 170px;
	padding: 18px;
	background-color: #E6F2FB;
}

.inquiryblock .inquirytitle {
	text-align: center;
	font-weight: bold;
	color: #0082D6;
	padding-bottom: 2px;
	margin-bottom: 3px;
	border-bottom: #0082D6 1px solid;
}

.inquiryblock .inquirysubtitle {
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}



.maillist-notice {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	color: #0082D6;
}

.maillist-notice li {

}