<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************************/
/*				åŸºæœ¬è¨­å®š					*/
/********************************************/
html{
	scrollbar-face-color: #cccccc;
	scrollbar-base-color:#e3ded1;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #cccccc;
}

body{
	font-size:x-small;
	line-height:1.6em;
	background-color:#ffffff;
	color:#999999;
	margin:0;
	padding:0;
	background-image: url(http://templates.blog.fc2.com/template/rock/back.gif);
	text-align:center;
}

img{
  border:0;
}

a:link {
  color:#3399cc;
  text-decoration:none;
  border-bottom:0px solid #3399cc;
}

a:visited {
  color:#3399cc;
  text-decoration:none;
  border-bottom:0px solid #3399cc;
}

a:hover,
a:active {
  color:#3399cc;
  text-decoration:none;
  border-bottom:1px solid #3399cc;
}

tr,td{
	font-size:small;
	line-height:1.6em;
}

p {
	margin:0 0 20px 0;
	padding:0;
}

dd{
	margin:0 0 20px 1em;
}



h1{
  clear:both;
  font-weight:bold;
  font-size:110%;						/*safariã¯ã‚µã‚¤ã‚ºã®ä¸€æ‹¬æŒ‡å®šä¸å¯*/
  margin:0;
  padding:0;
  line-height:1em;
  border-bottom:0px solid #333333;
}

h2{
  clear:both;
  font-weight:bold;
  font-size:110%;						/*safariã¯ã‚µã‚¤ã‚ºã®ä¸€æ‹¬æŒ‡å®šä¸å¯*/
  margin:0;
  padding:0;
  line-height:1em;
  border-left:0px solid #333333;
}

h3{
  clear:both;
  font-weight:bold;
  font-size:100%;						/*safariã¯ã‚µã‚¤ã‚ºã®ä¸€æ‹¬æŒ‡å®šä¸å¯*/
  margin:0;
  padding:0;
  line-height:1em;
  border-bottom:0px solid #999999;
}

h4{
  clear:both;
  font-weight:bold;
  font-size:100%;						/*safariã¯ã‚µã‚¤ã‚ºã®ä¸€æ‹¬æŒ‡å®šä¸å¯*/
  line-height:1em;

  margin:5px 0;
  padding:0;
}


/********************************************/
/*		ãƒšãƒ¼ã‚¸ã“ã†ã›ã„						*/
/********************************************/
#wrapper{
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
}

#header{
	width:760px;
	height:145px;
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/header_img.jpg);
	border:0px solid #ffffff;
}

#main{
	width:760px;
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/back_center.gif);
	background-repeat:repeat-y;
}

#contents{
	margin:0 15px 0 0;
	padding:0;
	width:510px;
	font-size:small;
	float:right;
}

#side{
	margin:0 0 0 5px;
	padding:0;
	width:180px;
	font-size:small;
	float:left;
}


/********************************************/
/*				header						*/
/********************************************/
#header h1{
	font-size:14px;
	margin:0;
	padding:90px 0 0 22px;
	color:#333333;
}

#header p{
	font-size:11px;
	margin:5px 0 0 22px;
	padding:0;
	color:#333333;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
	color:#333333;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/********************************************/
/*				ã‚¨ãƒ³ãƒˆãƒªãƒ¼					*/
/********************************************/
.entry{
	margin:17px 0 5px 0;
	width:507px;
}

.entry h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003366;
	background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
	background-repeat:no-repeat;
}

.posted{
	margin:15px 0 0 0;
	font-size:small;
	text-align:right;
}

.entry h2 a:link,
.entry h2 a:visited,
.entry h2 a:hover,
.entry h2 a:active {
	color:#003366;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/********************************************/
/*				ã‚³ãƒ¡ãƒ³ãƒˆ						*/
/********************************************/
#comment_area{
	margin:15px 0;
	width:507px;
}

#comment_area h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003366;
	background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
	background-repeat:no-repeat;
}

#comment_area h3{
	margin:40px 0 0 0;
	padding:0;
	color:#003366;
}

#comment_area .posted{
	margin:15px 0;
	border-bottom:1px solid #dddddd;
}


#comment_area h2 a:link,
#comment_area h2 a:visited,
#comment_area h2 a:hover,
#comment_area h2 a:active {
	color:#003366;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

