/* ----------------------------------------------
	This style definition is common.
------------------------------------------------- */
/* ���j�o�[�T���X�^�C�� */
*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#ffffff;
	font-family:"Hiragino Kaku Gothic Pro"�C"�q���M�m�p�S Pro W3","�l�r �o�S�V�b�N", Osaka, sans-serif;
	line-height:160%;
	font-size:13px;
	color:#111111;
}
.clearFix{
	zoom: 1;
}
.clearFix:after{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.clear { clear:both; }
div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset , img { 
	border: 0;
	vertical-align: bottom;
}
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: 12px;
	font-weight: normal;
}
q:before , q:after {
	content: '';
}
abbr , acronym {
	border: 0;
}
/* ----------------------------------------------
	header common.
------------------------------------------------- */
#main_container {
	width: 946px;
	margin: 0px auto;
	padding:0px 0px 0px;
	background-image: url(/images/header_back.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
/* ----------------------------------------------
	navigator common.
------------------------------------------------- */
#navi {
	background-image: url(/images/grobal_navi.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 59px;
	background-position: center 0px;
	margin:0px 20px 19px;
}
	#navi ul li {
		float: left;
		display:inline;
		position: relative;
		height:40px;
	}
		#navi ul li table {
			border-collapse: collapse;
			border: none;
			font-size: 90%;
			padding: 0px;
			position: absolute;
			top: 0px;
			left: 0px;
		}

		#navi ul li ul {
			visibility: hidden;
			overflow: hidden;
			position: absolute;
			top: 40px;
			left: 0px;
			height: 0;
			z-index: 100;
		}
			#navi ul li ul li {
				height: 30px;
			}
			#navi ul li ul li.event_info {
			    border-top:1px solid #CCCCCC;
				height: 30px;
			}
			#navi ul li ul li.network {
			    border-top:1px solid #CCCCCC;
				height: 30px;
			}
			#navi ul li a {
				display: block;
				text-decoration: none;
				height: 30px;
			}
			#navi ul li.event_info a {
				display: block;
				text-decoration: none;
				height: 30px;
			}
			#navi ul li.network a {
				display: block;
				text-decoration: none;
				height: 30px;
			}
			#navi ul li a:hover {
				position: relative;
				z-index: 100;
			}
			
			#navi ul li:hover ul ,
			#navi ul li a:hover ul {
				visibility: visible;
				overflow: visible;
				height: auto;
				z-index: 10;
			}
.top { width:131px; height:40px; margin:10px 0px 0px 34px;}
.ei { width:209px; height:40px; margin:10px 0px 0px 22px;}
.about { width:167px; height:40px; margin:10px 0px 0px 22px;}
.link { width:101px; height:40px; margin:10px 0px 0px 22px;}
.contact { width:141px; height:40px; margin:10px 0px 0px 22px;}
/* ----------------------------------------------
	mainbody common.
------------------------------------------------- */
/*//  #main �ݒ� //*/
#main {
	display: inline;
	float: left;
	width: 650px;
	margin:0px 0px 0px 36px;
	padding:0px;
}
/*//  #left �ݒ� //*/
#left {
	display: inline;
	float: left;
	width: 237px;
	margin-bottom:14px;
}
#left p{ font-size:13px;}
/*  banner �ݒ� */
.banner_pro {
	margin-left: 24px;
	margin-bottom:10px;
}
.banner_goo {
	margin:0px 0px 10px 24px;
	padding:10px 0px 0px;
}
.sponcer_banner {
	margin:0px 0px 10px 24px;
	padding:10px 0px 0px;
}
.side_contact {
	width: 210px;
	margin-left: 24px;
	margin-top: 28px;
}
.side_contact img {
	margin-bottom: 18px;
}
.mainbody_footer {
	margin: 0px;
	clear: both;
	height: 28px;
	width: 946px;
}
.pagetop{clear:both; padding:20px 0px; border-top:3px solid #333333; text-align:center;}
/* ----------------------------------------------
	footer common.
------------------------------------------------- */
#footer {
	height: 68px;
	width: 947px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
}
/*  footernabi common. */
.footer_navi ul {padding:0px 13px 0px 0px;}
.footer_navi li {
	display: inline;
	float: right;
	text-indent: 13px;
	background-image: url(/images/daigaku_web_cut.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:1px 13px 0px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	position:relative;
	top:-18px;
}
.footer_navi li a:link { color:#FFFFFF; text-decoration:none;}
.footer_navi li a:visited { color:#666666; text-decoration:none;}
.footer_navi li a:hover { color:#CCCCCC; text-decoration:none;}
.footer_navi li a:active { color:#0099FF; text-decoration:none;}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 24px 0px 0px 24px;
}
/* ----------------------------------------------
	general common.
------------------------------------------------- */
a:link {color:#0099FF; text-decoration:underline;}
a:visited { color:#666666; text-decoration:underline;}
a:hover { color:#CCCCCC; text-decoration:none;}
a:active { color:#0099FF; text-decoration:none;}

.list {padding:0px 0px 20px;}
.cat_c {
	color:#0099FF;
	font-weight: normal;
	text-indent:15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/icon_colledge.gif);
	padding:0px 0px 0px 15px;
}
.cat_e {
	color:#0099FF;
	font-weight: normal;
	text-indent:15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(/images/icon_event.gif);
	padding:0px 0px 0px 15px;
}
.date {
    font-size:12px;
	font-weight: bold;
	padding-top: 1px;
}
.table_list {padding:3px 0px;}
.mbs6 {margin-bottom:6px;font-weight: bold;}
.mb12 {margin-bottom:12px;}
.mb20 {margin-bottom:20px;}
.hob12 {margin-bottom:12px;}
.hob12 a:hover{
   filter: alpha(opacity=50);
   -moz-opacity:0.5;
   opacity:0.5;
}