/* 催眠術の世界スタイルシート */
/* 背景と配置 */
body {
 margin: 0px 0px 20px 0px;
 background-color: #e6e6fa;
/* background-color: #008080;*/
 text-align: center;
}

/* リンク設定 */
a:link {color:#0066CC; text-decoration:none}
a:visited {color:#0066CC; text-decoration:none}
a:active { color: #0066CC;}
a:hover { color: #006699;}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}

/* 全体の枠組み 横幅 */
#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 770px;
 background-color: #FFFFFF;
 border: 1px solid #666666;
}

/* バナー設定 */
#banner {
 display:none ;
 font-family: Verdana, Arial, sans-serif;
 color: #FFFFFF;
 background-color: #999999;
 text-align: left;
 padding: 15px;
}

#banner-img {
 display: block;
 background-image: url("images/header.gif");
 background-repeat: no-repeat;
 background-color: #999999;
 height: 80px;
}
.banner-alt{
 display: none;
}

#banner a {
 color: #FFFFFF;
 text-decoration: none;
}

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

#banner h2 {
 font-size: small;
}
/* メインメニュー */
#menu{
 width:160px;
 height:auto;
}

#menu ul,#menu li{
 margin:0;
 padding:0;
 list-style:none;
 background-color:#f5f5f5;
}
#menu ul{
 border-top:1px solid #666666;
}
#menu li{
 display:inline;
 font-size:10pt;
}

#menu a,#menu a:link,#menu a:visited{
 text-decoration:none;
 color:#666666;
 background-color:transparent;
 display:block;
 width:auto;
 height:auto;
 padding:0.5em 1em;
 border-bottom:1px solid #666666;
}

#menu a:hover{
 color:#333333;
 border-right:10px solid #cc0000;
}

#clear{clear:both;
}

/* 2列メイン */
#main{
 float: right;
 width: 588px;
 overflow: hidden;
}
#main ul{
 margin-left: 10px;
 line-height: 150%;
 list-style-type:none;
 text-align: left
}

/* 2列左サイドバー */
#left-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-right: 1px solid #666666;
}

/* 2列右サイドバー */
#right-side {
 float: left;
 width: 180px;
 background-color: #FFFFFF;
 overflow: hidden;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #666666;
}


/* メイン本文 */
.content {
 padding: 15px 15px 5px 15px;
 background-color: #FFFFFF;
 color: #000000;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
}
.content pre {
 font-size: larger;
}

.dataheader {
text-align:right;
width=100%;
}

.entryheader {
text-align:left;
width=100%;
padding:2px;
border:1px solid #666666;
background-color: #F5F5F5;
}

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

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

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

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

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

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

/* サイドバー設定 */
.sidebar {
 padding: 7px;
 font-size: 8pt;
 line-height: 15px;
 text-align:justify;
 text-justify:inter-ideograph;

}

.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: left;
font-weight: bold;	
padding:2px 0px 2px 3px;
line-height: 15px;
background-color: #F5F5F5;
border-left: 5px solid #666666;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
border-right: 1px solid #666666;
}

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

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

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

.sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: 7pt;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: none;
}

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

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

/* カレンダー */
#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}


form {
 margin:0px;
}

.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;
 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;
}

#footer {
	clear:both;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #0066ff;
	text-align: center;
}

#footer-menu {
clear:both;
font-size:12px;
margin-left:170px;
padding-left:0px;
width:600px;
}

#footer-menu a{
float:left;
display:block;
padding-top:1px;
padding-bottom:1px;
padding-right:5px;
border-right:1px solid #cccccc;
text-align:center;
text-decoration:none;
background-color:#eeeeee;
color:#555555;
}

#footer-menu a:hover{
background-color:#aaaaaa;
}

