html{
     overflow-y: scroll;
     scrollbar-base-color: #FFFFFF;
     scrollbar-face-color: #FFFFFF;
     scrollbar-arrow-color: #8080FF;
}


body {
     margin: 0px 0px 5px 0px;
     background-color: #FFFFFF;
     text-align: center;
}


a {
     text-decoration: none;
}


a:link {
     color: blueviolet;
}


a:visited {
     color: blueviolet;
}


a:active {
     color: blueviolet;
}


a:hover {
     color: red;
}


a.list,a.list:link,a.list:visited,a.list:active,{
     text-decoration: none;color:red;
}


h1, h2, h3 {
     margin: 0px;
     padding: 0px;
     font-weight: bold;
}


#container {
     line-height: 135%;
     margin-right: auto;
     margin-left: auto;
     text-align: left;
     padding: 0px;
     width: 950px;
     background-color: #FFFFFF;
     border: 1px solid #FFFFFF;
}


#banner {

font-family: Verdana, Arial, sans-serif;
color: #FFFFFF;
background-color: #A2A2FF;
background-repeat;no-repeat;
text-align: left;
height: 90px;

}

#banner-img {

display: none;

}

#banner a {

color: midnightblue;
text-decoration: none;

}

#banner h1 
{
font-size: 12px;
text-align:left;
float: left;
margin: 0px 0px 0px 0px;

}

#banner h2 {

font-size: 10px;
float:right;
margin: 0px 0px 0px 0px;

}

#top {

line-height: 135%;
font-size: 13px;
text-align: left;
margin-top: 0px;
padding: 3px 0px 10px 0px;
width: 100%;
background-color: #FFFFFF;
border: 1px solid #C8C8FF;
margin-bottom: 15px;
}


#top h2{

color: #666666;
background-color: #FFFFFF;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: center;
font-weight: bold;
padding:4px 0px 5px 0px;
margin-bottom: 5px;
border-bottom:1px dotted #C8C8FF;
}


h2{
                color: #FFFFFF;
                background-color: #8080FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
                padding:3px 5px 2px 5px;
                margin-bottom: 0px;
                border-bottom:1px solid #8080FF;
               	}

.info{ 
               	padding: 0px 5px 0px 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-size:12px;
                text-align:right;
	}

#center {
	float: left;
	width: 535px;
        overflow: hidden;
	}

.content {
        margin-top: 5px;
	padding: 10px 0px 15px 0px;
	background-color: #FFFFFF;
	color: #666666;
	text-align: left;
        font-family: Verdana, Arial, sans-serif;
	font-size:12px;
        line-height: 140%;
	}

.content pre {
	font-size: larger;
}

.content h2{
                color: #FFFFFF;
                background-color: #8080FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
                padding:3px 5px 2px 5px;
                margin-bottom: 0px;
                border-bottom:1px solid #8080FF;
               	}

.content h3 {
	color: #FFFFFF;
                background-color: #D0D0FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
                margin-top: 15px;
	margin-bottom: 10px;
                padding: 3px;
                border-bottom:1px solid #9898FF;
                }

.content h4 {
        background-color: #F0F8FF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 15px 0px 2px 0px;
                padding: 2px 2px 2px 5px;
                border-top:1px dotted #9898FF;
                border-bottom:1px dotted #9898FF;
	}

.frame-text {
	padding: 0px 15px 0px 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
        line-height: 170%;
        text-align: left;
	}

.text {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
        line-height: 170%;
	margin-bottom: 10px;
        padding:5px 5px 10px 5px;
        border-bottom: 1px solid #C8C8FF;
        border-left: 1px solid #C8C8FF;
        border-right: 1px solid #C8C8FF;
	}


.add-text {

background-color: #F0F8FF;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 170%;
margin-bottom: 15px;
padding:5px 8px 10px 8px;
border-bottom: 1px solid #C8C8FF;
border-left: 1px solid #C8C8FF;
border-right: 1px solid #C8C8FF;
}


