* {
 margin: 0;
 padding: 0;
}

html, body{
 height:100%;
 width:100%;
}

body {
 text-align: center;
 background:url(http://kai-ken.mods.jp/img/blog/blog_visu.png) no-repeat;
 background-position: center top;
/* background-attachment : fixed; */
 background-color : #0b1c0c;
}

.contents_title {
 background: url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/leaf.png) no-repeat 10px 10px;
}

.menu_title {
 background: url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/leaf2.png) no-repeat 10px 3px;
}

.menu3_title {
 background: url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/leaf2.png) no-repeat 10px 4px;
}

body, td {
 font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
 font-size: 12px;
 line-height: 1.8;
 color: #ffffff;
}

.menu_title, .menu3_title, h2 {
 font-size: 12px;
 font-weight: bold;
}

a:link,a:visited {
 color: #e17e73;
 text-decoration:none;
}

a:hover{
 color: #c3e5fd;
 text-decoration:none;
 position:relative;
}

a img {
 border: none;
}

input,textarea,select,button,submit {
 font-size: 12px;
 color:#cccccc;
 line-height: 1.3;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px45p.png);
 border: 1px solid #666666;
 padding:2px 5px;
}

th,td {
 vertical-align: top;
}

img.emoji {
 vertical-align: middle;
 border: 0; 
}

/* only IE6 */ 
*html .emoji { 
 margin : 0.4em 0.1em;
}

hr {
 margin-bottom:10px;
 border-width: 1px 0px 0px 0px;
 border-style: dotted;
 border-color: #666666;
 height: 1px;
}



/*レイアウト設定*/


#container {
 width: 930px;
 margin-left: auto;
 margin-right: auto;
 margin-top:0px;
 margin-bottom:0px;
 text-align: left;
}

#main {
 float : right;
 width:700px;
 overflow:hidden;
}

#menu {
 width:200px;
 padding:405px 10px 10px 10px;
 overflow:hidden;
 line-height: 1.8;
}

#menu a{
 text-decoration: none;
}

#menu a:hover{
 text-decoration: none;
}

#header {  
 width:698px;
 height:320px;
/* border: solid 1px #999999;
 -moz-border-radius: 10px;    
 -webkit-border-radius: 10px; 
 border-radius: 10px;   */
 margin-top: 10px;
 margin-right: 10px;
 text-align: left;
 position:relative;
 overflow: hidden;
}

#yoko_calender {
 width:698px;
 margin: 0px auto;
 position:relative;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px45p.png);
}

#navi {
 clear : both;
 text-align: center;
 margin-bottom: 10px;
}

#footer {
 clear : both;
 height: 70px;
 text-align: center;
 border-top: 1px dotted #cccccc;
 padding: 10px;
}



/*タイトル*/

#title {
/* background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px45p.png); */
 margin-top: 7px;
}

h1 {
 padding: 5px 35px 0px 35px;
 font-weight: bold;
 font-size: 22px;
 position:relative;
 text-align: right;
 line-height: 1.0;
}

/* h1 a, h1 a:visited {
 text-decoration: none;
 color: #ffffff;
 text-shadow: 2px 2px 2px #333333;
}

h1 a:hover {
 color: #c3e5fd;
} */

h1 a{
height: 320px;
width: 700px;
display: block;
}

h1 a span{
display: none;
}



.description {
 padding: 5px 20px 5px 20px;
 font-size: 12px;
 line-height: 1.5;
 color: #ffffff;
 text-shadow: 2px 2px 2px #666666;
 position:relative;
 text-align: right;
}


/*記事部分*/

.contents{
 margin: 0px 0px 35px 0px;
 padding: 0px 0px 8px 0px;
 border: 1px solid #999999;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px70p.png);
 background-repeat:repeat;
 -moz-border-radius: 8px;    /* Firefox */
 -webkit-border-radius: 8px; /* Safari,Chrome */
 border-radius: 8px;         /* CSS3 */
}

.contents_title {
 text-align: left;
 font-weight: bold;
 padding: 12px 10px 10px 43px;
 border-top:1px solid #cccccc;
 border-bottom:1px solid #cccccc;
}

h2  {
 font-size: 12px;
 text-decoration: none;
}

.contents_title h2 a {
 font-size: 12px;
 text-decoration: none;
 color: #c3e5fd;
}

.contents_title h2 a:hover{
 color: #ff8b8b;
 text-decoration:none;
 position:relative;
 border-bottom:1px dotted #666666;
}

.entry_text  {
 margin: 10px 0px;
}

.contents_body {
 margin:20px 20px 15px 20px;
 overflow:hidden;
}

.contents blockquote {
 margin: 0px 15px 10px 15px;
 padding: 10px;
 border: 1px dotted #666666;
 background: transparent;
 color: #ffffff;
 line-height: 1.8;
}

.entry_state {
 text-align: right;
 margin:0px;
 padding:10px 15px 5px 10px;
 font-size:11px;
 color:#cccccc;
 line-height:1.5;
}

.entry_state a {
 font-size:11px;
 color:#af4539;
 text-decoration:none;
 position:relative;
 border:none;
}

.entry_state a:hover {
 font-size:11px;
 color:#FF8B8B;
 text-decoration:none;
 position:relative;
 border-bottom:1px dotted #666666;
}

