﻿a {
	border-width:0px;
}

img {
	border-width:0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-size:small;
	text-align: center;
/*	margin-left:100px;*/
	background-image:url('../image/base/bgi-body.gif');
	background:#EEEEEE url('../image/base/bgi-body.gif') repeat-x fixed ;
}

#zone_sheet {
	border: 1px black solid;
	background-color:white;
	width: 750px;
	margin: 0px auto 0px auto;
	padding: 0px;
/*	font-size: small;
*/
	text-align:left;
}


#zone_header {
	width:750px;
	margin:0px;
	padding:0px;
}

/* トップページのキャンバス */

#zone_body {
	width:730px;
	padding:10px;
}

/* フルキャンバスレイアウトのページのキャンバス */

#zone_body_full {
	margin: 0;
	width: 730px;
	padding:20px 0px 20px 20px;
}

/* １カラムレイアウトページのキャンバス */

#zone_body_1col {
	margin: 0;
	width: 730px;
	padding:10px;
	background-image:url('../image/base/bgi-sheet-1col.gif');
}

/* ２カラムレイアウトページのキャンバス */

#zone_body_2col {
	margin: 0;
	width: 750px;
	padding:0px;
	background-image:url('../image/base/bgi-sheet-2col.gif');
}


/* 研究科・学科関連ページのキャンバスレイアウト */

#zone_body_drop {
	margin: 0;
	width: 750px;
	padding:0px;
	background-image:url('../image/base/bgi-body-gakka.gif');
}



/* フッター関連 */

#zone_footer {
	width:750px;
	background-color:#808080;
	color:white;
	border-top:1px black solid;
	margin:0px;
	padding:0px;
}


/* 訪問者属性別メニュータブ関連 */

#zone_attrtab {
	width: 750px;
	height: 30px;
	margin:0px;
	padding:0px;
	line-height: 0px;
	text-align: center;
	color: white;
	background-color: #0a00c0;
	background-image: url('../image/base/bgi-tabzone.gif');
}



/* 主に一般ページ用 */

#zone_pagetitle_igaku {
	width: 730px;
	height: 53px;
	padding-left: 20px;
	font-size:2em;
	color: black;
	font-weight:bold;
	line-height: 53px;
	vertical-align:middle;
	background-image: url('../image/base/bgi-pagetitle-igaku.gif');
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#zone_e_pagetitle {
	width: 730px;
	height: 53px;
	padding-left: 20px;
	font-size:2em;
	color: black;
	font-weight:bold;
	line-height: 53px;
	vertical-align:middle;
	background-image: url('../image/base/bgi-pagetitle.gif');
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#zone_pagetitle {
	width: 730px;
	height: 53px;
	padding-left: 20px;
	font-size:2em;
	color: black;
	font-weight:bold;
	line-height: 53px;
	vertical-align:middle;
	background-image: url('../image/base/bgi-pagetitle.gif');
	border-top: 1px black solid;
	border-bottom: 1px black solid;
}

#zone_pankuzu {
	margin:0px;
	width: 750px;
	height:20px;
	padding:0px;
}


