@charset "UTF-8";
body{
background:no-repeat center top;
margin:0;
padding:0;
height:100%;
/*background-color: rgba(0, 0, 0, 0.93);クロ*/
background-color: white;
/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
font-family:Meiryo, メイリオ, helvetica, sans-serif !important;
}
a{
text-decoration:none;
/*color:white;*/
color:#555;
}
a:hover{
color:#000099;
text-decoration:underline;
}
ul{
margin:0;
padding:0;
list-style:none;
clear:both;
}
.clearfix:after {  
   content: ".";  
   display: block;  
   visibility: hidden;  
   height: 0.1px;  
   font-size: 0.1em;  
   line-height: 0;  
   clear: both;  
}
.clearfix {
   zoom: 1;
}
.logo{
font-size:110%;
font-family:georgia, serif;
/*color:white;*/
color:black;
margin-left:20px;
}
.content{
height:100%;
/*background: -moz-linear-gradient(center top , transparent, #000000) repeat scroll 0 0 transparent;*/
/*background: -webkit-gradient(linear, center bottom, center top, from(rgba(0, 0, 0, 1.0)), to(rgba(0, 0, 0, 0)));*/
background: white;
/*bottom: 0;*/
display: block;
height: auto;
left: 0;
position: absolute;
width: 100%;
z-index: 0;
padding-top:30px;
}
h1{
/*font-family:helvetica, arial, sans-serif;*/
font-size:100%;
/*color:#ccc;*/
color:#202020;
margin:0;
padding:0 0 0 0;
display:inline;
}
.header{
/*width:950px;*/
width:100%;
margin:0 auto;
}
#navi ul li{
font-size:70%;
}
#navi ul li a{
/*color:#efefef;*/
color:#666666;
}
#navi ul li a:hover{
/*color:white;*/
color:#333333;
}
.navi{
/*background-color:rgba(50,50,50,0.4);*/
/*width:950px;*/
width:100%;
padding:10px 0;
color:rgba(255,255,255,0.6);
font-family:helvetica, arial, sans-serif;
/*opacity:0.2;*/
}
.navi_line{
clear:both;
/*border-bottom:1px solid white;*/
border-bottom:1px solid #666666;
margin:10px 20px;
}
.navi_menu, .global_menu{
padding-left:10px;
}
.navi_menu{
/*width:950px;*/
margin:0 auto;
padding:10px;
text-align:right;
float:right;
font-size:14px;
}
.global_menu{
float:right;
margin-right:20px;
}
.global_menu ul li{
float:left;
padding:10px;
border-left:solid 1px silver;
vertical-align:top;
font-size:14px;
}
.canvas{
width:950px;
padding:20px;
margin:0 auto;
clear:both;
}
p.aphorism{
width:750px;
/*text-align:center;*/
color:#222;
font-family:serif;
font-weight:bold;
font-size:140%;
line-height:2em;
background:rgba(245,245,245,0.6);
padding:20px 100px;
}
.container{
width:950px;
margin:0 auto;
/*background-color:rgba(200,200,200,0.5);*/
padding:10px 0;
}
.title{
width:930px;
margin:0 auto;
background-color:rgba(255,216,0,0.5);
padding:10px;
}
.menu{
float:left;
width:360px;
}
.menu_set ul span{
font-size:;
/*color:silver;*/
color:#999;
}
.menu_set dl dt{
clear:both;
/*background-color:rgba(0,0,0,0.3);*/
border-bottom:solid 3px rgba(0,0,0,0.3);
padding:5px;
margin:0;
font-size:14px;
line-height:1em;
color:#222;
float:left;
width:60px;
}
.menu_set dl dd{
font-size:14px;
line-height:1em;
/*color:white;*/
color:#555555;
float:left;
padding:5px;
margin:0;
width:280px;
border-bottom:solid 1px rgba(0,0,0,0.3);
}
.menu_set ul li a{
/*color:white;*/
color:#444444;
font-size:12px;
}
.menu_set ul li a:hover{
color:#999900;
}
ul.type_list{
clear:both;
margin-top:20px;
}
ul.type_list li{
padding-left:15px;
background-repeat:no-repeat;
background-position:0 0.3em;
}
span.type_name{
display:block;
border-bottom:3px solid #999;
margin-bottom:5px;
}
.main{
font-size:90%;
line-height:1.8em;
float:left;
width:550px;
padding:0 0 10px 20px;
}
.main p,.main a{
/*color:white;*/
color:#555555;
}
.main a:hover{
color:#999900;
}
.main ul li a{
padding-left:15px;
background-repeat:no-repeat;
background-position:0 top;
line-height:1.4em;
}
ul.aphorism,ul.tags{
font-family:futura, sans-serif;
/*color:silver;*/
color:#999999;
}
ul.tags li.tag_name{
clear:both;
border-bottom:1px dotted #999;
}
ul.aphorism li{
background:rgba(245,245,245,0.6);
padding:15px;
font-style:italic;
margin:0 0 10px 0;
}
ul.tags ul li{
float:left;
margin-right:10px;
}
.tags{
color:white;
}
.tags ul li{
font-size:12px;
}
.footer{
background-color:rgba(20,20,20,0.5);
padding:10px;
margin-top:20px;
}
.footerLayout{
width:950px;
margin:0 auto;
font-family:helvetica, sans-serif;
color:rgba(255,255,255,0.5);
position:absolute bottom center;
}
.copy span{
font-size:12px;
font-family:georgia, serif;
margin:0 auto;
}
.br_clear{
clear:both;
}
/*ページ用*/
/*
.breadCrumbs{
background:#999;
font-size:80%;
}
.leftBlock{
float:left;
width:740px;
}
.title{
width:auto;
}
.rightBlock{
float:left;
width:190px;
padding:10px;
}

.leftBlock p{
font-size:85%;
line-height:1.8em;
}
.leftBlock a, .rightBlock a{
color:#9999cc;
}
*/
/*一覧ページ用*/
span.c_title{
/*color:yellow;*/
color:yellow;
display:block;
font-weight:bold;
font-size:11px;
margin-bottom:3px;
}
span.c_tags{
/*color:yellow;*/
color:#666666;
}
.item{
font-size:85%;
width:290px;
height:290px;
overflow:hidden;
float:left;
/*color:white;*/
color:#333333;
/*border:1px solid white;*/
border:1px solid silver;
padding:10px;
position:relative;
}
.item h4{
margin:0;
padding:0;
font-size:90%;
line-height:1.4em;
}
.item p{
font-size:90%;
line-height:1.6em;
}
.item p.tags{
position:absolute;
bottom:0;
clear:both;
background-color:silver;
padding:5px;
font-size:80%;
color:white;
width:280px;
}
ul.type_list li,ul.relation_links li,.main ul li a{
background-image:url("pjjj3o000000008i-img/pjjj3o0000000bjz.gif");
}
-body*{
background-image:url("pjjj3o000000008i-img/pjjj3o000000008w.jpg");
}
