@charset "utf-8";


#ao .main_tit{
background:url(../img/ao_tit.jpg) no-repeat;
height:151px;
width:634px;
text-indent:-9999px;
}



/* AO入学の流れ */

#ao .flowchart{ width:634px;}
#ao .flowchart div dd p{ padding:0 10px;}

#ao .flow_01_box{ background:url(../img/flow_01_back.jpg) no-repeat; height:215px; width:614px; padding:20px 0 0 20px;} 
#ao .flow_01{ background:url(../img/flow_01.jpg) no-repeat;  height:30px; padding:0px 0 0 170px; line-height:30px;}

#ao .flowchart p.arrow{ text-align:center; padding:5px;}


#ao .flowchart ul { padding-top:10px;}
#ao .flowchart ul li strong{
	display:block;
	text-align:center;
	font-size:14px;
	padding:5px 5px 10px 5px;
	background:url(../img/flow_li_tit.jpg) no-repeat;}

#ao .flowchart ul li{
	float:left;
	width:268px;
  	padding:10px;
	background:url(../img/flow_li_back.jpg) no-repeat;
	height:140px;
	display:inline;}
#ao .flowchart ul li table{ padding:5px 10px 0 10px;}

#ao .flowchart ul li p{ padding:0 10px;}
#ao .flowchart ul li.left{ margin-right:20px;}

#ao .flow_02_box{ background:url(../img/flow_02_back.jpg) no-repeat; height:54px; width:614px; padding:20px 0 0 20px;} 

#ao .flow_02_box dl dt,
#ao .flow_02_box dl dd{ float:left;}

.one_line{ line-height:33px; overflow:hidden;}


.table{
	width:100%;
	border-collapse: collapse;
}
.table td {
	border: solid 1px #ff6e82;
	padding:5px;
}
.table th {
	background:#C7E981;
	border: solid 1px #ff6e82;
	padding:5px 0;
}


#ao table.main_table .shutsugan{
margin:0;
padding:0 10px;

}

.ico_dot li{
background:url(../../img/common/ico_dot01.gif) 3px 8px no-repeat;
margin:0 10px;
padding:3px 0 3px 15px;}


/* テーブル内テーブル※マーク用段落 */
#ao .table table{
border-style:none;
padding:0;}


#ao .table table td{
border-style:none;
padding:0;}



/* 2年制学科エントリー基準 */

#ao dl.entry{
width:614px;
margin:10px;
border:1px dotted #666666;
}


#ao .entry dt{font-size:13px;
background-color:#D9FA83;
padding:3px 3px 3px 10px;}

#ao .entry dd{
font-size:11px;
background:#fcf8ef;
padding:2px 3px 2px 20px;}





/* PDFダウンロードボタン */

#ao .pdf_btn{
background:url(../img/ao_pdf_btn.jpg) no-repeat;
width:400px;
height:53px;
margin:0 auto;
padding-bottom:10px;
}

.pdf_btn a{
	display:block;
width:400px;
height:53px;
	text-indent:-9999px;
}






/* 資料請求ボタン */

p.getinfo{
	display:block;
	background:url(../../img/common/btn_getinfo.gif) no-repeat;
	height:70px;
	width:400px;
	margin:20px auto;
}


p.getinfo a{
	display:block;
	height:70px;
	width:400px;
	text-indent:-9999px;
}



.box_gray{/* ピンク */
	background:#f1f1f1;
	border:#cccccc 1px solid;
	padding:5px;
	text-align:center;
}









