@charset "Shift_JIS";

/* ============================================================ 共通設定 */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #495b42;
	text-align: center;
	font-size: 12px;
}
ul {
	list-style: none;
}
.clearall {
	clear: both;
}
.top_margin1em {
	margin-top: 1em;
}
.btm_margin0px {
	margin-bottom: 0;
}
.top_margin20px {
	margin-top: 20px;
}
a,
a:visited {
	color: #495B42;
}
a:hover,
a:active {
	color: #A2C494;
}
#all {
	width: 760px;
	margin: 0 auto;
	background: url(../images/backimg_mdl.gif) repeat-y;	
}
#header {
	width: 700px;
	margin: 0 auto;
}
#content {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding-top: 30px;
}



/* ============================================================ トップページ設定 */

#wrapper {
	width: 700px;
	margin: 0 auto;
}
#index_main {
	width: 497px;
	float: left;
}
#index_main .link-jp {
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 30px;
	border-bottom: 1px solid #aca;
}
#index_bodyarea {
	width: 435px;
	margin: 30px auto 0;
	text-align: left;
}
#index_bodyarea p {
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.3em;
	margin-bottom: 1em;
}
#index_bodyarea div.menu {
	width: 435px;
}
#index_bodyarea dl.column01 {
	width: 132px;
	float: left;
	margin-right: 20px;
}
#index_bodyarea dl.column02 {
	width: 132px;
	float: left;
	margin-right: 19px;
}
#index_bodyarea dl.column03 {
	width: 132px;
	float: left;
}
#index_bodyarea dt {
	text-indent: -9999px;
	margin-bottom: 3px;
}
#index_bodyarea dt a {
	text-decoration: none;
	display: block;
	width: 132px;
	height: 36px;
}
#index_bodyarea dt.item_ningen a {
	background: url(../images/ningen_button.gif) no-repeat;
}
#index_bodyarea dt.item_gaikokugo a {
	background: url(../images/gaikokugo_button.gif) no-repeat;
}
#index_bodyarea dt.item_seibutsu a {
	background: url(../images/seibutsu_button.gif) no-repeat;
}
#index_bodyarea dt.item_kyosyoku a {
	background: url(../images/kyosyoku_button.gif) no-repeat;
}
#index_bodyarea dt.item_jyoho a {
	background: url(../images/jyoho_button.gif) no-repeat;
}
#index_bodyarea dt.item_hoken a {
	background: url(../images/hoken_button.gif) no-repeat;
}
#index_bodyarea dt a:hover,
#index_bodyarea dt a:active {
	background-position: 0 -36px;
}
#index_bodyarea dd {
	margin-bottom: 20px;
}
#index_bodyarea dd ul {
	width: 118px;
	margin-left: 12px;
	margin-right: 2px;
}
#index_bodyarea dd ul li {
	font-size: 11px;
	line-height: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #7f7f7f;
}
#index_bodyarea h2 {
	margin-top: 12px;
	padding-bottom: 10px;
}
#index_img {
	width: 203px;
	float: left;
}

#index_bodyarea dl.subjects dt {
	float: left;
	width: 120px;
	text-indent: 0px;
}
#index_bodyarea dl.subjects dd {
	margin-left: 120px;
}



/* ============================================================ ナビゲーション設定 */

#navi {
	width: 700px;
	height: 34px;
	margin: 0 auto;
}
#navi .jp {
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #aca;
	padding-bottom: 5px;
}
#navi ul {
	width: 100%;
}
#navi ul li {
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#navi ul li a {
	text-decoration: none;
	display: block;
	width: 100px;
	height: 34px;
}
#navi ul li.navi_top a {
	background: url(../images/navi_top.gif) no-repeat;
}
#navi ul li.navi_ningen a {
	background: url(../images/navi_ningen.gif) no-repeat;
}
#navi ul li.navi_gaikokugo a {
	background: url(../images/navi_gaikokugo.gif) no-repeat;
}
#navi ul li.navi_seibutsu a {
	background: url(../images/navi_seibutsu.gif) no-repeat;
}
#navi ul li.navi_kyosyoku a {
	background: url(../images/navi_kyosyoku.gif) no-repeat;
}
#navi ul li.navi_jyoho a {
	background: url(../images/navi_jyoho.gif) no-repeat;
}
#navi ul li.navi_hoken a {
	background: url(../images/navi_hoken.gif) no-repeat;
}
#navi ul li a:hover,
#navi ul li a:active {
	background-position: 0 -34px;
}
#navi ul li#here a,
#navi ul li#here a:hover,
#navi ul li#here a:active {
	background-position: 0 -68px;
}



/* ============================================================ 中ページ設定 */

/* ページタイトル部分 */

