/* +++++++++++++++++++++ ブロックの位置と大きさ +++++++++++++++++++++ */
/* +++++++++++++++++++++ ブロックの位置と大きさ +++++++++++++++++++++ */

/* ++++++ 横幅設定 ++++++ */
#container	{
	width: 757px;
	}

#three #container {
	width: 757px;
	}
/* アーカイブページ */
#archive	{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* コンテンツ部分の横幅 */
#one#center	{
	width: 757px;
	}
#center	{
	width: 580px;
	}
/* サイドバーの横幅 */
#left, #right	{
	width: 170px;
	}

/* ++++++ ３段組 ++++++ */
/* ++++++ ３段組 ++++++ */

/* 左サイドバーの横幅 */
#three #left	{
	width: 170px;
	}

/* 中央コンテンツ部分の横幅 */
#three #center	{
	width: 417px;
	}

/* 右サイドバーの横幅 */
#three #right	{
	width: 170px;
	}

/* ++++++ その他設定 ++++++ */
/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#right {
	float: right;
	}

#center {
	float: left;
	}

#footer	{
	clear: both;
	}


/* +++++++++++++++++++++ 罫と余白 +++++++++++++++++++++ */
/* +++++++++++++++++++++ 罫と余白 +++++++++++++++++++++ */

body	{
	margin: 0;
	padding:0;
	}

#container	{
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #999999;
	}

#center	{
	margin: 0;
	}

#banner	{
	border-top: solid;
	border-top-width: 16px;
	border-top-color: #2B4786;
	border-bottom: solid;
	border-bottom-width: 0px;
	border-bottom-color: #eeeeee;
	}


#footer	{
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #999999;
	border-bottom: solid;
	border-bottom-width: 11px;
	border-bottom-color: #2B4786;
	}
	
	
/* ++++++ 段の間隔 ++++++ */
/* ++++++ 段の間隔 ++++++ */
	
/* 左サイドバーの左右の余白 */
#left div {
	margin-left: 10px;
	margin-right: 0px;
	}

/* コンテンツ部分の左右の余白 */
.content div	{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	}

/* 右サイドバーの左右の余白 */
#right div	{
	margin-left: 0px;
	margin-right: 10px;
	}

#left div div, .content div div, #right div div {
	margin-left: 0;
	margin-right: 0;
	}

.sidebar #calendar table	{
	width: 170px;
	}

#three .sidebar #calendar table	{
	width: 160px;
	}


/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */
/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */


/* ++++++ ヘッダー部分のデザイン ++++++ */
/* ++++++ ヘッダー部分のデザイン ++++++ */

#title	{
	padding: 0px 0px 6px 16px;
	}

#title h1	{
	font-size: 0.87em;
	}

#title h1 a	{
	text-decoration: none;
	color: #588066;
	}

#title h2	{
	font-size: 0.75em;
	}

#banner-header/* ++++++ h1 ++++++ */
{
	margin-top: 20px;
	font-size: 1.6em;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 0px;
	line-height: 1;
}

#banner-description/* ++++++ h2 ++++++ */
{
	margin-top: 5px;
	font-size: 0.93em;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 30px;
	line-height: 1.125;
}

.entry_date/* ++++++ h2 ++++++ */
{
	font-size: 0.93em;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 30px;
	line-height: 1.125;
}





/* ++++++ コンテンツ部分のデザイン ++++++ */
/* ++++++ コンテンツ部分のデザイン ++++++ */

/* エントリー：ブログ系 */
/* エントリー：ブログ系 */

.entry h2	{
	font-size: 1.00em;
	}

.entry h3	{
	font-size: 1.00em;
	color: #00595B;
	padding: 3px 3px 3px 7px;
	border-bottom: solid;
	border-width: 1px;
	border-color: #999999;
	}

.entry p	{
	font-size: 0.87em;
	color: #333333;
	line-height: 144%;
	}

.entry ul	{

	font-size: 0.82em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:0;
	padding-left:5px;
	}

.entry li	{
	color: #333333;
	line-height: 144%;
	}

.entry p.posted	{
	font-size: 0.75em;
	color: #aaaaaa;
	border-top: solid 0px #dddddd;
	padding-top: 6px;
	padding-bottom: 32px;
	}

.entry a	{
	color: #003399;
	}

.entry	{
	margin-bottom: 40px;
	}


/* 要項：要項関係限定 */
/* 要項：要項関係限定 */

.youkou	{
	font-size: 0.93em;
	margin-bottom: 40px;
	}

.youkou h3	{
	font-size: 1.20em;
	color: #00595B;
	padding: 3px 3px 3px 7px;
	border-bottom: solid;
	border-width: 2px;
	border-color: #999999;
	}

.youkou h4	{
	font-size: 1.00em;
	color: #00595B;
	padding: 3px 3px 3px 7px;
	}

.youkou h5	{
	font-size: 0.93em;
	color: #000000;
	padding: 3px 3px 3px 7px;
	}

.youkou p	{
	color: #333333;
	margin-left:16px;
	line-height: 144%;
	}

.youkou ul	{
	padding-top: 5px;
	padding-left:5px;
	margin-left:22px;
	}

/* padding for IE */
/* margin for FF */


.youkou li	{
	color: #333333;
	line-height: 144%;
	}

.youkou a	{
	color: #003399;
	}

.youkou table {		/* <table>全体の設定 */
		margin: 15px 0 15px 16px;
		border-collapse: collapse;
		border-color: #999;
		padding: 10px;
	}

.youkou td {		/* <table>全体の設定 */
		padding: 3px 6px 3px 6px;
	}

/* スタンダード：学部、院などの通常ページ */
/* スタンダード：学部、院などの通常ページ */