.link_block {
 margin: 0px 10px;
 padding: 10px 20px;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px70p.png);
 background-repeat:repeat;
 border: 1px solid #cccccc;
}

.link_title {
 margin-bottom: 5px;
 color : #8f4b4b;
 font-weight: bold;
 border-bottom: 1px dotted #cccccc;
}

.com_state {
 margin-top: 10px;
 text-align: right; 
}

.trackback_waku {
 margin: 20px 5px 30px 5px;
 border: 1px dotted #cccccc;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px70p.png);
 background-repeat:repeat;
}



/*メニュー*/

#menu_in {
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px45p.png);
}

.menu_block {
 margin-bottom:30px;
 padding-bottom:20px;
}

.menu_title {
 border:1px solid #999999;
 color:#ffffff;
 padding:5px;
 padding-left:40px;
 padding-right:10px;
 line-height: 1.5;
 -moz-border-radius: 5px;    /* Firefox */
 -webkit-border-radius: 5px; /* Safari,Chrome */
 border-radius: 5px;         /* CSS3 */
}

.menu_title:first-letter {
 color : #c3e5fd;
}

.menu_body {
 margin:10px 0;
 padding: 0 5px;
 overflow:hidden;
}

ul {
 list-style-type: none;
}

.menu3{
 margin: 0px 0px 35px 0px;
 padding:10px 0px 10px 0px;
 border: 1px solid #999999;
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px70p.png);
 background-repeat:repeat;
 -moz-border-radius: 8px;    /* Firefox */
 -webkit-border-radius: 8px; /* Safari,Chrome */
 border-radius: 8px;         /* CSS3 */
}

.menu3_title {
 border-top: 1px solid #666666;
 border-bottom:1px solid #666666;
 color:#ffffff;
 padding:5px;
 padding-left: 40px;
 padding-right:10px;
}

.menu3_title:first-letter {
 color : #ffffff;
}

.menu3_body {
 margin: 0px;
 padding:10px 15px;
 overflow:hidden;
}


/* ページ移動 */

.page_navi {
 margin:10px;
 text-align: center;
 margin:0px auto; /* 左右マージンを自動算出して中央に配置 */
}


/* カレンダー */

.calender{
 width: 177px;
 margin-left: auto;
 margin-right: auto;
}

.calender caption {
 font-size: 12px;
 border-bottom: 1px solid #cccccc;
}

.calender th {
 font-weight: normal;
 text-align: center;
 border-bottom: 1px dotted #666666;
}

.calender td {
 text-align: center;
 border-bottom: 1px dotted #666666;
}

.calender a:link, .calender a:visited {
 font-weight:bold;
 color:#ac6837;
 text-decoration:none;
}

.calender a:hover {
 color:#ff8b8b;
 font-weight:bold;
 text-decoration:none;
}

th#sun {
 color: #af4539;
}

th#sat {
 color: #4169e1;
}


/* YokoCalender */

.yoko_calender {
 text-align:center;
 font-size:12px;
 color:#ffffff;
 text-shadow: 1px 1px 1px #666666;
 margin:0px auto; /* 左右マージンを自動算出して中央に配置 */
}

.mon {
 margin:10px 0 0 0;
}

.day {
 margin:0 2px;
}

.yoko_calender a:link, .yoko_calender a:visited {
 font-weight:normal;
 color:#e17e73;
 text-decoration:none;
}

.yoko_calender a:hover {
 color:#c3e5fd;
 text-decoration:none;
}

/* 横カレンダーがいらない場合は、HTMLソースの横カレンダーここから、横カレンダーここまでの部分を削除してください */


/* 全記事表示 */

 .entry_all {
 margin: 0px 0px 35px 0px;
 padding:10px 0px 10px 0px;
 border: solid 1px #999999;
 -moz-border-radius: 8px;    /* Firefox */
 -webkit-border-radius: 8px; /* Safari,Chrome */
 border-radius: 8px;         /* CSS3 */
 background:url(https://blog-imgs-58.fc2.com/s/o/r/sorauta1/10px70p.png);
 background-repeat:repeat;
 line-height: 1.8;
 color: #ffffff;
}

.all_body{
 margin: 5px 10px;
 padding: 0px 10px;
 border-bottom:1px dotted #555555;
}

.all_day {
 padding: 5px 0 0 0;
 margin: 0;
}


/*管理ページリンク*/

ul.admin {
 margin : 0;
 height: 22px;
 padding : 0px 20px 0px 0px;
 list-style-type : none;
 text-align : right;
}

ul.admin li { 
  display : inline; 
}

ul.admin a:link {
 color : #e17e73;
 text-decoration : none;
}

ul.admin a:hover {
 color : #c3e5fd;
 text-decoration : none;
}


/*コメントリスト*/

.sidehide{
 display:none;
 padding: 10px 20px;
 text-align: left;
 line-height: 1.8;
 color: #ffffff;
}


/* --- プロフィール画像の余白・表示位置（プラグイン無効・有効時共通）--- */

.author-image img,
.plugin-myimage img { display: block;
                      margin: 0 0 15px;
                      text-align: center;
border:none;}
html>body .author-image img,
          .plugin-myimage img { display: block;
                                 margin: 0 auto 15px;
 border:none;}
/* Opera、Firefoxなど比較的新しいブラウザでのプロフィール画像表示位置 */