/* ------- 以下、全部の頁に共通する設定 ------- */
/* ------- 共通の一般要素 ------- */

body {
	font-size:90%;
	background-image: url(image/kousi.gif);
	background-color:#B5DAFF;
	color:#004080;
	text-align:center;
	}

h1 {
	height:65px;
	font-size:150%;
	text-align:right;
	padding:10px;
	}

h2 {
	font-size:1.3em;
	border-top: 1px solid #6699CC;
	border-bottom: 1px solid #6699CC;
	border-right: 7px solid #6699CC;
	border-left: 7px solid #6699CC;
	background-color: #f8f8ff;
	padding:0.1em 0.5em;
	margin-top:1em;
	clear:both;
	}

h3 {
	font-size:1.1em;
	border-top: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	background-color: #FFFFFF;
	padding:0.1em 0.5em;
	margin-top:3em;
	clear:both;
	}

h4 {
	font-size:0.9em;
	font-weight:normal;
	background-color: #E6E6FF;
	padding:0.1em 0.5em;
	margin-top:1em;
	clear:both;
	}

p, dt, li, dd {
	line-height:1.5em;
	}
	
img {
	border-style:none;
	}


/* ------- 共通のid ------- */

#main {
	width:770px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(image/sora.png);
	background-repeat:no-repeat;
	color:#004080;
	border:3px solid #DCDCDC;
	}

div#title {
	height:70px;
	}

div#text {
	clear:both;
	margin-top:1em;
	border-top:1px dashed gray;
	border-bottom:1px dashed gray;
	padding:0px 1em 1em 1em;
	}

div#bottom {
	clear:both;
	background-image: url(image/umi.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	position:relative;
	border-bottom:1px solid #DCDCDC;
	}

#main_en {
	width:770px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	background-image: url(image/sora.png);
	background-repeat:no-repeat;
	color:#004080;
	border:3px solid #DCDCDC;
	}

#main_en p {
	text-indent: 1em;
	}

#main_en dt {
	text-indent: 1em;
	}

#main_en dd {
	text-indent: 1em;
	}

#main_en li {
	text-indent: 1em;
	}

#main_en .menu_li {
	text-indent: 0em;
	}

/* ------- 共通のclass ------- */

.font7 {
	font-size:70%;
	}

.font8 {
	font-size:80%;
	}

.font11 {
	font-size:110%;
	}

.font_gray {
	color:#7C7C7C;
	}


.hidden {
	display:none;
	}


.text_center {
	text-align:center;
	}

.text_right {
	text-align:right;
	}

.text_sup {
	font-size:0.7em;
	vertical-align:super;	
	}

.right {
	float:right;
	}

.clear {
	clear:both;
	}

.li_cir {
	list-style-image:none;
	list-style-type: circle;
	}

.li_none {
	list-style-image:none;
	list-style-type: none;
	}

.page_top {
	text-align:right;
	font-size:80%;
	padding-top:0.5em;
	padding-bottom:0.5em;
	}

/* ------- もくじ ------- */

h2#h2_menu {
	display:none;
	}

#menu_ul {
	float:right;
	margin-left:0px;
	margin-right:5px;
	list-style-image:none;
	list-style-type: none;
	}	

.menu_li {
	float:left;
	margin:5px 0px 5px 5px;
	
	}	

.menu_li_a:link {
	display:block;
	font-size:0.9em;
	border: 2px solid #8bbcff;
	background-color: #31319C;
	color:#FFFFFF;
	text-align:center;
	width: 100px;
	text-decoration:none;
	padding:0.2em 0px;
	}

.menu_li_a:visited {
	display:block;
	font-size:0.9em;
	border: 2px solid #8bbcff;
	background-color: #31319C;
	color:#FFFFFF;
	text-align:center;
	width: 100px;
	text-decoration:none;
	padding:0.2em 0px;
	}

.menu_li_a:hover {
	display:block;
	font-size:0.9em;
	border: 2px solid #31319C;
	background-color: #8bbcff;
	color:#31319C;
	text-align:center;
	width: 100px;
	text-decoration:none;
	padding:0.2em 0px;
	}

.menu_li_a:active {
	display:block;
	font-size:0.9em;
	border: 2px solid #31319C;
	background-color: #8bbcff;
	color:#31319C;
	text-align:center;
	width: 100px;
	text-decoration:none;
	padding:0.2em 0px;
	}

/* ------- breadcrumbs ------- */

div#breadcrumbs {
	border-bottom:1px dashed gray;
	text-align:center;
	}	

dl#breadcrumbs_dl {
	margin:auto;
	padding-top:1em;
	padding-bottom:1em;
	}	

dd.breadcrumbs_dd {
	display:inline;
	margin:5px;
	font-size:1em;
	}	

/* ------- 学内リンク ------- */

div#tyalinks {
	border-bottom:1px dashed gray;
	text-align:center;
	}	

