@charset "UTF-8";
/* ========BASIC======== */
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 960px;
	line-height: 1.8;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", verdana, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-image:url(../images/bg_body.gif);
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	-text-size-adjust: 100%;
	text-align: center;
}

/* ========BASE======== */
a {
	color: #36C;
	text-decoration: none;
}
a:hover {
	color: #c03;
	text-decoration: underline;
}


/* ========FLV======== */

#flashContent { width:100%; height:100%; }


/* ========IMAGE======== */

img {
	border: 0;
}
.imgfl {
	float: left;
	margin: 0 15px 10px 0;
	padding: 0;
}
.imgfr {
	float: right;
	margin: 0 0 10px 15px;
	padding: 0;
}
.imgfrn {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}
.iconm {
	vertical-align: middle;
	margin: 0;
}

/* ========MEMBER PHOTO======== */
.mphoto {
	float: right;
	margin: 0 0 10px 20px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

/* ========ALUMNI======== */
.almttl {
	overflow: auto;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.4;
	color: #01166f;
	margin: 0 0 20px 0;
	padding: 5px 10px 8px 5px;
	border-bottom: 6px solid #e5e5e5;
}

.almname {
	padding-left: 14px;
	margin-bottom: 35px;
	font-weight: bold;
}
	


/* ========BASIC======== */
th,td {
	vertical-align: top;
	text-align: left;
	}
	
ul,ol {
	margin: 5px 10px;
	padding: 0 0 0 20px;
}

.pub {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}

.pub li {
	list-style: none;
	margin: 0 0 0 8px;
	padding: 2px 0 12px 0;
	background: url(../images/bg_dot1.gif) bottom left repeat-x;
	line-height: 1.4;
}

.cb {
	clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}  

.clearfix { display: inline-table; }  

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ========P======== */
p {
	margin:0 0 15px 8px;
}

.pnar01 {
	margin-bottom: 6px;
}
.pnar02 {
	margin-bottom: 0;
}
.pnar03 {
	margin-left: 0;
}
.pnar04 {
	line-height: 1.5;
}
.pnar05 {
	margin-bottom: 6px;
	margin-left: 0;
}
.pnar06 {
	margin: 0;
}

.pwide01 {
	margin-bottom: 30px;
}

.pc {
	text-align: center;
}

.pr {
	text-align: right;
}

.prline01 {
	text-align: right;
	margin:0 0 20px 8px;
	padding: 10px 10px 20px 0;
	border-bottom: 4px solid #e0e0e0;
}

.pttl01 {
	margin:0 0 8px 8px;
	padding: 2px 0;
	font-weight: bold;	
	border-bottom: 1px dotted #999;
	color: #936;
}
.pline01 {
	margin:25px 0 8px 8px;
	padding: 20px 0;
	border-top: 4px solid #e0e0e0;
}
.pline01n {
	margin:25px 0 8px 8px;
	padding: 20px 0 10px;
	border-top: 4px solid #e0e0e0;
}

.pline02 {
	margin:0 0 20px 8px;
	padding: 0 0 30px 0;
	border-bottom: 4px solid #e0e0e0;
}
.pline03 {
	margin:10px 0 15px 8px;
	padding: 10px 0 25px;
	border-top: 1px dotted #e0e0e0;
	border-bottom: 4px solid #e0e0e0;
}
.plk01 {
	padding-left: 14px;
	margin-bottom: 0;
	font-size: .9em;
	background: url(../images/bg_plk01.gif) no-repeat left top;
}

.pidt01 {
	padding-left: 14px;
}

/* ========CONTAINER======== */
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

/* ========HEADER======== */
#header {
	position: relative;
	width: 960px;
	margin: 0;
	padding: 0;
}

#headimg {
	margin: 0;
	padding: 0;
}

#header #headnavi {
	position: absolute;
	top: 25px;
	right: 0;
	margin: 0;
}

#header #headnavi ul {
	list-style: none;
	margin: 0;
}

#header #headnavi li {
	float: left;
	display: block;
	margin: 0;
	padding-left: 14px;
	font-size: 0.9em;
}

#header #headnavi li a {
	color: #fff;
	background: url("../images/bu_headnavi.gif") right 50% no-repeat;
	padding-right: 12px;
}
#header #headnavi li.now {
	color: #9293b1;
	padding-right: 12px;
	text-decoration: underline;
}

