* {
margin:0;
padding:0;
}

strong {
font-weight:normal;
}

em {
font-style:normal;
}

body {
background:#f0fff0; 
color:#000;
text-align: center;
}

body a {
color:#00008b;
}

body a:hover {
color:#0066cc;
}

#container {
background: #0066cc url(./img/conbg.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: left;
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:415px;
height:100px;
margin-top:20px;
margin-left:50px;
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: #0066cc;
}

.cat a:hover {
color: #696969;
}


#sidemenu {
float: right;
width: 140px;
font-size: 12px;
}

#side-title {
border-top:25px solid #f8f8ff;
background:#e6e6fa; 
text-align: center;
font-weight: bold;
letter-spacing: 2px;
color: #0066cc;
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:#0066cc;
background: #f8f8ff;
border-left: solid 10px #0066cc;
padding-left: 10px;
}

#foot {
clear: both;
font-weight: bold;
text-align: center;
background: #e6e6fa;
height: 32px;
border-right: solid 140px #f8f8ff;
line-height: 32px;
}

#foot a {
text-decoration: none;
color: #0066cc;
}

#cat-foot {
/*clear: both;*/
font-weight: bold;
text-align: center;
background: #e6e6fa;
height: 32px;
line-height: 32px;
}

#cat-foot a {
text-decoration: none;
color: #0066cc;
}


#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: #f8f8ff; 
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:#0066cc; 
color: #fff;
}

#log-1 td a{
text-decoration: none;
color: #fff;
}

#log-3 td{
background: #f0fff0;
}

#foot-pr {
padding-left: 10px;
padding-bottom: 10px;
}

