@charset "UTF-8";
/* formatting style
--------------------------------------------------*/

/* body
--------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #461E18;
	background-color: #461E18;
}

/* link styles
-------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FF631C;
	text-decoration: underline;
}
a:visited {
	color: #FF631C;
	text-decoration: underline;
}
a:hover {
	color: #Ff631C;
	text-decoration: underline;
}
a:active {
	color: #FF631C;
	text-decoration: underline;
}

/*#content .entry a[href^="http://"], #content2 .entry a[href^="http://"] {
	background:transparent url(images/icon_external.gif) center right no-repeat;
	display:inline-block;
	padding-right:15px;
}
*/
/* header
--------------------------------------------------*/
#header {

}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
margin:15px 0 0;
padding:25px 25px 40px 0;
}

/* basic layout
-------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 740px;
}

#top {
	width: 600px;
}
#members {
	float: right;
	width: 135px;
	padding: 20px 25px 35px 0px;
}
#info {
	float: left;
	width: 390px;
	padding: 20px 25px 35px;
}
#main {
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	float: right;
	width: 365px;
	padding: 35px 25px 35px 0px;
}
#sidebar {
	float: left;
	width: 165px;
	padding: 35px 25px 35px 20px;
}


/* header styles
-------------------------------------------------*/
#header {
	height: 100px;
	position: relative;
	background-color: #461E18;
}
#header #logo {
	position: absolute;
	left: 20px;
	top: 40px;
}
#header ul {
	left: 210px;
	top: 45px;
	position: absolute;
}
#header ul li {
	float: left;
	list-style: none;
}


/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
font-size:120%;
font-weight:bold;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#f0f0f0;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
color:#ff7700;
text-decoration:none;
}

#nav li a.active {
color:#ff7700;
text-decoration:none;
}

.clear {
clear:both;
}

.index_image{
	width:740px;
	height:320px;
	overflow:hidden;
}

/* content_left
--------------------------------------------------*/
#content_left{
	width:220px;
}


/* content
--------------------------------------------------*/
#content {
/*margin:0 250px 0 0 !important;*/
margin:0 !important;
padding:10px 20px 0px;
background:#fff;
overflow:hidden;

}

#content:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content_top{
	float:left;
	width:450px;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}

#content2 {
	margin:0 !important;
	padding:0 0 20px 0;
	background:#fff;
}

#content2:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content2_left{
	float:left;
	width:130px;
	padding:30px 20px 0 20px;
}

#content2_right{
	float:right;
	width:550px;
	padding:30px 20px 0 0;
}

#content2_right h2, #content2_left h2{
	border-bottom:1px solid #EFF8FB;
}

#content2 #content2_left ul.books_list{
	list-style-type: none;
	margin:10px 0 0;
	padding:0;
}

#content2 #content2_left ul.books_list li{
	margin-bottom:10px
}

#content2 #content2_left ul.books_list li img{
	margin:0 auto;
	text-align:center;
}

#content2 h3{
padding:0 20px;
}

#content p,#content2 p {
line-height:25px;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#ff7700;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2,#content2 h2 {
font-size:1.2em;
font-weight:bold;
color:#ff7700;
line-height:25px;
margin:5px 0;
padding:5px 0;
border-bottom:1px solid #EFF8FB;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
color:#222;
margin:10px 0;
}

#content h3 {
font:1em;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160%;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}


#content_nekouta {
	margin:20px 0 0 !important;
	padding:0;
    overflow: hidden;  
    height: auto; 
}

#content_nekouta:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#content_left_nekouta{
    float: left;  
	padding:40px 0;
	background:#818182;
	width:243px;
	margin:0 auto;
    padding-bottom: 32767px;  
    margin-bottom: -32767px;   
}

#content_right_nekouta{
    float: left;  
	padding:40px 0;
	background:#3c3c3c;
	width:497px;
    padding-bottom: 32767px;  
    margin-bottom: -32767px;   
}

#content_right_nekouta h2, #content_left_nekouta h2{
	border:none;
	font-weight:bold;
	color:#ffffff;
}

#content_right_nekouta h2{
	width:497px;
	text-aling:center;
}

#content_left_nekouta ul {
	margin:10px;
	padding:25px 15px 25px 5px;
	background-color:#a5a5a5;
}

#content_left_nekouta ul li {
	color:#fff;
	margin-left:5px;
	list-style: none;
}

#content_left_nekouta ul li a{
/*	font-size:1.0em;*/
	color:#ffffff;
	text-decoration:none;
}

#content_nekouta_sw{
	text-align:center;
}

#content_nekouta_sw a{
	padding:10px 20px;
	color:#fff;
}


/* link (content)
--------------------------------------------------*/
dl.link{
	padding:10px 0 30px; 0
}

dl.link dt{
	font-size:1.2em;
}

dl.link dd{
	padding-bottom:10px;
}

/* mail (content)
--------------------------------------------------*/
#content2 .mail{
}

#content2 .mail li{
	font-size:100%;
	padding:5px 0;
}

#content2 .mail_detail{
	padding:20px 30px;
}

/* books (content)
--------------------------------------------------*/
#content2 .books{
	clear:both;
	padding:30 0 20px;
	margin-bottom:50px;
	border-bottom:10px dotted #EFF8FB;
}

#content2 .books img{
	margint:0 10px;
	float:left;
}

#content2 .books dl {
	border:1px solid #EFF8FB;
	width:310px;
	margin-left:220px;
	padding:0 5px;
}

#content2 .books dt {
	float:left;
	width:80px;
	padding:5px 0 5px 0;
	font-weight:bold;
	text-align:right
}

#content2 .books dd {
	width:200px;
	margin-left:90px;
	padding:5px 0 5px 5px;
	border-left:1px solid #EFF8FB;
}

#content2 .books h3 {
	margin-left:200px;
	color:#461E18;
	font-size:140%;
}

#content2 .books h4 {
	clear:both;
	margin:0 0 5px;
	padding:10px 0 0 0;
	color:#461E18;
	border-bottom:1px solid #EFF8FB;
	font-size:120%;
}

#content2 .books p {
	margin:5px 0 10px;
	padding:0;
}

#content2 .books .books_link {
	clear:both;
	padding:10px 0;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:none;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 20px 0;
}

.post img {
/*background:#ccc;
border:5px solid #eee;
padding:1px;*/
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
text-align:right;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#333;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:0 0 30px;
height:100%;
padding-bottom:32768px;
margin-bottom:-32768px;
}

#sidebar h2 {
letter-spacing:1px;
font-size:120%;
color:#ff7700;
border-bottom:1px solid #EFF8FB;
margin:5px 0;
padding:5px 0;
}

#sidebar ul {
list-style:none;
margin:0 0 23px;
}

#sidebar li {
list-style:none;
}

#sidebar li a:hover {
color:#000;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
font-size: 85%;
/*border-bottom:1px solid #EFF8FB;*/
/*padding:10px;*/
font-size:
}

a,#sidebar li a,#footer a {
text-decoration:none;
}

/* footer styles
-------------------------------------------------*/
#footer {
	padding: 25px 0px;
	clear: both;
	background-repeat: no-repeat;
	background-color: #461E18;
	color: #FFFFFF;
}
#footer address {
	font-size: 100%;
	text-align: center;
}

/* clear fix
-------------------------------------------------*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