/* ========MAINSLIDE======== */
#mainslide {
	margin: 0 0 28px 0;
	padding: 0;
}

/* ========CONTENTS======== */
#contents {
	width: 960px;
	padding: 0 0 10px;
	margin: 6px 0 10px;
	background: #fff;
	overflow:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#contents:after {
	content: "";
	display: block;
	clear: both;
}
#contentsC {
	width: 930px;
	padding: 0;
	margin: 0 15px 25px;
}
#contentsL1 {
	float: left;
	width: 580px;
	padding: 0;
	margin: 0 0 12px 20px;
}
#contentsR1 {
	float: right;
	width: 330px;
	padding: 0;
	margin: 10px 5px 12px 0;
}
.contents2box {
	clear: both;
	padding: 10px;
	margin: 0;
	background-color: #f6f6f6;
	overflow:auto;
}
.contentsL2 {
	clear: both;
	float: left;
	width: 420px;
	padding: 0 15px 0 0;
	margin: 0;
}
.contentsR2 {
	float: right;
	width: 460px;
	padding: 0 0 0 15px;
	margin: 0;
}

/* NAVI */
.navi {
	overflow: hidden;
	position: relative;
	margin: 0 0 0 0;
}
* html .navi {
	height: 1em;
	overflow: visible;
}

.naviColumn {
	display: inline;
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}

.naviColumn p.ttl {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	background: none;
}

.naviColumn p.txt {
	color: #000;
	text-decoration: none;
	margin: 0 10px 5px 12px;
	padding: 0 0 5px;
	line-height: 1.6;
	background: none;
	font-size: 0.9em;
}

/* SIDEMENU */
.sidemenu {
	overflow: hidden;
	position: relative;
	margin: 10px 0 10px 0;
}

* html .sidemenu {
	height: 1em;
	overflow: visible;
}

.sidemenuColumn {
	display: inline;
	width: 165px;
	float: left;
	margin: 0;
	padding: 0;
}

.sidemenuColumn p {
	margin: 0;
	padding: 0 5px 5px 0;
	background: none;
}

/* ========UNDER======== */

#under {
	clear: both;
	width: 100%;
	min-width: 960px;
	padding: 0;
	border-top: 5px solid #c0c0c0;
	text-align:left;
}

#footer {
	margin: 0 auto;
	width: 960px;
	padding: 10px 0;
}
.footertxt {
	font-style: normal;
	font-size: 0.9em;
	color: #c0c0c0;
	line-height: 1.6;
	padding: 5px 0 10px;
}

.copyright {
	font-style: normal;
	font-size: 0.9em;
	color: #c0c0c0;
	line-height: 1.4;
	padding: 10px 0 15px;
	margin: 0;
	border-top: 1px solid #2f4496;
}

/* ========PAGRTOP========= */
#pageTop {
	position: fixed;
	right: 5px;
	bottom: 18px;
	padding: 8px 0 10px 5px;
}

#pageTop a {
	padding: 0 18px 0 6px;
	color: #fff;
	font-size: 0.9em;
}

@media print{
	#pageTop {
	display:none;
	background-image: none;
	}
	#pageTop a {
	display:none;
	background: none;
	}
}

/* ========HEADMENU======== */

#headmenu {
	width:960px;
	margin:0 auto;
}

#headmenu ul {
   overflow:hidden;
   padding:0;
   margin:0;
}

#headmenu li {
   float:left;
   list-style-type:none;
   margin:0;
   padding:0;
}

#headmenu li a {
   display:block;
}

/* ========PANKUZU========= */
#pkz {
	clear: both;
	padding:6px 5px 1px 5px;
	margin-top: 5px;
	font-size: 0.9em;
	color: #666;
	}

#pkz a {
	margin: 0;
	color: #09C;
	text-decoration:underline;
	}
	
#pkz a:hover {
	color: #C03;
	text-decoration:none;
	}

/* ========TABLE========= */
table {
	line-height: 1.4;
	margin-left: 8px;
	margin-bottom: 15px;
}

table.tbl01 {
	border: none;
	text-align: left;
	}
table.tbl01 th {
	padding: 2px 10px 2px 0;
	white-space: nowrap;
	font-weight: normal;
	}
table.tbl01 td {
	padding: 2px 0;
	}

