@charset "UTF-8";

/*  印刷用  */
body {
background: none;
font-size: 12px;
}


#wrapper,
#wrapper.schedule_popup {
background: none;
height: auto;
min-height: auto;
padding-bottom: 0; 
}


#container {
padding-bottom: 0;
}



#footer {
position: static;
height: auto;
margin-top: 20px;
}


/* table */
table {
border: 1px solid #cccccc;
_width: 600px;
}

th,
td {
border: 1px solid #cccccc;
}


/* コンテンツ枠 */
#contents {
padding: 0 !important;
}


/* 冒頭文 */
p#greeting {
_width: 600px;
}


/* 各大学要項
------------------------------------------ */
/* 大学メニュー */
.literature_popup #collegeMenu{
_width: 600px;
}

/* 所在地・要項請求先 */
.literature_popup #askBody{
_width: 600px;
}




/* 入試日程
------------------------------------------ */
/*---上メニュー---*/
.schedule_popup #scheduleMenu {
_width: 600px;
}

/* 一覧 */
#college.schedule_tableTypeD {
_width: 600px;
}

#college.schedule_tableTypeD th,
#college.schedule_tableTypeD td {
_padding: 2px;
_width: 115px;
}

#college.schedule_tableTypeD td {
_padding: 2px;
_width: 75px;
}

/* カレンダー */
.schedule_tableTypeE th{
_padding: 2px;
_width: 60px;
}
.schedule_tableTypeE td {
_padding: 1px;
}


/* 協会の概要
------------------------------------------ */
/* 所在地・要項請求先 */
.outline #askBody{
_width: 600px;
}

/* Adobe Reader  */
.outline p#adobeReader {
_width: 600px;
}


/* Q&A
------------------------------------------ */
/* A. */
.qa .answerListArea .answerArea {
}

