@charset "utf-8";
/*------------------------------
　　全ページ共通CSS
------------------------------ */

body{
	color: #333;
	border-top: 10px solid #6D4596;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

div#container{
	margin: 0 auto;
	text-align: left;
	width: 960px;
	line-height: 1.8;
	background:#fff;
}

div#mainContents {
	overflow: hidden;
}

div#wrapper{
	width: 100%;
	padding: 0;
	text-align: left;
	background: #FFF;
	overflow: hidden;
	border-bottom: 1px solid #D6D6D6;
}

#gNavi_wrapper{
	width: 100%;
	padding: 0;
	text-align: left;
	background: #FFF url(../img/nav_off.png) repeat-x;
	overflow: hidden;
	clear: left;
}

/*ヘッダー内スタイル*/
div#header{
	width: 960px;
	text-align: left;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	line-height: 80px;
	padding: 0px;
}

div#header div#logo img{
	float: left;
	margin: 0px;
	padding: 0px;
}

div#header h1 {
	font-weight: bold;
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
}

div#header div#option {
	overflow: hidden;
	float: right;
}

div#header div {
	float: left;
}

/*駒澤大学ホームページへ*/
.change {
	display: block;
	float: left;
	width:310px;
}

.change p {
	font-size: 12px;
	float: left;
	display: block;
}

.change a , .change span{
	display: block;
	float: left;
	height: 17px;
	padding:3px 5px;
	margin-left:5px;
	margin-top:30px;
	text-align: center;
	line-height: 15px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
}

.curFont {
	background: #F4EEFE;
	border: 1px solid #6D4596 !important;
}

/*フッタースタイル*/ 
div#footer{
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	font-size: 0.8em;
}

/*コピーライト*/
div#footer p#copyright{
	text-align: center;
	padding: 10px;
	color: #999;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif!important;
}

/*ページTOP　スタイル*/
div#pagetop {
	width: 960px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

/*見出しスタイル（h2、h3など汎用）*/
.title {
	text-indent: 8px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 3px solid #6D4596;
	border-bottom: 1px solid #CCC;
	line-height: 2.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/gakubu/bun/eibei/img/bggr_gray.png) repeat-x left bottom;
	font-size: 105%;
}
/*見出しスタイル（h2、h3など汎用）*/
.theme {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 5px solid #6D4596;
	border-bottom: 1px solid #F9C;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	overflow: hidden;
}
.theme img {
	float: left;
	margin-right: 10px;
}

/*見出しスタイル（h2、h3など汎用）*/
h2.title {
	text-indent: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 5px solid #6D4596;
	border-bottom: 1px solid #CCC;
	line-height: 2.2em;
	font-size: 135%;
	background: #FFF url(/gakubu/bun/eibei/img/bggr_gray.png) repeat-x bottom;
	clear: left;
	overflow: hidden;
}

/*各種BOXタイプ*/

div.Box01 {
	background: #FFF url(../img/bgcol_03.png) repeat-x left bottom;
	border: 1px solid #CCC;
	padding: 10px 15px;
	overflow: hidden;
	text-justify: inter-ideograph;
	text-justify: inter-ideograph;
}
div.Box02 {
	background: #FFF url(../img/bgcol_03.png) repeat-x left bottom;
	padding: 5px 15px;
	border: 1px solid #B89DD2;
	text-align: justify;
	text-justify: inter-ideograph;
}
	
div.Box03 {
	border: 1px solid #CCC;
	font-size: 16px;
	margin-top: 10px;
	padding: 5px;
	background: #B89DD2;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* リンクボタン（ピンク） */
.btnLink {
	display: block;
	text-align: center;
	background: #FFEDED url(../img/bgcolor_01.png) repeat-x bottom;
	border: 1px solid #ff8080;
	margin-top: 10px;
	margin-bottom: 10px;
}

.btnLink a{
	background: url(/gakubu/bun/eibei/img/arrow067_08.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	display: block;
	color: #FF4D4D;
	text-decoration: none;
	margin: 15px;
	text-indent: 15px;
}

.btnLink a:hover{
	background: url(/gakubu/bun/eibei/img/arrow067_08.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	display: block;
	color: #FF4D4D;
	text-decoration: underline;
	margin: 15px;
	text-indent: 15px;
}
/* ３つのトピックス */
	div.Col2 {
	margin-bottom: 10px;
	overflow: hidden;
	width: 470px;
	float: left;
}

div.Col2 strong {
		margin-bottom: 15px;
		font-weight: bold;
		display: block;
		font-size: 14px;
	}
div.Col2 a img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

ul.list {
	float: left;
	display: block;
	margin-left: 35px;
}

ul.list:first-child {
	margin-left: 0px;
}

ul.list li {
	background: url(/gakubu/bun/eibei/img/arrow_01.png) no-repeat left center;
	padding-left: 15px;
}
/*●◆■等のマーク*/
.req,.req02,.select {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1px;
}

.req {
	color: #C00;
}

.req02 {
	color: #FC0;
}

.select {
	color: #063;
}

.photo {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 5px;
}