/*ブラウザ別注意*/
	/*IE6　containerパディング読み込まない*/
	/*firfox　bottomマージン読み込まない*/


/*ブラウザスタイルの初期化*/

body,form,fieldset {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
	margin: 0;
	padding: 0;
}

h1 { 
	font-size: 30px;
	font-weight: bold;
	padding: 0 20px 10px;
 }

h1,h2 { color: #ffffff; }


blockquote,li,dt,dd {
	margin-left: 1em;
}

ul li {
	list-style: none;
}

input,textarea {
	font-size: 1em;
}

/*初期化解除スタイル*/

p {
	text-align: justify;
	text-justify: inter-ideograph;
}

blockquote { 
	margin-bottom: 15px;
	border: 2px dashed #808080;
	padding: 5px;
}

/*基礎スタイル*/

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

a:link {
	color: #0000ff;
	text-decoration: underline;
}

a img { border-width: 0px; }

img.left { float: left; }

/*
a:hover {
	color: #ff9933;
	top: 2px;
}
*/

form {
	margin: 0;
}

body {
	color: #333333;
	font-family: sans-serif;
	text-align: center;
	font-size: 14px;
	line-height: 140%;
/*	background-image: url("http://nikki.kabu-gakkou.com/haikei.gif");*/
}

.come {
	font-size: 7px;
	vertical-align: top;
}

/*フォントスタイル*/

.color-red { color:#ff0000; }
.color-glay { color:#808080; }
.color-blue { color:#0000ff; }

.s1 { font-size: 20px; font-weight: normal; }
.s2 { font-size: 18px; font-weight: normal; }
.s3 { font-size: 16px; font-weight: normal; }
.s4 { font-size: 14px; font-weight: normal; }
.s5 { font-size: 13px; font-weight: normal; }
.s6 { font-size: 12px; font-weight: normal; }

.s1-red { font-size: 20px; color:#ff0000; }
.s2-red { font-size: 18px; color:#ff0000; }
.s3-red { font-size: 16px; color:#ff0000; }
.s4-red { font-size: 14px; color:#ff0000; }
.s5-red { font-size: 12px; color:#ff0000; }
.s6-red { font-size: 12px; color:#ff0000; }

.s1-glay { font-size: 20px; color:#808080; }
.s2-glay { font-size: 18px; color:#808080; }
.s3-glay { font-size: 16px; color:#808080; }
.s4-glay { font-size: 14px; color:#808080; }
.s5-glay { font-size: 13px; color:#808080; }
.s6-glay { font-size: 12px; color:#808080; }

.bold { font-weight:bold; }
.bold-red { font-weight:bold; color:#ff0000; }
.bold-glay { font-weight:bold; color:#808080; }

.b1 { font-size: 20px; font-weight:bold; }
.b2 { font-size: 18px; font-weight:bold; }
.b3 { font-size: 16px; font-weight:bold; }
.b4 { font-size: 14px; font-weight:bold; }
.b5 { font-size: 13px; font-weight:bold; }

.b1-red { font-size: 20px; font-weight:bold; color:#ff0000; }
.b2-red { font-size: 18px; font-weight:bold; color:#ff0000; }
.b3-red { font-size: 16px; font-weight:bold; color:#ff0000; }
.b4-red { font-size: 14px; font-weight:bold; color:#ff0000; }
.b5-red { font-size: 13px; font-weight:bold; color:#ff0000; }

.b1-glay { font-size: 20px; font-weight:bold; color:#808080; }
.b2-glay { font-size: 18px; font-weight:bold; color:#808080; }
.b3-glay { font-size: 16px; font-weight:bold; color:#808080; }
.b4-glay { font-size: 14px; font-weight:bold; color:#808080; }
.b5-glay { font-size: 13px; font-weight:bold; color:#808080; }


/*メインページスタイル*/

.container,.container-comment {
	width: 775px;
	height: auto;
	text-align: left;
	border: 2px outset #cccccc;
	background-color: #ffffff;
	padding: 0 0 30px 30px;
	margin: 0 auto 0 auto;
}

	/*ヘッダー*/

.hedder-comment {
	width: 745px;
	margin: 0;
	padding: 0;
}

.hedder {
	clear: both;
	margin-top: 7px;
	padding-top: 100px;
	padding-left: 5px;
	padding-bottom: 15px;
	background-image: url("http://nikki.kabu-gakkou.com/title_baner.jpg");
	background-repeat: no-repeat;
}

h1 a:link {
	color: #ffffff;
	text-decoration: none;
}

tokusen-contents a:link {
	color: #ffffff;
	text-decoration: none;
}

	/*レフト*/

.container-left {
	float: left;
	width: 180px;
	margin: 20px 0 0 0;
	border-right: 2px solid #cccccc;
}

.container-left .koukoku {
	width: 170px;
	font-size: 12px;
	padding: 0 5px 0 5px;
	margin: 20px 0 10px 0;
}

.container-left h3 {
	font-size: 14px;
	border-left: 10px solid #000000;
	background-color: #cccccc;
	padding-left: 5px;
	margin-top: 15px;
	margin-bottom: 7px;
}

.container-left h3.sento {
	margin-top: 0;
}

.container-left p,.container-right p {
	font-size: 13px;
	padding: 0 3px 0 0;
	margin: 0 0 7px 0;
}

.container-left ul {
	margin: 0 0 10px 0;
}

.container-left li {
	font-size: 13px;
}

li.feed {
	padding-left: 1em;
	margin: 0 0 15px 0;
}

	/*フッター*/

.footer {
	clear: both;
	float: none;
	width:745px;
	text-align: center;
	border-top: 2px solid #cccccc;
	padding: 10px 0 0 0;
	margin: 20px 20px 10px 20px;
}

/*カテゴリアーカイブページ*/

.contents-category {
	float: none;
	width: 540px;
	font-size: 14px;
	line-height: 170%;
	margin: 20px 0 30px 0px;
}

.itiran-category li {
	list-style: none;
}


/*エントリーページ*/

	/*エントリー*/

.container-entry {
	float: left;
	padding: 0 0 0 15px;
	margin: 20px 0 0 35px;
}

.container-entry .koukoku1 {
	float: none;
	width: 420px;
	font-weight: bold;
	background-image: url("http://www.kabu-gakkou.com/entry-koukoku.gif");
	background-repeat: no-repeat;
	padding: 0 0 0 28px;
	margin: 0px 0 15px 5px;
}

.container-entry .koukoku2 {
	float: none;
	text-align: left;
	line-height: 120%;
	background-image: url("http://www.kabu-gakkou.com/entry-koukoku.gif");
	background-repeat: no-repeat;
	width: 470px;
	padding: 5px 0 5px 28px;
	margin: 0 0 15px 0;
}

.bookmark {
	float: none;
	width: 420px;
	padding: 0 0 0 0;
	margin: 0 0 70px 0;
}


h3.title-entry {
	width: 450px;
	font-size: 16px;
	background-color: #ffffcc;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #cccc99;
	padding: 10px 0 10px 10px;
	margin: 0 0 25px 0;
}

.contents-entry {
	float: none;
	width: 450px;
	font-size: 14px;
	margin: 0 0 80px 0;
}

.contents-entry p,.nikki p,.container-kensaku p {
	line-height: 160%;
	margin: 0 0 14px 0;
}

.contents-entry p.no,.nikki p,no {
	text-indent: 0;
}

.contents-entry p.comment,.nikki p.comment {
	text-indent: 0;
	margin: 0;
}

.contents-entry p.category {
	text-indent: 0;
	background-image: url("http://www.kabu-gakkou.com/category_back.gif");
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

.contents-entry ul,.contents-entry ol,.container-map ul,.nikki ul,.container-map ul,.nikki ol {
	margin: 5px 0 25px 0;
}

.contents-entry ul li,.container-map ul li,.nikki ul li {
	font-size: 14px;
	line-height: 140%;
	background-image: url("http://www.kabu-gakkou.com/list-mark.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
}

.contents-entry ul li.no,.container-map ul li.no,.nikki ul li.no {
	background-image: none;
	padding-left: 0;
}

.contents-entry ul li.title,.container-map ul li.title,.nikki ul li.title {
	font-weight: bold;
	padding-left: 0;
	background-image: none;
}

.contents-entry ol li,.container-map ol li,.nikki ol li {
	font-size: 14px;
	line-height: 140%;
	padding-left: 0;
	margin: 0;
}

.container-entry img {
	padding: 0;
	margin: 0 0 0 0;
}

.container-entry img.left {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}

.contents-entry .siryouseikyuu {
	font-weight: bold;
	background-image: url("http://www.kabu-gakkou.com/siryouseikyuu.gif");
	background-repeat: no-repeat;
	padding: 0 0 0 26px;
	margin: 50px 0 20px 0;
}

	/*エントリー外*/

.link-entry {
	float: none;
	text-align: center;
	line-height: 1.0;
	margin: 0 0 30px 0;
}

.link-category-entry {
	float: none;
	width: 180px;
	text-align: left;
	line-height: 130%;
	margin: 0 0 30px 0;
}

.link-category-entry ul li.no {
	background-image: none;
	padding-left: 0;
	margin: 0;
}

.link-category-entry ul li {
	margin: 0;
}

.link-category-entry ul li h3 {
	font-size: 14px;
	padding-left: 20px;
	background-image: url("http://www.kabu-gakkou.com/category.gif");
	background-repeat: no-repeat;
}

.contents-end {
	float: none;
	width: 450px;
	text-align: right;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cccccc;
	padding-top: 5px;
	margin-bottom: 30px;
}

.contents-end p {
	text-align: right;
}

.trackback-url {
	float: none;
	width: 440px;
	text-align: center;
	font-size: 14px;
	border: 3px dashed #000000;
	background-color: #cccccc;
	text-align: center;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.comment-form {
	float: none;
	width: 450px;
	font-size: 14px;
	margin-bottom: 20px;
}

.trackback-list {
	float: none;
	width: 450px;
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 50px;
}

.comment-list {
	float: none;
	width: 450px;
	margin-bottom: 20px;
}

.comment-list p {
	font-size: 14px;
	line-height: 140%;
	padding: 0;
	margin: 0 0 14px 0;
}

.comment-list li {
	font-size: 14px;
	line-height: 140%;
	background-image: url("http://www.kabu-gakkou.com/list-mark.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0 0 28px 0;
}

	/*日記*/

.link-nikki {
	width: 180px;
	margin: 0 0 20px 0;
}

.link-nikki li {
	margin-left: 0;
}

.nikki {
	float: none;
	width: 450px;
	font-size: 14px;
	margin: 0 0 70px 0;
}

.nikki p.time {
	text-indent: 0;
	background-image: url("http://www.kabu-gakkou.com/dates.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	padding: 0 0 0 20px;
	margin: 7px 220px 20px 0;
}

p.nikki-end {
	text-align: right;
	text-indent: 0;
	padding: 0;
	margin: 10px 0 30px 0;
}

.nikki-category {
	float: none;
	width: 450px;
	font-size: 14px;
	line-height: 170%;
	margin: 20px 0 30px 0px;
}

.nikki-category h3 {
	font-size: 16px;
	color: #808080;
	padding: 0;
	margin: 20px 0 30px 0;
}

.nikki-category li {
	list-style: none;
}

/*検索結果スタイル*/

.container-kensaku {
	clear: both;
	float: left;
	width: 745px;
	margin: 50px 0 50px 0;
}

.container-kensaku h3 {
	font-size: 14px;
	margin: 0 0 14px 0;
}

.container-kensaku p {
	text-indent: 0;
	font-size: 14px;
	line-height: 160%;
	margin: 0px 0 30px 0;
}

.container-kensaku form {
	padding: 0;
	margin: 0 0 30px 0;
}

/*コメントスタイル*/

.container-comment h1 {
	font-size: 20px;
	padding: 0;
	margin: 30px 0 30px 0;
}

.container-comment h2 {
	font-size: 14px;
	padding: 0;
	margin: 0px 0 14px 0;
}

.container-comment p {
	font-size: 14px;
	line-height: 160%;
	padding: 0;
	margin: 0px 0 14px 0;
}

.container-comment label {
	display: block;
	padding: 0;
	margin: 0;
}

.container-comment textarea {
	clear: both;
	float: none;
	padding: 0;
	margin: 0 0 14px 0;
}

/*検索結果*/

.container-kensaku h3 {
	margin: 20px 0 5px 0; 
}
