/*
Theme Name: keisuke kanda
Theme URI: http://www.keisukekanda.com/
Description: keisuke kanda original for WP.
Version: 1.0
Author: Masanori Kohritani(TANY)
Author URI: http://www.social-landscape.com/
*/


/* base
__________________________ */


* {

  margin:0;
  padding:0;

}

html{
    height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
  background-color : #ffffff;
font-family:"Courier New", Courier, monospace;
}

* html div#wrapper{
    height:100%;
}

body > #wrapper {
        height: auto;
}

#wrapper{
    position : relative;
    width : 970px;
	margin-right : auto;
	margin-left : auto;
   min-height: 100%;
}

a img {
border : none;
}


/* header
__________________________ */

#header{
width: 398px; 
height: 186px;
margin-top: 20px; 
clear : both;
}

/* for nit logo__________________________ */
#header img{
padding-top : 40px;
}

#logo { 
margin-top: 20px; 
width: 398px; 
height: 82px ;
}



#header h1{
color : #000000;
text-indent: -9999px;
text-decoration : none;
font-size: 1px;
display:block;
}



/* main
__________________________ */

#main_top{
position : absolute;
margin-top : 10px;
padding-bottom:50px;
clear : both;
}

#main {
margin-top : 10px;
padding-bottom:50px;
width : 100%;
  clear : both;
 
}

/* top_menu
__________________________ */

#sidebar {
valign:top;
 margin-left :35px;
  margin-top :-50px;
  float:left;
}



#sidebar ul{
margin : 0;
padding : 0;
}






#sidebar li{
   margin-top : 25px;

}





#sidebar li, #sidebar li li {
list-style:none;
line-height:1.6em;
}



#sidebar li li{
	padding-left:30px;
      margin : 5px 0px 5px 0px;
}





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



#sidebar li a:hover,#sidebar li li a:hover{
        text-decoration : underline;
        color : #000000;
}


#sidebar li li li{
	font-size:1em; 
}



#sidebar li h2 {
	font-size:1em;
	color:#000000;
}


#sidebar li h2 a{
        text-decoration : none;
        color : #000000;
}





#sidebar li h2 a:hover{
        text-decoration : underline;
        color : #000000;
}

#sidebar li#nolink{
        text-decoration : line-through;
}

#ad_space{
margin-top: 30px; 
margin-left : 100px;

}



/* post
__________________________ */

#collec_box{
float : left;
}

.photo{
float : left;
margin-right : 15px;
}


#collec_title{
clear : both;
}

#collec_title h2{
font-size:1em;
}


/* pages
__________________________ */

#top_box{
margin-bottom : 80px; 
}

#page_box{
margin-left : 35px;
margin-top : 35px; 
margin-bottom : 80px; 
}

#page_in{
margin-left : 30px;
font-size:1em;
	color:#000000;
}

p{
margin-bottom: 2em;
}


/* news
__________________________ */
#news_box{
margin-left : 35px;
margin-top : 35px; 
}

#news_box h2{
font-size:0.9em;
margin-bottom: 2em;
	color:#000000;
}

.time{
font-size:1em;
margin-right : 20px;
}

.news_title{
font-size:1em;
margin-bottom : 7px;
}

.news_text{
font-size:1em;
}

.news_text,.news_text a{
color : #000000;
}

.news_text a{
text-decoration : underline;
}

.navigation{
margin-bottom : 100px;
}

.navigation a{
color : #000000;
text-decoration : none;
}

.navigation a:hover{
text-decoration : underline;
}

/* footer
__________________________ */

#footer{
position:absolute;
bottom:0px;
height:50px;
}


#footer_text{
font-family:"Courier New", Courier, monospace;
  font-size : 0.9em;
  color : #7f7f7f;
}

#footer_text li{
display : inline;
}

.none{
text-decoration: line-through;
  color : #000000;
}

#footer_text li a{
background:url(images/padding.gif) 0px 0px no-repeat;
  text-decoration : none;
  color : #000000;
padding-left:15px;
}

#footer_text li a:hover{
  text-decoration : underline;
}

 li#log a{
  color : #7f7f7f;
}

.jp_text{
font-family:"ＭＳ ゴシック",sans-serif; 
}

.short_en{
}