@charset "shift_jis";

body{
    background-color:#CAC999;
    font-size:62.5%;
}

.shadow{
    -moz-box-shadow: 4px 4px 8px #666;
    -webkit-box-shadow: 4px 4px 8px #666;
}

p {
    font-size: 1.2em;
    line-height: 1.6em;
    margin:0;
    padding:0;
}

.small{
    font-size:1.1em;
    color:#666;
    line-height:1.3em;
}

.small-red{
    font-size:0.8em;
    color:#FF8000;
    line-height:0.8em;
}

h1 {
    font-size:1.6em;
}

h2 {
    font-size:1.4em;
}

h3 {
    font-size:1.4em;
}

h4 {
    font-size:1.4em;
}

h5 {
    font-size:1.2em;
}

ul{
    margin:0;
    padding: 0;
    list-style:none;
}

ol{
    padding: 0;
    list-style:none;
}

a{
    text-decoration: none;
}

a:link{
    color:#6666CC;
}

a:visited{
    color:#6666CC;
}

a:hover{
    text-decoration: underline ;
    color:#336666;
}

a img{
    border: none;
}

a:hover img{
    opacity:0.7;
    filter:alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
    border: none;
}

#topicPath{
  margin:5px 25px 0px 0px;
  text-align:right;
}

#topicPath li{
  display:inline;
}

div#wrap{
    position:relative;
    width:879px;
    height:500px;
    margin:0 auto;
    padding: 0;
    z-index:1;
    background: url(../images/a_back6.jpg) no-repeat;
}

div#content{
    position:absolute; left:247px; top:33px;
    width:604px;
    height:346px;
    margin: 0;
    padding: 0;
    overflow:auto;
    z-index:4;
}

#sign{
    display:block;
    position:absolute; left:0px; top:0px;
    width:70px;
    height:200px;
    z-index:8;
}

div#side{
    position:absolute; left:81px; top:148px;
    width:140px;
    height:196px;
    z-index:4;
    font-size:1.2em;
}

#side ul{
    width:100%;
    margin: 0;
    padding:0;
}

#side a{
    display: block;
    width:140px;
    height:28px;
    text-decoration: none;
    overflow:hidden;
    line-height: 28px;
}

#side a:hover{
    background-position: right bottom;
}

.dkir span{
    position:relative;
    z-index:-1;
}

a#home{
    background: url(../images/a_side_info2.jpg) no-repeat;
}

a#menu{
    background: url(../images/a_side_menu1.jpg) no-repeat;
}

a#about{
    background: url(../images/a_side_about1.jpg) no-repeat;
}

a#photo{
    background: url(../images/a_side_photo1.jpg) no-repeat;
}

a#blog{
    background: url(../images/a_side_blog1.jpg) no-repeat;
}

a#shop{
    background: url(../images/a_side_shop2.jpg) no-repeat;
}

a#en{
    background: url(../images/a_side_en1.jpg) no-repeat;
}


#copyright{
    display:block;
    position:absolute; left:575px; top:461px;
    width:255px;
    height:16px;
    margin: 0;
    padding: 0;
    z-index:2;
}

#miniinfo{
    display:block;
    position:absolute; left:567px; top:388px;
    width:268px;
    height:68px;
    margin: 0;
    padding: 0;
    z-index:3;
}

#twitter {
    width:244px;
    height:89px;
    position:absolute; left:120px; top:388px;
    overflow:auto;
    font-size:1.2em;
}

#twitter a:link{
    color:#000;
}

#twitter a:visited{
    color:#000;
}

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

#my_twitter_status {
    display:block;
    margin: 6px 5px 0px 10px;
    line-height:1.4em;
}

#my_twitter_status_time{
    display:block;
    margin: 0px 5px 0px 10px;
}

#twitter_link{
    display:block;
    position:absolute; left:10px; top:345px;
    width:100px;
    height:150px;
    z-index:5;
}

#twitter_ico{
    display:block;
    position:absolute; left:109px; top:351px;
    width:33px;
    height:36px;
    z-index:6;
}

div#link{
    position:absolute; left:377px; top:388px;
    width:161px;
    height:89px;
    z-index:7;
}

#link ul{
    margin: 9px 0px 0px 19px;
}

#link li{
    float: left;
    margin-right:10px;
}

#add{
    display:block;
    position:absolute; left:21px; top:55px;
    margin: 0;
    padding: 0;
}