@charset "utf-8";

/* CSSリセット */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,
figure,footer,header,hgroup,menu,nav,section,summary,time,mark,
audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent;font-weight:normal;}
body{line-height:1}article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block}
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,
blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;
font-size:100%;vertical-align:baseline;background:transparent}
del{text-decoration:line-through}abbr[title],dfn[title]
{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;
margin:1em 0;padding:0}input,select{vertical-align:middle}
h1{
    font-weight: bold;
    font-size: 16px;
}
h2{
    font-weight: bold;
    font-size: 16px;
}
h3{
    margin: 30px 20px 10px 20px ;
    font-size: 20px;
}


p{
    font-size: 16px;
}

h5{
    font-size: 13px;
}

h6{
    clear:both;
    margin: 10px 20px 10px 20px ;
    font-size: 13px;
}



body{
    background: #fff0f5 ;
    font-family: Sans-Serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Helvetica,Arial;
    color: #e54e9e;
    line-height: 1.6;
    text-align: left;
}
a{ color: #007fdd;}
a:hover{color:#43b3d4;}

#wrapper{width:960px;
    margin: 0 auto;
    background: #FDBBD8;
    }
#side{
    float: left;
    width: 200px;
    font-weight: inherit;
    margin: 10px 0px 2px 20px ;
    }

#main {
    clear: both;
    overflow: auto;
    height: 600px;
    width: 960px;
}

.theme {
  text-align: left;
  float: left;
  width: 700px;
  margin-left: 15px;
  margin-bottom: 10px;
}



#step {
    overflow: auto;
    height: 600px;
    text-align: left;
    font-size: 1em;
    float: left;
    width: 720px;
    margin: 10px 0px 10px 15px ;
}

#projects{width: 670px;float: left;
    margin-right: 30px;
    }
#about{width: 260px;
    float: left;
    }

header .logo{
    float: left;
    width: 590px;
    margin-top: 10px;
    margin-left: 190px;
    text-align: center;
}
header .flag {
    font-size: 10px;
    padding-top: 40px;
    width: 65px;
    float: left;
    text-align: center;
}

header .logoj{
    float: left;
    margin-left: 250px;
    width: 480px;
    text-align: center;
}
nav{
    float: left;
    margin-top: 10px;
    width: 960px;
    text-align: center;
}
#wap {
    width: 210px;
    height: 210px;
    padding-top: 0;
    position: absolute;
    left: 745px;
    top: 160px;
}
#catch{
    width: 592px;
    float: left;
    margin-left: 40px;
    margin-top: 18px;
}

#catch_e{
    width: 625px;
    float: left;
    margin-left: 10px;
    margin-top: 18px;
    font-weight: bold;
    font-size: 15px;
}


#htm{
    width: 310px;
    margin-left: 10px;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
}
#clock{  height: 130px;
    text-align: left;
    float: left;
    width: 310px;
    margin: 0px 0px 0px 8px ; }

.bnr{
    height: 60px;
    float: left;
    width: 310px;
    margin-left: 8px;
        margin-bottom: 10px;
}
#bit {
  height: 50px;
  text-align: center;
  float: left;
  width: 310px;
  font-size: 1em;
  margin: -4px 8px 0px 8px; }

#wiki {  margin: 0px 0px 10px 0px;  height: 40px;  text-align: left; float: left;  width: 615px;  }

footer {
  background-color: #fc7eb4;
  height: 40px;
  width: 960px;
  clear: both;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.3;
  padding-top: 10px;
}
/* How to moebuntu以下 */
.step {
    text-align: center;
    background-color: #ffd7e6;
    margin: 40px 0px 10px 0px;
    padding-top: 2px;
    float: left;
    width: 690px;
}

h2.kiso {color:orange;}

h2.no {
    color: #e54e9e;
    width: 670px;
    text-align: left;
    border-bottom: dotted;
    float: left;
    padding: 0px 0px 5px 20px;
    margin: 30px 0px 10px 0px;
}
.txt {
    float: left;
    width: 670px;
    margin: 10px 0px 10px 20px;
}

.att {
    border: 1px solid #e54e9e;
    color: #e54e9e;
    width: 640px;
    font-size: 14px;
    text-align: left;
    margin: 10px 0px 10px 20px;
    padding: 10px;
    background-color: #ffd7e6;
    float: left;
}


div.foto img {
    margin: 10px 0px 10px 20px;
}

hr {
    float: left;
    border: 0;
    background: #e54e9e;
    width: 690px;
}


.more{
    float: left;
    width: 670px;
    text-align: left;
    padding: 0px 0px 5px 20px;
    margin: 10px 0px 10px 0px;
}

.phase {
    height: 55px;
    float: left;
    width: 210px;
    margin: 0px 0px 5px 20px ;
}

.phase2 {
    height: 55px;
    float: left;
    width: 210px;
    margin: 0px 0px 5px 15px ;
}


.img_gen {
    float: left;
    margin: 10px 10px 10px 20px ;
}
.img_gen4 {
    float: left;
    margin: 10px 0px 10px 20px ;
}

#flag_txt {
    font-size: 14px;
    margin: -5px 0px 5px 0px;
    float: left;}
.flags {
    height: 21px; width: 32px; margin: 0px 20px 7px 5px; float: left;
}

.amazon{
margin-left: 20px;
margin-bottom: -25px;
}

.bitcoin{
	margin-top: 10px;
margin-left: 20px;
margin-bottom: -35px;
}

.bitcoin2{
	margin-top: 10px;
margin-left: 20px;
margin-bottom: -20px;
}


/* ----table---- */
table.table211 {
margin-top: 0.2em;
margin-bottom: 1em;
width: 570px;
border-collapse: separate;
border-spacing: 2px;
font-size: 100%;
font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
}
table.table211 caption {
margin-top: 1em;
text-align: right;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 th, table.table211 td {
padding: 4px 6px;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 th {
background: #e54e9e none repeat scroll 0% 50%;
font-size: 92%;
text-align: center;
white-space: nowrap;
color: #ffffff;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 col.month {
background: #ffafc8 none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 td {
white-space: nowrap;
text-align: right;
font-family: Arial,Helvetica,sans-serif;
color: #e54e9e;
font-size: 95%;
}
table.table211 col.session {
background: #ffccdd none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 col.pageview {
background: #ffccdd none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 col.newsession {
background: #ffccdd none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 col.staytime {
background: #ffccdd none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}
table.table211 col.conversion {
background: #ffccdd none repeat scroll 0% 50%;
font-family: Arial,Helvetica,sans-serif;
}



/* ----bak---- */
img_tm- {
    float: left;
    height: 174px;
    width: 210px;
    margin: 10px 20px 10px 20px ;
}

nav-{
    float: right;
    margin-top: 35px;
    font-size: 125%;
    }
nav- li{
    display: inline;
    margin-left: 30px;
    }
nav- a{color: #666;
    text-decoration: none;
    }
nav- a:hover{color: #69c;}
