﻿@charset "UTF-8";
/*----- 立教大学Webサイト Contents用CSS -----*/
/*----- 最終更新日：2005.03.16 -----*/

/*ID設定*/

#menu div div img{
	margin: 0px;
}

#backnumber {
	width:600px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align:right;
}
#gotop {
	margin: 40px 0px 10px 0px;
	padding: 0px 3px 0px 0px;
	text-align:right;
}

/*クラス設定*/
.lmenustyle{
	padding-bottom:10px;
	visibility:visible;
	position:static;
	text-align:left;
}

/*見出し設定*/
h2.g01{
	width:555px;
	height:20px;
	padding-left:25px;
	padding-top:8px;
	background-image:url(../images/h2_g01.jpg);
	background-repeat:no-repeat;
	color:#246d18;
}
h3.g01{
	width:533px;
	padding:7px 0px 6px 45px;
	background-color:#d7efcc;
	border-color:#99c46a;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	color:#333333;
	background-image:url(../images/h3_g01.gif);
	background-repeat:no-repeat;

}
h4.g01{
	width:500px;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:13px 5px 5px 20px;
	background-image:url(../images/h4_g01.gif);
	background-repeat:no-repeat;
	color:#333333;
}
h4 span{
	padding-right:2px;
	background-color:#ffffff;
}


/*背景色設定*/
.back_01_r{
	margin:15px 30px 15px 15px;
	padding:10px 10px 6px 10px;
	background-color:#d7efcc;
	text-align:center;
	float:right;
	line-height: 150%;
}

/*ID設定*/
#topcon{
	margin:0px; padding:0px 10px 0px 10px;
	width:445px;
	float:left;
}
#topcon div{
	width:445px;
	margin-top:2px;
	text-align:right;
	font-weight:bold;
}
#topcon div a:visited{
	color:#666666;
}
#lmenu01
{
	top: 95px;
}
#lmenu02
{
	top: 95px;
}
#lmenu03
{
	top: 157px;
}
#lmenu04
{
	top: 95px;
}
#lmenu05
{
	top: 219px;
}
#lmenu06
{
	top: 95px;
}
#lmenu07
{
	top: 312px;
}
#lmenu08
{
	top: 342px;
}
#lmenu09
{
	top: 281px;
}
/*見出し設定*/
h2.green{
	width:430px;
	margin: 20px 0px 0px 0px; padding:2px 0px 2px 5px;
	border-bottom:1px solid #336600;
	border-left:4px solid #336600;
}
h2.purple{
	width:430px;
	margin: 20px 0px 0px 0px; padding:2px 0px 2px 5px;
	border-bottom:1px solid #73009c;
	border-left:4px solid #73009c;
}
h2.brown{
	width:430px;
	margin: 20px 0px 0px 0px; padding:2px 0px 2px 5px;
	border-bottom:1px solid #660000;
	border-left:4px solid #660000;
}

/*テーブル設定*/

.date {
	font-size:x-small;
	vertical-align:top;
	padding:5px 5px 2px 0px;
	color:#003366;
}
.leftmenutop {
	padding:5px 0px 1px 0px;
	text-align:center;
}
.leftmenu {
	padding:0px 0px 1px 0px;
	text-align:center;
}
.news {
	vertical-align:top;
	padding:5px 5px 2px 0px;
	border-bottom:1px dotted #cccccc;
}
.flash {
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
	text-align:center;
}

/*トップページの飾り枠*/

.shadow23_g{
  width: 250px;/*全体の幅*/
  background-color: #969699;/*影の色*/
  margin: 10px 5px 5px 10px;
  padding-right: 20px;
  }
.text23_g{
  width: 250px;/*全体の幅、shadowと同じに*/
  font-size: 10pt;/*全体の文字サイズ*/
  position: relative;
  background: #FAFAFC;/*文字部分の背景色*/
  margin: -10px -10px 10px -10px;
  padding: 0.8em;/*内部の余白*/
  border: solid 1px #767679;
}
.shadow23a_g{
  width: 250px;/*全体の幅*/
  background-color: #767679;/*影の色*/
  margin: 10px 5px 5px 10px;
  padding-right: 20px;
  filter: alpha(opacity=20,finishopacity=100,style=1);
  }
  
.shadow23_b{
  width: 250px;/*全体の幅*/
  background-color: #767CB9;/*影の色*/
  margin: 10px 5px 5px 10px;
  padding-right: 20px;
  }
.text23_b{
  width: 250px;/*全体の幅、shadowと同じに*/
  font-size: 10pt;/*全体の文字サイズ*/
  position: relative;
  background: #FAFAFD;/*文字部分の背景色*/
  margin: -10px -10px 10px -10px;
  padding: 0.8em;/*内部の余白*/
  border: solid 1px #6666A9;
  }
.shadow23a_b{
  width: 250px;/*全体の幅*/
  background-color: #666CA9;/*影の色*/
  margin: 10px 5px 5px 10px;
  padding-right: 20px;
  filter: alpha(opacity=20,finishopacity=100,style=1);
  }
