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

html{margin:0;padding:0;}

body{
	text-align: center;
	line-height:150%;
    color:#252525;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
   background:url("http://conveyorfix.com/images/styles/bg.jpg") #fff;
}

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

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

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


/*センター＆左*/		
div.layout1{
	margin:0 auto;
	padding:0;
	clear:both;
	width:900px;
	height:1%;
	background:#fff;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
   }	
div.layout2{
	float:left;
	padding:0;
	clear:both;
	width:775px;/*900-right*/
	margin:0 auto;
	height:1%;
	background:#fff url("http://conveyorfix.com/images/styles/left_back.jpg") no-repeat left top;
   }	

/*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;

}
/* ヘッダー::::::::::::::::::::::::::*/
/*トップワード*/
h1.top_word{
	margin:0 auto;
	padding:3px 5px;
	text-align:left;
	color:#000;
	font-size:10px;
	font-weight:normal;
	line-height:100%;
	text-decoration:none;
	width:900px;
}
/*バナー*/
div#header {
	margin:0;
	padding:0;
	width:100%;
	/*height:170px;*/
   background:url("http://conveyorfix.com/images/styles/header_back.jpg") repeat-x bottom;
}
.header_inner{
   position:relative;
   width:900px;
   margin:0 auto; 
   padding:0;
   background:#fff;
}
.header_inner img{
	border-width: 0px;
	border-style: none;
}

.header_print{display:none;}
/*サイトマップ*/
div#header div#sitemap{
   background:url("http://conveyorfix.com/images/styles/i_sitemap.gif") no-repeat left top;
   padding:1px 10px 1px 20px; 
   position:absolute;
   top:-22px;
   right:0px;
   margin:0;
}


/*トップナビ*/





/*パンくずリスト*/ 
.pankuzu_bar{
	margin:0 auto;
	height:1%;
	width:900px;
	padding:3px 0;
	position:relative;
	background: #fefefe;
}
.pankuzu_bar:after{
   clear:both;
   content:".";
   visibility:hidden;
   display:block;
   height: 0;
   }
.pankuzu{
   padding:0 5px 0 20px;
   float:left;
   width:680px;
   margin:5px 0 5px 0;
   display:block;
   background:url("http://conveyorfix.com/images/styles/i_pan.gif") no-repeat left;   
   text-align:left;
}


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

	
}

#path_inner{
background:url("http://conveyorfix.com/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#main{
   width:100%;
   margin:0;
   padding:0;
   background:url("http://conveyorfix.com/images/styles/bg_main.jpg") repeat-x top #fff;
}
div.main_inner{
   width:900px;
   margin:0 auto;
   padding:0 ;
text-align: left;
}

/* センター部分:::::::::::::::::::::::::::::::: */
/*囲い*/
div#center,
div#center_cat,
div#center_ent,
div#center_page{
	width:575px;/*540px-padd*/
	float:right;
	padding:0;
	margin:0;
	background: #fff;
}
.center_inner{
   margin:0;
   padding:0 10px 10px;
   line-height: 140%;
   height:1%;


}


div.flash{
   float:right;
   margin:0;
   padding:0;
}
/*updateinfo*/

#updateinfo dl,
.updateinfo dl{
   background:url("http://conveyorfix.com/images/styles/i_ortry.gif") no-repeat left;
   clear:both;
   border-bottom:#29A4EC 1px dotted;
   padding:0 0 2px 15px;
   margin:10px;
}
#updateinfo dt,
.updateinfo dt{
   width:5em;
   float:left;
}
#updateinfo dd,

.updateinfo dd{
   margin-left:5em;
}


