@charset "utf-8"; /* 文字コード */

/*
 * File      : print.css
 */

/* ページ全体の基本的な設定と背景色 */
	body {
		margin:0px;
		background:#ffffff;
	}

/* リンク文字設定 */
	a {
		color: #000000;
		text-decoration: none;
	}
	a:link {
		color: #000000;
		background: none;
	}
	a:visited {
		color: #000000;
		background: none;
	}
	a:active {
		color: #ce0000;
		background: none;
	}
	a:hover {
		color: #ce0000;
		background: none;
	}

/* h1h2h3 */
	h1{
		margin: 0px;
		padding: 0px;
	}
		
	h2{
		margin: 0px;
		padding: 0px;
	}

	h3 {
		margin: 0px;
		padding: 0px;
	}

/* 3カラム全体 */
	#box {
	}

/* タイトル名 */
	#banner { font-weight: bold;
		font-size: 18px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
		color: #c30000;
		text-align: center;
		padding-top:10px; 
		padding-left:15px; }

/* タイトル名下部ニュースカテゴリー用バー */
	#banner-menu { display: none; }


/* トップページ下部 */
	#banner-bot {
	position: relative; z-index: 1;
		color:#666699;
		background:#FFFFFF;
		background-position:left top;
		background-repeat:repeat-y;
		background-repeat:no-repeat;
		background-image: url("");
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		text-align: right;
		border-top: 3px solid #333333;
	}

/* タイトル名の文字のリンク色 */
	#banner a {
		font-weight: bold;
		font-size: 18px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
	}
	#banner a:link{
		color: #c30000;
		background: none;
	}
	#banner a:visited{
		font-size: 18px;
		color: #c30000;
		background: none;
	}
	#banner a:active,
	#banner a:hover {
		font-size: 18px;
		color: #c30000;
		background: underline;
	}
	#banner h2 {
		color: #c30000;
		font-family: Verdana, Arial, sans-serif;
		font-weight: bold;
		font-size: 16px;
	}

/* タイトルバーのメニュー文字の色 */
	#banner-menu a {
		font-weight:normal;
		font-size: 14px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
	}
	#banner-menu a:link{
		color: #ffffff;
		background: none;
	}
	#banner-menu a:visited{
		font-size: 14px;
		color: #ffffff;
		background: none;
	}
	#banner-menu a:active {
		font-size: 14px;
		color: #cccccc;
		background: none;
	}
	#banner-menu a:hover {
		font-size: 14px;
		color: #cccccc;
		background: none;
	}
	#banner-menu h2 {
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}


/* フッターの文字のリンク色 */
	#banner-bot a {
		font-weight:normal;
		font-size: 12px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
	}
	#banner-bot a:link{
		color: #ffffff;
		background: none;
	}
	#banner-bot a:visited{
		font-size: 12px;
		color: #ffffff;
		background: none;
	}
	#banner-bot a:active,
	#banner-bot a:hover {
		font-size: 12px;
		color: #ffffff;
		background: underline;
	}
	#banner-bot h2 {
		color: #ffffff;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}


/* サイト説明文 */
	.description {
		color: #999999;
		font-size: 12px;
	}

/* エントリーのある大段落（トップページ） */
	#content {
		border-bottom: 0px solid #666699;
		border-left: 0px solid #333333;
		border-right: 0px solid #333333;
		margin-right : 0px ;
		margin-left  : 0px ;
		margin-top : 15px ;
		margin-bottom : 0px ;
	}

/* エントリーのある大段落（トップページ以外） */
	#container {
		margin-top : 0px ;
		margin-bottom : 0px ;
	}

/* エントリー別の段落 */
	.blog {
		padding-left:5px;
		padding-right:5px;
		padding-top:3px;
		padding-bottom:5px;
                     	font-size:12px;
		font-weight:normal;
		color: #000000;
		line-height:140%;
		font-family: "ＭＳゴシック",sans-serif;
	}

/* 中央のテキスト広告 */
	.txtad {
		padding-left:9px;
		padding-right:9px;
		font-size:12px;
		font-weight:normal;
		color: #ff0000;
	}

/* テキスト広告の文字のリンク色 */
	.txtad a {
		color: #ff0000;
		text-decoration: underline;
	}
	.txtad a:link {
		color: #ff0000;
		background: none;
	}
	.txtad a:visited {
		color: #ff0000;
		background: none;
	}
	.txtad a:active {
		color: #0000FF;
		background: none;
	}
	.txtad a:hover {
		color: #0000FF;
		background: none;
	}


