@charset "utf-8";





/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
  margin: 0;
  padding: 0;
}



/* Default
------------------------------------------------- */

body {
  background-color: #FFFFFF;



  color: #000000;
  text-align: center;
  font-family: "メイリオ", Meiryo, Verdana, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.4;
  font-size: small !important; /* IE7 */
  font-size: 82%;   /* IE6 */
  word-break: break-all;
}
/* Modern browser */
html>/**/body {
  font-size: 13px;
}



/* Hyper text
------------------------------------------------- */

a { 
  text-decoration: none;
  /**/
  overflow: hidden;  /* for Fx */
  /**/
}

a:link,
a:visited {
  color: #000000;
}

a:focus,
a:hover,
a:active {
  color: #FF69A3;
}



/* Image
------------------------------------------------- */

img,
a img {
  border: none;
}
  
.emoji {
  vertical-align:middle;
}


/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
  
h2 { font-size: 130%; }
  
h3 { font-size: 115%; }
  
h4,h5,h6 { font-size: 100%; }
  
ul, ol, li, dl, dt, dd { list-style: none; }

table {
  font-size: small　!important;  /* for Modern browser */
  font-size: 82%;  /* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;

  background-color: #FFFFFF;
  position:　relative;
}

#header {
  padding: 20px 20px;
        background-image: url("//blog-imgs-44-origin.fc2.com/t/a/k/takarain/20130425000002(3).jpg");
        background-repeat:no-repeat;
        height:204px ;

  
}

#wrap {
  width: 680px;
  float: left;
}
#wrap:after {
  content: "";
  overflow: hidden;
  display: block;
  height: 1px;
  clear: both;
}
/**/
* html #wrap {
  overflow: visible;
  height: 1px;
}
/**/

#main {
  float: right;
  width: 460px !important;
  width /* for IE5.5 */: 500px;
  padding: 0px 0px 5px 0px;
  overflow: hidden;
  margin-left: 12px;
  
}

#sidemenu1 {
  float: left;
  width: 208px;
  padding-bottom: 20px;
  overflow: hidden;
      
}

#sidemenu2 {
  float: right;
  width: 208px;
  padding-bottom: 20px;
  overflow: hidden;
}

#footer {
  clear: both;
  padding: 10px 0px;
  width: 100%;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 90%;   /* for IE6 */
        background-image: url("http://templates.blog.fc2.com/template/white_style/footer.gif");
}



/* Header
------------------------------------------------------------ */

#header h1 {
  text-align: left;
  padding-bottom: 5px;
}
  
#header p {
  text-align: left;
}



/* Main Contents
------------------------------------------------------------ */

.content {
  margin-bottom: 20px;
  text-align: left;
  width: 456px;
  border: 1px solid #dddddd;

background-image: url(http://templates.blog.fc2.com/template/white_style/side_footer.gif);
  background-repeat:no-repeat;
  background-position: bottom;
}

.xcalender {
  background-image: url("http://templates.blog.fc2.com/template/white_style/calender.gif");
  background-position: center;
  background-repeat:no-repeat;
  color: #787878;
  font-size: small;
  height:35px !important;
  height /*ie5.5*/:50px;
  left : 0px;
  letter-spacing:-1px;
  padding-top:15px !important;
  padding-top /ie5.5/: 15px;
  position: absolute;
  text-align: center;
  top: 195px;
  width: 100%;
  voice-family: ""}"";
  voice-family: inherit;
  z-index: 50;
}

.xcalender a {
  color: #6598ff;
font-weight:bold;
}

.xcalender a:hover {
  color: #000000;
}

.xcalender li {
  display: inline;
  padding-right: 2px;
  padding-left: 2px;
}


h2.entry_header {
  text-align: left;
        background-image:url("http://templates.blog.fc2.com/template/white_style/title_main.gif");
        background-repeat: no-repeat;
        background-position: left top;
        height: 34px;
        padding: 5px 0px 0px 15px;
        width: 456px !important;
  width: 440px;
}

.entry_body {
  text-align: left;
  margin-top: 0px;
  padding:  5px 15px 0px 20px;
  overflow: hidden;

  
}

.entry_body .entry_more {
  padding: 15px 15px 15px 0px;
  margin: 0px;
}
  
.entry_body .tag_lnk {
  margin: 0px;
}
  
.entry_body .theme {
  margin: 10px 0px 0px;
}

.entry_footer {
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
        
}

.entry_footer li {
  display: inline;
  list-style-type: none;
}
.blog_baton {
       border:1px solid #90DCF6;
      
       }

/* clap + bookmark */
.fc2_footer {
  margin: 10px 0px 0px;
}

.page_navi {
  margin-bottom: 15px;
  text-align: center;
}

.pagetop {
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
        padding: 0px 0px 10px 0px;
}
.pagetop a{
  color: #66CCFF;
  background-image: url("http://templates.blog.fc2.com/template/white_style/pagetop_deco.gif");
        background-repeat: no-repeat;
  background-position: left;
        padding: 15px;
}

a#container{
        text-align:-9999px;

}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
  margin: 0em 0em 0.5em;
}

.entry_body p {
  margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
  margin: 1em 0em 1em;
}

.entry_body ul li {
  list-style: disc outside;
  margin-left: 15px;
}

.entry_body ol li {
  list-style: decimal outside;
  margin-left: 2em;
}

