<!--
body	{background-color:#cccccc;
	text-align:left;}

a:link	{color:#000000;
text-decoration:none;}

a:hover	{color:#0000ff;}

#outline	{width:700px;
		margin:0 auto;
		border:solid 1px #000000;}

#header		{height:120px;
			background:url('http://file.meriprilike.blog.shinobi.jp/top.jpg');
			background-repeat:no-repeat;
			border-bottom:solid 1px #000000;}

	.b_title	{padding:65px 20px 0px 20px;
				font-size:25px;
				font-weight:bold;}

	.b_intro	{padding-left:30px;
				font-weight:bold;
				font-size:15px;}

#entry		{width:500px;
			margin:0 10px;
			text-align:left;
			float:right;
			background-color:#cccccc;}

	.ent-margin	{background-color:#ffffff;
				margin:20px 0;
				border:1px solid #000000;}

	.ent-title	{font-size:120%;
				font-weight:bold;
				margin:10px 10px 0 10px;
				border-bottom:solid 1px #000000;
				border-left:solid 3px #000000;}

	.ent-body	{font-size:12px;
				line-height:120%;
				margin:0 20px;}

	.ent-ps		{font-size:10px;
				padding:15px 15px 10px 0;
				text-align:right;}

	.ent-foot	{margin:15px 15px 5px 0;
				font-size:10px;
				text-align:right;}

	.com-area	{background-color:#ffffff;
				margin:20px 0;
				border:1px solid #000000;}

	.com-top	{margin:10px;
				font-weight:bold;
				border-left:3px solid #000000;
				border-bottom:1px solid #000000;}

	.com-border	{background-color:#ff81ff;
				height:1px;
				margin:10px 15px;
				font-size:1px;}

	.com-margin	{margin:15px 0;}

	.com-title	{margin:2px 5px;}

	.com-body	{margin:10px;}

	.com-foot	{margin:10px;
				font-size:10px;
				text-align:right;
				border-bottom:1px solid #000000;}

	.com-res	{margin:0 10px 0 40px;}

	.com-res-foot	{margin:10px 25px;
				font-size:10px;
				text-align:right;
				border-bottom:1px solid #000000;}

	.com-pos	{margin:0 10px;}

	.form-btn	{margin:20px 10px;}

	.navi		{margin:15px 0 5px 0;
				font-size:10px;
				text-align:center;}

#sidebar	{width:160px;
			margin-left:10px;
			text-align:left;
			float:left;
			background-color:#cccccc;}

	.sb_menu	{margin-top:20px;
				font-size:120%;
				font-weight:bold;
				border-left:3px solid #000000;
				border-bottom:1px solid #000000;}

	.prof_img	{margin:5px;
			border:solid 1px #000000;}

	.admin		{margin:20px 0 20px 10px;
				font-size:10px;}

	.sb			{margin:5px 0 0 10px;
				font-size:10px;}

#clear		{clear:both;}

#footer		{width:700px;
			margin:0 auto;
			padding-top:5px;
			font-size:10px;
			text-align:center;}



.highslide {
    cursor: url(http://file.meriprilike.blog.shinobi.jp/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(http://file.meriprilike.blog.shinobi.jp/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(http://file.meriprilike.blog.shinobi.jp/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

-->