/* BASE */
* {
    font-family: arial,sans-serif;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #c6dfee;
    text-decoration: underline;
}
a img {
    border: 0;
}

body {
    background-color: #FFF;
	background:url(images/yozora01.gif);
    margin: 0;
    padding: 0;
	overflow-y:scroll;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.toppage {
	
	margin-top:-19px;
}
}

input[type=submit] {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD));
  border: 1px solid #CCC;
  border-radius: 5px;
  font-size: 13px;
  padding: 4px 12px;
  text-shadow: 1px 1px 0 #FFF;
  -moz-border-radius: 5px;
  cursor: hand; cursor: pointer;
}
input[type=submit]:active {
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF));
}
input[type=submit]:hover {
  border-color: #666;
}
input[type=text],
input[type=password],
select,
textarea {
  border: 1px solid #CCC;
  border-radius: 3px;
  font-size: 13px;
  padding: 4px 5px;
  -moz-border-radius: 3px;
  padding: .1em;
}
input[type=text],
input[type=password],
textarea {
  padding: .2em;
    background: #fff url(input-bg.gif) repeat-x top left;
}
input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
    border-color: #888;
}
#text {
	min-height:600px;
	margin-top:47px;
	width:100%;
	text-align:center;
	background:#999 url(images/panel2.png) top left repeat;
	margin-bottom:-20px;
}
#text2 {
	position:absolute;
	top:486px;
	height:50px;
	width:100%;
	background:#dfdfdf url(images/global.png) top left repeat;
	z-index:2;
}
p.error,
p.success {
    border: 1px solid;
    font-size: small;
  margin: .5em;
  padding: .5em;
    width: 100%;
}
p.error {
    background: #FCC;
    border-color: #966;
    color: #633;
}
p.success {
    background: #CFC;
    border-color: #696;
    color: #363;
}
td#availability {
    color: #285;
    font-weight: bold;
}
td#availability.not-available {
    color: #F00;
}
textarea {
    font-size: small;
  padding: .2em;
}
th {
    padding-right: 1em;
    text-align: right;
}


/* HEADER */
#top {
	background:url(images/topbg.png) top left repeat-x;
	position:absolute;
	top:0px;
	width:100%;
	height:50px;
	text-align:right;
}
#top p{
	font-size:14px;
	color:#FFF;
	margin-top:8px;
}

#topimage {
	background:url(images/earth.png) top left no-repeat;
	width:307px;
	height:307px;
	position:absolute;
	top:25px;
	right:0px;
	z-index:-10;
}
#container {
	margin:0 0 0 0;
	width:100%;
	background:url(images/gra.png) left top repeat-x;
}


div#header {
	height:400px;
	margin-top:50px;
	padding-top:20px;
    clear: both;
	background:url(images/head.png) left bottom repeat-x;
}
div#header p {
	font-size:14px;
}
div#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
h1 {
	color:#fff;
    float: left;
    font-size: 14px;
    letter-spacing: 0.25em;
    padding: 8px;
}
html > body h1 {
}
html > body div#header.popup h1 {
  padding: .5em .5em .5em 50px;
}

/* NAVIGATION */

ul#navigation {
    list-style-type: none;
    margin: 0;
  padding: 1.9em 1em;
    width: auto;
}
ul#navigation a {
	color:#FFF;
    font-size: medium;
    font-weight: bold;
}
ul#navigation a:hover {
    color: #FFF;
}
ul#navigation li {
    float: left;
}
ul#navigation li.access {
    float: right;
}
div#tagarea {
	width:550px;
	font-size:16px;
	line-height:22px;
	color:#FFF;
	padding:10px;
	font-size:14px !important;
	margin-top:10px;
	margin-bottom:30px;
	height:60px;
	background:#00001b;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}

div#tagarea a {
display:block;
float:left;
outline:none;
margin-bottom:5px;
}

div#tagarea a:hover {
text-decoration:none;
}

