<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
	margin : 0;
	padding : 0;
	font-style : normal;
	font-weight : normal;
	font-size:12px;
	word-break:break-all;
}

h1,h2,h3{margin:0;}

a img {
	border-style : none;
	border-width : 0px;	
	text-decoration : none;
}

a:link {color : #000 ;text-decoration : none;}
a:visited {color : #000 ;text-decoration : none;}
a:hover {color : #000 ;text-decoration : none;}
a:active {color : #000 ;text-decoration : none;}

body {
	color : #000;
	text-align : left;
	line-height : 1.5;
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/bg_dotred.gif) 50% 0;
}

/* バナー部分 */

#banner{
	width : 900px;
	height : 300px;
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/karin_hanahead.gif) 50% 0 no-repeat;
}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 30px 0 0 100px;
	color:#000000;
	width:450px;
	font-weight:bold;
	text-align:left;
}

h1 a:link,h1 a:visited,h1 a:hover,h1 a:active{
	font-size : 30px;
	color:#fc0000;
}


h2{
	padding : 0 0 0 100px;
	font-size:12px;
	color:#000;
	width:450px;
	text-align:left;
}

/* 本文 */

#container{
	width:900px;
	margin:0 auto;
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/karin_hanabg00.gif) repeat-y 50% 0;
}

#wrapper{
	float:left;
	width:690px;
}

#blogcontainer{
	width:880px;
	margin:0 auto;
}

/* サイドバー共通 */
.sidehead{
}

.sidebody{
	padding:0 10px;
}

.sidebottom{
	height:9px;
}

.sidebody a:link {color : #000 ;text-decoration : none;}
.sidebody a:visited {color : #000 ;text-decoration : none;}
.sidebody a:hover {color : #000 ;text-decoration : underline;}
.sidebody a:active {color : #000 ;text-decoration : none;}


/* 左サイドバー */
/* 右サイドバー */

#right {
	float:right;
	width:175px;
}

#left {
	float:left;
	width:175px;
}

#left img,
#right img {
	margin:0 auto;
}

#left h3, #right h3{
	height : 32px;
	background:url(http://blog-imgs-34.fc2.com/y/a/c/yachorins/list-red.gif) no-repeat 50% 0;
	color:#c40000;
	text-align : left;
	padding:7px 0 0 25px;
	font-weight:normal;
	font-size:12px;
}


#left ul, #right ul {
	margin : 0 15px;
overflow:hidden;
}

.calender{
	width:130px;
	margin:0;
}

.ads{
}


/* メイン */

#blog{
	float:right;
	width:500px;
	overflow:hidden;
}

.articledate{
	color:#000;
	padding:18px 30px 0 10px;
	font-size:12px;
	text-align:right;
	float:right;
	font-weight:bold;
}

.category {
	color:#000;
	padding:0px 30px 0 10px;
	margin-top:-22px;
	font-size:11px;
	text-align:right;
	float:right;
	font-weight:bold;
}

.category a:link {color : #000; text-decoration : none;}
.category a:visited {color : #000 ;text-decoration : none;}
.category a:hover {color : #000 ;text-decoration : none;}
.category a:active {color : #000 ;text-decoration : none;}





.entry-header{
	padding:28px 0px 0 55px;
	margin-left:20px;
	width:300px;
	height:35px;
　　　　 overflow:hidden;
	}

.blogtop{
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/khttitle_top.gif) 0 0 no-repeat;
	padding:0 0px;
	height: 80px;
}


.prev-next-navi{
}

#blog h3{

	font-weight:bold;
	font-size:14px;
	line-height:1.2em;
	color:#000;

}

#blog h3 a{
	font-weight:bold;
	font-size:18px;
	color:#000;
}

.entry-body{
	padding:5px 20px 3px 28px;
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/khttitle_middle.gif) repeat-y;
	font-size:14px;
}
p.entry-more {
		padding : 25px 60px 25px 0;
		text-align : right;
	}
#aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
	background:url(http://blog-imgs-12.fc2.com/y/a/c/yachorins/khttitle_bottom.gif) no-repeat;
	text-align:center;
	color:#000;
         height:80px;
}

.entry-footer a:link {color : #000 ;text-decoration : none;}
.entry-footer a:visited {color : #000 ;text-decoration : none;}
.entry-footer a:hover {color : #000;text-decoration : none;}
.entry-footer a:active {color : #000 ;text-decoration : none;}


.section{
}

.section ul.entry-footer {
	padding : 10px 0 5px 0;
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

/* コメント部 */


h3#comment-top,
h3#trackback-top,
h3.comment-post {
	margin:0px;
	padding:30px 0 5px 0;
	text-align:left;
}

.trackback-text {
width:100%;
}

.comment-header{
	font-size:13px;
	font-weight:bold;
         border-bottom : 1px dotted #FC0000;
         
}

.comment-body{
	padding : 10px;
}
.comment-footer{
	padding : 10px 10px 15px 10px;
}

.comment_trackback{
	padding:5px 20px;
}


/* フッター */
#footer{
	text-align:center;
}


/* カレンダー */
.calender {
 width:150px;
 font-weight:normal;
 }
 
 .calender td{font-weight:normal;}
 .calender th{font-weight:bold;}
 .calender caption{font-weight:normal; font-size:14px;}
 .calender caption a{font-weight:normal; font-size:14px;}
 
.calender #sun{color:#C00;}
.calender #sat{color:#0675B2;}

.calender td a:link {color : #FFF ;text-decoration : none;font-weight:bold;}
.calender td a:visited {color : #FFF ;text-decoration : none;font-weight:bold;}
.calender td a:hover {color : #FFF ;text-decoration : underline;font-weight:bold;}
.calender td a:active {color : #FFF ;text-decoration : none;font-weight:bold;}

/* TOP ボタン */
.top {
margin-top:10px;
}

.top a:link {color : #fc0000 ;text-decoration : none;font-weight:bold;}
.top a:visited {color : #fc0000 ;text-decoration : none;font-weight:bold;}
.top a:hover {color : #fc0000 ;text-decoration : underline;font-weight:bold;}
.top a:active {color : #fc0000 ;text-decoration : none;font-weight:bold;}
.more {
display: none;
margin-top: 1em;
}
/*　追記を隠す　*/

.permanent_more {
margin-top: 1em;
}
/*　個別記事ページの追記　*/</pre></body></html>