@charset "utf-8";
/* CSS Document */

/*base*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0 0 0 0;
	padding:0;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,img{
	border:0;
	}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
	}
ol,ul{
	list-style:none;
	}
caption,th{
	text-align:left;
	}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:bold;
	}
q:before,q:after{
	content:'';
	}
abbr,acronym{
	border:0;
	}
	
a {
	color:black;
	text-decoration:none;
}

a:hover{text-decoration:underline;}

.visualClear{
	clear:both;
}

body{
	margin:0;
	padding:0 0 0 0;
	font-size:85%;
	background-image: url(../img/common/graybackline.gif);
	background-repeat: repeat;
	}

/*ID*/

#searchArea{
	width:350px;
	margin:2em auto 1.5em auto;
	padding:0;
	}

#searchArea input{
	font-size:100%;
}

#searchArea input.sbSearch{
	font-size:70%;
	height:20px;
	margin-bottom:2px;
}


	

#menuArea{
	text-align:right;
	width:840px;
	background-color:#FFFF2F;
	background-image: url(../img/head/09/menubar_background09.gif);
	float: left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF2F;
	height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#contentArea{
	width:850px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	}

#rightArea{
	margin:0 0 0 0;
	padding:0px;
	float:right;
	width:310px;
	background-color: #FFFFFF;
	}


#indexArea{
	width:100%;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	}
	
#mainContent{
	margin:0;
	padding:0 310px 0 5px;
	border:none;
	}

#flashArea {
	height:250px;
	width:518px;
	padding:0;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


.infoArea {
	margin:5px 0 0 0;

}

/* フッター */
#footer{
	width:850px;
	text-align:center;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
}

#footBar{
	background-color:#FFFF95;
	margin:0;
	padding:0.2em 1em 0.2em 0.2em;
	color:white;
	text-align:right;
}


#footer .footBar_address{
	color:#333333;
	font-size:85%;
	text-align:center;
	line-height: 15px;
	margin-top: 3px;
	background-color: #FFFFFF;
}

#footer .copyright{
	text-align:center;
	display:block;
	font-size:80%;
}

#footer .honbu{
	font-size:90%;
	padding-left:0.5em;
}

#footer .footLink{
	padding:0.2em 0.2em 0.2em 0.2em;
	margin-left:1em;
	width:auto;
	font-size:75%;
}

#footer .footLink a{
	color:#333333;
}
	

	
/*class */

h3.subTitle{
	margin:0.5em 0.1em 0 0.1em;
	font-size:130%;
	font-weight:800;
	height:35px;
	}



.hlPanel {
	margin: 2px 0px 3px 5px;
	padding: 0px;
	float: left;
	width: 120px;
	text-align:left;
	height:143px;
	overflow:hidden;
}

.hlPanel img{
	border:0;
	margin:1px;
}

.hlPanel h3{
	font-size:12px;
	margin:0 0 0px 0;
	padding:0 0 0 0;
	font-weight:800;
}

.hlPanel p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10px;
	line-height:120%;
	color: #333333;
}

.hlPanel a{
	color:#000033;
}

.upDate{
	color:red;
	margin-left:3px;
	font-weight:600;
}

.hlImage{
	border:0;
	margin:1px;
}


.hlTitle{
	font-size:12px;
	margin:0.1em 0 0.1em 0;
	font-weight:800;
}

.hlTitle a{
	color:#FF3366;
}

.hlComment{
	font-size:10px;
	line-height:130%;
}



.newDate{
	color:#33CCCC;
	margin-left:3px;
	font-weight:600;
}

.w100p {
	width: 99%;
	margin: 0px;
	padding: 0px;
	float:left;
}

.w70p {
	width: 73%;
	padding: 0 5px 0 0;
	margin: 0px;
	float:left;
}

.w50p {
	width: 49%;
	padding: 0 2px 0 0;
	margin: 0px;
	float:left;
}

.w30p {
	width: 25%;
	padding: 0px;
	float:left;
	text-align:center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*専科インデックス*/

#indexArea #indextab2 li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding-top:1px;
	height:23px;
	line-height:90%;
}


/*留学インデックス*/

#indexArea #indextab3 li a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding-top:0px;
	height:16px;
	line-height:140%;
}


/* what's new Area */