/*チェックマーク*/
ol.check{margin:10px 0 0 10px;padding:0;}
ol.check li{
   background:url("http://conveyorfix.com/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;
}
/* カテゴリ、エントリ*/


h2 {
	margin-left:-20px;
	margin-right:-10px;
	padding:10px 8px 10px 10px;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	color: #003366;
	display: block;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px double #003366;
	border-left: 10px solid #003366;
}



#cat_list{
   margin:15px;
   padding:0;
}
#cat_list ul{
   margin:0;
   padding:0;
}
#subcat_list h3,
#cat_list li{
   border:1px solid #C6C6C6;
   background:url("http://conveyorfix.com/images/styles/bg_cat_list_li.jpg") no-repeat left top #E7E7E7;
   padding:7px 10px 5px 30px;
   margin:0 0 15px 0;
   font-weight:bold;
   font-size:16px;
   line-height:normal;
   list-style-type:none;
}


/*本文のリスト表示*/
.entrybodylist ul,
#entrybody ul,
.entrybody ul{
	margin:0px 0 5px 0px;
	padding:0;
}
.entrybodylist ul li,
#entrybody ul li,
.entrybody ul li,
#entrybody ol ul li{
	background:url("http://conveyorfix.com/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;}
/*本文表示*/

#center_inner,
#entrybody,
.entrybody{
	padding:0px 10px 10px 30px;/*左に段下げ*/
}
.centerbody{
	padding:0px 10px 10px 30px;/*左に段下げ*/
}



h3{
	margin-left:-20px;/*entbodyにpadd20px*/
	padding:7px 10px 5px 20px;
	font-weight:bold;
	font-size:16px;
	line-height:normal;
	color:#003366;
	display: block;
	border-bottom: 1px solid #003366;
}




h4{
	margin-left:-20px;/*entbodyにpadd20px*/
	padding:10px 10px 5px 20px;
	border-bottom:1px dotted #7AADDD;
	font-weight:bold;
	font-size:14px;
	color:#2B6CA8;
}


h5{


}


.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{
	font-size:12px;
	float:left;
	width:200px;/*180-padd*/
	height:1%;
	padding:0px 0px 10px;
	margin: 0;

}

/*メニューリスト*/
#left ul{
	padding:0;
	margin:0;
}
#left li{
   margin:0;
   padding:0;
   list-style-type: none;
height:1%;
}
#left li a{
	width:169px;/*li a のpadding左右の幅と、ulの線幅を引く*/
	display:block;
	list-style-type: none;
	padding:7px 5px 7px 25px;
	margin:0;
	border-bottom: 1px solid #D5D5D5;
	background:url("http://conveyorfix.com/images/styles/left_li.gif") repeat-y left top;
	color:#043C51;
	text-decoration:none;
}

* html #left li a{
   width:200px;
} 

#left li a:hover{
	background:#D7F5FF url("http://conveyorfix.com/images/styles/left_li_f2.gif") repeat-y left top;
	color:#000066;
	text-decoration:underline;
	font-weight: normal;
}





/*メニューエントリー*/
.left_menu{
	padding:0;
	margin: 0;
}
.left_menu a{
	display:block;
	height:21px;/*36-padd*/
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:13px 5px 7px 25px;
	background:url("http://conveyorfix.com/images/styles/left_menu.gif") no-repeat top;
	color:#043C51;
}

* html .left_menu a{
   width:200px;
}


.left_menu a:hover{
   background:url("http://conveyorfix.com/images/styles/left_menu_hvr.gif") no-repeat top #80AAD5;
   text-decoration:none;
   color:#0A9AD1;
   }
.left_menu a:active{background-color:#fff;
}


/*サイトマップ、サブカテゴリーリスト:::::::::::::::::::::::::::::::::::::::*/
#sitemap_list,#subcat_list{
	padding:10px 10px 10px 20px;/*左に段下げ*/
}

#sitemap_list h3,
#subcat_list li,
#page_list li{
   margin-left:-20px;/*entbodyにpadd20px*/
   border:1px solid #C6C6C6;
   background:url("http://conveyorfix.com/images/styles/bg_h3.jpg") no-repeat left top #E7E7E7;
   padding:7px 10px 5px 30px;
   font-weight:bold;
   font-size:16px;
   line-height:normal;
   color:#2B6CA8;
}
#sitemap_list li{
   background:url("http://conveyorfix.com/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:115px;/*125-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://conveyorfix.com/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;
}