#navi{
	margin:15px 0;
	width:507px;
	text-align:center;
}

/********************************************/
/*				ã‚¨ãƒ‡ã‚£ãƒƒãƒˆ					*/
/********************************************/
#edit{
	margin:15px 0;
	width:507px;
}

#edit h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003366;
	background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
	background-repeat:no-repeat;
}

#edit .posted{
	margin:15px 0;
	border-bottom:1px solid #dddddd;
}


/********************************************/
/*				ãƒˆãƒ©ãƒ						*/
/********************************************/
#trackback{
	margin:15px 0;
	width:507px;
}

#trackback h2{
	margin:0 0 17px 0;
	padding:0 0 0 15px;
	color:#003366;
	background-image:url(http://templates.blog.fc2.com/template/rock/mark.gif);
	background-repeat:no-repeat;
}

#trackback h3{
	margin:40px 0 0 0;
	padding:0;
	color:#003366;
}

#trackback .posted{
	margin:15px 0;
	border-bottom:1px solid #dddddd;
}

#trackback h3 a:link,
#trackback h3 a:visited,
#trackback h3 a:hover,
#trackback h3 a:active {
	color:#003366;
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}


/********************************************/
/*				ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–					*/
/********************************************/
#archives{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#archives h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_archives.gif);
	background-repeat:no-repeat;
	height:10px;
}

h2 span {
	visibility:hidden;
}




/********************************************/
/*				category					*/
/********************************************/
#category{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#category h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_categories.gif);
	background-repeat:no-repeat;
	height:10px;
}


/********************************************/
/*				entry						*/
/********************************************/
#entry{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#entry h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_entries.gif);
	background-repeat:no-repeat;
	height:10px;
}


/********************************************/
/*				comment						*/
/********************************************/
#comment{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#comment h2{
	
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_comments.gif);
	background-repeat:no-repeat;
	height:10px;
}


/********************************************/
/*				link						*/
/********************************************/
#link{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#link h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_link.gif);
	background-repeat:no-repeat;
	height:10px;
}

/********************************************/
/*				common						*/
/********************************************/
.common{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

.common h2{
	color: #003366;
	margin:0 0 5px 0;
	padding:0 1em 0 1em;
	font-size: 10px;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_common.gif);
	background-repeat:no-repeat;
	height:10px;
}

.common p{
	margin: 0.6em;
}

.common ul{
	margin: 0;
	padding: 1em;
}

.common li{
	list-style-type:
}

.calender{
	width: 95%;
}

/********************************************/
/*			form							*/
/********************************************/
form{
	margin:0;
 	padding:0;
}

input,textarea {
	margin:0;
	padding:0;
	line-height:1.0em;
	background-color: #ffffff;
	font-size:small;
	color:#999999;
	font-weight:normal;
	border:0px solid #999999;
}

.filedsize{
	width:100px;
}


/********************************************/
/*				æ¤œç´¢							*/
/********************************************/
#search{
	width:181px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	border-bottom:2px solid #ffffff;
}

#search h2{
	margin:0 0 5px 0;
	padding:0;
	background-image:url(http://templates.blog.fc2.com/template/rock/tit_search.gif);
	background-repeat:no-repeat;
	height:10px;
}

#search form{
	margin:0;
	padding:0;
	display:inline;
}

#search input {
	margin:0;
	padding:0;
	line-height:1.0em;
	background-color: #ffffff;
	font-size:x-small;
	color:#999999;
	font-weight:normal;
}

#search input.filedsize {
	margin:0;
	padding:0;
	width:100px;
	border:1px solid #999999;
}

p{
	margin:0;
	padding:0;
}

/********************************************/
/*				footerè¨­å®š				*/
/********************************************/
#footer{
	clear:both;
	margin:0 10px;
	padding:0;
	width:740px;
	height:50px;
	background-color:#f4f4f1;
	text-align:right;
}


/********************************************/
/*				linkè¨­å®š					*/
/********************************************/
.non a:link,
.non a:visited,
.non a:hover,
.non a:active {
	border-bottom:0px solid #009fcc;
	text-decoration:none;
}

img.emoji{
	vertical-align:middle;
	border:0;
}</pre></body></html>