/*
Theme Name: rakuentei_web
Theme URI: http://www.rakuen-tei.com/
Description: exisweb
Author: STUDIOEXIS Moto
*/

*{
margin: 0;
padding: 0;
}*

body{
background-image: url("image/bg.gif");
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-family: 'MS PGothic', Osaka, sans-serif;
}

hr{
display: none;
}

img{
border-style: none;
}

a{
outline: 0;
}

#wrapper{
width: 900px;
height: auto;
margin: auto;
}

#header{
width: 900px;
height: 20px;
margin: auto;
}

#headnavi{
width: 900px;
height: auto;
margin: auto;
}

#headnavi h1{
font-size: 0.6em;
color: #666666;
float: right;
}

#container{
width: 900px;
height: auto;
margin: auto;
text-align: justify;
line-height: 1.8;
}

#maincontent{
width: 700px;
height: auto;
margin: auto;
float: left;
}

#content{
width: 700px;
height: auto;
margin: auto;
float: left;
}

#pankuzu{
width: 680px;
height: auto;
margin: 10px;
}

#pankuzu p{
font-size: 0.6em;
color: #666666;
}

#page{
width: 680px;
height: auto;
margin: 10px;
}

#page h2{
font-size: 0.8em;
color: #a9a9a9;
}

#page p{
font-size: 0.7em;
color: #666666;
}

#sidebar{
width: 200px;
height: auto;
margin: auto;
float: right;
}

#sidemenu{
width: 180px;
height: auto;
margin: 10px;
}

#sidemenu h2{
font-size: 0.85em;
color: #666666;
}

#sidemenu h3{
font-size: 0.8em;
color: #a9a9a9;
}

#sidemenu ul,#sidemenu li{
margin: 0;
padding: 0;
list-style: none;
}

#sidemenu li{
font-size: 0.7em;
display: inline;
}

#sidemenu a,#sidemenu a:link,#sidemenu a:visited{
text-decoration: none;
color: #666666;
background-color: transparent;
display: block;
width: auto;
height: auto;
padding: 0em 0em;
}

#topnews{
width: 180px;
height: auto;
margin: 10px;
}

#topnews h3{
font-size: 0.8em;
color: #a9a9a9;
}

#topnews p{
font-size: 0.7em;
color: #666666;
}

#sidelink{
width: 180px;
height: auto;
margin: 10px;
}

#sidelink h3{
font-size: 0.8em;
color: #a9a9a9;
}

#sidelink h4{
font-size: 0.7em;
color: #666666;
}

#sidelink p{
font-size: 0.7em;
color: #666666;
}

td{
font-size: 0.7em;
color: #666666;
}

#footer{
clear: both;
width: 900px;
height: auto;
margin: auto;
}

#footer p{
font-size: 0.65em;
text-align: right;
color: #a9a9a9;
}