/*
ここは消さないで下さい!
CSSLicense: Tsunehisa Hazama
*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin : 0px;
	background: url("http://www.kaistos.com/sel/img/back.gif");
	color:#666;
	font-size: 12px;
	
}

/* 画像の属性 */
img {
	border-style: none;
}

/* strongの色 */
strong {
	color: #FF0000;
	font-size:14px;
}
	

/* 右寄せのリンク指定 */
.detail {
	text-align:right;
	font-size: 11px;
	margin : 0px;
	padding :0px 5px 0px 5px;
}

/* リンクの属性（未指定時 */

a:link, a:visited, a:active {
	color: #A20C2F;
}

a:hover {
	color: #FFCC00;
}

/* インフォメーションの属性 */
.info {
	margin: 5px 0px 5px 0px;
	font-size: 11px;
	color : #666;
	line-height: 133%;
}

/* --------- 基本設定 -----------------　*/
#base
{
	width: 810px;
	margin-top : 0px;
	margin-left: auto;
	margin-right: auto;
	background-color:white;
}

#wrapper
{
	width: 810px;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://www.kaistos.com/sel/img/top01.png");
	background-repeat: no-repeat;
}
/*-------------------------------------- */

/*-----ブログの枠等の属性-----*/

#container{
	width:810px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*-----ヘッダー部分-----*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 100px;
	
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
		
#header h1 a {
	width:350px;
	height:90px;
	background-image: url("http://www.kaistos.com/sel/img/top01.png");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://www.kaistos.com/sel/img/top01.png");
}
		

/*-----サイド(left)--------*/

#left {
	float: left;
	margin: 0px;
	color: #666;
	font-size: 12px;
	line-height;150%;
	padding: 5px 0 0 5px;
	width: 190px;
}

/*-----フィールド属性 otherpage-----*/
#left fieldset {
	font-size:10px;
	line-height: 130%;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#left legend {
	font-size: 12px;
	color : blue;
}

/* その他 */
#left h2 {
	margin: 10px 0px 5px 5px;
	text-indent: 10px;
	height: 17px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	background-color: #6C6E6D;
}

#left h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 2px 5px 2px 5px;
}

#left p {
	color:#666;
}

/*トップページ左サイドにリンク集を作る場合の指定（必要なければ削除）*/
#left .toplink {
	margin: 5px 5px 5px 10px;
	font-family: Verdana,Helvetica,sans-serif;
	color:#666;
	font-size: 10px;
	line-height: 133%;
}


#left .toplink a:link, #left .toplink a:visited {
	color: #666;
	text-decoration: none;
}

#left .toplink a:hover {
	color: #FFCC00;
}


/*------メニュー部分------*/



/* indexの表示 */
.idx{
	color:#FFF;
	text-decoration:none;
	width:175px;
	height:18px;
	background-image: url("http://www.kaistos.com/sel/img/idx.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	font-weight: bold;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin: 1px 2px 1px 3px;
}

.idx2{
	color:#FFF;
	text-decoration:none;
	width:397px;
	height:18px;
	background-image: url("http://www.kaistos.com/sel/img/idx.gif");
	background-repeat: repeat;
	text-indent: 10px;
	font-weight: bold;
	display: block;
	font-size: 12px;
                padding-top: 2px;
                margin: 1px 0px 1px 0px;
}

/*トップカテゴリ */
.menu a.tc1:link, .menu a.tc1:visited, .menu a.tc1:active{
	color:#444;
	text-decoration:none;
	width:175px;
	height:22px;
	background-image: url("http://www.kaistos.com/sel/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	margin: 1px 2px 1px 3px;
}
		
.menu a.tc1:hover{
	color:#444;
	text-decoration:none;
	width:175px;
	height:22px;
	background-image: url("http://www.kaistos.com/sel/img/menu02.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	margin: 1px 2px 1px 3px;
}


/* サブカテゴリ */
.menu a:link, .menu a:visited, .menu a:active{
	color:#444;
	text-decoration:none;
	width:155px;
	height:19px;
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin: 1px 2px 1px 3px;
}
		


/* サブカテゴリ位置指定 */
.menu dt.list{
	list-style: none;
	margin: 0px;
}

.menu dd.tc2 {
   color: #666;
   margin: 0px;
   list-style: none;
}

.menu dl {
   color: #666;
   margin: 0px 0px 0px 0px;
   list-style: none;
}

.menu dd {
   color: #666;
   margin: 0px 0px 0px 20px;
   list-style: none;
}

/* 検索窓 */
.searchform {
	float: right;
	padding: 2px 5px 0 0;
}
		

/*-----サイド(right)--------*/



/* フィールド属性 */
#right fieldset {
	font-size:10px;
	line-height: 130%;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#right legend {
	font-size: 12px;
	color : blue;
}

/* その他 */
#right h2 {
	margin: 5px 0px 5px 0px;
	text-indent: 10px;
	height: 17px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	background-color: #6C6E6D;
}

#right h3 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #666;
	margin: 2px 5px 2px 5px;
}

#right p {
	color:#666;
	margin: 0px;
	padding: 5px 0px 0px 5px;
}

/*boxによる右サイド位置及び属性指定*/
#right .box1 {
	margin: 5px 0px 5px 0px;
	text-align: center;
	font-size: 10px;
}

#right .box2 {
	margin: 10px 0px 5px 0px;
	text-align: left;
	font-size: 11px;
}

