body 
    {
	margin: 0px;
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    }
	
.wrap
    {
	margin:0;
	padding:0;
	border:0;
	}
	
.main
	{
	width:100%;
	border:0px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.main_cont
	{
	display:block;
	width:840px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 20px;
	}
.main_img
	{
	width:840px;
	background-image:url(../img/orgatop_mainimg.png);
	height: 500px;
	}
.main_free
	{
	width:830px;
	background-image:url(../img/free_top.gif);
	height: 100px;
	margin-bottom: 30px;
	}	
.products_img
	{
	width:819px;
	background-image:url(../img/jobid.gif);
	height: 180px;
	margin-bottom: 20px;
	}	
.main_text
    {
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:20px 20px 20px 20px;
	}
.main2_text
    {
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 0px 20px 0px;
	}	
.main3_text
    {
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 20px 20px 20px;
	}
.main4_text
    {
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 0px 10px 0px;
	}
.main5_text
    {
	font-size:12px;
	color:#333333;
	line-height:150%;
	padding:0px 0px 25px 0px;
	}			
.3col_container
    {
	margin:0 auto;
	width:830px;
	} 

.3col_main
    {float:left;
	width:560px;
	} 
.3col_text
    {
	font-size: 12px;
	color:#333333;
	line-height:150%;
	display: block;
	}
.maincol{
	float:right;
	width:240px;
	margin-left: 10px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 20px;
	padding:10px;
	margin-right: 10px;
    } 
.main_col_text
    {
	margin-left:20px;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 15px;
	}	
.subcol{
	float:left;
	width:240px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 20px;
	padding:10px;
    } 
.xcol{
	float:right;
	width:240px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 20px;
	padding:10px;	
    } 	
.main_subimg1
    {
	margin:0;
	background-image:url(../img/main_subimg1.png);
	width: 240px;
	height: 100px;
	} 
.main_subimg2
    {
	margin:0;
	background-image:url(../img/main_subimg2.png);
	width: 240px;
	height: 100px;
	}
.main_subimg3
    {
	margin:0;
	background-image:url(../img/main_subimg3.png);
	width: 240px;
	height: 100px;
	}
.detail_link
    {
	margin:10px 0 10px 0;
	font-size:12px;
	}
.detail2_link
    {
	margin:0px 0 10px 350px;
	font-size:12px;
	padding-top: 50px;
	}			
.detail_arrow
    {
	margin:0;
	border:0;
	background-image:url(../img/detail_arrow.gif);
	width:16px;
	height:16px;
	background-repeat:no-repeat;
	float: left;
	}			
/*-- footer --*/
.foot
	{
	clear:both;
	border-top:1px solid #BCBAAB;
	background-image: url(../img/footer_bg.png);
	background-repeat:repeat-x;
	height: 100px;
	}
	
.foot_cont
	{
	padding:30px 0px 20px 10px;
	font-size:12px;
	width: 840px;
	margin: 0 auto;
	text-decoration: none;
	clear: both;
	list-style: none;
	}	
.footlist_box
     {
	 float:left;
	 }
.footlist_box a 
     {
	 padding:0 10px 0 10px;
	 color:#333333;
	 text-decoration:none;
	 }
.footlist_box a:hover
     {
	 text-decoration:underline;
	 background:#F8F8F8;
	 }
.footlist_copy
     {
	float:left;
	padding:0 10px;
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	 } 
.footlist
     {
	 list-style:none;
	 font-size:12px;
	 color:#333333;
	 }
.footservicelist
     {
	 list-style:none;
	 font-size:12px;
	 color:#333333;
	 }	 
.footlist_service
     {
	 float:left;
	 } 
.footlist_service a 
     {
	 padding:0 10px 0 10px;
	 color:#333333;
	 text-decoration:none;
	 }
.footlist_service a:hover
     {
	 text-decoration:underline;
	 background:#FFFFFF;
	 }	 
.crea{
	clear:both;
	margin:0;
	border:0;
	 }

	

/* 2.Header
========================================== */
.head_top
	{
	background-image:url(../img/header_bg_gray.gif);
	background-repeat:repeat-x;
	height:15px;
	}
.head
	{
	background-color: #FFFFFF;
	height: 70px;
	background-image: url(../img/orgalogoimg.png);
	background-repeat: no-repeat;
	width: 840px;
	margin: 0 auto;
	}		
.top
    {
	height:30px;
	margin:0;
	}	

/*-- navigation --*/
div.navi_wrap
    {
	width:100%;
	height:66px;
	border:0;
	padding:0;
	margin:0;
	font-weight:normal;
    }
	
div#navigation
    {
	border:0;
	min-width:840px;
	width:100%;
	height:66px;
	padding:0;
	clear:both;
	background-image:url(../img/navi_orgasite.png);
    }
	
div#navigationbar
    {
	width:840px;
	margin:5px auto 0 auto;
	padding:0;
	height: 39px;
	}
	
div#navigationbar2
    {
	width:100px;
	height:66px;
	border-left:0;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
	white-space: nowrap;
	}
	
h2
    {
    font-size:2px;
    padding:0;
    margin:0;
    font-size:40px;
    clear:both;
    }
	
h2#navigation
    {
	list-style:none;
	width:100%;
	margin:0;
	height: 66px;
    }
	
h2#navigation li
    {
	list-style:none;
	float:left;
	width:119px;
    }
	
h2#navigation a
    {
	display:block;
	width:120px;
	height:66px;
	text-indent:-9877em;
	background-image:url(../img/navi_orgasite.png);
	overflow:hidden;
    }	
/*-- navigation link --*/	
a.home
    {
	background-position:0px 0px;
	}
	
a:hover.home
    {
	background-position:0px -66px;
	}

a.products
    {
	background-position:-120px 0px;
	}
a:hover.products
    {
	background-position:-120px -66px;
	}

a.register
    {
	background-position:-240px 0px;
	}
	
a:hover.register
    {
	background-position:-240px -66px;
	}

a.price
    {
	background-position:-360px 0px;
	}
a:hover.price
    {
	background-position:-360px -66px;
	}
	
a.payment
    {
	background-position:-480px 0px;
	}		
a:hover.payment
    {
	background-position:-480px -66px;
	}	
a.inquiry
    {
	background-position:-600px 0px;
	}
a:hover.inquiry
    {
	background-position:-600px  -66px;
	}		
a.company
    {
	background-position:-720px 0px;
	}
	
a:hover.company
    {
	background-position:-720px -66px;
	}		
	
/*-- sublist --*/	
.sublist
    {
	display:block;
	width:100%;
	height:15px;
	padding:5px 0 0 0; 
	background-image:url(../img/sublist_bg.png);
	background-repeat:repeat;
    }

#sublist_cont
    {  
    font-size:70%; 
    margin:0 auto;
	width:830px;
    }
	
#sublist_cont li
    {
	float:left;      
    list-style-type:none; 
	margin-right:8px; 
    }
	
#sublist_cont li a 
    {   
    padding-right:20px;   
    background:url(../img/breadlist_arrow.gif) no-repeat right center;   
    }
/* Round Box
========================================== */
.roundbox p 
    {
	margin:0 10px; 
	letter-spacing:1px;
	}
	
.roundbox p 
    {
	padding-bottom:0.5em;
	}
	
.roundbox h2 
    {
	padding-top:0.5em;
	}
	
.roundbox 
    {
	background: transparent; 
	margin:0px 5px 5px 5px;
	}

.xtop, .xbottom 
    {
	display:block; 
	background:transparent; 
	font-size:1px;
	}
	
.xb1, .xb2, .xb3, .xb4 
    {
	display:block; 
	overflow:hidden;
	}
	
.xb1, .xb2, .xb3 
    {
	height:1px;
	}
	
.xb2, .xb3, .xb4 
    {
	background:#F6F6F6; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
	}
	
.xb1 
    {
	margin:0 5px; 
	background:#cccccc;
	}
	
.xb2 
    {
	margin:0 3px; 
	border-width:0 2px;
	}
	
.xb3 
    {
	margin:0 2px;
	}
	
.xb4 
    {
	height:2px; margin:0 1px;
	}

.xboxcontent 
    {
	display:block; 
	background:#F6F6F6; 
	border:0 solid #cccccc; 
	border-width:0 1px;
	}
	
/* w_Round Box
========================================== */
.w_roundbox p 
    {
	margin:0 10px; 
	letter-spacing:1px;
	}
	
.w_roundbox p 
    {
	padding-bottom:0.5em;
	}
	
.w_roundbox h2 
    {
	padding-top:0.5em;
	}
	
.w_roundbox 
    {
	background: transparent; 
	margin:0px 5px 5px 5px;
	}

.w_xtop, .w_xbottom 
    {
	display:block; 
	background:transparent; 
	font-size:1px;
	}
	
.w_xb1, .w_xb2, .w_xb3, .w_xb4 
    {
	display:block; 
	overflow:hidden;
	}
	
.w_xb1, .w_xb2, .w_xb3 
    {
	height:1px;
	}
	
.w_xb2, .w_xb3, .w_xb4 
    {
	background:#FFFFFF; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
	}
	
.w_xb1 
    {
	margin:0 5px; 
	background:#cccccc;
	}
	
.w_xb2 
    {
	margin:0 3px; 
	border-width:0 2px;
	}
	
.w_xb3 
    {
	margin:0 2px;
	}
	
.w_xb4 
    {
	height:2px; margin:0 1px;
	}

.w_xboxcontent 
    {
	display:block; 
	background:#FFFFFF; 
	border:0 solid #cccccc; 
	border-width:0 1px;
	}
		
/* Form Comp
========================================== */		
ul.comp
    {
	margin:0;
	padding:1px 5px 1px 20px;
	}

.comp li 
    {
	line-height:160%;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	}
ul.comp2
    {
	margin:0;
	padding:1px 3px 1px 15px;
	}

.comp2 li 
    {
	line-height:160%;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	}	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* 1.Admin
========================================== */

#admin_container
    {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    }

#admin_wrapper 
    {
    width:67%;
    float:left;
    }

#boxA 
    {
    width:50%;
    float:right;
    }

#boxB 
    {
    width:50%;
    float:left;
    }

#boxC 
    {
    width:33%;
    float:right;
    }

#boxQ 
    {
    width:100%;
    clear:both;
    }

.admin_boxtext
   {
   padding:11px 0 0 40px;
   }	
	  
.admin_userbox
   {
	background-image: url(../img/admin_user_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
	margin: 10px 0 10px 0;
   }
 
.admin_realtimebox
   {
	background-image: url(../img/admin_watch_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
	margin: 10px 0 10px 0;
   }	

.admin_graphbox
   {
	background-image: url(../img/admin_graph_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
	margin: 10px 0 10px 0;
   }
   
.admin_sysbox
   {
	background-image: url(../../img/admin_sys_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_expensebox
   {
	background-image: url(../../img/admin_expense_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_paybox
   {
	background-image: url(../../img/admin_pay_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_workbox
   {
	background-image: url(../../img/admin_work_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_servicebox
   {
	background-image: url(../../img/admin_service_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_recbox
   {
	background-image: url(../../img/admin_rec_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
   
.admin_fixcostbox
   {
	background-image: url(../../img/admin_fixcost_icon.gif);
	background-repeat:no-repeat;
	height: 37px;
   }
.sales_cap
   {
	background-image: url(../img/sales_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   } 
.exp_cap
   {
	background-image: url(../img/exp_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   }
.rep_cap
   {
	background-image: url(../img/rep_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   }      
.ana_cap
   {
	background-image: url(../img/ana_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   } 
.sear_cap
   {
	background-image: url(../img/sear_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   } 
.plug_cap
   {
	background-image: url(../img/plug_cap.gif);
	background-repeat:no-repeat;
	height: 40px;
	margin-bottom:10px;
   } 
  
.price_ssl
   {
	background-image: url(../img/price_ssl.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 15px;
   } 
.price_server
   {
	background-image: url(../img/price_server.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 15px;
   }        
.order_arrow
   {
	background-image: url(../img/order_arrow.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 80px;
	margin-bottom: 15px;
   }
.order_flow1
   {
	background-image: url(../img/order_flow1.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }
.order_flow2
   {
	background-image: url(../img/order_flow2.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }
.order_flow3
   {
	background-image: url(../img/order_flow3.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }                      
.order_flow4
   {
	background-image: url(../img/order_flow4.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }
.free_arrow
   {
	background-image: url(./register_img/free_arrow.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 80px;
	margin-bottom: 15px;
   }    
.free_flow1
   {
	background-image: url(../img/free_flow1.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }   
.free_flow2
   {
	background-image: url(../img/free_flow2.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }
.free_flow3
   {
	background-image: url(../img/free_flow3.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }   
.free_flow4
   {
	background-image: url(../img/free_flow4.gif);
	background-repeat:no-repeat;
	width: 165px;
	height: 50px;
	margin-bottom: 0px;
   }     
.plug_merit
   {
	background-image: url(../img/plug_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   } 
.ana_merit
   {
	background-image: url(../img/ana_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   }
.sear_merit
   {
	background-image: url(../img/sear_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   }
.sales_merit
   {
	background-image: url(../img/sales_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   }
.exp_merit
   {
	background-image: url(../img/exp_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   }  
.rep_merit
   {
	background-image: url(../img/rep_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   } 
.free_merit
   {
	background-image: url(../img/free_merit.gif);
	background-repeat:no-repeat;
	width: 235px;
	height: 50px;
	margin-bottom: 0px;
   }                    
/* 2.Form Box
========================================== */

.formbox_container
    {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    }

.formbox_container2
    {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
	clear:both;
    }
    
.mini_wrapper
    {
    width:50%;
	float:right;
    text-align:left;
    }
	
.mini2_wrapper
    {
    width:49%;
	float:right;
    text-align:left;
    }	
	
.form_wrapper 
    {
    width:50%;
    float:left;
    }
	
.formboxA 
    {
    width:50%;
    float:left;
    }

.formboxB 
    {
    width:49%;
    float:right;
    }

.formboxC 
    {
    width:70%;
    float:right;
    }

.formboxD 
    {
    width:29%;
    float:left;
    }

.formboxE 
    {
    width:49%;
    float:right;
    }

.formboxF 
    {
    width:50%;
    float:left;
    }

.formboxG 
    {
    width:49%;
    float:right;
    }
.formboxH
    {
    width:100%;
	clear:both;
    }	

.formboxI 
    {
    width:49%;
    float:right;
    }
	
.formboxJ 
    {
    width:70%;
    float:right;
    }

.formboxK 
    {
    width:29%;
    float:left;
    }              

.formboxL 
    {
    width:49%;
    float:right;
    }

.formboxM 
    {
    width:50%;
    float:left;
    }

.formboxN 
   {
   display:block;
   float:left;
   }
   
.formboxO 
    {
    width:33%;
    float:left;
    } 
.formboxP 
    {
    width:49%;
    float:right;
    }

.formboxQ 
    {
    width:50%;
    float:left;
    }

.formboxR 
    {
    width:75%;
    float:right;
    }

.formboxS 
    {
    width:24%;
    float:left;
    }

.formboxT 
    {
    width:70%;
    float:left;
    }

.formboxU 
    {
    width:29%;
    float:right;
    }
					   
.form_arrow_box 
   {
   margin:0 20px 0 20px;
   padding-top:40px;
   }  
/* 7.Round Box tool
========================================== */
.roundbox_tool p 
    {
	margin:0; 
	letter-spacing:1px;
	}
	
.roundbox_tool p 
    {
	padding-bottom:0.5em;
	}
	
.roundbox_tool h2 
    {
	padding-top:0.5em;
	}
	
.roundbox_tool 
    {
	background: transparent; 
	margin:0;
	}

.toolxtop, .toolxbottom 
    {
	display:block; 
	background:transparent; 
	font-size:1px;
	}
	
.toolxb1, .toolxb2, .toolxb3, .toolxb4 
    {
	display:block; 
	overflow:hidden;
	}
	
.toolxb1, .toolxb2, .toolxb3 
    {
	height:1px;
	}
	
.toolxb2, .toolxb3, .toolxb4 
    {
	background:#F9F9F9; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;
	}
	
.toolxb1 
    {
	margin:0 5px; 
	background:#cccccc;
	}
	
.toolxb2 
    {
	margin:0 3px; 
	border-width:0 2px;
	}
	
.toolxb3 
    {
	margin:0 2px;
	}
	
.toolxb4 
    {
	height:2px; margin:0 1px;
	}

.toolxboxcontent 
    {
	display:block;
	background:#F9F9F9;
	border:0 solid #cccccc;
	border-width:0 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
.tool_box 
    {
	font-size:12px;
	margin:0;
	padding:0px 10px 10px 10px;
	}

.tool_formtext
    {
	margin-right:20px;
	}

.tool_pritext
    {
	font-size:12px;
	margin:7px 0px 0px 0px;
	}

.tool_pritext2
    {
	font-size:12px;
	margin:5px 0px 0px 0px;
	}
	
.tool_formbox
    {
	margin:10px 0px 10px 0px;
	}	   	
.captext {padding: 11px 0 0 40px; font-size: 14px; }
.reed_subbox    {
    width:830px;
	margin:5px auto;
    }

.pict1box
    {
	background-image: url(../img/1.gif);
	background-repeat:no-repeat;
	margin:0px auto 10px auto;
	height: 70px;
	}
.pict2box
    {
	background-image: url(../img/2.gif);
	background-repeat:no-repeat;
	margin:0px auto 10px auto;
	height: 70px;
	}
.pict3box
    {
	background-image: url(../img/3.gif);
	background-repeat:no-repeat;
	margin:0px auto 10px auto;
	height: 70px;
	}	

/*-- price table --*/	
.price_table {
	width: 100%;
	margin-top:10px;
	border-right: 1px solid #BCBAAB;
	border-top: 1px solid #BCBAAB;
	margin-bottom: 10px;
	}
.price_table td {
	padding: 5px;
	color: #414141;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	background: #d4eaff;
	font-size: 12px;
	line-height: 1.8;
	}
.price_table td.td {
	background: #FFFFFF;
	}
.price_table td.td1 {
	background: #EEF7FF;
	text-align: center;
	font-size: x-small;
	_font-size: xx-small;
	}
.price_table td.td2 {
	background: #FFFFFF;
	width: 85px;
	color:#0d3b73;
	/*color: #147A96;*/
	text-align:center;
	}
.price_tabletd.td3 {
	background: #FFFFFF;
	width: 85px;
	color: #147A96;
	text-align:right;
	}
.price_table td.td4 {
	border-top: 1px solid #3EB8D0;
	background: #FFFFFF;
	text-align: center;
	}
.price_table td.td5 {
	width:140px;
	padding: 10px;
	color: #414141;
	background: #D4EAFF;
	text-align: center;
	}
	
.price_table td.td6 {
	padding:10px;
	background: #FFFFFF;
	}		
	
.price_table td.td7 {
	padding:0 10px;
	background: #FFFFFF;
	width: 85px;
	color: #147A96;
	text-align:left;
	}
.teble_overtext
    {
	font-size:12px;
	line-height:150%;
	margin-bottom:20px;
	}	
.base_box{
	margin:0 auto;
	width:95%;
	font-size: 12px;
	line-height: 180%;
}

/*-- price table --*/	
.compar_table {
	width: 100%;
	margin-top:10px;
	border-right: 1px solid #BCBAAB;
	border-top: 1px solid #BCBAAB;
	margin-bottom: 10px;
	}
.compar_table th{
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;
    color:#330000;
    background-color:#996633;
    background-image:url(img/bg_th.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}	

.cap1 {
    padding: 5px;
	color: #414141;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	line-height: 1.8;
	text-align: center;
	font-size: 12px;
	}
.cap2 {
width: 200px;
	padding: 5px;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	font-size: 12px;
	line-height: 1.8;
	background: #FFFFFF;
	color:#0d3b73;
	/*color: #147A96;*/
	text-align:center;
	}
.cap5 {
    background: #F8F8F8;
	width: 38px;
	text-align:left;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	font-size: 12px;
	line-height: 1.8;
	}
.cap6 {
    background: #F8F8F8;
	width: 130px;
	text-align:left;
	border-bottom: 1px solid #BCBAAB;
	font-size: 12px;
	line-height: 1.8;
	}
.cap7 {
	padding: 5px;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	font-size: 12px;
	line-height: 1.8;
	background: #FFFFFF;
	color:#0d3b73;
	/*color: #147A96;*/
	text-align:center;
	}
.cap8 {
    background: #FcFcFc;
	text-align:left;
	border-left: 1px solid #BCBAAB;
	border-bottom: 1px solid #BCBAAB;
	font-size: 12px;
	line-height: 1.8;
	}		
.compar_table td.td4 {
	border-top: 1px solid #3EB8D0;
	background: #FFFFFF;
	text-align: center;
	}
.compar_table td.td5 {
	width:140px;
	padding: 10px;
	color: #414141;
	background: #D4EAFF;
	text-align: center;
	}
	
.compar_table td.td6 {
	padding:10px;
	background: #FFFFFF;
	}		
	
.compar_table td.td7 {
	padding:0 10px;
	background: #FFFFFF;
	width: 85px;
	color: #147A96;
	text-align:left;
	}
.compar_overtext
    {
	font-size:12px;
	line-height:150%;
	margin-bottom:20px;
	}	
.base_box{
	margin:0 auto;
	width:95%;
	font-size: 12px;
	line-height: 180%;
}

/* テキストボックス*/

.tb_box, .cmt_box {
	text-align:left;
	font-size:12px;
	border:1px dotted #ccc;
	padding:0 10px;
	margin-bottom:10px;
	background-color: #F5F5F5;
}

.tb_box .title, .cmt_box .title {
  font-weight:bold;
  border-bottom:1px dotted #ccc;
  padding-bottom:5px;
}

.tb_box .post, .cmt_box .post {
  text-align:left;
  font-size:10px;
  color:#ccc;
}

.tb_box p, .cmt_box p { 
  line-height: 200%; 
  margin: 10px 0;
  padding: 0;
}
.table_company { 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #DDDDDD dotted; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	border-right: 1px dotted #DDDDDD;
	border-left: 1px dotted #DDDDDD;
	border-bottom: 1px dotted #DDDDDD;
	border-top: 1px dotted #DDDDDD;
} 

.table_company TD { 
	border: 1px #DDDDDD dotted; /* セルの枠線（太さ・色・スタイル） */ 
	padding: 8px; /* セル内の余白 */ 
} 

#table_company_box{
	width:auto;
	margin:0 auto;
	padding: 0px;
}
.company_table {
	border-collapse: collapse;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	margin-bottom: 80px;
}

.company_table TD {

border: 1px #DDDDDD solid; /* セルの枠線（太さ・色・スタイル） */ 
padding: 8px; /* セル内の余白 */
word-break: break-all;
}

.company_table TD ul{
	list-style-type:none;
	list-style-position:outside;
	}
.company_table1 {	border-collapse: collapse;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 12px;
	margin-bottom: 20px;
}
.form_subtext {	font-size: 10px;
	color: #666666;
	margin: 5px 0 5px 0;
}	
/*-- メイン画像 --*/	
.products
	{
	height: 25px;
	background-image: url(../img/products.gif);
	background-repeat: no-repeat;
	}
	
.products_basic
	{
	height: 25px;
	background-image: url(../img/products_basic.gif);
	background-repeat: no-repeat;
	}		

.products_up
	{
	height: 25px;
	background-image: url(../img/products_up.gif);
	background-repeat: no-repeat;
	}

.productscap
	{
	height: 60px;
	background-image: url(../img/products_name.gif);
	background-repeat: no-repeat;
	}
.productscap_sales
	{
	height: 60px;
	background-image: url(../img/products_name_sales.gif);
	background-repeat: no-repeat;
	}	
.productscap_exp
	{
	height: 60px;
	background-image: url(../img/products_name_exp.gif);
	background-repeat: no-repeat;
	}	
.productscap_rep
	{
	height: 60px;
	background-image: url(../img/products_name_rep.gif);
	background-repeat: no-repeat;
	}
.productscap_plug
	{
	height: 60px;
	background-image: url(../img/products_name_plug.gif);
	background-repeat: no-repeat;
	}	
.productscap_ana
	{
	height: 60px;
	background-image: url(../img/products_name_ana.gif);
	background-repeat: no-repeat;
	}
.productscap_sear
	{
	height: 60px;
	background-image: url(../img/products_name_sear.gif);
	background-repeat: no-repeat;
	}
.productscap_adm
	{
	height: 60px;
	background-image: url(../img/products_name_adm.gif);
	background-repeat: no-repeat;
	}				
.pricecap
	{
	height: 60px;
	background-image: url(../img/price_name.gif);
	background-repeat: no-repeat;
	}			
.ordercap
	{
	height: 60px;
	background-image: url(../img/order_name.gif);
	background-repeat: no-repeat;
	}
.companycap
	{
	height: 60px;
	background-image: url(../img/company_name.gif);
	background-repeat: no-repeat;
	}
.inquirycap
	{
	height: 60px;
	background-image: url(../img/inquiry_name.gif);
	background-repeat: no-repeat;
	}
.democap
	{
	height: 60px;
	background-image: url(../img/demo_name.gif);
	background-repeat: no-repeat;
	}
.freecap
	{
	height: 60px;
	background-image: url(../img/free_name.gif);
	background-repeat: no-repeat;
	}	
.paymentcap
	{
	height: 60px;
	background-image: url(../img/payment_name.gif);
	background-repeat: no-repeat;
	}															
.3col_container
    {
	margin:0 auto;
	width:830px;
	} 

.3col_main
    {float:left;
	width:540px;
	} 
.3col_main2
    {	width:540px;
	} 	
.3col_text
    {
	font-size: 12px;
	color:#333333;
	line-height:150%;
	display: block;
	}
.maincol{
	float:right;
	width:240px;
	margin-left: 10px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 20px;
	padding:10px;
	margin-right: 10px;
    } 
.maincol2{
	width:560px;
	margin-left: 10px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 10px;
	padding:5px 10px 10px 10px;
	margin-right: 10px;
	float: left;
    }
.xcol2{
	width:215px;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 12px;
	color:#333333;
	line-height:150%;
	margin-top: 10px;
	padding:0px;
	float: left;
	margin-left: 10px;
    } 
	
/* Side Bar Link
========================================== */	
ul.link
    {
	margin:0;
	padding:1px 5px 1px 10px;
	}

.link li 
    {
	line-height:160%;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	}	
	
	
ul.link	a{
    display:block;
    overflow:hidden;
	width: 165px;
	height: 50px;
	text-indent: -9877em;
	}		
a.link1
    {
	margin:0;
	background-image:url(../img/sales_link.gif);
	}
a.link2
    {
	margin:0;
	background-image:url(../img/exp_link.gif);
	}
a.link3
    {
	margin:0;
	background-image:url(../img/rep_link.gif);
	}	
a.link4
    {
	margin:0;
	background-image:url(../img/plug_link.gif);
	}
a.link5
    {
	margin:0;
	background-image:url(../img/ana_link.gif);
	}
a.link6
    {
	margin:0;
	background-image:url(../img/adm_link.gif);
	}	
a.link7
    {
	margin:0;
	background-image:url(../img/sear_link.gif);
	}	
	
ul.linkfree
    {
	margin:0;
	padding:1px 5px 1px 10px;
	}

.linkfree li 
    {
	line-height:160%;
	list-style-type:none;
	font-size:12px;
	color:#000000;
	}	
	
	
ul.linkfree	a{
    display:block;
    overflow:hidden;
	width: 165px;
	height: 130px;
	text-indent: -9877em;
	}		
a.linkfree
    {
	margin:0;
	background-image:url(../img/free_bnn_side.gif);
	}	
								
.sales_img
    {
	background-image:url(../img/sales_img.gif);
	width: 830px;
	height:384px;
	margin:0 auto;
	}
.demo_img
    {
	margin:0 auto;
	background-image:url(../img/demo_img.gif);
	width: 830px;
	height:350px;
	margin:0 auto;
	}
.demo_id
    {
	margin:0 auto;
	background-image:url(../img/demo_id.gif);
	width: 600px;
	height:150px;
	margin:0 auto;
	}
.demo_login
    {
	margin:0px auto 20px auto;
	background-image:url(../img/demo_login.gif);
	width: 200px;
	height:24px;
	margin:0 auto 20px auto;
	}
.ana_img
    {
	margin:0 auto;
	background-image:url(../img/products_ana_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}
.sear_img
    {
	margin:0 auto;
	background-image:url(../img/products_sear_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}
.adm_img
    {
	margin:0 auto;
	background-image:url(../img/products_adm_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}	
.exp_img
    {
	margin:0 auto;
	background-image:url(../img/exp_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}
.rep_img
    {
	margin:0 auto;
	background-image:url(../img/rep_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}
.ana_img
    {
	margin:0 auto;
	background-image:url(../img/ana_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}	
.plug_img
    {
	margin:0 auto;
	background-image:url(../img/plug_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}
.free_img
    {
	margin:0 auto;
	background-image:url(../img/free_img.gif);
	width: 830px;
	height:380px;
	margin:0 auto;
	}									
.captdher_img
    {
	margin:5px 0 10px 0;
	}
