﻿@charset "UTF-8";



/* --------------------------------------------

CSS Information



File name: layout.css

Summary: layout style

Created: 2009-07-05

Last update: 2009-07-05

-------------------------------------------- */





/* 共通

--------------------------------------------------*/





div#right div#menuOpencampus {

	width: 212;

	height: 59px;

	background: url(../../img_illust/bg_right.jpg) left top no-repeat;

	padding: 0 10px 0 11px;

	margin: 0;

}



div#right div#menuOpencampus img {

	display: block;

}



div#right div#listOpencampus {

	width: 233px;

	background: url(../../img_illust/bg_list_right.jpg) ;

	margin: 0;

}

/* url(…)の後にあった「left top no-repeat」を削除～090902*/





div#right div#listOpencampus ul {

	list-style: disc;

	padding: 2px 20px 0 25px;

}



div#right div#listOpencampus ul li {

	margin-top: 0;

}



div.Opencampus div.chapter {

	width: 480px;

	display: block;

	background: url(../../img_illust/bg_chapter.jpg) left top no-repeat;

	color: #333;

	font-size: 1.2em;

	font-weight: bold;

	padding: 10px 20px 9px;

}



div.Opencampus div.chapter span {

	font-size: 0.8em;

	_font-size: 0.9em;

	font-weight: normal;

	color: #666;

}



div.Opencampus div.photo {

	padding: 10px 0 0 20px;

	width: 485px;

	overflow: hidden;

	clear: both;

}



div.Opencampus div.photo img {

	border: 1px solid #E69594;

}



div.Opencampus div.photo img.iLeft {

	float: left;

}



div.Opencampus div.photo img.iRight {

	float: right;

}





div.Opencampus div.overflowHidden img {

	border: 1px solid #E69594;

	margin-top: 3px;

}



div.Opencampus table.index01 {

	width: 500px;

	margin: 15px 0 0 20px;

}



div.Opencampus table.index01 thead th {

	width: 75%;

	font-weight: bold;

	color: #1A5656;

	padding: 5px 8px;

	border: 1px solid #11AFB0;

	background: #EFFFFF;

}



div.Opencampus table.index01 thead .on {

	background: #66FEFF;

}



div.Opencampus table.index01 thead th span {

	color: #12AEAD;

	font-weight: normal;

	padding-right: 8px;

}



div.Opencampus table.index01 thead td {

	width: 25%;

	padding: 5px;

	background: #EFFFFF;

	text-align: center;

	font-weight: bold;

	color: #1A5656;

	border: 1px solid #11AFB0;

}



div.Opencampus table.index01 tbody th {

	width: 75%;

	padding: 7px 10px 7px 30px;

	border: 1px solid #11AFB0;

	font-weight: normal;

}



div.Opencampus table.index01 tbody td {

	width: 25%;

	padding: 7px;

	border: 1px solid #11AFB0;

	text-align: center;

}



div.Opencampus table.index01 tbody td b {

	color: #333;

}



div.Opencampus div.btn {

	width: 505px;

	height: 58px;

	margin: 10px auto 0;

	display: block;

	overflow: hidden;

	clear: both;

}



div.Opencampus div.btn div.bleft {

	width: 208px;

	height: 58px;

	display: block;

	float: left;

}



div.Opencampus div.btn div.bright {

	width: 297px;

	height: 58px;

	background: url(../../img_illust/bg_btn.jpg) left top no-repeat;

	display: block;

	float: left;

}



div.Opencampus div.btn img {

	display: block;

}



div.Opencampus .btnArea {

	margin: 0 auto;

	text-align: center;

	padding-top: 10px;

}

/*　09/12/11　追加　*/
div.Opencampus .newsletter {

width:500;
height:350;
margin: 30px;
padding-top: 10px;

}

div.Opencampus .newsletter .text {

width:200;
margin: 0 0 0 140px;
padding-left: 10px;

}

div.Opencampus .newsletter .text2 {

width:250;
margin: 5px 0 0 140px;
padding-left: 30px;

}

div.Opencampus .backnumber {

width:500;
height:350;
padding-top: 10px;

}

/*広報誌*/
ul#backNumber {
margin-bottom:1em;
}

ul#backNumber li {
/*border-bottom: 1px solid #CCC;*/ background-image: url(../../img_illust/dot_01.gif);
background-repeat:repeat-x;
background-position:bottom;
padding-left:12px;
line-height:2em;
}

ul#backNumber li.bgyellow {
background-color: #FFFFF3;
font-size: 12px;
}

ul#backNumber li.bgblue{
background-color: #F4FDFF;
font-size: 12px;
}

iframe#bN {margin:15px auto 1em 10px;
height:96px;
width:80%;
}


/* 20100216 追加 ～　プレカレッジ */
div.Opencampus ul {
margin:20px 0 0 30px;
}

h4.sectionHead{
	background: url(../../img_illust/bg_sectionhead_header.gif) no-repeat;
	padding: 8px 0 0 0;
	}
h4.sectionHead span{
	display: block;
	background: url(../../img_illust/bg_sectionhead_footer.gif) no-repeat left bottom;
	padding: 0 12px 6px 12px;
	}


/* 2010/02/22 追加 */
div.Opencampus table.index02 {

	width: 500px;

	margin: 15px 0 0 20px;

}



div.Opencampus table.index02 thead th {

	font-weight: bold;

	color: #1A5656;

	padding: 5px 8px;
	
	text-align:center;

	border: 1px solid #11AFB0;

	background: #EFFFFF;

}



div.Opencampus table.index02 thead .on {

	background: #66FEFF;

}



div.Opencampus table.index02 thead th span {

	color: #12AEAD;

	font-weight: normal;

	/*padding-right: 8px;*/

}



div.Opencampus table.index02 thead td {

	padding: 5px;

	background: #EFFFFF;

	text-align: center;

	font-weight: bold;

	color: #1A5656;

	border: 1px solid #11AFB0;

}



div.Opencampus table.index02 tbody th {

	padding: 7px 10px 7px 30px;

	border: 1px solid #11AFB0;

	font-weight: normal;

}



div.Opencampus table.index02 tbody td {

	padding: 7px;

	border: 1px solid #11AFB0;

	/*text-align: center;*/

}


div.Opencampus table.index02 tbody td b {

	color: #333;

}


/* 2010/07/01 公開講座用　追加 */

div.Opencampus table.index03 {

	width: 500px;

	margin: 15px 0 0 20px;

}



div.Opencampus table.index03 thead th {

	font-weight: bold;

	color: #1A5656;

	padding: 5px 8px;
	
	text-align:center;

	border: 1px solid #11AFB0;

	background: #EFFFFF;

}



div.Opencampus table.index03 thead .on {

	background: #66FEFF;

}



div.Opencampus table.index03 thead th span {

	color: #12AEAD;

	font-weight: normal;

	/*padding-right: 8px;*/

}



div.Opencampus table.index03 thead td {

	padding: 5px;

	background: #EFFFFF;

	text-align: center;

	font-weight: bold;

	color: #1A5656;

	border: 1px solid #11AFB0;

}



div.Opencampus table.index03 tbody th {

	padding: 7px;

	border: 1px solid #11AFB0;

	font-weight: normal;

}



div.Opencampus table.index03 tbody td {

	padding: 7px;

	border: 1px solid #11AFB0;

	/*text-align: center;*/

}


div.Opencampus table.index03 tbody td b {

	color: #333;

}