table.tbl02 {
	border: none;
	text-align: left;
	}
	
table.tbl02 tr {
	background: url(../images/bg_dot1.gif) bottom left repeat-x;
	}
	
table.tbl02 tr.noline {
	background: none;
	}
	
table.tbl02 th {
	padding: 10px 20px 20px 10px;
	white-space: nowrap;
	color: #936;
	}
	
table.tbl02 td {
	padding: 10px 0 20px;
	}
	
table.tbl02 td.type1 {
	padding: 10px 30px 20px 0;
	white-space: nowrap;
	font-weight: bold;
	}
	
table.tbl02 td.type2 {
	padding: 10px 20px 20px 20px;
	font-size: 0.9em;
	}
	
table.tbl02 td.type3 {
	padding: 10px 10px 20px 0;
	}
	
table.tbl02 td.spc {
	padding: 5px 0;
	}
	
table.tbl03 {
	border: none;
	text-align: left;
	}
	
table.tbl03 th {
	padding: 3px 20px 3px 20px;
	white-space: nowrap;
	font-weight: normal;
	background: url(../images/bg_tbl3th.gif) no-repeat left 1px;
	}
	
table.tbl03 td {
	padding: 3px 0;
	}

table.tbl04 {
	border: none;
	text-align: center;
	}
	
table.tbl04 td {
	padding: 2px 2px;
	width: 178px;
	text-align: center;
	}
	
table.tbl04 td.txt {
	padding-bottom: 18px;
	font-size: 0.85em;
	border: none;
	line-height: 1.2;
	}

table.tbl04 td img {
	border: 1px solid #999;
	}

table.tbl05 {
	border: none;
	text-align: left;
	}

table.tbl05 td.alumni1 {
	padding: 10px 10px 6px 20px;
	white-space: nowrap;
	font-weight: bold;
	/*width:70px;*/
	background: url(../images/bg_tbl3th.gif) no-repeat left 7px;
	}
	
table.tbl05 td.alumni2 {
	padding: 10px 10px 0 10px;
	font-size: 0.9em;
	}
	
table.tbl05 td.alumni3 {
	padding: 10px 20px 20px 20px;
	border-top: 5px solid #e0e0e0;
	width: 515px;
	}
	
table.tbl05 td.alumni3-bk {
	padding: 10px 0 0 20px;
	border-top: 5px solid #e0e0e0;
	}
	
	
/* ========h1-h7========= */

h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1em;
	page-break-after: auto;
}

h2 {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4;
	color: #000;
	background: url(../images/bg_h2.gif) no-repeat;
	margin: 0 0 10px;
	padding: 16px 10px 20px 20px;
}

h2.noline {
	border-bottom: none;
}

#h2menu {
	overflow: auto;
	background: url(../images/bg_h2.gif) no-repeat;
	margin: 0 0 10px;
}

#h2menu h2 {
	float: left;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.4;
	color: #000;
	background: url(../images/bg_h2.gif) no-repeat;
	margin: 0;
	padding: 16px 10px 20px 20px;
}

h3 {
	overflow: auto;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4;
	color: #906;
	background: url(../images/bg_h3.gif) no-repeat;
	margin: 10px 0 10px;
	padding: 8px 6px 5px;
	border-bottom: 2px solid #e0e0e0;
}

h4 {
	margin:0 0 8px 8px;
	padding: 2px 0;
	font-weight: bold;	
	border-bottom: 1px solid #000;
	color: #000;
}

/* ========STYLE======== */

.bld {
	font-weight: bold;
}

.name {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0 0 0 10px;
}

.namenp {
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
}
.ul {
	text-decoration: underline;
}

.bldul {
	font-weight: bold;
	text-decoration: underline;
}

.itl {
	font-style:italic;
}

.blditlul {
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
}
	
.memb01 {
	color: #666;
	font-weight: normal;
	font-size: 0.7em;
	padding-right: 15px;
	position: relative;
	top: -2px;
	}

/* ========PHOTO======== */

#photo ul {
   overflow: auto;
   margin:0 0 15px 0;
   padding: 0 0 0 8px;
}

#photo li {
   float:left;
   list-style-type:none;
   margin: 0 10px 10px 0;
   padding:0;
}

#photo li a {
   display:block;
}


#photo li img {
	border: solid 1px #999;
}

#photo li img.noline {
	border: solid 1px #fff;
}