.standard	{
	font-size: 0.93em;
	margin-bottom: 40px;
	}

.standard h3	{
	font-size: 1.20em;
	color: #00595B;
	padding: 3px 3px 3px 7px;
	border-bottom: solid;
	border-width: 2px;
	border-color: #999999;
	}

.standard h4	{
	font-size: 1.00em;
	color: #00595B;
	padding: 3px 3px 3px 7px;
	}

.standard h5	{
	font-size: 0.93em;
	color: #000000;
	padding: 3px 3px 3px 7px;
	}

.standard p	{
	color: #333333;
	margin-left:16px;
	line-height: 122%;
	}

.standard ul	{
	padding-top: 5px;
	padding-left:5px;
	margin-left:22px;
	}

/* padding for IE */
/* margin for FF */


.standard li	{
	color: #333333;
	line-height: 144%;
	}

.standard a	{
	color: #003399;
	}

.standard table {
		margin: 15px 0 15px 16px;
		border-collapse: collapse;
		border-color: #999;
		padding: 10px;
	}

.standard td {
		padding: 3px 6px 3px 6px;
	}


/* 前後のエントリーへのリンク */
/* 前後のエントリーへのリンク */

#entrylink	{
	font-size: 0.75em;
	}

#entrylink a	{
	color: #003399;
	}


/* パンくずリスト */
/* パンくずリスト */

#breadcrumb	{
	font-size: 0.75em;
	}

#breadcrumb a	{
	color: #003399;
	}


/* リンクブロック */
/* リンクブロック */

.linkblock	{
	font-size: 0.90em;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 3px 3px 3px 3px;
	background-color:#eeeeee;
	}

.linkblock a:link{
	color:#006699;
	text-decoration: none;
}

.linkblock a:visited{
	color:#006699;
	text-decoration: none;
}

.linkblock a:hover{
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
}


/* トラックバック */
/* トラックバック */

#trackbacks	{
	border: solid 1px khaki;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 0.75em;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #999999;
	margin-bottom: 0;
	border-top: dotted 1px khaki;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #3366aa;
	}


/* コメント */
/* コメント */

#comments	{
	border: solid 0px khaki;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments h2	{
	font-size: 0.75em;
	}

#comments p	{
	font-size: 0.75em;
	color: #666666;
	}

#comments p.posted	{
	color: #999999;
	padding-left: 30px;
	}

#comments div	{
	border-top: dotted 1px khaki;
	}

#comments form div	{
	border-top: none;
	padding-top: 0;
	}

#comments h2#com02	{
	border-top: dotted 1px khaki;
	padding-top: 40px;
	}

#comments a	{
	color: #3366aa;
	}


/* サマリー */
/* サマリー */

#summary	{
	background-color: #eeeeee;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */
/* ++++++ サイドバー部分のデザイン ++++++ */

/* セクション１ */
/* セクション１ */

#section1{
	background-color:#ffffff;
	margin: 10px 0px 0px 0px;
	padding: 0px 7px 7px 7px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	}

#section1 h2	{
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px 3px 0px 3px;
	border-bottom: dotted;
	border-width: 2px;
	border-color: #003567;
	}

#section1 ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:0;
	padding-left:0;
	}

#section1 li	{
	padding: 1px 0px 0px 0px;
	}

#section1 p	{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 13px;
	margin-left:0;
	padding-left:0;
	}


#section1 a:link{
	color: #000000;
	text-decoration: none;
}

#section1 a:visited{
	color: #000000;
	text-decoration: none;
}

#section1 a:hover{
	color: #000000;
	border-left: 1px solid #cc0000;
}


/* セクション２ */
/* セクション２ */

#section2{
	background-color:#D6DEEC;
	margin: 10px 0px 0px 0px;
	padding: 0px 7px 7px 7px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	}

#section2 h2	{
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px 3px 0px 3px;
	border-bottom: dotted;
	border-width: 2px;
	border-color: #003567;
	}

#section2 a	{
	color: #003399;
	}

#section2 ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:0;
	padding-left:0;
	}

#section1 li	{
	padding: 1px 0px 0px 0px;
	}


/* セクション３ */
/* セクション３ */

#section3{
	background-color:#eeeeee;
	margin: 10px 0px 10px 0px;
	padding: 0px 7px 7px 7px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	}

#section3 a	{
	color: #003399;
	}


/* セクション４：ダイナミックメニュー */
/* セクション４：ダイナミックメニュー */

#section4{
	background-color:#cbcbd8;
	margin: 10px 0px 0px 0px;
	padding: 0px 7px 7px 7px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
	}

#section4 h2	{
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding: 0px 3px 0px 3px;
	border-bottom: dotted;
	border-width: 2px;
	border-color: #003567;
	}

#section4 ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left:0;
	padding-left:0;
	}

#section1 li	{
	padding: 1px 0px 0px 0px;
	}

#section4 p	{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 13px;
	margin-left:0;
	padding-left:0;
	}


#section4 a:link{
	color: #000000;
	text-decoration: none;
}

#section4 a:visited{
	color: #000000;
	text-decoration: none;
}

#section4 a:hover{
	color: #000000;
	border-left: 1px solid #cc0000;
}


/* 各セクション共通 レベル別インデント */
/* 各セクション共通 レベル別インデント */

.level1{
	padding: 0px 0px 0px 5px;
}

.level2{
	padding: 0px 0px 0px 14px;
}

.level3{
	padding: 0px 0px 0px 22px;
}


/* ++++++ フッター部分のデザイン ++++++ */
/* ++++++ フッター部分のデザイン ++++++ */

	#footer{
		font-size: 0.75em;
		color: #333333;
		margin-top: 50px;
		margin-bottom: 0px;
		padding: 20px 0px 20px 16px;
		}