/* 中央ブロック最新ニュース */
	.blogtopic {
		background:#ffffff;
		background-position:left; 
		background-repeat:repeat-y; 
		background-image: url("画像を置くURl/ファイル名.gif");
		color:#000000;
		font-family: "ＭＳゴシック",sans-serif;
		font-size: 12px;
		padding-top:5px;
		padding-left:8px;
		padding-right:8px;
		line-height:140%;
		width : auto ;
		margin-bottom:5px;
		word-break: break-all; /* 半角文字折り返し対処 2004.10.14追加*/
	}


/* 各エントリー */
	.blogbody {
		background:#ffffff;
		background-position:left; 
		background-repeat:repeat-y; 
		background-image: url("画像を置くURl/ファイル名.gif");
		color:#000000;
		font-family: "ＭＳゴシック",sans-serif;
		font-size: 14px;
		padding-top:5px;
		padding-left:8px;
		padding-right:8px;
		line-height:130%;
		width : auto ;
		margin-bottom:5px;
		word-break: break-all; /* 半角文字折り返し対処 2004.10.14追加*/
	}

/* タイトルと本文の行間を狭くする対処 */
	.blogbody p {
		margin-top: 5px;
		margin-bottom: 5px;
	}

/* 各エントリーの文字のリンク色 */
	.blogbody a {
		color: #000000;
		text-decoration: underline;
	}
	.blogbody a:link {
		color: #000000;
		background: none;
	}
	.blogbody a:visited {
		color: #000000;
		background: none;
	}
	.blogbody a:active {
		color: #8FABBE;
		background: none;
	}
	.blogbody a:hover {
		color: #006699;
		background: none;
	}

/* エントリーの画像（左に配置した時の文章とのマージン） 2004.07.20追加 */
	.blogbody img {
		margin-right: 8px;
		margin-bottom: 5px;
	}

/* エントリーのタイトル */
	.title	{
		font-size: 22px;
		color: #000000;
		padding-top:2px;
		padding-left:0px;
		margin-bottom:0px;
		padding-bottom:5px;
		line-height:140%;
		font-family: "ＭＳゴシック",sans-serif;
	}

/* エントリーのタイトル下部 */
	.title-bot	{
		font-size: 14px;
		color: #993333;
		font-weight:normal;
		padding-top:0px;
		padding-left:5px;
		margin-bottom:0px;
		padding-bottom:5px;
		line-height:130%;
		font-family: "ＭＳゴシック",sans-serif;

	}

/* 「ホーム」等へのリンク部分（トップページ以外） */
	#menu {
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight:normal;
		background: none;
		margin:0px;
		padding-top:3px;
		text-align:center;
	}

/* エントリーの日付 */
	.date	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		font-weight:none;
		color: #000000;
		background: #ff9966;
		background-image: url("http://www.nu-press.net/image/news-titlebar-bg.gif");
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin-top:6px;
		margin-left:5px;
		margin-right:5px;
                                border-bottom: 1px solid #666699;
	}

/* トップページのトピックス */
	.date-topic	{ 

		font-family: "ＭＳゴシック",sans-serif;
　　　　　　　　	font-size: 14px;
		font-weight:none;
		color: #000000;
		background: #f0f0f0;
		background-position:right; 
		background-repeat:no-repeat;
		padding-left:1px;
		padding-top:1px;
		padding-bottom:0px;
		margin-top:0px;
		margin-left:10px;
		margin-right:10px;
                                border-bottom: 1px solid #d2d2d2;
                                border-top: 1px solid #d2d2d2;
		line-height:120%;
		font-weight:bold;
	}

/* トップページのトピックス本文 */
	.date-topicmain	{ 
		padding-left:10px;
		padding-right:10px;
		padding-top:3px;
		padding-bottom:5px;
                     	font-size:12px;
		font-weight:normal;
		color: #000000;
		line-height:140%;
		font-family: "ＭＳゴシック",sans-serif;
	}


/* エントリーのメニュー画面 */
	.date-bot	{ 
		font-family: "ＭＳゴシック",sans-serif;
		font-size: 15px;
		font-weight:none;
		background-position:right; 
		background-image: url("http://www.nu-press.net/image/news-titlebar-bg.gif");
		padding-left:3px;
		padding-top:0px;
		padding-bottom:1px;
		margin-top:10px;
		margin-left:8px;
		margin-right:8px;
                                border-bottom: 1px solid #666699;
	}