#whatsnewArea {
	float: left;
	width: 395px;
	padding:0;
	background-color:#FFDD33;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
 }


.whatsnew_title{
	/*display:none;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:800;
	font-style:italic;
	background-color:#FFDD33;
	padding-left:3px;
	color:#FFFFFF;
}

.whatsnew_wrap{
	/*background-color:#E65714;*/
	padding:0 0 0 0;
	background:white url('../img/common/whatsnew_underbar.gif') repeat-x left bottom;
	border: 3px solid #FFDD33;
}
.whatsnew_news {
	height: 20px;
	width: 366px;
	float: none;
	background-color: #FFFFFF;
}



#whatsnew_box{
	background-color:transparent;
	margin:0 0 0 0;
	padding:2px 0 2px 0;
	padding-left:0.3em;
	height:195px;
	width: 385px;
	overflow:auto;
}

#whatsnew_box ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#whatsnew_box li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	width:95%;
	clear:both;
	font-size:12px;
}

#whatsnew_box a{
	display:block;

}


.whatsnew_date{
	float:left;
	width:auto;
	margin-right:0.5em;
	cursor:pointer;
}

.whatsnew_text{
	float:left;

	cursor:pointer;
}


/* whatsnewBottom */

#whatsnewBottom{
	float: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	clear: left;
}


#whatsnewBottom ul{
	margin:0 0 0.1em 0;
	padding:0 0 0 0;
}

#whatsnewBottom li{
	font-size:80%;
	margin:0 0.1em 0 0em;
	padding:0.1em 0.2em 0.2em 0.4em;
	list-style:none;
	/*width:48%;*/
	display:inline;
	border-right:1px white solid;
	color:white;
	text-align:center;

}

#whatsnewBottom li.start{
	padding-left:1em;
}


#whatsnewBottom li.end{
	border-right:none;
}



#whatsnewBottom a{
	color:#333333;
	font-weight: bold;
}



/* event Area */
#eventArea{
	width:275px;
	background-color:transparent;
	height: auto;
	margin-top: 1.0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#eventArea div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09event_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#eventArea div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}



#eventArea div.fmbody{
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09event_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#eventArea div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09event_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#eventArea div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.2em 0 0.1em 0.3em;
	margin:0 0.5em 0.2em 0.5em;
	width:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;

}

#eventArea div.fmbody img{
	float:left;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0em;
	padding-left: 0.4em;
}

#eventArea div.fmbody p{
	padding:0.2em 0 0.4em 1.0em;
	font-size:85%;
	width:auto;
	color: #333333;
}

#eventArea div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	
	
#eventArea div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
	}



/* qanda Area */
#qandaArea{
	width:275px;
	margin:5px 0 10px 0;
	padding:0 0 0 5px;
	background-color:transparent;
	float:left;
}

#qandaArea div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09qanda_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#qandaArea div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}


#qandaArea div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09event_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#qandaArea div.fmbody{
	/*border-left:2px solid #85D016;
	border-right:2px solid #85D016;*/
	width:100%;
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09event_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#qandaArea div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.4em 0 0.1em 0.3em;
	margin:0 0.8em 0.1em 0.5em;
	width:95%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}

#qandaArea div.fmbody img{
	float:left;
	padding:0.1em 0.3em 0.1em 5px;
}

#qandaArea div.fmbody p{
	margin:2px 2px 0 2px;
	padding:0.0em 0 0.4em 1.0em;
	font-size:85%;
	background-color:white;
	line-height:120%;
}

#qandaArea div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	

	
#qandaArea div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
}


/* 今月の在校生 */

#studentArea{
	width:275px;
	margin:0.5em auto 0 auto;
	background-color:#FFCC99;
	}

#studentAreaHead{
	text-align:center;
	margin-top:0.2em;
}

#studentAreaBody{
	margin:0.1em auto 0.5em auto;
}

#studentAreaBody .stuBlock{
	float:left;
	background-color:white;
	width:48%;
	margin-left:0.3em;
	line-height:120%;
	height: auto;
}



#studentAreaBody .stuBlock img{
	float:left;
	margin-right:0.1em;
}

#studentAreaBody .stuBlock .stuName h4{
	font-size:70%;
	color:#FF0066;
	font-weight:700;
	line-height:120%;
}