#right .box2 p {
	color:#666;
	font-size: 10px;
	margin: 0px;;
	padding: 5px 0px 10px 5px;
	line-height: 133%;
}

/*-----エントリー部分(エントリーページ以外）-----*/
#m-page #content {
	width: 540px;
	float: left;
	margin : 0px 5px 0px 5px;
	font-size: 11px;
	line-height :133%;
}

/*-----エントリー部分(エントリーページ）-----*/
#e-page #content{
	width: 600px;
	float: right;
	margin : 0px 5px 0px 5px;
	font-size: 12px;
	line-height :133%;
}

#e-page #content .cat{
	margin : 5px 5px 5px 15px;
	font-size: 12px;
	line-height: 155%;
}

/*-----エントリー部分(共通）-----*/
#content p {
	clear: both;
	color:#666;
	margin: 5px 5px 0px 5px;
	font-size: 12px;
	line-height: 130%;
}

#content h2 {
	margin: 10px 0px 5px 0px;
	padding: 3px 0px 0px 5px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	background-color: #969696;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #666;
	margin: 10px 5px 5px 5px;
}

#content a:link, #content a:visited, #content a:active {
	color: #A20C2F;
}

#content a:hover {
	color: #FFCC00;
}


/*-----記事枠の設定(エントリーページ以外）-----*/

#content .box{
	width: 500px;
	margin: 0px;
	color: #666;
	font-size: 11px;
	line-height: 133%;
	padding: 5px;
	display: block;
}

/*フィールド属性*/
#content fieldset {
	font-size:12px;
	line-height: 133%;
	color: #666;
	margin : 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#content legend {
	font-size: 14px;
	color : #990073;
	font-weight: bold;
}


/*----- trackbacks & Comments-----*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

		
/*-----フッター部分-----*/
#footer {
	width : 810px;
	clear: both;
	margin : 0px;
	padding: 10px;
}
		
#footer p {
	font-size: 10px;
}


#footer #link{
	font-size:10px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
}

#footer a{
		color: #A20C2F;
}

#footer a:hover{
		color : #FF6600;
}		

/*-----Copyright表示-----*/
#copyrights {
	border-top : 5px solid #A20C2F;
	border-bottom : 1px solid #BBB;
	width : 810px;
	text-align: center;
	clear: both;		
	font-size: 10px;
	margin: 10px 0px 0px 0px;
}

#copyrights p	{
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	color: #666666;
}


/*-----ページナビ-----*/
.navi {
	background: url("http://www.kaistos.com/sel/img/n_back.gif");
	border-top : 1px solid #BBB;
	border-bottom : 1px solid #BBB;
	font-size: 10px;
	color:#FFF;
	margin : 0px;
	padding : 2px 10px 2px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: #FFF;
	
}

.navi a:hover {
	color: #FFFF00;]
	background-color: #A20C2F;
}

HR {
  color: #666666; /* 線の色(IE用) */
  background-color: #666666; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}

/* ----------------------- */

.right {
	float: right;
	width: 600px;
	margin: 0 5px 20px 0; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;
}

p.pagenavi {
	float: left;
	font-size:1.3em;
}

p.sortnavi {
	float: right;
}

p.info {
	color: #33ADDB;
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

.img {
	padding-top: 5px;
	float: left;
	width: 90px;
}

.text {
	float: right;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	width: 460px;
}

.text p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}


.asinimg {
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 150px;
}

.asintext {
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 0 5px;
	width: 360px;
}

.asintext p {
	margin-top: 3px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

a.info {
	font-size: 1.3em; 
	font-weight: bold;
	text-decoration:none; 
	position:relative;
}

a.info span {
	display:none;
}

a.info:hover {
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

.line {
	margin: 10px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	clear: both;
	height: 1px;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
	color: #626262;
}

.right_topasin {
	color: #626262;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 5px;
	float: left;
	height: 90px;
	width: 90px;
	background: #f2f2f2 url(img/corner.gif) no-repeat bottom right;
}

p {
	padding: 2px 0 5px;
	margin: 0;
}

p.menu {
	line-height: 120%;
}

p.menu img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 0px;
	height: 7px;
	width: 3px;
}

p.menu2 {
	line-height: 120%;
}

p.menu2 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 5px;
	height: 7px;
	width: 3px;
}

p.menu3 {
	line-height: 120%;
}

p.menu3 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 10px;
	height: 7px;
	width: 3px;
}

p.menu4 {
	line-height: 120%;
}

p.menu4 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 15px;
	height: 7px;
	width: 3px;
}

p.menu5 {
	line-height: 120%;
}

p.menu5 img {
	margin-right: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-left: 20px;
	height: 7px;
	width: 3px;
}
a.topasin {
	font-size: 0.9em; 
	text-decoration:none; 
	position:relative;
}

a.topasin span {
	display:none;
}

a.topasin:hover {
	cursor:default;
}

a.topasin:hover .topasinbox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:85px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(img/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding-left:10px; 
	padding-top:10px;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

input.textin, 
select.textin { 
	margin: 0; 
	width: 140px;
	border: 1px solid #336699;
	background: #FFF;
	color: #000; 
}

input.textin:hover { 
	border: 1px solid #808080; 
}

input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	background: #FFFFFF; 
	color: #808080; 
	padding: 1px; 
	font-weight: bold; 
}