/* ========LINKBOX======== */
.linkbox1 {
	clear: both;
	text-align: left;
	margin-top: -4px;
}
.linkbox1 ul {
	margin: 0;
	padding: 0;
}
.linkbox1 li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 4px 4px 6px;
}
.linkbox1 li.bk {
	background-color: #f3f5fc;
	border: none;
	background-color: #fff;
}

.linkbox1 li a {
	padding-right: 14px;
	font-size: .9em;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}
.linkbox1 li.bk a {
	padding-right: 16px;
	font-size: .9em;
	background: url(../images/bg_linkbox1bk.gif) no-repeat right 50%;
}

*:first-child+html .linkbox1 li { display:inline; }

.linkboxh2 {
	float: right;
	text-align: right;
	margin: 0;
}

.linkboxh2 ul {
	text-align: right;
	margin: 0;
	padding: 14px 0 0 0;
}

.linkboxh2 li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 8px;
	line-height: 1.4;
}

.linkboxh2 li.bk {
	background-color: #f3f5fc;
	border: none;
	background-color: #fff;
}
.linkboxh2 li a {
	padding-right: 14px;
	font-size: .9em;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

.linkboxh2 li.bk a {
	padding-right: 16px;
	font-size: .9em;
	background: url(../images/bg_linkbox1bk.gif) no-repeat right 50%;
}

*:first-child+html .linkboxh2 li { display:inline; }

.linkbox3 {
	clear: both;
	text-align: left;
	margin: 0 0 0 8px;
}

.linkbox3 ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

.linkbox3 li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 8px;
}

.linkbox3 li.bk {
	border: none;
	background-color: #fff;
}

.linkbox3 li.page {
	border: none;
	background-color: #fff;
}

.linkbox3 li a {
	padding-right: 14px;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

.linkbox3 li.bk a {
	padding-right: 18px;
	font-size: .9em;
	background: url(../images/bg_linkbox1bk.gif) no-repeat right 50%;
}

.linkbox3 li.page a {
	padding-right: 18px;
	font-size: .9em;
	background: url(../images/arrow01.gif) no-repeat right 50%;
}

*:first-child+html .linkbox3 li { display:inline; }

.linkbox3ncb {
	text-align: left;
	margin: 0 0 0 8px;
}

.linkbox3ncb ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

.linkbox3ncb li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 8px;
}

.linkbox3ncb li.bk {
	background-color: #f3f5fc;
	border: none;
	background-color: #fff;
}

.linkbox3ncb li a {
	padding-right: 14px;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

.linkbox3ncb li.bk a {
	padding-right: 18px;
	font-size: .9em;
	background: url(../images/bg_linkbox1bk.gif) no-repeat right 50%;
}

*:first-child+html .linkbox3ncb li { display:inline; }

.linkbox3w {
	clear: both;
	text-align: left;
	margin: 0 0 25px 8px;
}

.linkbox3w ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

.linkbox3w li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 8px;
}

.linkbox3w li a {
	padding-right: 14px;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

*:first-child+html .linkbox3w li { display:inline; }

.linkbox3wncb {
	text-align: left;
	margin: 0 0 25px 8px;
}

.linkbox3wncb ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

.linkbox3wncb li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: 0;
	padding: 4px 8px;
}

.linkbox3wncb li a {
	padding-right: 14px;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

*:first-child+html .linkbox3wncb li { display:inline; }

.linkbox4 {
	clear: both;
	text-align: left;
	margin: 0 0 25px 8px;
}

.linkbox4 ul {
	text-align: left;
	margin: 0;
	padding: 0;
}

.linkbox4 li {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color: #fffee6;
	margin: 0;
	padding: 6px 10px;
}

.linkbox4 li a {
	padding-right: 14px;
	font-size: 1em;
	font-weight: bold;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

*:first-child+html .linkbox4 li { display:inline; }

.linkbox5 {
	display: inline-block;
	list-style: none;
	border: solid 1px #9be;
	background-color: #fffee6;
	margin: -2px 0 0 15px;
	padding: 2px 8px;
	font-weight: normal;
}

.linkbox5 a {
	padding-right: 14px;
	font-size: .9em;
	background: url(../images/bg_linkbox1.gif) no-repeat right 50%;
}

*:first-child+html .linkbox5 li { display:inline; }


