@charset "utf-8";

*{
	margin:0px;
	padding:0px;
}



body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background:#666;
}

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

 h3 {
	border: 3px double #ffffff;
	background-color:#000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #FFFFFF;
}


p {
	padding: 0px 10px 10px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: bottom;
}





#container {
	width: 760px;
	border: 1px solid #333333;
	text-align: left;
	margin:0px auto;
	
}

#header {
	color: #FFF;
	background:url(../images/banner.jpg) left bottom no-repeat;
	height:99px;
	
}

#header_left {
	width:200px;
	float:left;
	
}

#header_right {
	width:400px;
	float:right;
	margin-right:20px;
	margin-top:82px;
}



#nav {
	color: #FFFFFF;
	text-align: right;
	
}

#nav a {
	color: #FFFFFF;
}

#nav a:hover {
	color: #FFFFFF;
}

#menu_waku {
	width:760px;
	border-right: 1px solid #333333;
	vertical-align: top;
	background:#FFF;
	
	
}

#menu {
	width:210px;
	float:left;
	//display:inline;
	border-right:1px solid #333333;
	font-weight:bold;
	background:url(../images/30.gif);
}

#menu ul {
	list-style:none;
}

#menu li {
	width:210px;
	float:left;
	//display:inline;
}

#menu li.top_one {
	border-top:1px solid #333;
}

#menu li img {
	vertical-align:bottom;
}


#menu ul a {
	display: block;
	border-bottom: 1px solid #333333;
	color: #333333;
	text-decoration: none;
	background: #f5f5f5 url(../images/arrow.gif) no-repeat left center;
	padding: 10px 0px 10px 20px;
}




#menu ul a:hover {
	background: #e5e5e5 url(../images/arrown.gif) no-repeat left center;
}


.menu_logo {
	text-align:center;
}




.menu_logo_border  { 
	
}

.menu_logo_border img  {
	border:1px solid #999;
	}



#main {
	width: 545px;
	float:right;
	//display:inline;
}



.main_text {
	width:544px;
	margin:0 auto;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	//border-right:none;
	background:#FFF;
}

.main_img {
	text-align:center;
}

.main_heading {
	width:544px;
	height:30px;
	text-indent:15px;
	border-bottom:2px solid #999;
	color:#FFF;
	background:#000;
}



.info_text {
	width:520px;
	margin:0px auto;
}

.info_text_left {
	width:410px;
	float:left;
	//display:inline;
}

.info_text_right {
	width:100px;
	float:right;
	//display:inline;
}

/* ---------------  training ---------------------- */ 

.training_text_left {
	width:280px;
	float:left;
	//display:inline;
}

.training_text_right {
	width:230px;
	float:right;
	//display:inline;
}

/* -------------- training end ---------------- */


#main h2 {
	background-color: #000000;
	font-size: 100%;
	border-bottom: 2px solid #CCCCCC;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 5px 0px 5px 10px;
}

.clr {
	clear:both;
	font-size:0px;
	line-height:0px;
}

.support {
	
	margin-left:20px;
}

.support ul {
	list-style:none;
}

.support li {
	list-style:disc;
	line-height:150%;
}


/*フッター（最下部のコピーライト部分）設定
----------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	width:760px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	height:46px;
	background:url(../images/footer.jpg) left bottom no-repeat;
	font-size:10px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

.red {
	color:#F00;
}

.font_15 {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

.managment {
	width:500px;
	font-size:12px;
	line-height:150%;
	margin-left:10px;
	line-height:120%;
	
	
}
		

.managment_left {
	width:80px;
	float:left;
	//display:inline;
	margin-left:10px;
	margin-right:20px;
}

.managment_right {
	width:370px;
	float:left;
	//display:inline;
	margin-left:20px;
	
}

.managment_text {
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
	
}

.manage_all {
 width:500px;
 padding-left:5px;	
}

/* contact us  */

#top_part_1 {
	width:500px;
	margin:0px auto;
	
}

.top_part_1_left {
	width:117px;
	float:left;
	//display:inline;
	color:#E93E2E;
	font-size:14px;
	font-weight:bold;
	
	
	
}

.top_part_1_middle {
	width:270px;
	//width:260px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
	
}

.top_part_1_right {
	width:65px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
	margin-left:15px;
	
}



.top_part_1_right_all {
	width:339px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
}

.right_image {
	width:200px;
	margin-top:10px;
	float:right;
	//display:inline;
	
}