#content #page_title {
	width: 425px;
	float: left;
	text-align: left;
}
#content #page_title p {
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.2em;
	padding-left: 20px;
	padding-right: 15px;
}
#content #page_title_img {
	margin-top: 25px;
	width: 220px;
	float: left;
	margin-left: 35px;
	text-align: right;
	line-height: 18px;
}
#content #page_title_img img {
	display: block;
}



/* 教養ゼミ、担当教員からの一言 */

#content .onepoint {
	background-color: #E2CDB8;
	line-height: 1.4em;
	margin-top: 20px;
	padding: 10px;
}
#content .onepoint h3 {
	margin-bottom: 5px;
}



/* QandA */

#content dl#qa {
	width: 660px;
	margin: 0 auto;
	text-align: left;
}
#content dl#qa dt.qus {
	padding-left: 48px;
	padding-top: 11px;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 3px;
	background: url(../images/qus_icon.gif) no-repeat;
	color: #7F000D;
}
#content dl#qa dd.ans {
	padding-left: 48px;
	padding-top: 11px;
	line-height: 1.4em;
	background: url(../images/ans_icon.gif) no-repeat;
	padding-bottom: 20px;
	border-bottom: 1px solid #CC999E;
}
#content dl#qa dd.plain {
	background: none;
	margin: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #CC999E;
}
#content dl#qa dd.noborder {
	border-bottom: none;
}



/* QandA内テーブル */

#content dl dd table {
	margin-top: 1em;
	width: 612px;
	font-size: 12px;
	border-collapse: collapse;
}
#content dl dd table th,
#content dl dd table td	{
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid white;
}
#content dl dd table th {
	background-color: #DBB5A4;
}
#content dl dd table td {
	background-color: #F0DDC4;
}
#content dl dd table .leftitem {
	width: 200px;
	text-align: center;
}
#content dl dd table .rightitem {
	padding-left: 1em;
}



/* 写真段組 */

#content ul#jikken {
	width: 100%;
}
#content ul#jikken li {
	float: left;
	width: 200px;
	margin-right: 30px;
}
#content ul#jikken .right_margin0px {
	margin-right: 0;
}
#content ul#jyoho_img {
	width: 100%;
	margin-top: 20px;
}
#content ul#jyoho_img li {
	float: left;
	width: 200px;
	margin-right: 30px;
}
#content ul#jyoho_img .right_margin0px {
	margin-right: 0;
}



/* 教員紹介 */

#content .section01 {
	width: 660px;
}
#content .section02 {
	margin-top: 20px;
	width: 660px;
}
#content .kyoinsyokai01 {
	width: 320px;
	float: left;
	background-color: #EAE7D2;
	margin-right: 20px;
}
#content .kyoinsyokai02 {
	width: 320px;
	float: left;
	background-color: #EAE7D2;
}
#content .kyoinsyokai03 {
	width: 320px;
	background-color: #EAE7D2;
}
#content .kyoinsyokai01 dl,
#content .kyoinsyokai02 dl,
#content .kyoinsyokai03 dl {
	width: 205px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#content .kyoinsyokai01 dl dt,
#content .kyoinsyokai02 dl dt,
#content .kyoinsyokai03 dl dt {
	margin-bottom: 5px;
}
#content .kyoinsyokai01 dl dt.name,
#content .kyoinsyokai02 dl dt.name,
#content .kyoinsyokai03 dl dt.name {
	line-height: 18px;
}
#content .kyoinsyokai01 dl dt.charge,
#content .kyoinsyokai02 dl dt.charge,
#content .kyoinsyokai03 dl dt.charge {
	color: #7F000D;
}
#content .kyoinsyokai01 dl dd,
#content .kyoinsyokai02 dl dd,
#content .kyoinsyokai03 dl dd {
	line-height: 1.3em;
	padding-left: 7px;
	font-size: 10px;
	background: url(../images/disc_marker.gif) no-repeat;
}
#content .kyoinsyokai01 dl dd.nomarker,
#content .kyoinsyokai02 dl dd.nomarker,
#content .kyoinsyokai03 dl dd.nomarker {
	padding: 0;
	background: none;
}
#content img.kyoinphoto {
	float: left;
	margin-right: 15px;
	width: 90px;
}



/* 教員紹介写真無し */

#content .section_noimg {
	width: 612px;
}
#content .section_noimg .kyoinsyokai01,
#content .section_noimg .kyoinsyokai02 {
	width: 296px;
	height: auto;
}

#content .section_noimg dl {
	float: none;
	width: auto;
	height: 10em;
	margin: 10px;
}



/* ページトップ */

#content .pagetop {
	text-align: right;
	margin: 30px 20px 20px 0;
}



/* ============================================================ フッタ設定 */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	background: url(../images/backimg_btm_plain.gif) repeat-y;
}
#footer p {
	background: url(../images/backimg_btm.gif) no-repeat top;
	color: white;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
}
