@charset "UTF-8";
*{
	margin:0;
	padding:0;
	font-size:10pt;
	line-height:1.4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size:14pt;
}

img {
	border:none;
}

table {
	border-collapse:separate;
	border:0px #FFFFFF solid;
}

td {
	padding:5px;
	font-size:9pt;
	line-height:1.2em;
}

.red {
	color: #FF0000
}

#container{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:850px;
	height:105px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url('image/header.jpg') repeat-y scroll right top;
	clear:both;
}

#flash{
	width:850px;
	height:305px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url('image/flash.gif') repeat-y scroll right top;
}

#main{
	width:850px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background:transparent url('image/background.gif') repeat-y scroll right top;
}
/*\*/
　* html #main{overflow: visible;}
/**/

#frame_left{
	padding:0 0 0 0;
	width:235px;
	float:left;
}

#menu{
	width:230px;
	padding:30px 0 0 5px;
	float:left;
}

#menu a{
	display:block;
}

#menu a.fst{
	width:200px;
	height:25px;
	padding:5px 15px 0px 15px;

	color:#00208A;
	text-decoration:none;
	font-weight:bold;
}

#menu a.snd_1row{
	width:185px;
	height:25px;
	padding:5px 15px 0px 30px;
	background:transparent url('image/arrow_blue.gif') no-repeat scroll 17px 10px;

	color:#00208A;
	text-decoration:none;
	font-weight:bold;
}

#menu a.snd_2row{
	width:185px;
	height:33px;
	padding:5px 15px 0px 30px;
	background:transparent url('image/arrow_blue.gif') no-repeat scroll 17px 10px;

	color:#00208A;
	text-decoration:none;
	font-weight:bold;
	line-height:1.0em;
}

#menu a.trd_1row{
	width:170px;
	height:25px;
	padding:5px 15px 0px 45px;
	background:transparent url('image/arrow_red.gif') no-repeat scroll 30px 10px;

	color:#00208A;
	text-decoration:none;
	font-weight:bold;
}

#menu a.trd_2row{
	width:170px;
	height:33px;
	padding:5px 15px 0px 45px;
	background:transparent url('image/arrow_red.gif') no-repeat scroll 30px 10px;

	color:#00208A;
	text-decoration:none;
	font-weight:bold;
}

#menu a:hover {
	background:#EDA400;
	color: #FFFFFF;
}

#banner{
	width:200px;
	margin: 10px auto 0 auto;
}

#contents{
	width:510px;
	padding-top:30px;
/*
	padding-left:290px;
*/
	padding-left:55px;
	padding-bottom:30px;
	float:left;
}

#contents a.arrow_red{
	display:block;
	height:25px;
	padding:5px 0px 0px 20px;
	text-decoration:none;
	border-bottom: 1px dashed #ccc;
	background:transparent url('image/arrow_red.gif') no-repeat scroll 0 10px;
}

#contents a.arrow_blue{
	display:block;
	height:25px;
	padding:5px 0px 0px 20px;
	text-decoration:none;
	border-bottom: 1px dashed #ccc;
	background:transparent url('image/arrow_blue.gif') no-repeat scroll 0 10px;
}

#footer{
	width:850px;
	height:55px;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background:transparent url('image/footer.gif') repeat-y scroll right top;
	clear:left;
}

#footer p.contact{
	margin:10px 0 0 20px;
}

/*======================================================*/
/*	社会連携講座の概要について							*/
/*======================================================*/
.comeing_soon{
	margin-top:100px;
	text-align:center;
	color:#666666;
	font-size:14pt;
	font-weight:bold;
}


.title_info{
	margin-top:15px;
	margin-bottom:5px;
}

.sub_title_info{
	margin-top:14px;
	margin-bottom:3px;
}

.info_style{
	margin-left:15px;
	line-height:1.2em;
}

.info_style2{
	margin-left:30px;
	line-height:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

.info_style3{
	margin-left:45px;
	line-height:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

.info_style3_indent{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:60px;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.2em;
}

.info_style4{
	margin-left:60px;
	line-height:1.2em;
	margin-top:5px;
	margin-bottom:5px;
}

.td_align_cm{
	text-align:center;
	vertical-align:middle;
}

.td_align_lt{
	text-align:left;
	vertical-align:text-top;
}

.td_align_lm{
	text-align:left;
	vertical-align:middle;
}

.td_color_title{
	background-color:#AFBAFF;
}

.td_color_info_1st{
	background-color:#E9EAFF;
}

.td_color_info_2nd{
	background-color:#F8F0FF;
}
