img {
	border	: none;
}

/* トップページのキャッチコピー */
div.top_catch {
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
	text-align: center;
	text-indent: 0em;
	font-weight: bold;
	color: #0033aa;
}

.top_news {
	padding : 3px;
	font-size: 90%;
	line-height : 130%;
}

.top_news h3 {
	margin : 0em 0px 0.5em 0px;
	font-size : 150%;
	font-weight : bold;
}

.top_news h3 a{
	color : #f90;
}

.top_news p {
	margin : 0em 0em 1em 0em;
}

/* 本文 */
p.body_text {
	margin-left:30px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	text-indent: 1em;
	font-weight: normal;
}

/* 本文キャッチ */
p.bodychatch_text {
	margin-left:30px;
	padding: 0px;
	font-size: 130%;
	line-height: 150%;
	text-align: left;
	text-indent: 0em;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

/* 著作権表示 */
table.copyright {
	width: 100%;
	border: 0px;
}
table.copyright td {
	padding: 0px;
	font-size: 70%;
	line-height: 100%;
	text-align: right;
	text-indent: 0em;
	font-weight: normal;
}

/* 会社概要 */
table.info {
	border: 0px;
	margin-left: 30px;
}
table.info td {
	border-bottom: 1px dashed #999;
	padding: 5px;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	text-indent: 0em;
	font-weight: normal;
}

table.info td.mark {
	padding-top		: 50px;
	width : 13px;
}

table.info td.date {
	padding-left	: 0px;
	padding-right	: 20px;
	text-align		: right;
	font-size		: 14px;
}

/* イベント情報 */
table.event_info {
	border: 0px;
	border-top: 2px solid #99c;
	border-bottom: 2px solid #99c;
	margin-left: 30px;
}
table.event_info td {
	border-bottom: 1px dashed #999;
	padding: 2px 4px 2px 4px;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
	text-indent: 0em;
	font-weight: normal;
}

table.event_info td.date {
	text-align : right;
}

table.event_info a {
	font-size: 10pt;
	text-decoration: none;
}

table.event_info a:hover {
	text-decoration: underline;
}

/* 問い合わせ囲み */
table.regist_to {
	border: 5px double #0000cc;
	margin-left: 30px;
}
table.regist_to td {
	padding: 10px;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	text-indent: 0em;
	font-weight: normal;
	background-color: #ffffcc
}

/* 右画像表示 */
table.image_right {
	margin-left: 25px;
	margin-bottom: 50px;
	border: 0px;
	width: 100px;
	float: right;
}
table.image_right td {
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
	text-indent: 0em;
	font-weight: normal;
}

div.image_right {
	float		: right;
	margin		: 0px 0px 20px 25px;
	padding		: 0px;
	line-height	: 120%;
	text-align	: center;
	text-indent	: 0em;
	font-weight	: normal;
}

/* 中央画像表示 */
table.image_center {
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
	width: 124px;
}

table.image_center td {
	padding: 0px;
	font-size: 70%;
	line-height: 120%;
	text-align: center;
	text-indent: 0em;
	font-weight: normal;
}

/* 中央画像大表示 */
table.image_center_l {
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
	width: 124px;
}

table.image_center_l td {
	padding: 0px;
	font-size: 80%;
	line-height: 120%;
	text-align: center;
	text-indent: 0em;
	font-weight: normal;
}

.image-list {
	float			: left;
	margin			: 0px;
	padding			: 0px;
	width			: 146px;
	text-align		: center;
	font-size		: 80%;
	line-height		: 120%;
	text-indent		: 0em;
	font-weight		: normal;
}

.image-list.top {
	position		: relative;
	width			: 100%; height: 15px;
	background		: url(../image/img-top.gif) no-repeat;
}

.image-list.body {
	position		: relative;
	width			: 144px;  height	: 230px;
	overflow		: auto;
}

.image-list.bottom {
	position		: relative;
	width			: 100%; height: 15px;
	background		: url(../image/img-bottom.gif) no-repeat;
}

p.go_on_top {
	padding: 0px;
	font-size: 80%;
	line-height: 100%;
	text-align: right;
	text-indent: 0em;
	font-weight: normal;
}

/* セミナー講師 */
p.seminor_teacher {
	margin-left:30px;
	margin-top:0px;
	padding: 0px;
	font-size: 120%;
	line-height: 150%;
	text-align: left;
	text-indent: 1em;
	font-weight: bold;
}

/* プロフィール本文 */
p.teacher_profile {
	margin-left:70px;
	margin-top:0px;
	padding: 0px;
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	text-indent: 0em;
	font-weight: normal;
}

body.main {
	background-color: #ffffff;
}

h1 {
	background-image: url(../image/h1-background.gif);
	margin-top: 1em;
	margin-left: 0px;
	padding-left: 20px;
	font-size: 160%;
	font-weighting: bold;
}

h1.news {
	color: #f60;
}

h2 {
	background-image: url(../image/h2-background.gif);
	margin-top: 2em;
	margin-left: 15px;
	padding-left: 20px;
	font-size: 120%;
	font-weighting: bold;
}

.list_info {
	list-style-image: url(../image/mark-info.gif);
}

.list_orange {
	list-style: none;
}

.list_orange li {
	background: url(../image/mark-orange.gif) no-repeat 0px 4px;
	margin-left:30px;
	padding: 0px 0px 0px 15px;
	line-height: 150%;
}

.list_2nd_blue {
	margin-bottom: 1em;
	list-style: none;
}

.list_2nd_blue li{
	background: url(../image/mark-2nd-blue.gif) no-repeat 0px 8px;
	margin-left:-30px;
	padding-left: 15px;
	font-size: 80%;
	line-height: 180%;
}

#top_frame {
	width: 100%;
}
#left_frame {
	float: left;
	width: 180px;
}
#main_frame {
	float: none;
	padding-right: 1em;
}

.image-caption {
	font-size: 80%;
	line-height: 120%;
}

.tel-bold {
	font-size: 150%;
	font-weight: bold;
}

p.event_e {
	margin		: 1px 0px 1px 0px;
	background	: url(../event/image/icon_event.gif) top left no-repeat;
	padding		: 2px 0px 2px 20px;
	font-size	: 12px;
}

p.event_b {
	margin		: 1px 0px 1px 0px;
	background	: url(../event/image/icon_business.gif) top left no-repeat;
	padding		: 2px 0px 2px 20px;
	font-size	: 12px;
}

p.event_f {
	margin		: 1px 0px 1px 0px;
	background	: url(../event/image/icon_foreign.gif) top left no-repeat;
	padding		: 2px 0px 2px 20px;
	font-size	: 12px;
}

.news_update {
	margin		: 0px;
	text-align	: right;
	font-size	: 12px;
}

.event_legend {
	float		: right;
	margin		: 0px 0px -20px 0px;
	font-size	: 12px;
}
.event_legend img {
	margin		: 0px 5px 0px 0px;
}

.event_navi {
	margin		: 0px 0px 0px 20px;
}


#new_md_cover{
	width		: 124px;
	font-size	: 12px;
	line-height	: 140%;
	text-align	: center;
}

#new_md_cover .md_desc{
	font-size	: 10px;
}

p.yasumi {
	margin-left: 7em;
	font-size: 80%;
	font-weight: normal;
	text-indent: -1em;
}
