/*
Theme Name: issyou
Theme URI: http://www.mylife-issyou.com/
Description: studioexis
Author: studioexis moto
*/

*{
margin: 0;
padding: 0;
}*

body{
background-image: url("image/bg.gif");
background-repeat: repeat;
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/w-bg.gif");
background-repeat: repeat-y;
width: 854px;
height: auto;
margin: auto;
text-align: justify;
line-height: 1.8;
}

#header{
background-image: url("image/header.gif");
background-repeat: no-repeat;
width: 850px;
height: 100px;
margin: auto;
}

#headnavi{
width: 850px;
height: 20px;
margin: auto;
}

#headnavi h1{
color: #ffffff;
font-size: 0.7em;
}

#logo{
width: 850px;
height: 80px;
margin: auto;
}

#logo h2{
font-size: 0.8em;
float: left;
}

#container{
width: 850px;
height: auto;
margin: auto;
}

#content{
width: 650px;
height: auto;
margin: auto;
float: right;
}

#maincontents{
width: 640px;
height: auto;
margin: 5px;
}

#maincontents h3{
font-size: 0.85em;
}

#maincontents h4{
font-size: 0.8em;
color: #333333;
}

#maincontents h5{
font-size: 0.8em;
}

#maincontents p{
font-size: 0.75em;
}

#page{
width: 640px;
height: auto;
margin: 5px;
}

#page h3{
background-image: url("image/titlebar.gif");
background-repeat: no-repeat;
width: auto;
height: 38px;
color: #333333;
font-size: 0.9em;
padding: 2px 20px;
}

#page p{
font-size: 0.75em;
}

#contents{
width: 640px;
height: auto;
margin: 5px;
}

#contents h3{
font-size: 0.85em;
padding: 3px 5px;
border: 3px ridge #f0f0f0;
background-color: #ffffff;
}

#contents p{
font-size: 0.75em;
}

td{
font-size: 0.8em;
color: #333333;
padding: 5px 10px;
}

#pankuzu{
width: 650px;
height: auto;
margin: auto;
}

#pankuzu p{
font-size: 0.7em;
}

#sidebar{
width: 200px;
height: auto;
margin: auto;
float: left;
text-align: justify;
line-height: 1.5;
}

#sidebar h6{
font-size: 0.8em;
}

#sidebar p{
font-size: 0.75em;
}

#sidenavi ul{
/*margin: 0 0 0 0;*/
padding: 0;
list-style: none;
}

#sidenavi li,#sidenavi a{
float: left;
/*display: block;*/
width: 190px;
height: 50px;
background-image: url("image/navi.gif");
text-indent: -9999px;
}

#sidenavi01 a {background-position: 0 0 }
#sidenavi02 a {background-position: 0 -50px }
#sidenavi03 a {background-position: 0 -100px }
#sidenavi04 a {background-position: 0 -150px }
#sidenavi05 a {background-position: 0 -200px }
#sidenavi06 a {background-position: 0 -250px }
#sidenavi07 a {background-position: 0 -300px }
#sidenavi01 a:hover {background-position: -190px 0 }
#sidenavi02 a:hover {background-position: -190px -50px }
#sidenavi03 a:hover {background-position: -190px -100px }
#sidenavi04 a:hover {background-position: -190px -150px }
#sidenavi05 a:hover {background-position: -190px -200px }
#sidenavi06 a:hover {background-position: -190px -250px }
#sidenavi07 a:hover {background-position: -190px -300px }

#footer{
clear: both;
background-image: url("image/footer.gif");
background-repeat: no-repeat;
width: 850px;
height: 50px;
margin: auto;
border-top: 1px solid #cccccc;
}

#footer address{
font-size: 0.7em;
font-style: normal;
color: #ffffff;
text-align: right;
margin-right: 5px;
}

#footer ul{
list-style: none;
text-align: right;
margin-right: 5px;
}

#footer li{
display: inline;
font-size: 0.7em;
}