/*フッター:::::::::::::::::::::::::::::::::::::::*/
/*フッターグループ*/
#footer {
   clear:both;
   margin:0;
   padding:0 0 10px 0;
   background:url("http://conveyorfix.com/images/styles/bg_footer.gif") top  repeat-x #fff;
   height:1%;
   width:100%;
   color: #000;
}
.footer_inner{
   text-align:left;
   position:relative;
   padding:5px 10px;
   margin:0 auto;
   width:880px;/*900-padd*/
}
#footer a{color:#0000FF;}
#footer a:hover{color:#000;}
#footer dfn{
   font-style:normal;
   display:inline;
   background:none;
}

/*サイトインフォメーション*/
/*siteinfo_top(会社名からcopyrightまで)*/
#footer .siteinfo_top{
   clear:both;
   margin:0;
   padding:10px;   
   height:1%;
	border-bottom:1px solid #ED9017;
   display:block;
}

#footer .siteinfo{
	clear:both;
	margin:0;
   padding:10px;   
	height:1%;

	display:block;
}
#footer .siteinfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#footer_address{
	margin:5px 5px 5px 0px;
	padding:0;
	font-size:16px;
	line-height:140%;
}
#footer_address span{
	font-size:12px;

}
#footer .footer_title{
	float:left;
	width:94px;height:1%;
	margin:5px;

	padding:0;
	font-size:12px;
}
#footer .footer_body{
	margin-left:120px;
	padding:0;
	height:1%;
}

#footer p{
   margin:0;padding:5px;
}

/*コピーライト*/
.copyright{
	padding:10px 0;
	margin:0;
	text-align:right;
}
/*チェッカー*/
div.checker{
	width:300px;
	display:block;
	font-size:10px;
	position:absolute;
	top:15px;
	right:15px;
   }
div#checker img{
   text-align:right;
   }

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

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

.btn_1{
   margin:15px 0;
   padding:0;
}
.btn_1 a{
   display:block;
   background:url("http://conveyorfix.com/images/styles/btn_1.jpg") no-repeat center top;
   height:15px;/*45-padd*/
   font-size:22px;
   text-align:center;
   font-weight:bold;
   color:#fff;
   text-decoration:none;  
   padding:15px 0;
}
.btn_1 a:hover{
   background:url("http://conveyorfix.com/images/styles/btn_1_hvr.jpg") no-repeat center top;
   text-decoration:none;  
   color:#fff;
}

/*テーブル*/
.table1{
	margin:10px 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;
}

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

th, td {
  font-size: 14px;
}



.font10{
font-size:10px;
}

.font14{
font-size:14px;
}


.fontred{
	color: #FF0000;
}


.fchange{
   position:absolute;/*親はpankuzu_bar*/
   right:0px;
   top:7px;
   font-size:12px;
}
.fchange_inner{
   position:relative;
   margin:0;
   padding:0;
   background:#E6F9FF;
   width:178px;/*180px-bdr*/
   height:19px;/*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:1px;
   right:60px;   
}
.fchange .f_large{
   position:absolute;
   top:1px;
   right:6px;   
}
.fchange .f_defo a,
.fchange .f_large a{
   width:50px;
   height:15px;/*17px-padd*/
   display:block;
   background:url("http://conveyorfix.com/images/styles/bg_f_defo.jpg") no-repeat;
   color:#244557;
   text-align:center;
   text-decoration:none;
   padding:1px 0;
}
.fchange .f_defo a:hover,
.fchange .f_large a:hover{
   display:block;
   background:url("http://conveyorfix.com/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: ".";
}





/*枠*/


.waku {
	line-height: 150%;
	color: #660000;
	background: #FFFBF4;
	padding: 10px;
	border: 1px solid #FFEED0;
}
