@charset "utf-8";


#ao .main_tit{
background:url(../img/ao_tit.jpg) no-repeat;
height:151px;
width:634px;
text-indent:-9999px;
}



#ao .flowchart{
background:url(../img/ao_flowchart.jpg) no-repeat;
height:670px;
width:594px;
padding-left:40px;
text-indent:-9999px;
margin-top:20px;
margin-bottom:15px;
}


.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;
}






