/***********************************************/ 
/*HTML tag initialization*/
/***********************************************/ 
* {
	margin:0px;
	padding:0px;
}
body{
	width:800px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	background-color:#85AEE4;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
img {
	vertical-align:top;
	border: none;
}
p,h1,h2,h3,h4,h5,h6,dt,dd{
	font-size:12px;
	color:#333333;
	font-weight:normal;
	line-height:1.5em;
	text-align:left;
}

a:link, a:visited, a:hover {
	color:#0066CC;
	
}

a:hover {
	color:#0066CC;
	text-decoration: underline;
}
/***********************************************/ 
/*index.html*/
/***********************************************/ 

/*ヘッダーエリア*/
#headArea {
	background-color: #fff;
	width: 800px;
	height: 100px;
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#header {
	background-color: #fff;
	width:800px;
	height:65px;
	background-image:url(../img/common_header.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#container{
	width:800px;
	background:url(../img/contents_bg.gif) repeat-y #FFFFFF;
}

/*メインエリア*
***********************************************/
#mainArea {
	width: 590px;
	float: right;
	text-align:left;
}
 
#frashArea{
	width:560px;
	margin:15px 0px 15px 15px;
} 

#maintxtArea{
	width:560px;
	margin:15px 0px 0 15px;
	height:130px;
	display:block;
	overflow:visible;
}
#maintxt{
	width:405px;
	text-align:left;
	float:left;
	font-size:12px;
}
#maintxtIMG{
	background-image:url(../img/t_title.gif);
	background-repeat:no-repeat;
	width:452px;
	height:35px;
	text-indent:-9999px;
}

#mainsankaIMG {
	background-image:url(../img/sanka.gif);
	background-repeat:no-repeat;
	width:155px;
	height:111px;
	float:right;
	text-indent:-9999px;
}

#pickup{
	margin:30px 0px 0 15px;
	width:560px;
	clear:both;
	background-image:url(../img/t_pickup.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}

#pickup_li li{
	list-style:none;
	background-image:url(../img/t_icon.gif);
	background-repeat:no-repeat;
	width:560px;
	height:17px;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	background-position:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 130%;
}

#faq{
    margin:15px 0px 0 15px;
	width:560px;
	clear:both;
	background-image:url(../img/t_faq.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height: 36px;
}

.q{
	list-style:none;
	width:550px;
	margin:5px 0 5px 15px;
	padding:0 0 0 10px;
	font-size:14px;
	color:#000099;
	font-weight:bold;
}

.a{
	list-style:none;
	width:550px;
	margin:5px 0 20px 15px;
	padding:0 0 0 10px;
	font-size:13px;
}

#faqtxt{
	width:560px;
	text-align:left;
	font-size:13px;
}

#bosyu{
    margin:15px 0px 0 15px;
	width:560px;
	clear:both;
	background-image:url(../tokyo923/img/t_bosyu.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	height: 36px;
}

/*テーブルエリア*
***********************************************/
#eventListArea{
	width:560px;
	margin:20px 0px 0px 15px;
}

#eventListArea table{
	width:560px;
	border:solid 1px #81aae2;
	border-spacing:0;
	border-collapse:collapse;
}

#eventListArea td{
	border-bottom:solid 1px #81aae2;
	border-left:solid 1px #81aae2;
	padding:3px;
}

.txt12{
	font-size:12px;
}
	
.txt12RED{
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.small{
	font-size:10px;
}
.tableBtn{
	margin-bottom:3px;
	text-align:center;
}
.tableBtn02 a,.tableBtn02 a:hover,.tableBtn01 a,.tableBtn01 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn03 a,.tableBtn03 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn04 a,.tableBtn04 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn05 a,.tableBtn05 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn06 a,.tableBtn06 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn07 a,.tableBtn07 a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:93px;
	height:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	overflow:hidden;
}
.tableBtn01 a{
	background-image:url(../img/jump_btn01.gif);
}
.tableBtn01 a:hover{
	background-image:url(../img/jump_btn01_over.gif);
}
.tableBtn02 a{
	background-image:url(../img/jump_btn02.gif);
}
.tableBtn02 a:hover{
	background-image:url(../img/jump_btn02_over.gif);
}
.tableBtn03 a{
	background-image:url(../img/jump_btn03.gif);
}
.tableBtn03 a:hover{
	background-image:url(../img/jump_btn03_over.gif);
}
.tableBtn04 a{
	background-image:url(../img/jump_btn04.gif);
}
.tableBtn04 a:hover{
	background-image:url(../img/jump_btn04_over.gif);
}
.tableBtn05 a{
	background-image:url(../img/jump_btn05.gif);
}
.tableBtn05 a:hover{
	background-image:url(../img/jump_btn05_over.gif);
}
.tableBtn06 a{
	background-image:url(../img/jump_btn06.gif);
}
.tableBtn06 a:hover{
	background-image:url(../img/jump_btn06_over.gif);
}
.tableBtn07 a{
	background-image:url(../img/jump_btn07.gif);
}
.tableBtn07 a:hover{
	background-image:url(../img/jump_btn07_over.gif);
}


