@charset "UTF-8";


*{		font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;;
}

textarea {font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


	body{
	color:#999;
	margin:0px;
	text-align:center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/backg.jpg);
	background-repeat: no-repeat;
	}
	
	
	
	img	{
	border:none;
	}

ul.rss		{
	margin	: 0px;
	padding	: 0px;
	width	: 100%;
	text-align: center;
}

ul.rss li	{
	border-right: #999 1px solid;
	display	: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}

ul.rss a:link		{
	color				: #999;
	text-decoration			: none;
}

ul.rss a:visited	{
	color				: #999;
	text-decoration			: none;
}

ul.rss a:hover		{
	color				: #999999;
	text-decoration			: none;
}

ul.rss a:active	{
	color				: #999;
	text-decoration			: none;
}

	a{
	color:#0099CC;
	text-decoration:none;
}
	a:link{
	color:#0099CC;
	text-decoration:none;
}
	a:visited{
	text-decoration:none;
	color: #666699;
}
	a:active{}
	a:hover{color:#00526b;text-decoration:underline}

	a.acalendar{color:#00526b;text-decoration:none;}
	a.acalendar:link{color:#00526b;text-decoration:none;}
	a.acalendar:visited{text-decoration:none;}
	a.acalendar:active{}
	a.acalendar:hover{color:#00526b;text-decoration:underline}

	a.acontinues{color:#00526b;text-decoration:none;}
	a.acontinues:link{color:#00526b;text-decoration:none;}
	a.acontinues:visited{text-decoration:none;}
	a.acontinues:active{}
	a.acontinues:hover{color:#00526b;text-decoration:underline}

	a.amenu{color:#00526b;text-decoration:none;}
	a.amenu:link{color:#00526b;text-decoration:none;}
	a.amenu:visited{text-decoration:none;}
	a.amenu:active{}
	a.amenu:hover{color:#00526b;text-decoration:underline}

	#container{
	font-size:12px;
	width:800px;
	background:#FFFFFF;
	margin:0px auto;
	text-align:left;
	line-height: 1.7;
	}

	#banner,#subbanner{
	padding			:0px;
	height:300px;
	background-color: #FFFFFF;
	background-image: url(yuki_blog/bnr_ino_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 30px;
	}

	#banner a{
	color:#66CCCC;
	text-decoration:none;
}
	#banner a:link{
	color:#66CCCC;
	text-decoration:none;
}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#000;text-decoration:none;}

	#subbanner a{color:#fff;text-decoration:none;}
	#subbanner a:link{color:#fff;text-decoration:none;}
	#subbanner a:visited{text-decoration:none;}
	#subbanner a:active{}
	#subbanner a:hover{color:#fff;text-decoration:none;}

	h1,h2,h3{margin:0px;padding:0px;}

	.blogtitle{
	font-size	:13px;
	font-weight	:normal;
	text-align	:left;
	letter-spacing:0px;
	line-height:18px;
	padding-top: 190px;
	padding-right: 370px;
	padding-bottom: 0px;
	padding-left: 32px;
	}

	.description{
	color	:#969696;
	font-size	:10px;
	padding	:10px 340px 0px 32px;
	text-align		:left;
	width:auto;
	line-height:130%;
	}

.logo{
	position:absolute;
	padding-left:25px;
	position:absolute;
	top:10px;
}
.logo img{
	width:420px;
	height:55px;
	border:none;
}

	#content{
	width:540px;
	margin:0px 0px 0px 0px;
	float:left;
	}
	
	#links{
	width:210px;
	float:right;
	text-align:left;
	margin:20px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	background:#FFF;
	border-left:1px none #D92128;
	border-right:1px none #D92128;
	border-bottom:1px none #D92128;
	border-top:1px none #D92128;
	}

	
	#footer{
		    clear:both;
	}
	
	#copyright{
		background	: # bottom;
	height: 20px;
	font-size: 10px;
	font-weight: normal;
	color:#9D9D9D;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: center;
	border-top: 1px none #00526b;
	border-bottom: 1pxnone #00526b;
	height:50px;
	padding-left: 10px;
	}
/* パン屑メニュー */
.topicpass {
	font-size:10px;
	line-height:16px;
	vertical-align:bottom;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
	.blog{
	margin:20px 20px 0px 30px;
	overflow: hidden;
	}

	.date{
	height:16px;
	color	: #0099CC;
	font-size	: 11px;
	font-weight:normal;
	letter-spacing: 0px;
	padding	: 0px 15px 0px 10px;
	text-align:right;
	border-bottom:1px none #9990CC;
	border-top:1px none #9990CC;
}

	.blogbody{
	margin:0px 0px 25px 0px;
	padding:8px;
	background-color: #FFFFFF;
	border: 1px solid #121212;
	}


	.title{
	color:#212121;
	font-size:13px;
	font-weight:bold;
	height:30px;
	padding-left: 15px;
	padding-top: 25px;
	text-align: left;
	line-height: 14px;
	background-image: url(yuki_blog/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 15px;
	}

	.title1{
color:#212121;
	font-size:11px;
	font-weight:bold;
	height:30px;
	padding-left: 15px;
	padding-top: 25px;
	text-align: left;
	line-height: 14px;
	background-image: url(yuki_blog/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-left: 15px;
	}

	.main{
	width:80%;
	color:#666;
	font-size:12px;
	overflow:auto;
	line-height:170%;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	}

	.main img{
		margin:0px 10px 0px 0px;             
	}

	.main-continues{
		font-size:10px;
	}

	.posted{
	color:#0099CC;
	font-size:10px;
	text-align:center;
	width:80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	}

a.aposted{
	color:#0066CC;
	text-decoration:none;
	font-size:10px;
}
	a.aposted:link{color:#00526b;text-decoration:none;}
	a.aposted:visited{text-decoration:none;}
	a.aposted:active{text-decoration:none;}
	a.aposted:hover{color:#00526b;text-decoration:underline}

	.menu{
	color:#0099CC;
	font-size:12px;
	text-align:center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	}

	.comments-head{
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/tabele_bar2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	}

	.comments-body{
	font-size:11px;
	line-height:145%;
	color:#666666;
	background-color: #FFFFFF;
	width: 88%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 8px;
	}

	.comments-post{
	color:#666666;
	font-size:12px;
	text-align:center;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	}

	.trackback-url{
	color:#666;
	font-size:12px;
	font-weight:bold;
	width:90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;		
               
	}

	.trackback-body{
	color:#767676;
	font-size:12px;
	font-weight:normal;
	line-height:135%;
	width:88%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 8px;
	}

	.trackback-post{
	color:#767676;
	font-size:12px;
	text-align:center;
	width:90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #767676;
	}

	a.atrackback-post{color:#00526b;text-decoration:none;}
	a.atrackback-post:link{color:#00526b;text-decoration:none;}
	a.atrackback-post:visited{text-decoration:none;}
	a.atrackback-post:active{font-weight:bold;}
	a.atrackback-post:hover{color:#00526b;text-decoration:underline}

	label{
		font-size:12px;
		font-weight:normal;
		color:#4b474d;
	}

	#author{width:200px;border:1px solid #999CCC;}
	#email{width:200px;border:1px solid #999CCC;}
	#url{width:200px;border:1px solid #999CCC;}
	#text{font-size:12px;width:400px;height:200px;border:1px solid #999CCC;}

	.pagetop{
		font-size:10px;
		text-align:right;
		margin:0px 0px 25px 0px;
	}

	.calendarhead{
	background: #FFF;
	background-repeat: no-repeat;
	background-position:right center;
	color:#666;
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
	padding:3px 0px 3px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #F5F5F5;
	border-left-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	}

	.calendartable{
	color:#333;
	margin:0px auto 20px auto;
	width:100%;
	text-align:left;
	border-top:1px none #92A272;
	border-left:1px none #92A272;
	border-right:1px none #92A272;
	border-bottom	: 1px none #92A272;
	background-color: #FFFFFF;
	}
	
	.calendarweek{
	color:#0066CC;
	font-size:10px;
	font-weight: bold;        
	}

	.calendarwd{
	/*	border-left	: 1px solid #efefef;
 		border-right	: 1px solid #efefef;*/

                  
		background	: #fff;
		color		:#fff;
		font-size:10px;
                font-weight:bold;
		letter-spacing		: 2px;

		padding:2px 0px 2px 5px;
	}
	.calendard{
                   empty-cells:show;
                   border-top:1px solid #efefef;
                   border-right:1px solid #efefef;
                   text-align: center;

                   

          }



	.calendardbg{}

	.calendar{
		font-size:10px;
		padding:2px 2px;
		position:center;
	}

	.sidetitle{
	background-repeat: no-repeat;
	background-position:right center;
	color: #006699;
	font-size		:12px;
	font-weight       :bold;
	height:38px;
	background-image: url(../img/h3_bg.gif);
	border: 1px solid #666666;
	line-height: 30px;
	margin-top: 27px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}


	.side{
		font-size:12px;
		line-height:140%;
		margin:5px 0px 30px 0px;
                padding:10px;
            background: url(/); 
	         background-repeat: no-repeat;
	         background-position:bottom center;
   
	}

.side .text{
	width:80px;
}



	a.arss{color:#001F79;text-decoration:underline;}
	a.arss:link{color:#001F79;text-decoration:underline;}
	a.arss:visited{text-decoration:underline;}
	a.arss:active{}
	a.arss:hover{color:#001F79;text-decoration:none;}
	
	.photo{text-align:center;}
	.nickname{color:#00526b;font-weight:bold;margin:10px 0px;
text-align:center;}
	.message{
font-size:10px;
color:#333;
padding:4px;
background:#ffefd5;
border:1px solid #dcdcdc;
}

	.quotetable{}
	.quote{color:#999;font-size:10px;padding:1px;}

	.blogtimes{margin:0px 0px 16px 0px;text-align:center;}

	.powered{
		text-align:center;
		margin:0px 0px 10px 0px;
	}

	.syndicate{
		font-size:10px;
		text-align:center;
	}
	.checkers{
		font-size:10px;
		margin-top:10px;
	}

a.adtitle{font-weight:bold;text-decoration:none;}
a.adtitle:link{font-weight:bold;text-decoration:none;}
a.adtitle:visited{font-weight:bold;text-decoration:none;}
a.adtitle:active{font-weight:bold;text-decoration:none;}
a.adtitle:hover{font-weight:bold;text-decoration:none;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link{color:#9990FF;text-decoration:none;}
a.adurl:visited{color:#9990FF;text-decoration:none;}
a.adurl:active{color:#9990FF;text-decoration:none;}
a.adurl:hover{color:#9990FF;text-decoration:none;}

a.adld{text-decoration:none;}
a.adld:link{text-decoration:none;}
a.adld:visited{text-decoration:none;}
a.adld:active{text-decoration:none;}
a.adld:hover{text-decoration:none;}
/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

/*テーブル１
---------------------------------------------------------------------------*/
.ta1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	
}
.ta1, .ta1 td, .ta1 th{
	line-height: 1.3;
}
/*テーブル内の右側*/
.ta1 td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	
/*テーブル内の段落タグの余白*/
.ta1 p {
	padding: 0px !important;
}
/*テーブル内の左側の見出し部分*/
.ta1 th{
	padding: 5px;
	text-align: left;
	
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi{
	width: auto;
	text-align: left;	/*背景色、背景画像の読み込み＆リピートしない＆左・下部を配置*/
	color: #323339;	/*文字色*/
	background-color: #FFFFFF;
}
.shou {
	font-size: 10px;
}
.ookiku {
	font-size: 16px;
	color: #009900;
	font-weight: bold;
}
