* {
margin:0;
padding:0;
}

strong {
font-weight:normal;
}

em {
font-style:normal;
}

body {
background:#e6e6fa; 
color:#003333;
text-align: center;
}

body a {
color:#003333;
}

body a:hover {
color:#666666;
}

#container {
background: #f5fffa url(./img/sidemenu.gif) repeat-y;
width:750px;
margin-left: auto;
margin-right: auto;
font-size: 82%;
text-align: left;
margin-top: 16px;
}

#banner {
background: url(./img/ybanner1.gif) no-repeat;
height: 140px;
}

#content {
float: right;
width: 570px;
padding-left: 20px;
padding-right: 20px;
padding-top: 25px;
padding-bottom: 15px;
letter-spacing: 1.2px;
line-height: 1.5em;
}

h1 {
}

h1 a {
text-decoration:none;
display:block;
width:440px;
height:82px;
margin-top:20px;
margin-left:45px;
font-size:0px;
text-indent:-9999px;
}


h1 a:hover {
}

.cat {
display:block;
font-size: 15px;

background-image: url(./img/folder.gif) ;
	background-position: left;
	background-repeat: no-repeat;
margin-bottom: 10px;
/*border-left: solid 10px #ff9999;*/
padding-left: 25px;
/*border-bottom: 2px solid #ff9999;*/
font-weight: bold;

}

.cat a {
/*text-decoration: none;*/
color: #003333;
}

.cat a:hover {
color: #666666;
}


#sidemenu {
float: left;
width: 140px;
font-size: 12px;
}

#side-title {
border-top:25px solid #f5fffa;
background:#3399ff; 
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:#666666;
background: #f5fffa;
border-left: solid 10px #666666;
padding-left: 10px;
}

#foot {
clear: both;
font-weight: bold;
text-align: center;
background: #3399ff;
height: 32px;
border-left: solid 140px #f5fffa;
line-height: 32px;
}

#foot a {
text-decoration: none;
color: #fff;
}

#cat-foot {
/*clear: both;*/
font-weight: bold;
text-align: center;
background: #3399ff;
height: 32px;
line-height: 32px;
}

#cat-foot a {
text-decoration: none;
color: #fff;
}


#list{
width:570px;
margin-bottom: 10px;
border: 0px;
}

#list td{
width:50%;
vertical-align:top;
padding:10px 20px;
font-size: 82%;
letter-spacing: 1.2px;
line-height: 1.5em;
}	

#reg{
margin-top: 10px;
text-align: center;
}

#pr{
margin-top: 30px;
font-size: 72%;
}

/*カテゴリーページ*/

#cat-cont {
background: #f5fffa; 
width:750px;
margin-left: auto;
margin-right: auto;
font-size: 85%;
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:#33cccc; 
color: #fff;
}

#log-1 td a{
text-decoration: none;
color: #fff;
}

#log-3 td{
background: #e6e6fa;
}

#foot-pr {
padding-left: 10px;
padding-bottom: 10px;
}

