@charset "utf-8"; /* PublishCharset into mt-config.cgi */

/*基本*/
body{
     background:#ffffff url("../image/bg.gif") fixed repeat-y;
     color:#808080;
     font-size:11pt;
     line-height:1.5; 
     margin:10px 10%;}
	 
html{ scrollbar-base-color:#ffffff;
     scrollbar-arrow-color:#808080;
     scrollbar-highlight-color:#ffffff; }

/*リンク*/
a:link,a:visited{ color:#808080;
                  background-color:none;
                  text-decoration:underline; }

a:active,a:hover{ color:#000000; 
                 background-color:#87ceeb;
                 text-decoration:overline underline; }

A  { cursor:crosshair; }

/*平行線*/
hr { border:dotted thin #808080; }

#hr2 { border:dotted thin #808080; 
      width:80%;}

/*ボックス*/
select,input,textarea{ background-color:#ffffff;
                       color:#808080;
                       border:dotted 1px #808080; }

table{ width:90%; }

#td1{ border:dotted 1px #808080;
      padding:5px; }

#pa{ border:thin solid #808080;
     padding:5px;
     text-align:center;
     font-size:11pt;}

#pa2{ border:thin solid #808080;
     padding:5px;
     font-size:11pt;}

#pa3{ padding:10px;
     text-align:center;
     font-size:11pt;}

/*H1の装飾*/
h1{
   border:1px #ffffff outset;
   height:45px;
   padding:5px;
   text-align:center; }

h2{
   border:1px #ffffff outset;
   height:30px;
   padding:3px; }

h3{ border:1px #ffffff outset;
     height:30px;
     padding:3px;  }

h4{ border:1px #ffffff outset;
     padding:3px;  }

li{ padding:1px; }

#container {
	line-height: 140%;
	padding: 0px;
	width: 98%;
                border:1px #ffffff outset;
	}

#banner {
	text-align: left;
	padding: 3px;
                border:1px #ffffff outset;
	}

#banner-img {
	display: none;
	}


#banner a {
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center { float: left;
              overflow: hidden;
              width: 64%;
	}

.content {
	padding: 15px 15px 15px 15px;
	font-size: 11pt;
                border:1px #ffffff outset;
	}
.content pre {
	font-size: larger;
}
#right {
           float: left;
           overflow: hidden;
   　　　 border:1px #ffffff outset;
           width:33%;
	}

.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size:11pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	font-family: Verdana, Arial, sans-serif;
	font-size:11pt;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

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

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

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

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	list-style-type: none;
	}

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

.sidebar img {
	border:none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.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;
	margin-top: 50px;
	}

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

textarea[ width: 80%;
	}

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