@charset "utf-8";
/*
 * Style Name: 関西医療大学
 * Description: レイアウト(オープンキャンパス共通部分）
 * Author: 
 */

body{
	background: none;
}

/* ヘッダー
 ---------------------------------*/
div#o_header{
	width: 800px;
	margin: 10px auto 0 auto;
	position: relative;
}


div#o_header p{
	position: absolute;
	left: 636px;
	top: 0px;
}

/* o_container
 ---------------------------------*/
div#o_cont_wrap{
	width: 800px;
	margin: 46px auto 0 auto;
}

/* o_rightCol
 ---------------------------------*/
div#o_rightCol{
 	width: 540px;
	float: right;
}

div#o_rightCol p#underconstraction{
	margin:130px 0 150px 110px;
	width:294px;
}

div#o_rightCol p#underconstraction img{
	padding:0 0 15px 0;
	}
/* o_leftCol
 ---------------------------------*/
div#o_leftCol{
 	width: 210px;
	float: left;
}

div#o_leftCol p.s_ttl{
	margin: 0 0 5px 0;
}

div#o_leftCol dl.s_date{
	background: url(/daigaku/opencampus/images/common/s_border01.gif) left bottom no-repeat;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

div#o_leftCol dl.s_date dt{
	width: 84px;
	margin: 0 0 10px 0;
	background: #999999;
	color: #FFFFFF;
	padding: 1px 2px 1px 3px;
}

div#o_leftCol dl.s_end{
	margin-bottom: 35px;
}

div#o_leftCol ul#banner li{
	margin: 0 0 20px 0;
}

p.join {
	margin-bottom:10px;
}

div#o_leftCol ul li{
	padding:10px 0 0 0;
}


/* o_sectionR
 ---------------------------------*/
div.o_sectionR{
 	clear: both;
 	width: 540px;
	margin: 0 0 45px 0;
}

div.o_sectionR dl{
 	clear: both;
 	width: 540px;
	margin: 0;
}

/* o_section
 ---------------------------------*/
div.o_section{
	clear: both;
	margin: 0;
}

div.no-more {
	margin-bottom:15px !important;
}

div.o_section div.date h2 {
	margin-bottom:15px;
}

div.o_section div.date dl dt {
	margin-bottom:10px;
}

div.o_section div.date dl dd {
}

div.o_section div.date dl dd ul li {
	display:inline;
	padding:0 8px 0 0;
}

div.o_section div.date dl dd ul li.last {
	padding:0;
}

/* 全学科共通 */
div.o_section div.date dl.zengaku {
	margin-bottom:10px;
	padding-bottom:15px;
	background:url(../images/common/border01.gif) repeat-x left bottom;
}

/* 理学療法・保健看護のみ */
div.o_section div.date dl.rigaku-hoken {
	float:left;
	width:210px;
	margin:0 48px 0 0;
}


/* 理学療法のみ */
div.o_section div.date dl.rigaku {
	float:left;
	width:210px;
	margin-left:12px;
}

/* 終了アナウンス */
div.o_section div.date p.end{
	clear:both;
	padding:30px 0;
	/*終了時
	padding:30px 0 100px 0;*/
	text-align:right;
}


/* 他ページ誘導
 ---------------------------------*/
ul.entrysheet {
	width:340px;
	float:left;
}

ul.entrysheet li {
	float:left;
	margin-right:5px;
}

ul.goto {
	width:191px;
	float:right;
}

ul.goto li {
	margin-bottom:5px;
}

/* 区切り線
 ---------------------------------*/
div.separate {
	height:10px;
	line-height:0;
	background:url(../images/common/border01.gif) no-repeat left center;
}

/* o_footer
 ---------------------------------*/
p#o_footer{
	clear:both;
	width: 800px;
	border-top: 3px solid #333333;
	padding: 5px 0 10px 0;
	margin: 10px auto 0 auto;
	text-align: right;
	font-size: 0.8em;
}

/* pagetop
 ---------------------------------*/
p#pagetop{
	margin: 25px 0 0 0;
	float: right;
	clear: both;
}

p.pagetop2{
	margin: 25px 0 0 0;
	float: right;
	clear: both;
}


/* inq_box
 ---------------------------------*/
dl#inq_box{
	width: 800px;
	height: 172px;
	background: url(/daigaku/opencampus/images/common/bg_inq.jpg) left top no-repeat;
}

dl#inq_box dt{
	width: 179px;
	margin: 0 0 0 7px;
	padding: 11px 0 0 0;
}

dl#inq_box dd.left_inq{
	margin: 0 0 0 8px;
	float: left;
}

*html dl#inq_box dd.left_inq{
	margin: 0 0 0 4px;
	float: left;
}

dl#inq_box dd.right_inq{
	margin: 0 18px 0 0;
	float: right;
}

* html dl#inq_box dd.right_inq{
	margin: 0 0 0 0;
	float: left;
}



dl#inq_box ul.inq_list{
	width: 574px;
	margin: 7px 0 0 0;
}

*html dl#inq_box ul.inq_list{
	margin: 7px 0 0 20px;
}

dl#inq_box ul.inq_list li{
	margin: 0 0 5px 0;
}

div.inq_area{
	position: relative;
}

p#bt_inq{
	position: absolute;
	left: 571px;
	top: 111px;
}

/* 文字サイズ */
.txt-small {
	font-size:80%;
}

/* 表組み */
table.info_table {
	margin: 0 0 10px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.no-comment {
	margin-bottom: 30px;
}

table.info_table caption {
	margin-bottom:.5em;
	padding:2px 0 2px 10px;
	border-left:4px solid #0099CC;
	font-weight:bold;
	text-align:left;
	font-size:1em;
}

table.info_table thead {
	margin: 0;
	padding: 0;
}

table.info_table thead th,
table.info_table tbody th,
table.info_table tfoot th {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #E6E6E6;
	font-weight: normal;
	text-align: center;
}

table.info_table tbody td,
table.info_table tfoot td {
	padding: 5px 10px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
}

table.info_table thead th.light-gray,
table.info_table tbody th.light-gray,
table.info_table tfoot th.light-gray,
table.info_table tbody td.light-gray,
table.info_table tfoot td.light-gray {
	background-color: #F2F2F2;
	text-align: left;
}
