@charset "utf-8";
@import url("second.css");

#main .university p{
	margin-bottom:30px;
	}
#main .university .section{
	margin-bottom:30px;
	}
#main .university .txt{float:left;width:360px;}
#main .university .txt p{margin-bottom:30px;line-height:1.8;}
#main .university .img{float:right;}


/*-----------------------
	諸手続きについて
------------------------*/
#main .form .section{
	margin-bottom:40px;
	}
#main .form table{
	width:610px;
	margin:10px 0 20px;
	}
#main .form table th,#main .form table td{
	padding:10px;
	border:1px solid #ccc;
	}
#main .form table th{
	width:100px;
	color:#fff;
	background-color:#B258B0;	
	}
#main .form table td{}

#main .form .flow table th{
	background-color:#369;	}
#main .form .flow strong{color:#369;}
#main .form .flow table td{padding-left:15px;padding-right:15px;}
#main .form .flow table td img{margin:0 autol}

#main .form .btns{text-align:center;margin-bottom:40px;}
#main .form .contact{padding:20px;background-color:#E2EEFF;line-height:1.6;}

/*-----------------------
	ダウンロード
------------------------*/
#main .download ul{
	margin:10px 0 25px;
	}
#main .download ul li{
	padding:5px 0 5px 35px;
	background:transparent url(../university/form/img/icn-zip.gif) 0 5px no-repeat;
	border-bottom:1px solid #ccc;
	line-height:24px;
	}
#main .download ul li.ttl{
	padding:5px 0 5px 0;
	background:transparent none 0 0 no-repeat;
	font-weight:bold;
	font-size:13px;
	color:#B24BB1;
	}
	
	
/*-----------------------
	規程・ガイドライン
------------------------*/
#main .guideline p.subheader{
	margin-bottom:15px;
}
#main .guideline .section{
	padding-bottom: 35px;
	}
#main .guideline .anchor{
	margin:10px 0;
	line-height:1.8;
	}
#main .guideline .section1 a{
	text-decoration:none;
	}
#main .guideline ul li{
	padding:5px 0 5px 30px;
	background:transparent url(../university/guideline/img/icn-pdf.gif) 0 5px no-repeat;
	line-height:24px;
	}
	
/*-----------------------
	書類作成上の注意点
------------------------*/
#main .attention p{
	margin-bottom:20px;
	}
#main .attention ol,
#main .attention ul{
	padding:0 0 20px 2em;
	}
#main .attention ol li{list-style:outside decimal;margin-bottom:5px;}
#main .attention ul li{list-style:outside none;margin-bottom:5px;}

#main .attention p.ttl{margin-bottom:10px;font-weight:bold;font-size:13px;color:#0C66C5;}

#main .attention table{margin-bottom:2em;}
#main .attention table th{border:1px solid #ccc;padding:4px 8px;background-color:#B258B0;color:#fff;}
#main .attention table td{border:1px solid #ccc;padding:4px 8px;}
#main .attention table th.td1{width:120px;}

/*-----------------------
	会長賞について
------------------------*/
#main .award .section{
	margin-bottom:30px;
	}
#main .award .section .txt{
	float:left;
	width:385px;
	line-height:1.8;
	}
#main .award .section .img{
	float:right;
	width:200px;
	}
	
#main .award .section p{
	margin:0 0 20px;
	}
#main .award .section p.ttl{margin:0 0 5px;font-weight:bold;font-size:13px;color:#0C66C5;}
/*-------------------*/
#statistic {margin:20px 0 50px 20px;width: 1680px;}
#statistic table{width: 1600px;}
#statistic td,#statistic th{border:1px solid #ccc;padding:4px 3px;}
#statistic th.txt-tit {line-height: 1.4; color:#FFF; text-align:center;font-weight:bold; width:70px;background-color:#93c23c;}
#statistic .txt-hyou {text-align: right;}
#statistic .txt-hyou-r {background:#E6F0D0; text-align: right;}
#statistic .txt-sum {color:#5CA324; font-weight:bold; text-align: right;}
#statistic .txt-sum-r {background:#E6F0D0; color:#5CA324; font-weight:bold; text-align: right;}
