﻿@charset "utf-8";


/*
 このCSSファイルはフォントサイズ、色、テキストリンク、行間等のなどのフォント調整を記述しています。*/
@import url("/css/font/font_ja.css");


#foot_link {
	width: 531px;
	text-align: center;
	clear: both;
	margin-bottom: 25px;
	margin-top: 50px;
}
#media01 h2 {
	display: block;
	height: 21px;
	width: 531px;
	margin-bottom: 16px;
}
.media_news {
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.seminar_free {
	margin-right: 5px;
	margin-left: 10px;
	float: left;
}
.font_day {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.media_news h4 {
	margin-top: 5px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.media_news h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #0078B7;
	line-height: 20px;
	text-decoration: underline;
	padding-top: 5px;
}
.media_news p {
	padding-right: 10px;
	padding-left: 10px;
}
.continuation {
	text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;

}
.continuation a {
	color: #0078B7;
}
.ent {
	padding-left: 10px;
}
.ent a {
	color: #0078B5;
}
.receipt {
	height: 21px;
	width: 109px;
	margin-left: 10px;
}
#contact-us p a {
	text-decoration: underline;
}