.student_small{
	font-size:67%;
	color:#FF3399;
	line-height:120%;
}

#studentAreaBody .stuBlock .student_setsumei{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}

/* インフォメーション */

#informationArea{
	width:275px;
	margin-left:5px;
}


#informationArea {
	width:275px;
	margin:0.5em auto 0 auto;
	background-color:transparent;
}

#informationArea div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09info_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#informationArea div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}


#informationArea div.fmbody{
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09event_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#informationArea div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09event_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#informationArea div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.2em 0 0.1em 0.3em;
	margin:0 0.5em 0.2em 0.5em;
	width:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}

#informationArea div.fmbody img{
	float:left;
	padding:0.1em 0.3em 0.2em 0.6em;
}

#informationArea div.fmbody p{
	padding:0.2em 1em 0.4em 1.0em;
	font-size:85%;
	width:auto;
}

#informationArea div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	
	
#informationArea div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
	}

/* 地図バナー */

#rightBannerBottom{
	text-align:center;
	padding: 2px;
	height: auto;
	margin-top: 0.1em;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
}

#rightBannerBottom .rightbannerContent{
	float:left;
	margin:0.1em 0.1em 0.1em 0;
}


/* キャンパスライフ */

#campusArea {
	width:275px;
	margin:0.5em auto 0 auto;
	background-color:transparent;
}

#campusArea div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09campus_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#campusArea div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}


#campusArea div.fmbody{
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09event_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#campusArea div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09event_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#campusArea div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.2em 0 0.1em 0.3em;
	margin:0 0.5em 0.2em 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;

}

#campusArea div.fmbody img{
	float:left;
	padding:0.1em 0.3em 0.2em 0.6em;
}

#campusArea div.fmbody p{
	padding:0.2em 1em 0.4em 1.0em;
	font-size:85%;
}

#campusArea div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	
	
#campusArea div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
	}

/* Web講座*/




#onlineCourseSa {
	float:right;
	width:225px;
	background-color:transparent;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
}

#onlineCourseSa div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09webnet_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#onlineCourseSa div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}


#onlineCourseSa div.fmbody{
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09webnet_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#onlineCourseSa div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09webnet_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#onlineCourseSa div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.2em 0 0.1em 0.3em;
	margin:0 0.5em 0.2em 0.5em;
	width:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;
}

#onlineCourseSa div.fmbody img{
	float:left;
	padding:0.1em 0.3em 0.2em 0.6em;
}

#onlineCourseSa div.fmbody p{
	padding:0.2em 0.5em 0.4em 0.5em;
	font-size:85%;
	width:auto;
	color: #333333;
}

#onlineCourseSa div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	
	
#onlineCourseSa div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
	}

#onlineCourseSa .contentWrap{
	width:97%;
	display:block;
	margin:0.3em 0 0.2em 0.1em;
	height:5.5em;
}


/*ネットで体験授業!*/
#netStudyArea {
	width:275px;
	background-color:transparent;
	height: auto;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#netStudyArea div.fmhead{
	height:30px;
	background-color: transparent;
	background-image: url(../img/common/09school_hbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#netStudyArea div.fmhead h2 {
	font-size:115%;
	color:white;
	margin:5px 0 0 25px;
	font-weight:800;
	z-index:9;
}


#netStudyArea div.fmbody{
	width:100%;
	background-color: transparent;
	background-image: url(../img/common/09event_bbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#netStudyArea div.fmfoot{
	height:11px;
	background-color: transparent;
	background-image: url(../img/common/09event_fbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#netStudyArea div.fmbody h3{
	font-size:100%;
	font-weight:700;
	padding:0.2em 0 0.1em 0.3em;
	margin:0 0.5em 0.2em 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #333333;

}

#netStudyArea div.fmbody img{
	float:left;
	padding:0.1em 0.3em 0.2em 0.6em;
}

#netStudyArea div.fmbody p{
	padding:0.2em 1em 0.4em 1.0em;
	font-size:85%;
}

#netStudyArea div.fmbody a{
	color:#333366;
	font-weight:700;
	text-decoration:none;
	padding-right:10px;
	}
	
	
#netStudyArea div.fmbody a:hover{
	color:#FF3366;
	text-decoration:underline;
	}



