@charset "utf-8";

/*  ========記事 ======== */

.img {
	width:770px;
	height:410px;
	margin:0 0 0 15px;
	background: url("../img/back.jpg") no-repeat;
}

h2 {
	adding:3px 0 10px 0px;
	margin:0 0 8px 0;
}

h3 {
	color:#823793;
	padding:40px 0 5px 0px;
	margin:0 0 8px 0;
	font-size:14px;
	ont-weight:bold;
	ont-family: "MS P明朝",細明朝体,serif;
	width:580px;
	border-bottom:1px dotted #5E3991;
	float: left;
}

.ex {
	margin:10px 0;
	width: 580px;
	float: left;
}

.zu {
	width: 580px;
	float: left;
	margin-bottom:20px;
}

dl {
	margin:0px 0 20px 15px;
	padding:0px;
	order: 7px #EEEEEE solid;
	width:580px;
	height:240px;
	float: left;
}
dl dt {
	float: left;
	width: 300px;
	padding: 1px 0;
	font-weight:bold;
	ext-indent: 1em;
}
dl dd {
	padding: 1px 0 1px 300px;
}

/*  ========リンク ======== */

a {
	color:#5E3991;
	text-decoration:underline;
}
a:hover,a:active {
	color:#5E3991;
	text-decoration:none;
}

.spe {
font-weight:bold;
font-size:18px;
}