/* Base Weblog (base-weblog.css) */

/* basic elements */

@charset "EUC-JP";

body {
		margin-top:0px;
		margin:0px 20px 20px 20px;
		background=http://www.yunokuni.com/img/topbg.gif;
		}
	A 			{ color: #993300; text-decoration:none; font-weight:normal; } 
	A:link		{ color: #993300;} 
	A:visited	{ color: #993300;} 
	A:active	{ color: #720401; text-decoration: underline} 
	A:hover		{ color: #720401; text-decoration: underline}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	#banner {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#FFF;
		font-size:x-large;
		font-weight:bold;
  		background:#00B0E9;
  		padding:1px; 		  		  		 	 
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: x-large;
		font-weight: bold;
		color: #FFF;
		text-decoration: underline;
		}
		
	.description {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		text-transform:none;	
		}	

	.top {
		border-left:1px dotted #FFF;	
		border-right:1px dotted #FFF;  		
		border-top:1px dotted #FFF;  		
  		background:#fff;
  		padding:0px; 		  		  		 	 
		}


	#content {
		float:center;
		position:relative;
		width:100%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px solid #ddd;	
		}

	#content2 {
		float:left;
		position:relative;
		width:20%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px solid #ddd;	
		}

	#container {
		background:#FFF;
		border:1px solid #ddd;		
		}

	#links {
		background:#fff;
		padding:15px;				
		border:1px solid #ddd;			
		}
		
	.blog {
  		padding:15px;
		background:#FFF;  							
		}	

	
	.blogbody {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:18px;			
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
	.title	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: small; 
		color: #009FD3; 	
		text-transform:uppercase;				
		}			

	#menu {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: x-small; 
  		margin-bottom:10px;
		background:#FFF;
		text-align:center;  							
		}		

	.date	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: small; 
		color: #000; 
		border-bottom:1px solid #ddd;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
.shopping	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: small; 
		color: #003366; 
		margin-bottom:5px;
		}

		.exp	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: x-small; 
		color: #003366; 
		margin-bottom:20px;
		}

	.posted	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: x-small; 
		color: #003366; 
		margin-bottom:20px;
		}
		
		
	.calendar {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#00B0E9;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
  		padding:2px;
  		text-align:center;	
		}
	
	.calendarhead {	
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#00B0E9;
		font-size:x-small;
		font-weight:bold;
  		background:#FFF;
  		line-height:130%;
  		padding:2px;					
		}	
	
	.side {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#FFF;
		font-size:small;
		font-weight:bold;
  		line-height:130%;
  		padding:1px;
  		margin-top:15px;
		border-bottom:1px solid #ddd;
		text-align:left;		  					
  		background:#FFF;		
		}		
	
	.syndicate {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size:x-small;
		font-weight:bold;		
  		line-height:130%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#00B0E9;  		
 		}	
		
.side ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	}


.side li {
	color: #602669;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: disc;
	}


	.powered {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:x-small;
		font-weight:bold;
  		border:1px dotted #fff;			
		line-height:130%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
  		background:#fff;		
		}	
		
	
	.comments-body {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px solid #ddd; 					
		}		

	.comments-post {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

	.trackback-url {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
 		padding:5px;	
 		border:1px solid #ddd; 					
		}

	.trackback-body {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:130%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px solid #ddd; 					
		}		

	.trackback-post {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}

	.tb-description {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#fff;
		font-size:medium;
		font-weight:bold;	
		}

	.tb-title {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#333;
		font-size:medium;
		font-weight:bold;
		margin: 20px 10px 20px 10px;
		border-bottom:1px solid #ddd;
		}

	.tb-title2 {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#333;
		font-size:medium;
		font-weight:bold;
		margin: 10px 10px 10px 10px;
		}

	.tb-title3 {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#333;
		font-size:medium;
		font-weight:bold;
		margin: 20px 10px 10px 10px;
		border-bottom:1px solid #ddd;
		}

	.tb-text {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
		margin: 0 10px 0 10px;
		}

	.tb-date {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
		margin: 10px 10px 20px 10px;
		border-bottom:1px solid #ddd;
		}


	.tb-close {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#666;
		font-size:medium;
		font-weight:normal;
		margin: 20px 10px 20px 10px;
		text-align:center;
		}
		
	.comments-head	{ 
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		font-size: small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
		color:#FFF;
		font-size:small;
		font-weight:bold;
		border-left:1px dotted #FFF;	
		border-right:1px dotted #FFF;  		
		border-top:1px dotted #FFF;  		
  		background:#FFF;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:1px;
  		padding-bottom:1px;  		  		  			 
		}

	a.topcopy:link {
	color: #003471;
	font-size: x-small;
	font-weight: strong;
	text-decoration: underline;
	}
	a.topcopy:visited {
	color: #003471;
	font-size: x-small;
	font-weight: strong;
	text-decoration: underline;
	}
	a.topcopy:hover {
	color: #762547;
	font-size: x-small;
	font-weight: strong;
	text-decoration: underline;
        }
	a.topcopy:activ {
	color: #762547;
	font-size: x-small; 
	font-weight: strong;
	text-decoration: underline;
        }

/*** ---------------------------
検索窓
--------------------------- ***/
.btnCss { 
width:35px;
height:25px;
font-size:10px; 
background-color:#ddd; 
margin:0 0 1px 0; 
}

.fbdr {  
width:110px;
height:20px;
font-size:12px; 
background-color:#E4F2FA; 
}

.fbdr2 {  
width:180px;
height:20px;
font-size:12px; 
background-color:#E4F2FA; 
}

.mgn { 
margin:0 0 0 0; 
}


/*** ---------------------------
検索結果
--------------------------- ***/
.font-big  { 
font-family:"Arial Black", cursive, "MS ゴシック", Gothic, san-serif;
font-size: medium; 
color: #000; 
margin-bottom:10px;
font-weight:strong;
}

.r-tt  { 
font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
font-size: medium; 
color: #000; 
border-bottom:1px solid #ddd;
margin-bottom:10px;
font-weight:strong;
}

.r-title	{ 
font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
font-size: small; 
color: #0075c9; 
margin:0 0 0 0;
padding:0 0 0 0; 
}

.r-text	{ 
font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
font-size: small; 
color: #000; 
margin:0 0 0 0;
padding:0 0 0 0; 
margin:0 0 0 12px;
}

.r-text2	{ 
font-family:"MS Pゴシック", Osaka, "MS ゴシック", Gothic, san-serif;
font-size: x-small; 
color: #666; 
margin:0 0 0 12px;
}	

m-btm20 {
margin-bottom:20px;
}
