/*
Theme Name: tax-furuya
Theme URI: http://tax-furuya.com/
Description: studioexis
Author: studioexis moto
*/

*{
margin: 0;
padding: 0;
}*

body{
background-image: url("image/body.gif");
background-repeat: repeat;
/*background-color: #ffffff;*/
margin: 0;
padding: 0;
font-family: 'MS PGothic', Osaka, sans-serif;
}

hr{
display: none;
}

img{
border-style: none;
}

a{
outline: 0;
}

#wrapper{
background-image: url("image/bg.gif");
background-repeat: repeat-y;
width: 860px;
height: auto;
margin: auto;
}

#header{
background-image: url("image/header.gif");
background-repeat: no-repeat;
width: 850px;
height: 80px;
margin: auto;
}

#header h1{
font-size: 0.7em;
color: #333333;
padding: 0 10px;
}

#logo{
width: 850px;
height: 60px;
margin: auto;
}

#container{
width: 850px;
height: auto;
margin: auto;
}

#contents{
width: 650px;
height: auto;
margin: auto;
float: right;
text-align: justify;
line-height: 2.0;
}

#maincontents{
width: 640px;
height: auto;
}

#maincontents h4{
font-size: 0.95em;
color: #333333;
}

#maincontents p{
font-size: 0.9em;
color: #333333;
}

#page{
width: 640px;
height: auto;
}

#page h4{
font-size: 1em;
color: #333333;
}

#page h5{
font-size: 1em;
color: #333333;
padding: 10px 0px;
}

#page h6{
font-size: 0.95em;
color: #333333;
padding: 3px 5px;
border-left: 8px solid #448aca;
}

#page p{
font-size: 0.9em;
color: #333333;
}

#archive{
width: 640px;
height: auto;
}

#archive h4{
background-image: url("image/bar.gif");
background-repeat: no-repeat;
font-size: 1em;
color: #333333;
padding: 0 15px;
}

#archive h5{
font-size: 1em;
color: #333333;
padding: 0 0;
border-bottom: 1px solid #448aca;
}

#archive p{
font-size: 0.9em;
color: #333333;
}

#pankuzu{
width: 640px;
height: auto;
margin-bottom: 5px;
}

#pankuzu p{
font-size: 0.75em;
}

td{
font-size: 0.9em;
color: #333333;
padding: 5px 10px;
}

#sidebar{
width: 180px;
height: auto;
margin: auto;
float: left;
}

#sidenavi ul{
/*margin: 0 0 0 0;*/
padding: 0;
list-style: none;
}

#sidenavi li,#sidenavi a{
float: left;
/*display: block;*/
width: 180px;
height: 45px;
background-image: url("image/navi.gif");
text-indent: -9999px;
}

#sidenavi01 a {background-position: 0 0 }
#sidenavi02 a {background-position: 0 -45px }
#sidenavi03 a {background-position: 0 -90px }
#sidenavi04 a {background-position: 0 -135px }
#sidenavi05 a {background-position: 0 -180px }
#sidenavi06 a {background-position: 0 -225px }
#sidenavi07 a {background-position: 0 -270px }
#sidenavi08 a {background-position: 0 -315px }
#sidenavi09 a {background-position: 0 -360px }
#sidenavi01 a:hover {background-position: -180px 0 }
#sidenavi02 a:hover {background-position: -180px -45px }
#sidenavi03 a:hover {background-position: -180px -90px }
#sidenavi04 a:hover {background-position: -180px -135px }
#sidenavi05 a:hover {background-position: -180px -180px }
#sidenavi06 a:hover {background-position: -180px -225px }
#sidenavi07 a:hover {background-position: -180px -270px }
#sidenavi08 a:hover {background-position: -180px -315px }
#sidenavi09 a:hover {background-position: -180px -360px }


#footer{
clear: both;
background-image: url("image/footer.gif");
background-repeat: no-repeat;
width: 850px;
height: 80px;
margin: auto;
}

#footer address{
font-size: 0.8em;
font-style: normal;
color: #333333;
text-align: center;
margin-right: 5px;
}

#footer ul{
list-style: none;
text-align: center;
margin-right: 5px;
}

#footer li{
display: inline;
font-size: 0.8em;
}