/*
Theme Name: muddys
Theme URI: http://muddys.hama-on.jp/
Description: MUDDYS
Author: WEBCOM Moto
*/

*{
margin: 0;
padding: 0;
}*

body{
background-color: #000000;
margin: 0;
padding: 0;
font-family: 'MS PGothic', Osaka, sans-serif;
color: #ffffff;
}

hr{
display: none;
}

img{
border-style: none;
}

a{
outline: 0;
}

tr{
font-size: 12px;
}

#wrapper{
background-color: #000000;
width: 850px;
height: auto;
margin: auto;
text-align: justify;
line-height: 1.8;
}

#topheader{
background-image: url("image/topheader.gif");
background-repeat: no-repeat;
width: 850px;
height: 140px;
margin: auto;
}

#topheader h1{
font-size: 10px;
display: none;
}

#header{
background-image: url("image/header.gif");
background-repeat: no-repeat;
width: 850px;
height: 70px;
margin: auto;
}

#header h1{
font-size: 10px;
display: none;
}

#container{
background-color: #000000;
width: 850px;
height: auto;
margin: auto;
}

#contents{
background-color: #000000;
width: 650px;
height: auto;
margin: auto;
float: right;
}

#maincontents{
background-color: #000000;
width: 630px;
height: auto;
margin: 10px;
}

#maincontents p{
font-size: 12px;
}

#info{
background-color: #000000;
width: 630px;
height: auto;
margin: 10px;
}

#info a{
font-size: 14px;
color: #ffffff;
text-align: justify;
line-height: 2.0;
}

#page{
background-color: #000000;
width: 630px;
height: auto;
margin: 10px;
}

#page h3{
font-size: 13px;
/*color: #ff6600;*/
color: #ffffff;
}

#page h4{
font-size: 13px;
color: #cccccc;
border-top: 1px dashed #cccccc;
border-bottom: 1px dashed #cccccc;
}

#page a{
font-size: 12px;
color: #ffffff;
}

#page p{
font-size: 12px;
}

#sidebar{
width: 200px;
height: auto;
margin: auto;
float: left;
}

#sidebar p{
font-size: 12px;
}

#menu{
padding-top: 10px;
}

#menu ol{
border-top: 1px solid #c0c0c0;
}

#menu ol li{
display: inline;
}

#menu li a{
text-decoration: none;
display: block;
color: #c0c0c0;
background-color: transparent;
font-size: 12px;
font-weight: bold;
width: auto;
height: auto;
padding: 0.2em 0 0.2em 15px;
border-bottom: 1px solid #c0c0c0;
}

#menu li a:hover{
color: #ff9900;
}

#footer{
clear: both;
width: 850px;
height: auto;
margin: auto;
}

#footer address{
font-size: 10px;
font-style: normal;
text-align: center;
margin-right: 5px;
}

