@charset "UTF-8";
/*ベース設定::::::::::::::::::::::::::*/

html{margin:0;padding:0;}

body{
}

form { margin: 0; padding: 0; }
a img { border: 0; }
 p, ol, pre, blockquote { margin-top: 10px; margin-bottom: 10px;}

/*リンクベース*/
a{color:#357CCC;text-decoration:underline;}
a:hover{color:#0000CC;text-decoration:underline;}
dfn{
   font-style:normal;
   display:inline;
   color:#FF0000;
   text-decoration:underline;
}

/* レイアウト::::::::::::::::::::::::::::::::*/


/*センター＆左*/		
div.layout1{
	margin:0 auto;
	padding:0;
	clear:both;
	height:1%;
   }	

/*clearfix floatに設定*/
.clearfix:after,
div.layout1:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}
.clearfix{
	height:1%
}
.img_left{
   float:left;
   margin:0 15px 15px 0;
}
.img_right{
   float:right;
   margin:0 0 15px 15px;

}
/* ヘッダー::::::::::::::::::::::::::*/
/*globalnavi*/
.globalnavi{
   width:950px;
   margin:0px auto 10px;
	}

/*パンくずリスト*/ 
.pankuzu_bar{
   margin:0;
   padding:2px 0;
   height:31px;
}
.pankuzu_bar:after{
   clear:both;
   content:".";
   visibility:hidden;
   display:block;
   height: 0;
   }
.pankuzu{
   margin:0;
   background:url("http://1-tk.net/blog/images/styles/i_pan.gif") no-repeat left;   
   text-align:left;
   font-size:10px;
   line-height:120%;
}


#path{
text-align:left;
	margin:0 auto;
	height:1%;
	width:950px;
	padding:3px 0;
	position:relative;

	
}

#path_inner{
background:url("http://1-tk.net/blog/images/styles/i_pan.gif") no-repeat left;  
   width:680px;
   text-align:left;
   list-style-type:none;
}

#path_inner li{
float: left;
}

#path_inner li a{
display: block;
padding-right: 10px;
}



/* センター部分:::::::::::::::::::::::::::::::: */
/*囲い*/
div#center,
div#center_cat,
div#center_ent,
div#center_page{
    padding:0;
    margin:0 0 10px 0;
}
.center_inner{
   margin:0;
   padding:0 10px 10px;


   line-height: 140%;
   height:1%;
}
/*
div#center h2{
	margin:0;
	padding:0;
	line-height:normal;
	border-bottom: 0px solid #fff;
	background:none;

}
div#center h3{
	margin:0px;
	padding:0;
	border: 0px solid #fff;
	background:none;
}

div#center h4{
	margin:5px 0;
	padding:0;
	border-bottom:0px dotted #ffffff;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
*/
/*info画像*/
div#info{
   position:relative;
   width:550px;
}
div.flash{
   margin:0 0 10px 0;
   padding:0;
   
}


/*トップフォーム*/


.top_form{
	margin:0;
	padding:100px 0 37px 20px;
	background: url("http://yokohama-print.com/images/styles/top_form.gif") no-repeat;
	text-align: left;
}







/*updateinfo*/
#updateinfo{
   margin:10px 0;
}

#updateinfo dl{
   background:url("http://1-tk.net/blog/images/styles/i_ortry.gif") no-repeat left;
   clear:both;
   padding:0 0 2px 15px;
   margin:5px 30px;
   border-bottom:1px dotted #E4E4E4;
}
#updateinfo dt{
   width:7em;
   float:left;
}
#updateinfo dd{
   margin-left:8em;
}

#updateinfo ul{
   margin:5px 30px;
   list-style:none;
}
#updateinfo li{
   border-bottom:1px dotted #E4E4E4;
   margin:0 0 5px 0;
   padding:3px 0 2px 13px;
   background:url("http://1-tk.net/blog/images/styles/mark1.gif") no-repeat top left;
}


/*サムネイル表示*/
.thumb{


   background:#FBF9F0;
   height:1%;
   margin:0;padding:0;
}
.thumb .t_l{
}
.thumb .t_l a{
   width:150px;/*170-bdr padd*/ 
   height:180px;/*200px-padd*/
   margin:0 10px 10px 0;
   padding:10px;
   float:left;
}
.thumb .t_l a:hover{
   background:#FCF0CE;
}
.thumb .t_l h3{
   margin:0;
   padding:0;
   font-size:12px;
   height:50px;
}