.tabletitle{
	background-color:#a2c7ec;
}

.tabletitle p{
	text-align:center;
}

.table_center p{ 
	text-align:center; 
}
.table_theme p{
	margin:5px;
	line-height:1.3em;
}
 
.tablespace02{
	width:274px;
	height:28px;
	text-align:center;
	color:#006699;
	background-color:#FFF;
	padding-top:3px;
	border-bottom:solid 1px #81aae2;
	border-left:none;
	border-right:solid 1px #81aae2;
	border-top:none;
}

.tablespace03{
	width:110px;
	height:28px;
	text-align:center;
	background-color:#FFF;
	padding-top:5px;
	border-bottom:solid 1px #81aae2;
	border-left:none;
	border-right:solid 1px #81aae2;
	border-top:none;
}

.tablespace04{
	width:108px;
	height:28px;
	text-align:center;
	background-color:#FFF;
	padding-top:3px;
	border-bottom:solid 1px #81aae2;
	border-left:none;
	border-top:none;
}

.tablespace05{
	width:63px; 
	height:90px; 
	text-align:center; 
	background-color:#FFF;
	padding-top:3px;
	border-top:none;
	border-left:none;
	border-right:solid 1px #81aae2;
	border-bottom:none;
	border-spacing:0;
 }
 
.tablespace06{
	width:274px;
	height:28px;
	text-align:center;
	color:#006699;
	background-color:#FFF;
	padding-top:3px;
	border-bottom:none;
	border-left:none;
	border-right:solid 1px #81aae2;
	border-top:none;
}

.tablespace07{
	width:110px;
	height:28px;
	text-align:center;
	background-color:#FFF;
	padding-top:5px;
	border-bottom:none;
	border-left:none;
	border-right:solid 1px #81aae2;
	border-top:none;
}

.tablespace08{
	width:108px;
	height:28px;
	text-align:center;
	background-color:#FFF;
	padding-top:3px;
	border-bottom:none;
	border-left:none;
	border-top:none;
}

/*内部リンクボタン*
***********************************************/
#toppage{
	width:560px;
	text-align:right;
	clear:both;
	margin:15px 0 15px 15px;
	display:block;
}

/*メニューエリア*
***********************************************/
#menuArea{
	width:210px;
	float:left;
	background-color:#e8ecf0;
	text-align:left;
}

#menuListTab{
	background-image:url(../img/menu_eventlist.gif);
	background-repeat:no-repeat;
	height:19px;
	text-indent:-9999px;
}

#menuList{
	font-size: 12px;
	padding:2px 0 10px 10px;
	background-color:#E8ECF0;
}

#menuList ul{
	list-style:none;
	line-height:1.5em;
	padding:3px 0px 0px 0px;
	margin:0;
	display:block;
}
#menuList li{
	background-image:url(../img/menu_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:185px;
	margin:0;
	padding:0 0 0 10px;
}

/*メニュー参加方法*
***********************************************/
#menuSankaTab{
	background-image:url(../img/menu_howto.gif);
	background-repeat:no-repeat;
	width:209px;
	height:21px;
	text-indent:-9999px;
	clear:both;
}

#menuSankaTxt{
	padding:4px 5px 0 5px;
	font-size:11px;
	color:#666666;
	line-height:1.3em;
}

.attention{
	color:#ff6600;
	font-weight:bold;
	font-size:12px;
	line-height:1.3em;
}

