* {
margin:0;
padding:0;
}

strong {
font-weight:normal;
}

em {
font-style:normal;
}

body {
background:#ffff99; 
color:#006666;
text-align: center;
}

body a {
color:#006666;
}

body a:hover {
color:#663300;
}

#container {
background:#fff url(./img/sidemenu.gif) repeat-y;
width:750px;
margin-left: auto;
margin-right: auto;
font-size: 85%;
text-align: left;
margin-top: 16px;
/*margin-bottom: 16px;*/
}

#banner {
border-top:20px solid #fff;
border-left: 20px solid #fff;
background: url(./img/ybanner1.gif) no-repeat #fff;
height: 140px;
}

#content {
float: right;
width: 580px;
padding-left: 20px;
padding-right: 20px;
padding-top: 30px;
padding-bottom: 15px;
letter-spacing: 1.2px;
line-height: 1.5em;
}

h1 {
}

h1 a {
text-decoration:none;
display:block;
width:375px;
height:110px;
margin-left:265px;
font-size:0px;
text-indent:-9999px;
}


h1 a:hover {
}

#content ol {
margin-top: 30px;
margin-bottom: 30px;
margin-left: 30px;
margin-right: 30px;
padding:0;
}

.cat {
display:block;
font-size: 16px;
/*margin-top: 20px;*/
margin-bottom: 10px;
border-left: solid 10px #ff9966;
padding-left: 10px;
border-bottom: 2px solid #ff9966;
font-weight: bold;

}

.cat a {
text-decoration: none;
color: #663300;
}

.cat a:hover {
color: #006666;
}

#sidemenu {
float: left;
width: 130px;
font-size: 13px;
}

#side-title {
border-top:25px solid #fff;
background:#ff9966; 
text-align: center;
font-weight: bold;
letter-spacing: 2px;
color: fff;
height: 25px;
line-height: 25px;
}

#sidemenu li {
list-style-type: none;

font-weight: bold;
border-bottom: 1px solid #fff;
}

#sidemenu li a {
display:block;
height:28px;
line-height: 28px;
color:#fff;
padding-left: 16px;
text-decoration: none;
}

#sidemenu li a:hover {
color:#ff9966;
background: #fff;
border-left: solid 10px #ff9966;
padding-left: 10px;
}

#foot {
clear: both;
font-weight: bold;
text-align: center;
background: #ff9966;
height: 32px;
border-left: solid 130px #fff;
line-height: 32px;
}

#foot a {
text-decoration: none;
color: #fff;
}



#reg{
margin-top: 10px;
text-align: center;
}

#pr{
margin-top: 30px;
font-size: 72%;
}

/*カテゴリーページ*/

#cat-cont {
background:#fff; 
width:750px;
margin-left: auto;
margin-right: auto;
font-size: 95%;
text-align: left;
margin-top: 16px;
/*margin-bottom: 16px;*/
}

#cat-body {
padding-left: 15px;
padding-right: 15px;
}

#cat-body ol {
margin-left: 30px;
margin-right: 30px;
padding:0;
}

#cat-body ol ul {
margin-left: 30px;
margin-right: 30px;
padding:0;
}

#log-1 td{
background:#ff9966; 
color: #fff;
}

#log-1 td a{
text-decoration: none;
color: #fff;
}

#log-3 td{
background: /*#ffffcc*/#ffff99;
}

#foot-pr {
padding-left: 10px;
padding-bottom: 10px;
}

#cat-foot {
/*clear: both;*/
font-weight: bold;
text-align: center;
background: #ff9966;
height: 32px;
line-height: 32px;
}

#cat-foot a {
text-decoration: none;
color: #fff;
}


#list{
width:580px;
margin-bottom: 10px;
border: 0px;
}

#list td{
width:50%;
vertical-align:top;
padding:10px 20px;
font-size: 90%;
letter-spacing: 1.2px;
line-height: 1.5em;
}	