#menu {
	position:absolute;
	top:265px;
	left:15px;
	z-index:300;
}
#menu2 {
	position:absolute;
	top:430px;
	right:50px;
	z-index:5;
}
/* ‚‘äƒTƒCƒhƒo[ */
div#sidetop {
	position:absolute;
	top:350px;
	left:0px;
    width: 214px;
	background:url(images/sidetop.png) left top no-repeat;
	padding-top:90px;
	padding-left:40px;
	font-size:16px;
	height:262px;
	z-index:5000;
}
div#sidetop ul{
	margin-top:20px;
	list-style:none;
}
div#sidetop li{
	font-size:14px;
}
div#sidetop li a{
	color:#222;
	text-decoration:underline;
}
div#sidetop li a:hover{
	color:#06F;
	text-decoration:underline;
}
.minitag{
	width:150px;
	line-height:23px;
	margin-left:10px;
}
.minitag a{
	color:#03F !important;
	text-decoration:none !important;
}
.minitag a:hover{
	color:#06F !important;
	text-decoration:underline !important;
}
div#side {
	position:absolute;
	top:612px;
	left:0px;
    width: 214px;
	background:url(images/siderp.png) left top repeat-y;
	padding:298px 0 0 33px;
}
div#sidebottom {
	position:absolute;
	top:910px;
	left:0px;
    width: 214px;
	padding:0 0 0 34px;
}
/* BOOKMARKS */
#content {
	background:url(images/panel2.png) 60px 50px;
	margin-bottom:-16px;
}
#content a {
    color: #47A;
    text-decoration: none;
}
#content a:hover {
    color: #258;
    text-decoration: none;
}
#global {
	height:50px;
	width:100%;
	background:url(images/global.png) top left repeat-x;
}
ol#bookmarks {
    list-style-type: none;
	margin-left:230px;
	min-height:340px;
    width: 100%-230px;
}
html > body ol#bookmarks {
    padding: 0;
}
div.link {
	position:relative;
	top:137px;
	height:15px;
	text-align:right;
	margin-right:5px;
	font-size:12px;
	z-index:300;
}
div.rule {
	position:relative;
	top:-25px;
	left:0px;
	text-align:left;
	z-index:200;
}
div.meta {
	margin-top:-210px;
    color: #285;
}
*:first-child+html div.meta {
	margin-top:-130px;
    color: #285;
}
div.meta a{
	display:block;
    color:transparent !important;
font-size:165px;
line-height:10px;
height:170px;
width:170px;
position:relative;
z-index:20000;
}
li.xfolkentry {
	height:170px;
	width:170px;
	float:left;
	display:block;
	background-color:#fff;
    margin-bottom: 0;
	background-image:url(images/panel1.png);
}


/* ƒ‚ƒbƒN’†‰›‘µ‚¦ */

	#bookmarks li {
		border-collapse: collapse;
		width: 170px;
	}
		#bookmarks li p {
			display: table-cell;
			text-align: center;
			vertical-align: middle;
			width: 170px !important;
			width: auto;
			height: 130px !important;
			height: auto;
		}

/* IE—p’†‰›‘µ‚¦ */

	#bookmarks ol li {
		display: inline;
		float: none;
		margin-left:-15px;
		text-align: center;
		vertical-align: text-top;
		line-height: 148px;
		overflow: hidden;
		width: 170px;
		height: 130px;
	}
		#bookmarks ol li span {
			display: inline-block;
		}
		#bookmarks ol li p {
			vertical-align: middle;
			display: inline;
			zoom: 1;
		}

/* ’†‰›‘µ‚¦‚±‚±‚Ü‚Å */


li.xfolkentry img{
    border:none;
	
}
html > body li.xfolkentry {
}
li.xfolkentry div {
}
li.xfolkentry.deleted {
  opacity: .5;
}
li.xfolkentry.private {
	background-image:url(images/panel3.png);
}
li.xfolkentry.shared {
    border-left: 3px solid #FA0;
}

/* SIDEBAR */

div#sidebar {
    font-size: small;
    position: absolute;
    right: 1em;
    top: 10em;
    width: 200px;
}
div#sidebar a {
    color: #995;
}
div#sidebar a:hover {
    color: #773;
}
div#sidebar div {
    background: #FFF url('bg_sidebar.png') bottom repeat-x;
    border: 1px solid #CC8;
    color: #555;
    margin-bottom: 1em;
}
div#sidebar h2 {
    background: transparent;
    border: 0;
    color: #995;
    letter-spacing: 0;
    margin: 0;
  padding: .5em 0;
  text-shadow: none;
}
div#sidebar hr {
    display: none;
}
div#sidebar p {
    margin: 1em;
}
div#sidebar p.tags a {
    margin: 0;
}
div#sidebar table {
  margin: .5em .5em 0 .5em;
}
div#sidebar table td {
  padding-bottom: .25em;
  padding-right: .5em;
}
div#sidebar ul {
    list-style-type: none;
    margin: 0;
  padding: .5em;
}
div#sidebar ul li {
  margin: .5em 0;
}

/* TAGS */

p.tags {
    line-height: 2.25em;
    margin: 2em 10%;
    text-align: justify;
    vertical-align: middle;
}
p.tags a,
p.tags span {
    color: #47A;
  margin-right: .5em;
}
p.tags span:hover {
    cursor: pointer;
    text-decoration: underline;
}
p.tags span.selected {
    background: #CEC;
}

/* PROFILE */

table.profile th {
    width: 10em;
}

/* OTHER GUFF */