.service_ul li
{
	background:url(../images/square_bullet.gif) 0px 5px no-repeat;	
	margin-left:40px;
	padding-left:14px;
}

/* ----------------- product information start --------------- */

#product_list {
	width:450px;
	margin-left:80px;
}

#product_list ul {
	list-style:none;
}

#product_list li {
	list-style:url(../images/icon_01.gif) ;
	font-size:15px;
	font-weight:bold;
	line-height:130%;
	
}


.heading_text_2 {
	font-size:15px;
	line-height:150%;
	
}
	

#product_list li a:link, a:visited, a:hover {
	text-decoration:none;
	color:#000;
}

.product_box {
	width:525px;
	margin:0 auto;
	line-height:130%;
}
.product_box_top {
	width:525px;
	height:21px;
	background:url(../images/img_03.gif) left bottom no-repeat;
	font-weight:bold;
	text-indent:30px;
	line-height:21px;
	color:#FFF;
	
	
}

.product_box_bottom {
	width:521px;
	border-bottom:2px solid #f49f83;
	border-left:2px solid #f49f83;
	border-right:2px solid #f49f83;
}

.product_text {
	padding:10px;
	font-size:12px;
}

.product_text_left {
	width:145px;
	float:left;
	//display:inline;
	margin-right:10px;
}

.product_text_right {
	width:340px;
	float:right;
	//display:inline;
	font-size:12px;
	line-height:140%;
}

.product_text_all {
	font-size:12px;
	line-height:140%;
}

.product_big {
	font-size:16px;
	font-weight:bold;
	color:#eb4e37;
}



/* ---------------- Product end here ----------------------- */

/* ------------------ reseller --------------------------- */

.textblue18px {
	font-weight:bold;
	text-align:left;
}

.forTexts {
	font-weight:normal;
	text-align:left;
}

.text_red {
	color:#F00;
}
/* ------------------ reseller end ------------------- */


/* --------------------  support --------------------- */

.support_top {
	width:525px;
	margin:0px auto;
	background:#FFF;
	
}

.support_part_left_1 {
	width:290px;
	float:left;
	//display:inline;
	line-height:120%;
	
}

.support_part_right_1 {
	width:225px;
	float:right;
	margin-top:2px;
	//display:inline;
	font-size:14px;
	line-height:140%;

}

/* ---------------- end suport -------------------- */


/* --------------- hardware service ---------------- */

/* --------------------  support --------------------- */


.hardware_part_left_1 {
	width:350px;
	float:left;
	//display:inline;
	line-height:120%;
	
}

.hardware_part_right_1 {
	width:125px;
	float:right;
	//display:inline;

}

.font15 {
	font-size:15px;
}

.copy {
	width:500px;
	float:right;
	//display:inline;
	margin-right:20px;
	text-align:right;
	font-size:10px;
	color:#FFF;
}

.copy a, a:hover , a:visited {
	text-decoration:underline;
	color:#FFF;
}

.textblue12px {
  font-family: Verdana, Geneva, sans-serif; 
  font-size: 11px; 
  color: #0056A2;
  line-height: 1.75em
  }

.forheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	}

/* ---------------- end suport -------------------- */

/* ----------------- hardware end --------------- */

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt30 { margin-top:30px;}
.mt35 { margin-top:35px;}
.mt40 { margin-top:40px;}
.mt45 { margin-top:45px;}
.mt50 { margin-top:50px;}
.mt53 { margin-top:53px;}
.mt55 { margin-top:55px;}


.pt10 { padding-top:10px;}
.pt20 { padding-top:20px;}
.pt25 { padding-top:25px;}
.pt30 { padding-top:30px;}
.pt40 { padding-top:40px;}
.pt45 { padding-top:45px;}
.pt50 { padding-top:50px;}



.pb5 {padding-bottom:5px;}
.pb10 {padding-bottom:10px;}
.pb15 {padding-bottom:15px;}
.pb20 {padding-bottom:20px;}
.pb30 {padding-bottom:30px;}
.pb40 {padding-bottom:40px;}
.mb45 { margin-bottom:45px;}

.pl5 {padding-lrft:5px;}
.pl10 {padding-lrft:10px;}

.pl20 {padding-lrft:20px;}

.ml5 { margin-left:5px; }

/*==========================================================
Clearfix
==========================================================*/
.clearfix:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