.entry_body dl {
  margin: 1em 1.5em;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  padding: 1em 1em 0em;
}

.entry_body dt {
  font-weight: bold;
  margin-bottom: 0.5em;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

.entry_body dd {
  margin: 0em 1em 1em;
}

.entry_body blockquote {
  margin: 5px;
  padding: 5px;
  border: 1px dotted;
}

.entry_body pre {
  margin: 1em auto;
  padding: 0.5em;
  border: 1px solid;
  font-family: sans-serif;
  overflow: auto;
  width: 90%;
}




/* for without MacIE5 */
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
  text-align: left;
  margin-bottom: 10px;
  padding:5px 0px 0px 10px;
}

.sub_title {
  margin-bottom: 5px;
  margin-right: 10px;
  margin-left: 10px;
}

.sub_body {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.list_body {
  margin-bottom:10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

.list_body li {
  margin-bottom: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  padding-bottom: 1px;
}

.sub_footer {
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.sub_footer li {
  display: inline;
  list-style-type: none;
}
  
.form dl {
  margin-right: 10px;
  margin-left: 10px;
}

.form dl dd {
  margin-bottom: 5px;
}

.form dl dd textarea {
  width: 380px;
  height: 150px;
}

.form input#himitu {
  margin-right: 0.5em;
}

.form .form_btn {
  margin-top: 20px;
  margin-bottom: 15px;
  margin-right: 10px;
  margin-left: 10px;
}

.form .form_btn input {
  margin-right: 3px;
}

.content .sub_header{
  border-left:3px solid #90DCF6;
       margin:0px 0px 10px 5px;
       padding:5px 10px 5px 10px;
}

h3.sub_title{
  border-left:3px solid #90DCF6;
  padding:0px 0px 0px 5px;
  border-bottom:1px solid #90DCF6;
}

.trackback_url {
  padding-bottom: 30px;
  margin-right: 10px;
  margin-left: 10px;
  text-align: left;
}

.trackback_url input {
  padding: 1px;
  width: 85%;
   border: 1px solid #66CCFF;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
  margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
  margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
}

.sidemenu_body {
  margin-bottom: 15px;
        border:1px solid #dddddd;
 
}
  
.sidemenu_body .plg_title {
        background-image: url("http://templates.blog.fc2.com/template/white_style/title_side.gif");
        background-repeat: no-repeat;
        background-position: top;
        height:34px;
        padding:5px 0px 0px 10px;
       
}        

  
.sidemenu_body .plg_header{
        margin-top: 3px;
  margin-right: 10px;
  margin-left: 10px;
} 
.sidemenu_body .plg_body{
        padding:5px 5px 10px 10px;
}
.sidemenu_body .plg_body ul{
       color:#66CCFF
} 

.sidemenu_body .plg_footer {
  background-image: url("http://templates.blog.fc2.com/template/white_style/side_footer.gif");
        background-repeat: no-repeat;
        background-position: left bottom;
  padding:0px 0px 5px 10px;
      
}

.sidemenu_body .plg_body input {
  margin: 2px;
}




/* Calendar(Plugin)
------------------------------------------------------------ */

table.calender {
  width: 90%;
  margin: 0px auto;
}

table.calender caption {
  margin-bottom: 10px;
  margin: 0px auto;
}

table.calender th,
table.calender td {
  padding: 0.1em;
  border-bottom: 1px dotted #cccccc;
  text-align: center;
}

table.calender td a:link{
  display: block;
  color: #FFFFFF;
  background-color: #90DCF6;
  border: 1px #D9EFE9 solid;
}

table.calender td a:visited {
  display: block;
  color: #000000;
  background-color: #90DCF6;
  border: 1px #D9EFE9 solid;
}

table.calender td a:focus,
table.calender td a:hover,
table.calender td a:active {
  background-color: #FFFFFF;
  border: 1px #66CCFF solid;
  color: #000000;
}

table.calender th#sun {
  color: #FF0000;
}

table.calender th#sat {
  color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
  text-align: left;
  margin-bottom: 10px;
}

.tab input{
  padding: 3px 5px;
}

.tab input.b1{
  margin-right: 5px;
  border: 1px solid #66CCFF;
        background-color: #FFFFCC;
  
}
.tab input.b2{
  margin-right: 5px;
  border: 1px solid #66CCFF;
        background-color: #FFFFCC;
  
}
    
.mylog {
  padding: 5px;
  text-align: left;
  background-color: #FFFFFF;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 90%;   /* for IE6 */
}

.mylog .title {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  margin: 0px 0px 10px;
  padding: 0px 0px 3px;
}

.mylog dl {
  margin: 0px;
  padding: 0px;
}

.mylog dt.day {
  margin: 0px;
  padding: 0px 0px 5px;
  background-color: #FFFFFF;
  background-image: none;
  text-align: left;
  font-size: 85% !important;  /* for Modern browser */
  font-size: 90%;   /* for IE6 */
}

.mylog dd.piyolog {
  margin: 0px 0px 5px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #A5A5A5;
  padding: 0px 0px 10px;
}


.license {
  text-align: right;
  font-size: 88% !important;  /* for Modern browser */
  font-size: 93%;   /* for IE6 */
}



/* Footer
------------------------------------------------------------ */

#footer p {
  margin-bottom: 3px;
}

#footer .copyright {
  margin-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
  font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