#menuSankaQuery{
	margin:15px 5px 0 5px;
	width:200px;
}

#menuSankaQuery ul li{
	margin: 0;
	padding: 0 0 6px;
	list-style-type: none;
	display: block;
}

#menuSankaQuery .link01{
	background-image: url(../img/menu_booklet_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:200px;
	height:55px;
	overflow: hidden;
	list-style-type: none;
	display: block;
}

#menuSankaQuery .link02{
	background-image: url(../img/menu_mailmagazine_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:200px;
	height:40px;
	overflow: hidden;
	list-style-type: none;
	display: block;
}

#menuSankaQuery .link03{
	background-image: url(../img/menu_fukuzawa2009.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:200px;
	height:60px;
	overflow: hidden;
	list-style-type: none;
	display: block;
}

/*メニュー慶応義塾コンテンツ01
***********************************************/
#menuKeio ul li{
	width:200px;
	height:55px;
	display:block;
	list-style-type:none;
	text-indent:-9999px;
	margin: 0;
	padding:7px 0 0 5px;
}

#menuKeio .link01{
	background-image: url(../img/menu_150_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px; 
	width:200px; 
	height:55px; 
	list-style-type: none; 
	display: block;
	overflow:hidden;
}

#menukanrenTab{
	background-image:url(../img/menu_kanren.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	width:209px;
	height:21px;
	text-indent:-9999px;
	clear:both;
}

#menuKanren ul li{
	width:200px;
	height:55px;
	display:block;
	list-style-type:none;
	text-indent:-9999px;
	margin: 0;
	padding:7px 0 0 5px;
}

#menuKanren .link01{
	background-image: url(../img/menu_ebook_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px; 
	width:200px; 
	height:55px; 
	list-style-type: none; 
	display: block;
	overflow:hidden;
}

#menuKanren .link02{
	background-image: url(../img/menu_fukuzawa_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:200px;
	height:55px;
	list-style-type: none;
	display: block;
	overflow:hidden;
}


/*メニュー慶応義塾コンテンツ02
***********************************************/

#menuKeio02 {
	font-size:12px;
	padding:10px 5px 0 7px;
 }

#menuKeio02 li{
	list-style: none;
	line-height:160%;
	display:block;
	background-image:url(../img/menu_icon02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding: 0 0 0 7px;
}


/*メニューお問い合わせ
***********************************************/
#menuQueryTab{
	background-image:url(../img/menu_inquiry.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	width:209px;
	height:21px;
	text-indent:-9999px;
	clear:both;
}

#menuQuery{
	padding:5px 5px 5px 5px;
	font-size:12px;
	clear:both;
	margin:0 0 15px 0;
}

#go{
	margin:5px 0 0 149px;;	
}
#go a,#go a:hover{
	background-repeat:no-repeat;
	text-indent:-55555px;
	width:41px;
	height:17px;
	display:block;
	overflow:hidden;
}
#go a{
	background-image:url(../img/btn_go.gif);
}
#go a:hover{
	background-image:url(../img/btn_go_over.gif);
}

/*メニュー部分慶応義塾創立150年記念事業室
***********************************************/
#menuKeioInfo{
	clear:both;
	width:194px;
	overflow:hidden;
	border:#a2c7ec 3px solid;
	background-color:#FFFFFF;
	margin:0 5px 5px 5px;
}

#menuKeioInfo h3{
	text-align:center;
	background-color:#dcebfb;
	width:194px;
	height:52px;
	padding:8px 0 0 0;
}

#menuKeioInfoBottom{
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
}

#menuKeioInfoBottom p{
	color:#333333;
}
/*フッターエリア
***********************************************/
#footerArea{
	width: 800px;
	height:20px;
	background-color:#3c76b1;
	background-image: url(../img/footer_copyright.gif);
	background-repeat: no-repeat;
	background-position: 545px 5px;
	clear:both;
}

#footerArea li {
	float: left;
	margin: 0;
	padding: 5px 0 0 10px;
	list-style-type: none;
	display: block;
}

#footerArea .link01 {
	background-image: url(../img/footer_150_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 190px;
	height: 11px;
	display: block;
}

#footerArea .link02 {
	background-image: url(../img/footer_keio_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 118px;
	height: 11px;
	display: block;
}