/*チェックマーク*/
ol.check{margin:10px 0 0 10px;padding:0;}
ol.check li{
   background:url("http://1-tk.net/blog/images/styles/i_check.gif") no-repeat left;
   list-style-type:none;   
   padding-left:20px;
   color:#000;
   font-size:14px;
   font-weight:bold;
   margin-bottom:10px;
}
/* カテゴリ、エントリ*/

#cat_list{
   margin:15px;
   padding:0;
}
#cat_list ul{
   margin:0;
   padding:0;
}
#subcat_list h3,
#cat_list li{
   background:url("http://1-tk.net/blog/images/styles/bg_site_li.jpg") repeat-x top;
   padding:7px 10px 5px 30px;
   margin:0 0 15px 0;
   font-weight:bold;
   font-size:16px;
   line-height:normal;
   list-style-type:none;
}

/*エントリーカテゴリーリンク*/
.entrycategory{
   margin:3px 0 0 0;
   padding:0;
   float:right;
}
.entrycategory a{
   display:block;
   background:url("http://1-tk.net/blog/images/styles/bg_entrycategory.jpg") no-repeat top #2B4188;
   width:90px;/*120-padd*/
   height:13px;/*23-padd*/
   color:#fff;
   text-decoration:none;
   margin:0;
   padding:5px 0 5px 30px;
   font-weight:bold;
}
.entrycategory a:hover{
   background:url("http://1-tk.net/blog/images/styles/bg_entrycategory_hvr.jpg") no-repeat top #4868BB;
   color:#fff;
   text-decoration:none;
}

/*本文のリスト表示*/
.entrybodylist ul,
#entrybody ul,
.entrybody ul{
	margin:15px 0 5px 0px;
	padding:0;
}
.entrybodylist ul li,
#entrybody ul li,
.entrybody ul li,
#entrybody ol ul li{
	background:url("http://1-tk.net/blog/images/styles/mark1.gif") no-repeat left top;
	list-style:none;
	padding:0px 3px 4px 15px;
	display:block;
	margin-bottom:0.7em;
	border-bottom:1px dotted #cccccc;
}

/*本文のリスト表示 数字編*/
.entrybodylist ol,
#entrybody ol,
.entrybody ol{
position: relative;
	margin:0;
	padding:0;
}

.entrybodylist ol li,
#entrybody ol li,
.entrybody ol li,
#entrybody  ul ol li{
	padding:0px 3px 4px 0px;
	margin-bottom:0.7em;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left:2em;
}
.entrymore,
.pagemore{
   clear:both;
}