/* 今日の日付 */
	.today {
		padding-left:9px;
		padding-right:9px;
		padding-top:3px;
		padding-bottom:5px;
                     	font-size:14px;
		color: #666666;
		line-height:120%;
		font-family: Verdana, Arial, sans-serif;
		font-weight:normal;
		text-align: center;
		background:#ffffff;
	}


/* エントリー投稿者の段落 */
	.posted {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #999999;
		border-top: 0px dotted #999999;
		text-align:right;
		margin-top:10px;
	}

/* 「続きを読む」の行 */
	.extended { 
		font-weight:normal;
		padding: 3px;
	}

/* blockquote設定 */
	blockquote {
		color: #666666;
		margin:15px 20px 0px 20px;
		font-size:10px;
		font-weight:normal;
		background:#f6f6f6;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #999999;
		width: auto ;
	}

/* 2004.10.22 TypeKeyによるコメントで投稿者アイコンが枠で囲まれてしまう対処 */
	.commenter-profile img {
		vertical-align: middle;
		border-width: 0;
	}

/* エントリーのテキストエリア可変長指定 2004.07.20追加 */
	.blogbody textarea {
		width: 97% ;
	}

/* quotetitle設定 */
	.quotetitle{
		font-size:medium;
		font-weight:normal;
		border-bottom: 1px solid #666699;
		padding: 3px;
	}

/* カレンダーのある大段落（トップページ右） */
	#links-right{
		color: #ffffff;
		position : absolute ;
		right : 5px ;
		top : 95px ;
		width : 200px ;
	}

/* リンクのある大段落（トップページ左） */
	#links-left{
		color: #ffffff;
		position : absolute ;
		left :5px ;
		top : 95px ;
		width : 155px ;
	}

/* カレンダー年月 */
	.calendarhead{
		text-align: center;
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size:9px;
		background: none;
		letter-spacing: .3em;
	}

/* カレンダー曜日数字 */
	.calendar {
		text-align: center;
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-weight:normal;
		background: none;
	}
	.calendar a:link {
		font-size:9px;
		color: #000000;
		text-decoration: underline;
	}
	.calendar a:visited{
		font-size:9px;
		color: #000000;
		text-decoration: underline;
	}
	.calendar a:active{
		font-size:9px;
		color: #8FABBE;
		text-decoration: underline;
	}
	.calendar a:hover {
		font-size:9px;
		color: #000000;
		text-decoration: underline;
	}

/* カレンダー日付のリンク以外の文字サイズ 2004.08.29追加 */
	.calendar td {
		font-size:9px;
	}

	.calendar th {
		font-size:8px;
		width : 23px ;
	}
	.calendar table {
		padding: 0px;
		border-collapse: collapse;
	}

/* 「検索」「コメント」「エントリー」「カテゴリ」「リンク」等の見出し */
	.sidetitle { display: none; }

/* 「検索」「コメント」「エントリー」「カテゴリ」「リンク」等 */
	.side { display: none; }

/* asahiコムの注意 */
	.side-asahi { display: none; }


/* サイド「日大新聞から」の見出し */
	.side-abouttitle { display: none; }


/* サイド「日大新聞から」の本文 */
	.side-aboutmain { display: none; }



/* トップページ写真ニュースの見出し */
	.phototitle { display: none; }

/* トップページ写真ニュースのボディ */
	.photoside { display: none; }

/* 2004.10.22 サブカテゴリー対応 */
	.side #categories {
/*		font-family: Verdana, Arial, sans-serif;
		color: #336699;
		background: none;
		font-size: 12px;
		font-weight:normal;
		line-height:150%;
		text-align: left;
		padding:2px;
		margin-bottom:25px;*//* 冗長指定削除 2004.11.24追加 */
	}

	.side #categories ul {
		padding-left: 15px;
		margin: 0px;
		margin-bottom: 0px;
	}

	.side #categories ul ul {
		margin-bottom: 0px;
	}

	.side #categories li {
		margin-top: 0px;
		margin-bottom: 0px;
		list-style-type: circle;
	}

/* サブカテゴリー対応 ここまで */

	.side-counter {
		font-size:10px;
		background: none;
		padding:2px;
		margin-top:8px;
		margin-bottom:25px;
	}

	.side2 {
		font-family: Verdana, Arial, sans-serif;
		color:#666666;
		background: none;
		font-size:9px;
		font-weight:normal;
		line-height:150%;
		padding:2px;
		margin-bottom:5px;
	}

	.image img {
		border: 1px solid #666699;
		margin-top: 20px;
	}

