/*  Base
----------------------------------------------- */

html {
	overflow-y: scroll;
}
body,div,p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
body {
	background: #EEEEEE;
	text-align: center;
}

/*  Layout
----------------------------------------------- */

#container {
	width: 960px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(https://20e8ed.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/bg.gif?t=1364960689) repeat-y center top;
}
body > #container {
	height: auto;
}
#header {
	width: 920px;
	height: 100px;
	padding: 20px 20px 0 20px;
	background: url(https://666fbd.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/mainimg.jpg?t=1368430088) no-repeat right top;
	text-align: left;
}
#wrap {
	clear: both;
	width: 960px;
	text-align: left;
}
#side {
	float: right;
	width: 250px;
	padding: 15px 10px 0 10px;
}
#sidebar {
	margin: 10px 0 0 0;
}
#content {
	float: left;
	width: 650px;
	padding: 15px 0 0 20px;	
}
#footer {
	clear: both;
	padding: 100px 20px 10px;
	text-align: left;
}

/*  Style
----------------------------------------------- */

#header h1 {
 	padding: 0 0 5px 0;
 	color: #666666;
	font-size: 101%;
	font-weight: bold;
}
#wrap h1 {
	padding: 0 0 0 25px;
	background: url(https://1d5936.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/title1.gif?t=1364960690) no-repeat left 0.25em;
}
#wrap h2 {
	padding: 0 0 5px 0;
	border-bottom: 2px solid #FFCC66;
}
#wrap #imprint h2 {
	padding: 0;
	border: none;
}
#wrap #imprint p {
	color: #444444;
}
#wrap ul,
#wrap ol {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}
#footer .copyright {
	margin: 20px 0 0 0;
}

/* ------ プロフィール画像用 ------ */

.profile {
	padding: 0 0 15px 0;
}
.profile img {
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
}

/*  Clearfix
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*  Navigation
----------------------------------------------- */

#navigation {
	clear: both;
	width: 960px;
	background: url(https://37b0d2.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/nav1.jpg?t=1364960690) repeat-y left bottom;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	hight: 40px;
	line-height: 40px;
	/white-space: nowrap;
}
#navigation ul li a {
	display: block;
	/display: inline-block;
	position: relative;
	padding: 0 20px;
	color: #FFFFFF;
         font-size: 90%;
         font-weight: bold;
	background: url(https://37b0d2.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/nav1.jpg?t=1364960690) no-repeat right bottom;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #FFFFFF;
	background: url(https://9196e4.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/img/nav1-over.jpg?t=1364960689) no-repeat right bottom;
	text-decoration: none;
}
#navigation .mainNav2 {
	display: none;
}
#side ul {
	margin:0;
	padding:0;
}
#side ul li {
	display: inline;
	width: 250px;
}
#side ul li a {
	display: block;
	padding: 3px 5px;
	color: #000000;
	background: #FFFFFF;
	border-left: 4px solid #FFAE00;
	text-decoration: none;
}
#side .mainNav1 li a {
	margin: 0 0 5px 0;
}
#side .mainNav2 li a {
 	margin: 0 0 5px 15px;
}
#side .mainNav3 li a {
 	margin: 0 0 5px 30px;
}
#side ul li a:hover {
	color: #000000;
	background: #FFD67F;
	text-decoration: none;
}
#side ul li .current {
	font-weight: bold;
	background: #FFE7B2;
}

/*  Blog
----------------------------------------------- */

#wrap .blogselection .datetime,
.blogselection .datetime-inner{
    width:110px;
    height:12px;
    float:left;
} 

.cc-page-blog .datetime-inner{
    width:110px;
    height:12px;
    margin:0px 0px 0px auto;
} 

.blogselection .datetime-inner{
    background: url(https://55cf37.claudeassets.com/20250518133932im_/https://u.jimcdn.com/cms/o/s2a59e82748459d6a/userlayout/css/datetime.png) 0px 4px no-repeat;
} 

.cc-page-blog .datetime .yr,
.blogselection .datetime .yr{
    padding:0px;
    margin:0px;
    height:20px;
    float:right;
    width:48px;
    font-size:12px;
    color:#727272;
    text-align:right;
    vertical-align:top;
    display:inline;
    line-height:20px !important;
} 

.cc-page-blog .datetime .mon,
.blogselection .datetime .mon{
    padding:0px;
    margin:0px;
    height:20px;
    float:right;
    width:28px;
    font-size:12px;
    color:#727272;
    text-align:center;
    vertical-align:top;
    display:inline;
    line-height:20px !important;
} 

.cc-page-blog .datetime .day,
.blogselection .datetime .day{
    padding:0px;
    margin:0px;
    height:20px;
    float:right;
    background:none;
    width:28px;
    font-size:12px;
    color:#727272;
    text-align:left;
    vertical-align:top;
    display:inline;
    line-height:20px !important;
} 
.cc-page-blog .datetime .yr:after,
.blogselection .datetime .yr:after{
    content: "年";
} 
.cc-page-blog .datetime .day:after,
.blogselection .datetime .day:after{
    content: "日";
} 
.blogselection .j-blogarticle h1{
    padding:0px !important;
    margin:0 0 5px 0;
    width:518px !important; 
    float:right;
    font-size:14px;
    background:none !important;
    line-height:1.2 !important;
    text-indent:0px !important;
    border:none;
} 

.blogselection .j-blogarticle h1 a{
    display:inline !important;
    text-align:left !important;
    text-indent:0px !important;
    color:#996600;
    font-weight:bold;
    text-decoration:none;
}
.blogselection h2,
.cc-page-blog h2{
    background: none;
    line-height: normal !important;
    margine: 10px 0 0 0 !important;
    border-left: solid #FFAE00 7px;
    border-bottom: none !important;
    background: #FFE7B2;
    padding-left: 8px !important;
    font-size: 16px !important;
    text-indent:0px !important;
}
.blogselection h2 a,
.cc-page-blog h2 a{
    color: #666666;
    text-decoration: none;
}
.blogselection .n j-text{
    padding:0px !important;
    margin:0px;
    width:650px !important; 
    float:left;
    font-size:14px;
    background:none !important;
    line-height:1.2 !important;
    text-indent:0px !important;
    border:none;
} 

.j-blogarticle{
    border-bottom:1px dotted #ccc;
    margin-bottom:0px;
    clear:both;
} 

.j-blogarticle .blogreadmore{
      display:none;
}

#content .post-title
{
    background: none;
    line-height: 1.5;
    border-left: solid #FF9900 7px;
    border-bottom: solid #FF9900 1px;
    padding-left: 8px;
}
#wrap .post h1 a {
	color: #666666;
	text-decoration: none;
}
#wrap .blogselection .clearover {
	margin: 0 0 20px 0;
}
/*
     FILE ARCHIVED ON 10:16:01 Mar 09, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:55:22 Jun 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.831
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.052
  esindex: 0.009
  cdx.remote: 88.09
  LoadShardBlock: 72.789 (3)
  PetaboxLoader3.datanode: 69.24 (4)
  PetaboxLoader3.resolve: 337.155 (2)
  load_resource: 388.997
*/