@charset "utf-8";


/*-----------------------------------*/
/*---------------iframe--------------*/
/*-----------------------------------*/


body {
	width: 460px;
    background-color: #FFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin: 13px 0 0 13px;
	padding: 0;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}


.if-tp {
	width: 625px;
	height: 100%;
	background: url(../../images/dotline.gif) repeat-x bottom;
	text-align: left;
	vertical-align: top;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

.if-icon {
	width: 138px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	float: left;
}

.if-txt {
	width: 480px;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	float: left;
}

.tit-program {
	width: 308px;
	height: 22px;
	font-size: 10px;
	line-height: 100%;
	color: #66FFFF;
	background: url(../../images/if_program.gif) no-repeat 0px 0px;
	text-align: right;
	vertical-align: top;
	margin: 0 0 7px 0;
	padding: 3px 7px 0 0;
}

.tit-essay {
	width: 308px;
	height: 22px;
	font-size: 10px;
	line-height: 100%;
	color: #66FFFF;
	background: url(../../images/if_essay.gif) no-repeat 0px 0px;
	text-align: right;
	vertical-align: top;
	margin: 0 0 7px 0;
	padding: 3px 7px 0 0;
}

.tit-lecture {
	width: 308px;
	height: 22px;
	font-size: 10px;
	line-height: 100%;
	color: #66FFFF;
	background: url(../../images/if_lecture.gif) no-repeat 0px 0px;
	text-align: right;
	vertical-align: top;
	margin: 0 0 7px 0;
	padding: 3px 7px 0 0;
}

.cl {
	clear: left;
}

a:link {
	color: #006AB4;
	text-decoration: underline;
}

a:visited {
	color: #006AB4;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #006AB4;
	text-decoration: underline;
}