/* RSS(XML)の設定 */
	.syndicate { display: none; }

/* Poweredの設定 */
	.powered { 	color:#999999;
		font-family: Verdana, Arial, sans-serif;
		font-size:11px;
		line-height:150%;
		text-align: center;
		margin-top:10px;
                                border-top: solid 1px #999999;
                                border-bottom: solid 1px #999999;
		padding-left:3px;
		padding-top:10px;
		margin-left:15px;
		margin-right:15px;
	}

/* copyrightの設定 */
	.copyright {
		color:#000000;
		font-family: Verdana, Arial, sans-serif;
		font-size:11px;
		line-height:150%;
		text-align: center;
		margin-top:90px;
		background:#FFFFFF;
                                border-top: solid 1px #999999;
		padding-left:3px;
		padding-top:10px;
		margin-left:15px;
		margin-right:15px;
	}

/* トラックバックの注意見出し */
	.commentcaution-head { display: none; }

/* トラックバックの注意本文 */
	.commentcaution-body { display: none; }

/* 記事下の購読バナー設定 */
	.kiji-baner { display: none; }

/* 「コメント」「コメントする」の見出し */
	.comments-head { display: none; }

/* 「コメント」の段落 */
	.comments-body { display: none; }

	.comments-body p { display: none; }

	/* コメントテキストエリアの幅指定 2004.07.20追加 */
	.comments-body textarea {
		width:266px;
	}

/* 「コメント」投稿者 */
	.comments-post { display: none; }
	.comments-post a:link { display: none; }
	.comments-post a:visited { display: none; }
	.comments-post a:active { display: none; }
	.comments-post a:hover { display: none; }

/* 「トラックバック」の段落 */
	.trackback-body { display: none; }

/* トラックバックURL */
	.trackback-url { display: none; }

/* 「トラックバック」投稿者 */
	.trackback-post { display: none; }

/* ポップアップウインドウ全体 2004.12.30追加 */
	#box-commentspop {
	}

/* ポップアップウインドウのタイトル部分 */
	#banner-commentspop {
		z-index: 1; /* バナーの重なり順序対処 2004.12.30追加 */
		color:#999999;
		background:#ffffe0;
		background-position:right top;
		background-repeat:repeat-y;
		background-repeat:no-repeat;
		background-image: url("画像を置くURl/ファイル名.gif");
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
		text-align: left;
		border: 1px solid #666699;
	}

	#banner-commentspop h1 {
		color: #999999;
		font-family: "ＭＳゴシック", Arial, sans-serif; /* フォント修正 2004.12.30修正 */
		font-weight: normal; /* 文字の太さ修正 2004.12.30修正 */
		font-size: 32px;  /* フォントサイズ修正 2004.12.30修正 */
	}

	#banner-commentspop h2 {
		color: #999999;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
	}

	#content-commentspop {
		border-bottom: 1px solid #666699;
		border-left: 1px solid #666699;
		border-right: 1px solid #666699;
		margin : 0px ;
		padding : 10px ;
		height : 100%;
	}

	#content-commentspop h2	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight:none;
		color: #ffffff;
		background: #8FABBE;
		background-position:left; 
		background-repeat:no-repeat;
		padding-left:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin-top:6px;
		margin-bottom:15px;
	}

	#content-commentspop h3	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
		font-weight:none;
	}

	.blogbody-commentspop {
		background-position:right; 
		background-repeat:repeat-y; 
		background-image: url("画像を置くURl/ファイル名.gif");
		color:#666666;
		font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		padding-top:0px;
		line-height:150%;
		width : auto ;
		margin-top:0px;
		margin-bottom:0px;
	}

	.blogbody-commentspop p {
		margin-top: 10px;
		margin-bottom: 5px;
	}

	.posted-commentspop {
		font-family: Verdana, Arial, sans-serif;
		font-size: 9px;
		color: #999999;
		border-top: 1px dotted #999999;
		text-align:right;
		margin-top:0px;
		margin-bottom:15px;
		}

/* 検索、コメントなどの入力フォームの設定 */
	form {
		margin:0px;
	}

/* 投稿者名、コメントの書き込み欄の文字化け防止 */
	input,textarea {
		font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",sans-serif;
		margin: 2px;
	}