/*
Theme Name: pro
Theme URI: http://kicho-pro.com/
Description: studioexis
Author: studioexis moto
*/

*{
margin: 0;
padding: 0;
}*

body{
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/w-bg.gif");
background-repeat: repeat-y;
width: 854px;
height: auto;
margin: auto;
}

#header{
background-image: url("image/header.gif");
background-repeat: no-repeat;
width: 850px;
height: 80px;
margin: auto;
}

#headnavi{
width: 850px;
height: 20px;
margin: auto;
}

#headnavi h1{
color: #333333;
font-size: 0.7em;
padding: 0 10px;
}

#logo{
width: 850px;
height: 60px;
margin: auto;
}

#logo h2{
font-size: 0.8em;
float: left;
}

#container{
width: 850px;
height: auto;
margin: auto;
}

#content{
width: 670px;
height: auto;
margin: auto;
float: left;
}

#maincontents{
width: 650px;
height: auto;
margin: 5px;
text-align: justify;
line-height: 2.0;
}

#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;
color: #333333;
}

#news{
width: 658px;
height: auto;
margin: 5px;
border: 1px dotted #999999;
}

#news h5{
font-size: 0.8em;
padding: 2px 5px;
border-bottom: 1px solid #333333;
}

#news p{
font-size: 0.75em;
padding: 2px 5px;
}

#page{
width: 660px;
height: auto;
margin: 5px;
text-align: justify;
line-height: 1.9;
}

#page h3{
background-image: url("image/titlebar.gif");
background-repeat: no-repeat;
color: #333333;
font-size: 0.9em;
padding: 7px 20px;
}

#page p{
font-size: 0.75em;
}

#contents{
width: 660px;
height: auto;
margin: 5px;
text-align: justify;
line-height: 1.9;
}

#contents h3{
background-image: url("image/titlebar.gif");
background-repeat: no-repeat;
color: #333333;
font-size: 0.9em;
padding: 7px 20px;
}

#contents p{
font-size: 0.75em;
}

td{
font-size: 0.8em;
color: #333333;
padding: 5px 10px;
}

#pankuzu{
width: 670px;
height: auto;
margin: auto;
}

#pankuzu p{
font-size: 0.7em;
padding: 0 5px;
}

#sidebar{
width: 180px;
height: auto;
margin: auto;
float: right;
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: 180px;
height: 40px;
background-image: url("image/navi.gif");
text-indent: -9999px;
}

#sidenavi01 a {background-position: 0 0 }
#sidenavi02 a {background-position: 0 -40px }
#sidenavi03 a {background-position: 0 -80px }
#sidenavi04 a {background-position: 0 -120px }
#sidenavi05 a {background-position: 0 -160px }
#sidenavi01 a:hover {background-position: -180px 0 }
#sidenavi02 a:hover {background-position: -180px -40px }
#sidenavi03 a:hover {background-position: -180px -80px }
#sidenavi04 a:hover {background-position: -180px -120px }
#sidenavi05 a:hover {background-position: -180px -160px }

#footer{
clear: both;
background-image: url("image/footer.gif");
background-repeat: no-repeat;
width: 850px;
height: 50px;
margin: auto;
}

#footer address{
font-size: 0.7em;
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.7em;
}