/* 入門講座 */
#onlineCourse {
	float:left;
	background-color:#BE7CBE;
	width:230px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0.2em;
}

#onlineCourse .onlineWrap{

	margin:3px 3px 6px 3px;
}

#onlineCourse h3{
	width:200px;
}

#onlineCourse ul{
	margin:0 auto 5px auto;
	padding:0.3em 0 0.3em 0;
	width:100%;
	height:auto;
	min-height:8em;
	background-color:white;
}


#onlineCourse li{
	width:98%;
	height:3.5em;
	float:left;
	margin:0.2em 0 0.2em 0.1em;
}

#onlineCourse h3{
	margin-left:0.5em;
	margin-bottom:0.2em;
}

#onlineCourse li img{
	float:left;
	margin-right:0.1em;
	border:1px #3399FF solid;
}

#onlineCourse p{
	font-size:65%;
	margin:0.2em 0.3em 0.1em 0;
	line-height:110%;
}

#onlineCourse h4{
	font-size:85%;
	margin:0.2em 1em 0.1em 0;
}

#onlineCourse h4 a{
	color:#333366;
	font-weight:600;
}
#onlineCourse h4 a:hover{color:#3366FF;text-decoration:underline;}

/*よく判るビデオ*/
#jcflVideo {
	background-color:#00CC99;
	margin:0.5em auto 0.5em auto;
	width:500px;
}

#jcflVideo .videoWrap{
	margin:3px 3px 6px 3px;
}

#jcflVideo h3{
	width:300px;
}

#jcflVideo ul{
	margin:0 auto 5px auto;
	padding:0.3em 0 0.3em 0;
	width:100%;
	background-color:white;
	min-height:8em;
}


#jcflVideo li{
	width:48%;
	height:3.5em;
	float:left;
	margin:0.2em 0 0.2em 0.2em;
}

#jcflVideo h3{
	padding-left:1em;
	padding-bottom:0.2em;
}

#jcflVideo li img{
	float:left;
	margin-right:0.2em;
	border:1px #3399FF solid;
}

#jcflVideo p{
	font-size:65%;
	margin:0.2em 0.5em 0.1em 0;
	line-height:115%;
}

#jcflVideo h4{
	font-size:85%;
	margin:0em 0 0.1em 0;
}

#jcflVideo h4 a{color:#3366FF; font-weight:600;}
#jcflVideo h4 a:hover{color:#3366FF;text-decoration:underline;}


/* お友達紹介 */
#joinForm {
	font-size:9px;
	margin: 5px;
	padding: 5px;
	height: auto;
}

#joinForm form{
	width:100%;
	}

#joinForm input{
	width:80px;
	font-size:9px;
	margin:2px;
}

#joinForm input.inviteSend{
	width:40px;
	font-size:10px;
}


/* バナーエリア */
div.digitalCatalog{
	float:left;
	width:132px;
	text-align:left;
	font-size:60%;
	line-height:130%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	height: auto;
}

div.digitalCatalog2{
	float:left;
	width:130px;
	font-size:60%;
	line-height:130%;
	margin-top: 4;
	margin-right: auto;
	margin-bottom: 1;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 1;
	height: auto;
}

.digitalCatalog img{
	margin-left:3px;
}

.digitalCatalog p{
	padding:0 0 0 0;
	margin:0 0 0 0;
	margin-left:3px;
}
#eventArea .fmbody #w100p  .h4 {
	font-size: 12px;
	color: #666666;
}
.hlPanel2 {
	float: left;
	width: 84px;
	text-align:left;
	height:100px;
	overflow:hidden;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.event_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}

.eventsmall_bold {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
}

.eventsmall_bold2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	font-weight: bold;
	color: #FF3366;
}

.event_small {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}


.85 {
	font-size: 85%;
}
.subtitle {
	font-size: 85%;
	color: #634F34;
}
#jobguide {
	float: left;
	height: auto;
	width: auto;
}
div.digitalCatalog3 {
	float:left;
	width:150px;
	text-align:center;
	font-size:60%;
	line-height:130%;
	margin-top: 4;
	margin-right: auto;
	margin-bottom: 1;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	height: 37px;
}
.stuName {
	float: left;
	height: auto;
	width: 78px;
}
#ao {
	float: left;
	height: auto;
	width: 300px;
}
#09ao {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
}
