@charset "shift_jis";

/* CSS Document */


/* 全体 **********************/
*{
	margin:0;
	padding:0;
	}
	
img{
	border:none;
	}

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", Osaka,  Verdana, sans-serif;
	font-size: 75%;
	line-height:150%;
	background:url(../images/body_bg.jpg) repeat-x left top;
	}


a:link {color:#406FA3;text-decoration:none;}
a:visited {color:#406FA3;text-decoration:none;}
a:hover {color:#406FA3;text-decoration:underline;}
a:active {color:#406FA3;text-decoration:underline;}

#wrapper{
	width:800px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}
.clear{
	clear:both;
	line-height:0;
	font-size:0;
	}

/* コンポーネント **********************/
.pt10{
	padding-top:10px;
	}


/* ヘッダー **********************/
#header{
	background:url(../images/head_bg.jpg) repeat-x left top;
	height: 200px;
	position: relative;
	width: 800px;
	}
#header h1 {
	line-height:normal;
	left: 10px;
	text-align: center;
	font-size: 30px;
	position: absolute;
	width: 780px;
	top: 30px;
}
#header h1 span{
	display:block;
	font-size:12px;
	color:#777;
	margin-top: 10px;
}
#header h2 {
	width:700px;
	position: absolute;
	left: 50px;
	top: 115px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 180%;
}


#header a:link {color:#000000;text-decoration:none;}
#header a:visited {color:#000000;text-decoration:none;}
#header a:hover {color:#000000;text-decoration:underline;}
#header a:active {color:#000000;text-decoration:underline;}

/* ホーム・サインイン…部分 **********************/
#navi{
	width:798px;
	height:36px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background:#83A4C7;
	color:#FFFFFF;
	text-align:left;
	}
#navi #menu {
	float: left;
	line-height: 36px;
	margin-left: 16px;
	display: inline;
}
#navi #rss_bt {
	float: right;
	margin: 5px 5px 0 0;
	display: inline;
}
#navi #menu ul {
	list-style-type: none;
	width: 590px;
	height: 15px;
	line-height: normal;
	margin-top: 12px;
}
#navi #menu li {
	float:left;
	display:inline;
	margin-right: 7px;
	border-left: 1px solid #FFFFFF;
	padding-left: 7px;
	}
#navi #menu li.start {
	border:none;
	padding-left:0;
	}

#navi #menu li a:link {color:#FFFFFF;text-decoration:none;}
#navi #menu li a:visited {color:#FFFFFF;text-decoration:none;}
#navi #menu li a:hover {color:#FFFFFF;text-decoration:underline;}
#navi #menu li a:active {color:#FFFFFF;text-decoration:underline;}



/* コンテンツ部分 **********************/
#contents {
	text-align:left;
	margin-bottom: 23px;
}

/* 左カラム　プロフィール・カレンダー…部分 **********************/
#left_column {
	float: left;
	width: 150px;
	margin-left: 20px;
	display: inline;
	margin-top: 24px;
}

#profile {
	margin-bottom: 16px;
}
#profile h3 {
	margin-bottom: 10px;
	border-left: 2px solid #000000;
	line-height: 30px;
	padding-left: 10px;
	font-size: 140%;
}
#profile #owner_name {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#calender {
	margin-bottom: 25px;
}
#calender h3 {
	margin-bottom: 10px;
	border-left: 2px solid #000000;
	line-height: 30px;
	padding-left: 10px;
	font-size: 140%;
}

#archive {
	margin-bottom: 25px;
}
#archive h3 {
	margin-bottom: 10px;
	border-left: 2px solid #000000;
	line-height: 30px;
	padding-left: 10px;
	font-size: 140%;
}
#archive ul {
	list-style:none;
}

#category {
	margin-bottom: 25px;
}
#category h3 {
	margin-bottom: 10px;
	border-left: 2px solid #000000;
	line-height: 30px;
	padding-left: 10px;
	font-size: 140%;
}
#category ul {
	list-style:none;
}
#search_area {
	padding-bottom: 55px;
	}
#search_area h3 {
	margin-bottom: 10px;
	border-left: 2px solid #000000;
	line-height: 30px;
	padding-left: 10px;
	font-size: 140%;
}
#search_area #search_word {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	width: 98px;
}
#search_area #search_bt {
	width: auto;
	margin-top: 0px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #000000;
	display: inline;
	margin-bottom: 0px;
	float: left;
	margin-left: 5px;
	line-height: normal;
	color: #FFFFFF;
	border: none;
}
#search_area #search {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* 右カラム　他へのリンク紹介や、今後、先生の活動を推進する為の小額募金など **********************/
#right_column {
	float: right;
	margin-right: 20px;
	display: inline;
	width: 150px;
	margin-top: 24px;
}

/* 真ん中カラム　エントリー記事部分 **********************/

#center_column {
	float: right;
	width: 420px;
	margin-right: 20px;
	display: inline;
	margin-top: 24px;
}

.entry{
	margin-bottom:40px;
	}
.entry h3 {
	width: 405px;
	background: #606060;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 140%;
}

.entry h3 a:link {color:#FFFFFF;text-decoration:none;}
.entry h3 a:visited {color:#FFFFFF;text-decoration:none;}
.entry h3 a:hover {color:#FFFFFF;text-decoration:underline;}
.entry h3 a:active {color:#FFFFFF;text-decoration:underline;}


.entry p {
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.entry .entry_footer {
	margin-top: 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}
.entry_footer ul {
	width: 270px;
	float: right;
	margin-top: 11px;
}
.entry_footer li {
	float:right;
	list-style: none;
	padding-left: 10px;
	margin-left: 10px;
	border-left:1px solid #000000;
	line-height: normal;
}
.entry_footer li.start {
	margin-left:0;
	padding-left: 0;
	border:none;
	}
	
	
/* フッター部分 **********************/
#footer {
	text-align: left;
	border-top: 5px solid #83A4C7;
	width: 798px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 80%;
}
#copyright {
	margin-top: 12px;
	margin-left: 18px;
	float: left;
	width: 380px;
	margin-bottom: 16px;
}
#powered_by {
	float: right;
	margin-top: 12px;
	margin-right: 19px;
	margin-bottom: 16px;
}
#powered_by span {
	color:#316698;
	}
	
	
/* コメント投稿入力フォーム部分 **********************/
#comment_form {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	background: #F2F2F2;
	margin-bottom: 20px;
}
#comment_form th#title {
	background-color: #83A4C7;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	text-indent: 6px;
	padding: 0;
	width: auto;
}
#comment_form th {
	width:95px;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#comment_form th.pt15 {
	padding-top:15px;
	}
#comment_form td {
	width:235px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 15px;
	}
#comment_form td.pt15 {
	padding-top:15px;
	}
#comment_form #confirm, #comment_form #contribute {
	width: auto;
	margin-top: 2px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #E6E6E6;
	display: inline;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
	line-height: normal;
	border: 1px solid #D2D2D2;
	margin-right: 10px;
}
#comment_form input,#comment_form textarea {
	border:1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
#comment_form textarea {
	font-size:100%;
	}
#comment_form td#buttons {
	width:235px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#trackback_url_form {
	width: 420px;
	margin-left: auto;
	margin-right: auto;
	background: #F2F2F2;
}

/* トラックバックURL入力部分 **********************/
#trackback_url_form th#title {
	background-color: #83A4C7;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	text-indent: 6px;
	padding: 0;
	width: auto;
}
#trackback_url_form th {
	width:95px;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#trackback_url_form td {
	width:410px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	}
#trackback_url_form input {
	margin-left:auto;
	margin-right:auto;
	width: 388px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	}