dd {
	background: #CEC;
	border-right: 4px solid #ACA;
	color: #464;
	padding: 6px;
}
dd a {
	color: #464;
}
dd a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

dl {
	font-size: small;
	margin: 1em;
	width: 100%;
}
dl#profile dd {
	background: #CDE;
	border-color: #ABC;
	color: #247;
}
dl#profile dt {
	background: #BCE;
	border-color: #9AC;
	color: #245;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dl#profile a {
	color: #446;
}
dl#profile a:hover {
	color: #000 !important;
	text-decoration: underline !important;
}
dl#meta dd {
	line-height: 1.5em;
}
dl#meta dt {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt {
	border-right: 4px solid #9B9;
}
dt a {
	background: #BDB;
	color: #353;
	display: block;
	font-weight: bold;
	padding: 6px;
}
dt a:hover {
    background: #ACA;
    border: 0;
}

/* ƒtƒH[ƒ€ŠÖŒW */

#kensaku {
	margin-top:-160px;
}
#searchform {
  border: 3px solid #8a8aff;
  border-radius: 5px;
  font-size: 15px;
  font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
  padding:5px 5px 5px 5px;
  -moz-border-radius: 5px;
  padding: .1em;
}
#searchformbtn {
	margin-left:-35px;
	margin-top:2px;
}
form {
	margin: 0;
}
form#search {
	color: #555;
	font-size: small;
}
form label,
form td,
form th {
	font-size: small;
}
form table {
	margin: 0 1em;
}

/* ƒtƒH[ƒ€ŠÖŒW */

h3 {
	background: #DDD;
	color: #555;
	font-size: small;
  letter-spacing: .2em;
	margin: 2em 1em 1em 1em;
  padding: .5em .75em;
  text-shadow: 1px 1px 0 #FFF;
}
li {
	font-size: small;
  margin-bottom: .5em;
}
p {
    font-size: small;
    margin: 1em;
}
p#sort {
  color: #CCC;
  font-size: small;
@text-align:left;
  margin: 0;
  position: absolute;
  right: 0;
  top: 350px;
}
html > body p#sort {
  margin-right: .75em;
}
p#sort a {
  background: #ddd;
  color: #222;
  font-weight: normal;
  margin-right: .5em;
  padding: 0 1em;
  border-radius: .25em;.
}
html > body p#sort a {
    margin-right: 0;
}
p#sort a:hover {
    background: #fff;
    text-decoration: none !important;
}
p#sort span {
    display: none;
}
div#pagination {
	text-align:center;
    width: 100%-170px;
	height:260px;
}
p.paging {
	padding-top:30px;
	height:71px;
	font-size: small;
	margin-left: 1em;
}
p.paging a,
p.paging span.disable {
	background: #DDD;
	color: #FFF;
	display: inline;
	font-size:16px;
  margin-right: .5em;
  padding: .25em 1em;
}
p.paging a:hover {
	background: #bbb;
}
p.paging span {
	display: none;
}
p.paging span.disable {
	background: #DDD;
	color: #AAA;
	font-size:16px;
}
div.collapsible p.tags {
	line-height: 2.25em;
	margin: 1em 2em;
}
th label {
	padding-right: 1em;
}
ul {
	margin-right: 1em;
	width: 75%;
}

/* ƒRƒs[ƒ‰ƒCƒg */
div#copyright {
	text-align:center;
	color:#FFF;
	height:25px;
	font-size:16px;
	background-color:#333;
	border-top:#000 2px solid;
}

#topright {
    width: 700px;
	border:#ccc 2px solid;
	background:url(images/topback.png);
	margin-left:10px;
	margin-right:100px;
	margin-top:20px;
	padding:25px;
}

#topright p {
	font-size:14px;
	color:#dedede;
	text-align:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.topr {
	font-size:20px !important;
	color:#fff !important;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

/* ŒÂ•Êƒy[ƒW@*/
div#pagecontent {
	border:#555 2px groove;
	margin:70px auto;
	background:#999 url(images/gla.png) top left repeat-x;
	color:#333;
    list-style-type: none;
	min-height:510px;
    width: 680px;	
}

div#pagecontent h2 {
	color: #060;
	font-size:26px;
}
div#pagecontent p {
	text-align:left;
	font-size:12px;
}

/* the overlayed element */
.apple_overlay {
	
	display:none;
	
	background-image:url(images/white.png);
	
	width:640px;		
	
	padding:35px;

	font-size:11px;
}

.apple_overlay .close {
	background-image:url(images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
} 

.details {
	color:#333;
} 

.fl-l {
	float:left;
	text-align:left;
	width:80px;
	margin-bottom:10px;
	line-height:18px;
}

.fl-l b{
	font-size:16px;
}