dl#tyalinks_dl {
	margin:auto;
	padding-top:1em;
	padding-bottom:1em;
	}	

dd.tyalinks_dd {
	display:inline;
	margin:5px;
	font-size:87%;
	}	

/* ------- サイト情報 ------- */

dl#about {
	margin-top:20px;
	}	

dd.about_dd {
	font-size:90%;
	margin:2px 2px 2px 20px;
	}

/* ------- W3C Validator ------- */

dl#w3c {
	margin-top:30px;
	margin-left:10px;
	}	

dd.w3c {
	display:inline;
	margin:2px;
	font-size:90%;
	}
	
/* ------- 以上、全部の頁に共通する設定 ------- */


/* ------- 以下、個別の頁に関する設定 ------- */
/* ------- 一番最初の頁 ------- */

div#top_main {
	width:700px;
	margin:auto;
	padding:10px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	}

div#top_line1 {
	height:125px;
	background-image: url(image/maru.gif);
	background-repeat:no-repeat;
	text-align:right;
	}


div#top_line1 img {
	margin-right:10px;
	margin-top:50px;
	margin-bottom:0px;
	}

h1#top_line2 {
	text-align:right;
	background-image: none;
	margin:30px 5px;
	}

div#top_line3 {
	height:120px;
	}

div#top_line3 img {
	text-decoration:none;
	border-style:none;
	}

div#top_line3 li {
	display:inline;
	list-style-type:none;
	}

div#top_line3 a {
	display:block;
	text-decoration:none;
	float:right;
	height:120px;
	margin-right:10px;
	}

a#JP_enter:link, a#JP_enter:visited {
	background: transparent url("image/japanese.png") no-repeat 0px 0px;
	}

a#JP_enter:hover, a#JP_enter:active {
	background-position: 0px -120px;
	}

a#EN_enter:link, a#EN_enter:visited {
	background: transparent url("image/english.png") no-repeat 0px 0px;
	}

a#EN_enter:hover, a#EN_enter:active {
	background-position: 0px -120px;
	}


/* ------- 目次の頁（及び一部は過去のおしらせ頁）------- */
	

div#lab {
	background-image: url(image/ha.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	}

div#fund dl {
	margin-left:40px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

div#fund dt {
	display:list-item;
	}

div#fund dd {
	margin-left:1em;
	}

div#info dl {
	margin-left:40px;
	margin-top:0.5em;
	margin-bottom:0.5em;
	}

div#info dt {
	display:list-item;
	}

div#info dd {
	margin-left:1em;
	}

/* ------- 教員と学生の頁 ------- */

div#member h3 {
	margin-top:2em;
	}

div#member dl {
	margin-left:3em;
	border-bottom:1px dotted gray;
	padding-bottom:2em;
	}

div#member .member_dl2 {
	margin-left:3em;
	border-style:none;
	padding-bottom:2em;
	}

div#member dt {
	font-size:1.2em;
	}



/* ------- 卒業・修了生の頁 ------- */

div#gra_index {
	border-top:1px dashed gray;
	border-bottom:1px dashed gray;
	text-align:center;
	margin-top:2em;
	}	

dl.gra_index_dl {
	margin:auto;
	padding-top:1em;
	padding-bottom:1em;
	}	

dd.gra_index_dd {
	display:inline;
	margin:5px;
	}	

div#gra dt {
	padding-left:1.5em;
	font-size:110%;
	}

div#gra dd {
	margin-bottom:1.5em;
	padding-right:2em;
	}

div#gra .get_pdf {
	float:right;
	margin:3em 0.5em 0em 2em;
	}

/* ------- 写真館の頁 ------- */
	
div#phot_index {
	border-top:1px dashed gray;
	text-align:center;
	margin-top:2em;
	}	

dl.phot_index_dl {
	margin:auto;
	padding-top:1em;
	padding-bottom:1em;
	}	

dd.phot_index_dd {
	display:inline;
	margin:10px;
	font-size:110%;
	}	

div.album {
	text-align:center;
	}

div.album img {
	border:4px double gray;
	margin:5px;
	}

a.photo_return {
	line-height:3em;
	border-style: solid;
	border-width:3px;
	border-color: #EEEEEE #999999 #999999 #EEEEEE;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 95%;
	margin: 10px;
	padding: 5px 10px;
	text-decoration:none;
	}

a.photo_return:active {
	line-height:3em;
	border-style: solid;
	border-width:3px;
	border-color: #999999 #EEEEEE #EEEEEE #999999;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 95%;
	margin: 10px;
	padding: 5px 10px;
	text-decoration:none;
	}

/* ------- 写真館の拡大写真頁 ------- */

h1.lphoto {
	height:1.2em;
	font-size:120%;
	text-align:center;
	font-weight:normal;
	background-color: #E6E6FF;
	padding:0.1em 0em;
	margin-top:1em;
	}

/* ------- リンク集の頁 ------- */
	

div#links li {
	line-height:2em;
	list-style-type:square;
	}
