/* ------------------------------
 全体
------------------------------ */

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #DDD;
	margin: 0 auto;
	font-size: 1em;
	color: #333;
	text-align: center;
}
p {
	line-height: 1.5;
}
table {
	background-color: #FFFFFF;
	text-align: left;
}
td {
	vertical-align: top;
}
hr {
	clear: both;
}
img {
	border: none;
	vertical-align: top;
}

/* ------------------------------
 見出し部分
------------------------------ */

h1 {
	margin: 10px;
	padding: 0;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	height: 100px;
	background-image:url(image/h2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 24px;
	line-height: 130px;
	padding-left: 20px;
}
h3 {
	background-image:url(image/icon01.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #215c0a;
	margin: 30px 0 0 0;
	padding-left: 35px;
	line-height: 31px;
}
h3 a {
	color: #215c0a;
}
h3 a:hover {
	color: #F00;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #215c0a;
	margin: 40px 0 0 5px;
	border-bottom: solid 1px #215c0a;
	padding-bottom: 5px;
}

.mb20 {
	margin-bottom: 20px;
}

/* ------------------------------
 画像関連
------------------------------ */

.imgleft {
	float: left;
	padding: 10px;
}
.imgright {
	float: right;
	padding: 10px;
}

/* ------------------------------
 テキスト関連
------------------------------ */

p.center {
	text-align: center;
	margin: 20px 0;
}
p.center02 {
	text-align: center;
	margin: 0 auto;
}
p.text01 {
	margin: 15px 5px;
}
p.text01 img {
	vertical-align: middle;
	margin: 0 5px;
}
p.text02 {
	margin: 15px 15px;
	font-size: 0.9em;
}
span.red {
	color: #FF0000;
}
span.blue {
	color: #0000FF;
}
span.bold {
	color: #000000;
	font-weight: bold;
}
span.line {
	text-decoration: underline;
}
span.none {
	display: none;
}
ul.list {
	margin: 15px 30px;
	font-size: 0.9em;
}
ul.list li {
	margin-bottom: 10px;
	line-height: 1.5em;
}
ol.list {
	margin: 15px 30px;
	font-size: 0.9em;
}
ol.list li {
	margin-bottom: 10px;
	line-height: 1.5em;
}
p.clear {
	clear: both;
}
span.small {
	font-size: 12px;
}
span.small02 {
	font-size: 10px;
}

/* ------------------------------
 全体
------------------------------ */

div.wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}
div.english_link {
	float: right;
	margin: 5px 10px;
	font-size: 16px;
}
div.english_link img {
	vertical-align: middle;
	margin-right: 5px;
}
div.english_link a {
	color: #497d00;
	font-weight: bold;
}
div.contents {
	clear: both;
	width: 900px;
	margin: 0 10px;
}
div.left_c {
	width: 290px;
	float: left;
}
div.right_c {
	width: 610px;
	float: right;
}

/* ------------------------------
 メニュー
------------------------------ */

ul.menu {
	list-style: none;
	margin: 20px 0;
}
ul.menu li {
	width: 270px;
	height: 29px;
	background-image:url(image/menu.gif);
	background-repeat: no-repeat;
	line-height: 29px;
}
ul.menu a {
	display: block;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}
ul.menu a:hover {
	background-image:url(image/menuon.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
li.menu01 {
	font-size: 12px;
}
li.menu02 {
	font-size: 10px;
}

/* ------------------------------
 RSS
------------------------------ */

#blog_view {
	width: 270px;
}
#blog_view ul {
	border-left: solid 5px #ff6801;
	border-bottom: solid 5px #ff6801;
	border-right: solid 5px #ff6801;
	list-style: none;
	padding: 10px 10px;
	font-size: 12px;
	overflow: auto;
	height: 400px;
}
#blog_view li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: dotted 1px #333;
}

/* ------------------------------
 トップページ
------------------------------ */

p.midashi01 {
	background-image:url(image/icon01.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #215c0a;
	margin: 15px 0 0 0;
	padding-left: 35px;
	line-height: 31px;
}
div.address {
	background-color: #e5f695;
	margin: 15px 40px;
	padding: 20px 0 20px 40px;
}
div.address p {
	font-weight: bold;
	color: #000;
}

/* ------------------------------
 パンくず
------------------------------ */

p.bread {
	text-align: right;
	font-size: 0.6em;
	margin:10px 0;
}
p.top {
	text-align: right;
	font-size: 0.6em;
	margin:10px 0;
}

/* ------------------------------
 書籍
------------------------------ */

div.books {
	background-color: #F6F3BA;
	border: solid 1px #004824;
	margin-bottom: 20px;
}
div.books p {
	margin: 10px;
}
p.books_title {
	font-weight: bold;
	color: #004824;
	border-bottom: solid 1px #004824;
}
p.books_title02 {
	font-weight: bold;
	color: #004824;
}
p.books_date {
	font-size: 1em;
}
p.books_text {
	font-size: 0.8em;
}
p.amazon {
	font-size: 0.7em;
}
p.amazon a {
	background-color: #004824;
	padding: 5px;
	color: #FFF;
}
p.amazon a:hover {
	background-color: #EE4302;
}
p.amazon02 {
	font-size: 0.7em;
	margin: 15px 0;
}
p.amazon02 a {
	background-color: #004824;
	padding: 5px;
	color: #FFF;
}
p.amazon02 a:hover {
	background-color: #EE4302;
}

/* ------------------------------
 論文
------------------------------ */

div.paper {
	background-color: #C7F6CE;
	border: solid 1px #042348;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.paper p {
	margin: 10px;
}
div.paper00 {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.paper00 p {
	margin: 10px;
}
p.paper01 {
	font-size: 0.9em;
	font-weight: bold;
}
p.paper02 {
	font-size: 0.8em;
}

/* ------------------------------
 エッセイ
------------------------------ */

div.essay {
	background-color: #FFF;
	border: solid 1px #AAA;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
div.essay p {
	margin: 10px;
}
p.essay01 {
	font-size: 0.9em;
	font-weight: bold;
}
p.essay02 {
	font-size: 0.8em;
}

/* ------------------------------
 テーブル
------------------------------ */

table.tab {
	margin: 20px 0 60px;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	border-collapse: collapse;
}
table.tab td {
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}
table.tab p {
	margin: 10px;
}
td.tab01 {
	background-color: #EEE;
}
td.tab02 {
	background-color: #FFF;
}
td.center {
	text-align: center !important;
}


/* ------------------------------
 代表者プロフィール
------------------------------ */

table.profile {
	margin: 20px auto;
}
table.profile td {
}
table.profile p {
	margin: 5px;
}
td.profile01 {
	width: 120px;
}
td.profile02 {
	width: 480px;
}
.kakomi {
	padding: 10px;
	border: 1px solid #CCC;
}

/* ------------------------------
 フッター
------------------------------ */

div.footer {
	clear: both;
	margin-top: 20px;
	text-align: center;
}
div.footer p {
	padding: 10px 0 10px 0;
	font-size: 0.75em;
	border-top: solid 1px #497d00;
}
.star {
	margin-top: -5px!important;
}
.star_s {
	
}