/*前後エントリーリンク*/
.zengo{
   font-size: 12px;
   padding:3px;
   border-top:1px dotted #CDD8E4;
   border-bottom:1px dotted #CDD8E4;
   height:1%;
}
.zengo:after{
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   content: ".";
}
.zengo .zengo_left{float:left;width:250px;}
.zengo .zengo_right{float:right;width:250px;text-align:right;}
.zengo a{color:#0000FF;}
.zengo a:hover{color:#0000EE;}
/*本文表示*/


#entrybody,
.entrybodylist{
	padding:0 0 10px 0;
	margin: 0px;
}


#entrybody h2,
.entrybodylist h2{
}

#entrybody h3,
.entrybodylist h3{
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	margin: 5px 0px;
    padding:3px 10px 2px;
	border-bottom: 1px solid #990033;
	border-left: 5px solid #990033;
    line-height:normal;
}

#entrybody h4,
.entrybodylist h4{
	font-size: 16px;
	font-weight: bold;
	color: #009966;
	margin:5px 0;
	background-image: url(http://1-tk.net/images/service/sub4mark.gif);
	background-repeat: no-repeat;
	line-height:normal;
	background-position: 2px 2px;
    padding:0 0 0 25px;
}

#entrybody h5,
.entrybodylist h5{
    color:#CC9900;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0;
	line-height:normal;
    border-left:5px solid #CC9900;
    padding:0 0 0 5px;
}



.posted{
	clear:both;
	padding:3px 10px;
	border-bottom:2px dotted #666666;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto; 
   margin:0 0 10px 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color:#fff;
   background: #a3b8cc;
   font-size: 12px; 
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   }

.trackbacks_back,
.comment_back
{
padding: 10px;
background:#FFFFEF;
}
.trackbacks-info{
font-size: 12px;
}

.trackbacks-title{
font-size: 12px;
}

.trackbacks-content{
font-size: 10px;
}



.entry_tags{margin-bottom:10px;}

/*左メニュー::::::::::::::::::::::::::::::::*/ 
#left{
	float:left;
	width:200px;
	height:1%;
	padding:0;
	margin: 0;
}

/*メニューリスト*/

.left_list{
   margin:10px 0;
   padding:0;
}

.left_list ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:1%;
}

.left_list ul li a{
	background-image: url(http://1-tk.net/blog/images/styles/bg_left_list_li.gif);
	background-repeat: no-repeat;
	width: 190px;/*200-padd*/
	display: block;
	font-size: 14px;
	font-weight:bold;
	padding:5px;
	margin: 0!important;
	color:#000000;
}

.left_list ul ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:1%;

}
.left_list ul li li a{
	background: url("http://1-tk.net/images/sidebar/subnavi_head.gif") no-repeat #E6E6E6;
	width: 173px;/*190-padd*/
	padding: 8px 0 0 17px;
	margin: 0!important;
	display: block;
	font-size: 12px;
	color:#333333;
    font-weight:normal;
}

.left_list ul li li a:hover{
	color: #008C56;
	display: block;
}

.left_list ul li li.zero_count{
	background: url("http://1-tk.net/images/sidebar/subnavi_head.gif") no-repeat;
	width: 173px;/*190-padd*/
	height: 21px;/*29-padd*/
	padding: 8px 0 0 17px;
	margin: 0!important;
	display: block;
	font-size: 12px;
	color:#333333;
    font-weight:normal;
}



/*サイトマップ、サブカテゴリーリスト:::::::::::::::::::::::::::::::::::::::*/
#sitemaptitle{
    background:url("http://1-tk.net/blog/images/styles/bg_h2.gif") no-repeat;



    margin-top:0;
	padding:25px 20px 20px 30px;
	font-weight:bold;
	font-size:18px;
	line-height:normal;
	color:#FFF;
	display: block;
    line-height:normal;
    height:25px;/*70px-padd*/
}
#sitemap_list,#subcat_list{
	padding:10px 10px 10px 20px;/*左に段下げ*/
}

#sitemap_list h3,
#subcat_list li,
#page_list li{
   margin-left:-10px;/*entbodyにpadd10px*/
   background:url("http://1-tk.net/blog/images/styles/bg_site_li.jpg") repeat-x top;
   padding:7px 10px 5px 30px;
   font-weight:bold;
   font-size:16px;
   line-height:normal;
   color:#2B6CA8;
   list-style-type:none;
}
#sitemap_list li{
   background:url("http://1-tk.net/blog/images/styles/i_site.gif") top left no-repeat;
   padding-left:25px;
   list-style-type:none;
}
#page_list{}
#page_list ul{margin:0;padding:0;}
#page_list li{margin:10px 0;}
/*right:::::::::::::::::::::::::::::::::::::::*/
#right{
   font-size:12px;
	float:right;
	width:170px;/*180-padd*/
	height:1%;
	padding:0 5px 10px;
	margin: 0;
}


img.bana{margin:5px 0 0;padding:0;}
#right ul{margin:0;padding:0;}
#right li{
   background:url("http://1-tk.net/blog/images/styles/i_li2.gif") top left no-repeat;
   margin:0;
   padding:3px 0 3px 9px;
   list-style:none;
}

.r_book1{
	text-align: center;
}

.r_book1 p{
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}



/*フッター:::::::::::::::::::::::::::::::::::::::*/
/*チェッカー*/
div.checker{
	width:300px;
	display:block;
	font-size:10px;
	position:absolute;
	top:15px;
	right:15px;
   }
div#checker img{
   text-align:right;
   }

