@charset "utf-8";
@import "import.css";

/* #news */

#news table {
	margin-bottom: 8px;
	width: 534px;
}

#news th {
	background: url(../img/icon1.gif) no-repeat 5px 5px;
	border-bottom: solid 1px #ccc;
	padding: 3px 20px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

#news td {
	border-bottom: solid 1px #ccc;
	padding: 3px 0;
}

/* #pair-teaching */

#pair-teaching {
	position: relative;
}

#pair-teaching h4,
#pair-teaching p,
#pair-teaching ul {
	text-align: right;
}

#pair-teaching h4 {
	padding-right: 12px;
	padding-bottom: 24px;
}

#pair-teaching p {
	padding-right: 61px;
	padding-bottom: 25px;
}

#pair-teaching ul {
	padding-right: 11px;
	padding-bottom: 49px;
}

#pair-teaching li {
	margin-bottom: 6px;
}

#pair-teaching .figure {
	position: absolute;
	top: 0;
	left: 18px;
}

/* #thanks */

#thanks dl {
	line-height: 1.6;
}

#thanks dt {
	margin-bottom: 5px;
	font-size: 1.16em;
	font-weight: bold;
	color: #690;
}

#thanks dd {
	margin-bottom: 15px;
}

#thanks dd span {
	color: #c00;
	font-weight: bold;
}

#thanks dd span.em2 {
	color: #069;
}

/* ポップアップの#news内 */

#news-container {
	background: url(../img/newsBg.gif) repeat-y left top;
	width: 450px;
	margin: 10px auto;
}

#news-container #news-header {
	background: url(../img/newsTitle.gif) no-repeat left top;
	padding: 8px 15px 8px;
	line-height: 1.2;
	font-size: 1.4em;
	font-weight: bold;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
}

#news-container #news-contents {
	background: url(../img/newsBg-t.gif) no-repeat left top;
	margin: 0 5px 13px;
	padding: 5px 5px 30px;
	font-size: 1.2em;
	line-height: 1.4;
}

#news-container #news-contents p,
#news-container #news-contents ul,
#news-container #news-contents ol {
	margin-bottom: 10px;
}

#news-container #news-contents ul {
	margin-left: 25px;
	list-style-type: disc;
}

#news-container #news-contents ol {
	margin-left: 25px;
	margin-bottom: 10px;
	list-style-type: decimal;
}

#news-container #news-contents blockquote {
	background-color: #FFF0C4;
	border: solid 1px #fc3;
	margin: 0 10px 10px;
	padding: 8px;
}

#news-container #news-contents blockquote p {
	margin: 0;
}

#news-container #news-footer {
	background: url(../img/newsBg-b.gif) no-repeat left bottom;
	padding:0 13px 10px;
	text-align: right;
	color: #666;
}

/*--seo master--*/
div.sbox table { margin:0 auto; }
div.summary { margin-left: 1em;}
div.sbox h1.stext,
div.sbox div.summary {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	line-height: 1.6;
}