.add-text2 {

background-color: #F0F8FF;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
text-align: left;
line-height: 210%;
margin-bottom: 15px;
padding:5px 8px 10px 8px;
border-bottom: 1px solid #C8C8FF;
border-left: 1px solid #C8C8FF;
border-right: 1px solid #C8C8FF;
}



.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #C8C8FF;
	text-align: right;
        margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}

.content ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.content ul ul {
	margin-bottom: 0px;
	}

.content #categories ul {
	padding-left: 0px;
	}

.content li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding: 1px 0px 1px 5px;
	list-style-type: none;
        border-bottom: 1px dotted #C8C8FF;
	}


.content #categories li {
	list-style-type: none;
	}

.content img {
	border: 3px solid #FFFFFF;
	}

.side-text {
        color: #666666;
	font-size: 12px;
	text-align: left;
        padding:7px 5px 10px 5px;
        border-left:1px solid #C8C8FF;
        border-right:1px solid #C8C8FF;
        border-bottom:1px solid #C8C8FF;
        margin-bottom:10px;
	}

.side-text1 {
        color: #666666;
	font-size: 12px;
	text-align: left;
        padding:2px 5px 2px 5px;
        margin-bottom:10px;
	}

#sub {
	float: right;
	width: 410px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.sidebar {
        margin-top: 5px;
	padding: 10px 0px 0px 0px;
	}

.sidebar h2 {
	color: #FFFFFF;
                background-color:#D0D0FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
                padding:3px 5px 2px 5px;
               	border-top:1px solid #C8C8FF;
                border-left:1px solid #C8C8FF;
                border-right:1px solid #C8C8FF;
                border-bottom:1px dotted #C8C8FF;
	}

.sidebar h3 {
	color: #FFFFFF;
                background-color: #D0D0FF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
                margin-top: 15px;
	margin-bottom: 10px;
                padding: 3px;
                border-bottom:1px solid #9898FF;
                }

.sidebar h4 {
        background-color: #F0F8FF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin: 15px 0px 2px 0px;
                padding: 2px 2px 2px 5px;
                border-top:1px dotted #9898FF;
                border-bottom:1px dotted #9898FF;
	}


.midashi {
                 background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: nomal;
	margin: 0px 0px 2px 0px;
                padding: 1px 2px 1px 5px;
                border-bottom:1px dotted #DDA0DD;
	}

.side {
        color: #666666;
	font-size: 10px;
	text-align: left;
        padding:7px 5px 10px 5px;
        border-left:1px solid #C8C8FF;
        border-right:1px solid #C8C8FF;
        border-bottom:1px solid #C8C8FF;
        margin-bottom:10px;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.sidelist    {
        color: #666666;
	font-size: 12px;
	text-align: left;
        padding:7px 5px 2px 5px;
        border-left:1px solid #C8C8FF;
        border-right:1px solid #C8C8FF;
        border-bottom:1px solid #C8C8FF;
        margin-bottom:10px;
	}
 
.sidelist ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 10px;
	}

.sidelist ul ul {
	margin-bottom: 0px;
	}

.sidelist li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footter {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 950px;
	}

.main  {color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 135%;
               	margin: 0px 0px 10px 0px;
                background-color: #FFFFFF;
        }

        .add{
                float:left;
                margin:0px 7px 2px 0px;
        }

        br.add{
                clear:left;
        }

        .gazou{
               float:right;
               margin:0px 10px 5px 10px;
        }

        br.gazou{
                clear:right;
        }

        .icon{
                float:left;
                margin:0px 0px 0px 0px;
        }

.navigation{
        margin-bottom: 5px;
        padding: 2px 5px 2px 0px;
	background-color: #D0D0FF;
	color: #666666;
	font-size:12px;
        text-align:right;
	}

#navi ul {
       list-style: none;
       margin: 0;
       padding: 0;
      }

#navi li a{
       background: #D0D0FF;
       border: 1px solid #FFFFFF;
       color: blueviolet;
       display: block;
       width: px;
       padding: 2px 5px 2px 3px;
       text-decoration: none;
       }

#navi li a:hover{
       background: #8080FF;
       border-right-color: #999999;
       border-bottom-color: #999999;
       color: #FFFFFF;
       }