/*HRC*/
.hrc{font-size:10px;color:#666; text-align:right;margin:0px auto;}
.hrc a{color:#666;text-decoration:none;}
.hrc a:hover{color:#666;}

/*その他:::::::::::::::::::::::::::::::::::::*/
/*リンクボタン*/

.btn_1{
	margin:0;
	padding:0;
	text-align: center;
}


/*テーブル*/
.table1{
	margin:0px 0;
	border-collapse: collapse;
	border-spacing: 0;
	/*border-top: #000 1px solid;
	border-left: #000 1px solid;*/
	border: #000 1px solid;
	background:#FFF;
}
.table1 th{
	border: #000 1px solid;
	/*border-bottom: #000 1px solid;
	border-right: #000 1px solid;*/
	padding:5px;
	background:#EEE;
	text-align:center;
	color:#000;
	font-weight: bold;
	width: 100px;
}

.table1 td{
	/*border-bottom: #000 1px solid;
	border-right: #000 1px solid;*/
    border: #000 1px solid;
	padding:5px;
}

.table1 td td{border:0px solid #fff;padding:2px;}



/*テーブル*/

.font10{
font-size:10px;
}

.font14{
font-size:14px;
}


.fontred{
	color: #FF0000;
}


.fchange{
   position:absolute;/*親はpankuzu_bar*/
   right:0px;
   top:0px;
   font-size:12px;
}
.fchange_inner{
   position:relative;
   margin:0;
   padding:0;
   background:#E6F9FF;
   width:178px;/*180px-bdr*/
   height:21px;/*21px-bdr*/
   border-top:1px solid #86B5CE;
   border-left:1px solid #86B5CE;
   border-right:1px solid #5A9ABC;
   border-bottom:1px solid #5A9ABC;
   }
.fchange span{
   position:absolute;
   display:block;
   color:#366781; 
   top:1px;
   left:6px;
}
.fchange .f_defo{
   position:absolute;
   top:2px;
   right:60px;
   line-height:normal;
}
.fchange .f_large{
   position:absolute;
   top:2px;
   right:6px;
   line-height:normal;
}
.fchange .f_defo a,
.fchange .f_large a{
	width:50px;
	height:11px;/*17px-padd*/
	display:block;
	background:url("http://1-tk.net/blog/images/styles/bg_f_defo.jpg") no-repeat;
	color:#244557;
	text-align:center;
	text-decoration:none;
	padding:3px 0;
}
.fchange .f_defo a:hover,
.fchange .f_large a:hover{
   display:block;
   background:url("http://1-tk.net/blog/images/styles/bg_f_defo_hvr.jpg") no-repeat;
   color:#fff;
   text-decoration:none;

}

.fchange:after{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
}





/*リンクキット*/
.linkkit{
   margin:5px 0;
   padding:10px 5px;
   background:#E1EBEC;
}
.linkkit img{margin:0 0 5px 0;}
.linkkit textarea{
   width:140px;
   font-size:11px;
   padding:3px;

}



/*枠*/


.waku {
	line-height: 150%;
	color: #660000;

	background: #FFFBF4;
	padding: 10px;
	border: 1px solid #FFEED0;
}


/*サムネイル表示1*/
#saku_list{
   margin:10px 10px 10px 30px;
   padding:0;
}
#saku_list img{
   width:130px;
   height:auto;
}
#saku_list ul{margin:0;padding:0;}
#saku_list li{
   width:150px;
   list-style-type: none;
   float:left;
   }
#saku_list li a{
   height:160px;
   padding:10px;
   margin: 0;
   display:block;
   text-decoration:none;
   color:#003366;
}

#saku_list li a:hover{
   background-color:#FFDFDF;
}
#saku_list p{
margin: 0px;
padding: 0px;
}
.saku_title{
   text-decoration:underline;
   font-size:12px;
   margin-top:5px;
}



/*過去のニュースはこちら*/
.pastnews{
   text-align:right;
   margin:0 30px;
}

.linkmore{
   text-align:right;
   margin:15px;
}
#bloghead{
   background:url("http://1-tk.net/blog/images/styles/bg_blogtitle.jpg") no-repeat;
   height:90px;
   color:#FFFFFF;
   line-height:normal;
   margin:0 0 10px 0;
}
#bloghead a{color:#FFFFFF;}
#bloghead .bh_title_top{
   padding:20px;
   font-size:24px;
   font-weight:bold;
}

#bloghead .bh_cat{
   padding:20px;
   font-size:24px;
   font-weight:bold;
}

