﻿@charset "utf-8";

body{
	margin:0px;
	background-color:#ebebeb;
	text-align:center;
}

a{
	color:#26a;
	text-decoration:none;
}


a:visited{
	color:#048;
}

a:hover{
	color:#4ac;
	text-decoration:underline;
}

img{
	border:none;
}

.left{
	text-align:left!important;
}
.right{
	text-align:right!important;
}
.center{
	text-align:center!important;
}

.float_r{
	float:right;
	margin-left:10px;
}

.float_l{
	float:left;
	margin-right:10px;
}

#container{
	width:820px;
	/*padding:0px 10px;*/
	margin:0px auto;
	background:url("../img/bg_body.gif") repeat-y left top;
	text-align:left;
}

#header{
	padding:0px 10px;
	height:78px;;
	background:url("../img/header_copy.gif") no-repeat 170px 26px;
}

	#header h1{
		margin:0px;
		padding:0px 1px;
		float:left;
	}

		#header h1 a{
			display:block;
			width:150px;
			height:78px;
			background:url("../img/logo.gif") no-repeat left top;
			text-indent:-9999px;
			overflow:hidden;
			outline:none;
		}

	#header ul{
		list-style-type:none;
		float:right;
		margin:45px 0px 0px;
		padding:0px 10px;
		letter-spacing:0.05em;
	}

		#header ul li{
			float:left;
			margin:0px 0px 0px 15px;
			padding:0px 0px 0px 10px;
			font-size:0.8em;
			background:url("../img/bullet_arrow.gif") no-repeat left center;
		}



/* Main image for top page */
#main_img_top{
	clear:both;
	height:252px;
	margin:0px auto;
	/*padding:0px 23px;*/
	text-align:center;
	/*background:url("../img/main_img_top.jpg") no-repeat center top;*/
	position:relative;
}

#main_flash{
}

#main_img_top .ddsmoothmenu{
	position:absolute;
	top:0px;
	left:10px;
	width:800px;
	text-align:left;
}

#main_img_top .ddsmoothmenu ul{
	padding-left:22px;
}
	#main_img_top .ddsmoothmenu ul ul{
		padding-left:0px;
	}

/* Main image for sub pages */
.main_img{
	clear:both;
	height:160px;
	margin:0px auto;
	padding:0px 23px;
	background-repeat:no-repeat;
	background-position:center top;
}

	.main_img h2{
		text-indent:-9999px;
	}

#main_img_products{
	background-image:url("../img/main_img_products.jpg");
}

#main_img_development{
	background-image:url("../img/main_img_development.jpg");
}

#main_img_company{
	background-image:url("../img/main_img_company.jpg");
}

#main_img_recruit{
	background-image:url("../img/main_img_recruit.jpg");
}

#main_img_inquire{
	background-image:url("../img/main_img_inquire.jpg");
}

#main_img_privacy{
	background-image:url("../img/main_img_privacy.jpg");
}

#main_img_sitemap{
	background-image:url("../img/main_img_sitemap.jpg");
}

/* Global menu */

a#menu_products{
	background:url("../img/btn_products.gif") no-repeat left top;
}

a#menu_development{
	background:url("../img/btn_development.gif") no-repeat left top;
}

a#menu_company{
	background:url("../img/btn_company.gif") no-repeat left top;
}

a#menu_recruit{
	background:url("../img/btn_recruit.gif") no-repeat left top;
}

a#menu_products,
a#menu_development,
a#menu_company,
a#menu_recruit{
	display:block;
	width:189px;
	height:30px;
/*
	text-indent:-9999px;
	overflow:hidden;
	outline:none;
*/
}

a#menu_products:hover,
a#menu_development:hover,
a#menu_company:hover,
a#menu_recruit:hover{
	background-position:left -30px;
}


#contents_container_top{
	padding:0px 10px 0px;
	margin-bottom:0px;
}

	#top_main{
		float:left;
		width:525px;
		padding:0px 10px 0px 25px;
	}

		#top_news{
			margin-bottom:20px;
		}

			#top_news h2{
				margin:0px;
				width:525px;
				height:22px;
				text-indent:-9999px;
				overflow:hidden;
				background:url("../img/t_top_news.gif") no-repeat left top;
			}

			#top_news ul{
				list-style-type:none;
				margin:0px;
				padding:0px;
				line-height:37px;
				font-size:0.8em;
			}

				#top_news ul li{
					/*border-bottom:1px dotted #75778b;*/
					/*background:url("../img/line_dotted_news.gif") repeat-x left bottom;*/
				}

					#top_news ul li span.date{
						padding:0px 20px;
						background:url("../img/bullet_news.gif") no-repeat 7px center;
					}
					
					#top_news ul li div.msg{
						color: #333333;
						line-height:1.2em;
						padding:0px 0px 10px 90px;
						background:url("../img/line_dotted_news.gif") repeat-x left bottom;
					}

		#top_services{
		}

			#top_services h2{
				margin:0px 0px 13px;
				width:525px;
				height:22px;
				text-indent:-9999px;
				overflow:hidden;
				background:url("../img/t_top_services.gif") no-repeat left top;
			}

			#top_services h3{
				margin:0px;
				width:525px;
				height:22px;
				line-height:22px;
				text-indent:22px;
				font-size:0.8em;
				color:#fff;
			}

				#top_services h3 a{
					display:block;
					height:22px;
					color:#fff;
					text-decoration:none;
				}

			#top_services p{
				margin:9px 5px;
				font-size:0.8em;
				color:#555;
			}

			#top_services_develop{
				padding-bottom:25px;
			}
			#top_services_detail{
				width:525px;
			}

				#top_services_develop h3{
					background:url("../img/t_top_services_develop.gif") no-repeat left top;
				}

			#top_services_beelog{
				float:left;
				margin:0px;
				width:256px;
			}

				#top_services_beelog h3{
					width:256px;
					background:url("../img/t_top_services_beelog.gif") no-repeat left top;
				}

			#top_services_beecommerce{
				float:right;
				margin:0px;
				width:256px;
			}

				#top_services_beecommerce h3{
					width:256px;
					background:url("../img/t_top_services_beecommerce.gif") no-repeat left top;
				}
				
			#top_services_banners{
				width:525px;
				clear:both;
				height:106px;
			}

				#top_services_banners a.beelog{
					float:left;
				}

				#top_services_banners a.beecommerce{
					float:right;
				}

			#top_services_consulting{
				clear:both;
			}

				#top_services_consulting h3{
					background:url("../img/t_top_services_consulting.gif") no-repeat left top;
				}

	#top_sub{
		float:left;
		width:220px;
		margin-left:10px;
		background:url("../img/bg_top_sub.gif") repeat-y left top;
	}


		#top_sub_inner{
			/*border-top:1px solid #fff;*/
			background:url("../img/bg_top_sub_top.gif") no-repeat left top;
		}

			ul#banners{
				list-style-type:none;
				margin:0px;
				padding:15px 0px 5px;
				text-align:center;
			}

				ul#banners li{
					margin:0px 0px 10px;
					padding:0px;
				}

			#contact{
				padding:0px 18px 10px;
				color:#666;
				font-family:sans-serif;
				background:url("../img/bg_top_sub_bottom.gif") no-repeat left bottom;
			}

				#contact h2{
					margin:0px;
					width:184px;
					height:21px;
					text-indent:-9999px;
					overflow:hidden;
					background:url("../img/t_top_contact.gif") no-repeat left top;
				}

				#contact p{
					margin:0px;
				}

					#contact div.tel{
						padding:5px;
						background:url("../img/line_dotted.gif") repeat-x left bottom;
					}

						#contact div.tel dl{
							margin:0px 0px 5px;
							padding:5px 0px 5px 50px;
							font-size:0.8em;;
							background:url("../img/icon_contact_tel.gif") no-repeat left center;
						}

							#contact div.tel dl dt{
								clear:both;
								float:left;
								margin:0px 5px 0px 0px;
								padding:0px;
								font-family:monospace;
								font-weight:bold;
							}

							#contact div.tel dl dd{
								margin:0px;
								padding:0px;
							}

							#contact div.tel p{
								font-size:0.7em;
								line-height:140%;
							}

					#contact div.online{
						padding:10px 5px 5px 55px;
						background:url("../img/icon_contact_online.gif") no-repeat 5px center;
					}

						#contact div.online p{
							margin:0px 0px 5px;
							font-size:1.1ex;
							/*font-family:sans-serif;*/
						}

						#contact div.online a{
							display:block;
							width:123px;
							height:19px;
							text-indent:-9999px;
							overflow:hidden;
							outline:none;
							background:url("../img/btn_top_inquire.gif") no-repeat left top;
						}

							#contact div.online a:hover{
								background-position:left -19px;
							}


/* Topic path */

ul#topic_path{
	list-style-type:none;
	margin:10px 23px;
	padding:0px 0px 0px 15px;
	font-size:0.8em;
	letter-spacing:0.05em;
	color:#555;
	background:url("../img/bullet_topic_path.gif") no-repeat 5px center;
}

	ul#topic_path li{
		margin:0px;
		padding:0px 0px 0px 3px;
		display:inline;
		font-weight:bold;
	}

		ul#topic_path li a{
			padding-right:13px;
			font-weight:normal;
			background:url("../img/arrow_topic_path.gif") no-repeat right center;
		}

/* Sub page contents */

#contents_container{
	margin:0px 23px;
	margin-bottom:0px;
	padding:0px;
	background:url("../img/bg_contents.gif") repeat-y left top;
	zoom:100%;
}

#contents_container:after{
	content:"";
	display:block;
	clear:both;
}

	#local_menu{
		float:left;
		padding:6px 0px 10px;
		background:url("../img/bg_local_menu_top.gif") no-repeat left top;
	}

		#local_menu ul{
			list-style-type:none;
			width:200px;
			margin:0px;
			padding:0px 0px 5px;
			font-size:0.8em;
			letter-spacing:0.05em;
			background:url("../img/bg_local_menu_bottom.gif") repeat-x left bottom;
		}

			#local_menu ul li{
				margin:0px;
				padding:0px;
			}

				#local_menu ul li a{
					display:block;
					height:31px;
					line-height:31px;
					text-indent:30px;
					background:url("../img/btn_local_menu.gif") repeat-x left top;
				}
				#local_menu ul li a.active,
				#local_menu ul li a:hover{
					text-decoration:none;
					color:#fff;
					background-position:left -31px;
				}
	#contents{
		float:left;
		width:540px;
		margin-left:25px;
		padding-bottom:20px;
	}

		#contents h3{
			margin:0px 0px 20px;
			width:540px;
			height:29px;
			line-height:29px;
			text-indent:28px;
			font-size:1.0em;
			letter-spacing:0.05em;
			color:#fff;
			background:url("../img/bg_contents_header.gif") no-repeat left top;
		}
		
		#contents h3.wide{
			width:770px;
			background:url("../img/bg_contents_header_l.gif") no-repeat left top;
		}
		
		#contents h4{
			margin:0px 0px 15px;
			width:540px;
			height:24px;
			line-height:24px;
			text-indent:12px;
			font-size:0.8em;
			letter-spacing:0.05em;
			color:#435493;
			background:url("../img/bg_contents_header_sub.gif") no-repeat left top;
		}
		
		#contents h5{
			font-size:0.8em;
			color:#435493;
			margin:0px 0px 15px;
			padding:0px 10px;
			letter-spacing:0.05em;
		}
		
		#contents p{
			margin:15px 0px;
			padding:0px 10px;
			/*text-indent:0.8em;*/
			line-height:150%;
			font-size:0.8em;
			letter-spacing:0.05em;
			color:#555;
		}

		#contents ol.list{
			font-size:0.8em;
			letter-spacing:0.05em;
			color:#555;
		}

		p.inquire{
			text-align:center;
			padding:20px 0px;
		}

			p.inquire a{
				display:block;
				margin:0px auto;
				width:160px;
				height:57px;
				text-align:left;
				text-indent:-9999px;
				overflow:hidden;
				outline:none;
				background:url("../img/btn_inquire.gif") no-repeat left top;
			}

				#contents p.inquire a:hover{
					background-position:left -57px;
				}

		table.list{
			width:95%;
			margin:0px auto 20px;
			text-align:left;
			border-collapse:collapse;
			font-size:0.75em;
			letter-spacing:0.05em;
			border:1px solid #ACB1C3;
		}

			table.list th{
				padding:5px 8px;
				text-align:center;
				color:#435493;
				border:1px solid #ACB1C3;
				background-color:#DDE0E9;
			}

			table.list td{
				padding:5px 8px;
				color:#555;
				border:1px solid #ACB1C3;
				background-color:#fff;
			}
			
			table.list th.required{
				padding-left:20px;
				background-image:url("../img/icon_required.gif");
				background-repeat:no-repeat;
				background-position:5px center;
			}

			table.list th.cap{
				color:#fff;
				background-color:#5D6CB9;
			}

		a.link{
			padding-left:15px;
			background:url("../img/arrow_link.gif") no-repeat left center;
			line-height:1.5em;
		}
		
		a.link_top{
			padding-left:12px;
			background:url("../img/arrow_link_top.gif") no-repeat left center;
		}
		
		a.link_outer{
			padding-left:15px;
			background:url("../img/icon_link_outer.gif") no-repeat left center;
		}
		


		div#develop_process{
			width:540px;
			margin:0px auto 20px;
			padding-top:8px;
			text-align:left;
			background:url("../img/bg_develop_process_top.gif") no-repeat left top;
		}
		
			div#develop_process_inner{
				padding-bottom:8px;
				background:url("../img/bg_develop_process_bottom.gif") no-repeat left bottom;
			}

				div#develop_process table{
					line-height:130%;
					font-size:0.8em;/*0.65em;*/
					color:#555555;
				}
				
					div#develop_process table td{
						padding-top:19px;
						padding-left:12px;
					}
				
		div#develop_process_1{
			padding:0px 10px 5px 45px;
			border-bottom:1px solid #DEDEDE;
			background:url("../img/bg_develop_process_1.gif") no-repeat left bottom #EDEDED;
		}

		div#develop_process_2{
			padding:0px 10px 0px 45px;
			background:url("../img/bg_develop_process_2.gif") no-repeat left top #EDEDED;
		}

		div#develop_process_3{
			padding:5px 10px 5px 45px;
		}

		div#philosophy_img{
			padding-bottom:220px;
			background:url("../img/img_philosophy.jpg") no-repeat center bottom;
		}
		
		ul.bullet_list{
			list-style-type:none;
			margin:0px 20px;
			padding:0px;
			font-size:0.8em;
			font-family:sans-serif;
		}

			ul.bullet_list li{
				margin:10px 0px;
				padding:0px 0px 0px 12px;
				font-weight:bold;
				color:#435493;
				background:url("../img/bullet_square.gif") no-repeat left center;
			}

		dl#history_list{
			margin:0px 20px 20px;
			font-size:0.75em;
			font-family:sans-serif;
			letter-spacing:0.05em;
		}

			dl#history_list dt{
				margin:10px 0px;
				padding:0px 0px 0px 12px;
				font-weight:bold;
				font-size:1.2em;
				color:#435493;
				background:url("../img/bullet_square.gif") no-repeat left center;
			}

			dl#history_list dd{
				margin:5px 0px;
				padding:0px 0px 10px 20px; 
				color:#555;
				background:url("../img/line_dotted_news.gif") repeat-x left bottom;
			}

		table.profile{
			width:95%;
			margin:0px auto 20px;
			text-align:left;
			border-collapse:collapse;
			font-size:0.75em;
			line-height:130%;
			letter-spacing:0.05em;
		}

			table.profile th{
				padding:12px 15px 10px;
				text-align:left;
				vertical-align:top;
				font-weight:normal;
				color:#435493;
				border-bottom:1px solid #ACB1C3;
				background-color:#fff;
			}

			table.profile td{
				padding:12px 20px 10px;
				vertical-align:top;
				color:#555;
				border-bottom:1px solid #ACB1C3;
				background-color:#fff;
				background:url("../img/border_company_table.gif") repeat-y left top;
			}
		

		ul.partners_profile_list{
			margin:0px 0px 0px 5px;
			padding:0px;
			list-style-image:url("../img/bullet_square.gif");
		}

			ul.partners_profile_list li{
				margin:5px 0px;
				padding:0px;
			}

		ul#list_sitemap{
			font-size:0.8em;
			line-height:180%;
		}
		
		ul#list_sitemap,
		ul#list_sitemap li ul{
			margin:0px 20px 10px 20px;
			list-style-type:square;/*none;*/
			list-style-position:inside;
			color:#C0C5D8;
		}

		ul#list_sitemap li ul,
		ul#list_sitemap li ul li ul{
			margin:0px 0px 10px 20px;
		}
		
		ul#list_sitemap li ul li ul li ul{
			margin:0px 0px 0px 20px;
		}
		
			ul#list_sitemap li{
				padding:0px;
			}

			ul#list_sitemap ul{
				/*padding-right:15px;*/
				/*background:url("../img/bullet_square.gif") no-repeat left center;*/
				/*list-style-image:url("../img/bullet_square.gif");*/
			}

				ul#list_sitemap ul ul li{
					color:#C0C5D8;
				}
				
					ul#list_sitemap span{
						color:#555;;
					}

				div.level1{
					border-bottom:1px dotted #C0C5D8;
				}
				
				div.level2{
					border-bottom:1px dotted #C0C5D8;
				}

			ul#list_sitemap a.outer{
				padding-right:18px;
				background:url("../img/icon_link_outer.gif") no-repeat right center;
			}

		ul.list{
			list-style-type:none;
			margin:0px 10px 20px;
			padding:0px;
			font-size:0.8em;
		}
		
		div.inquire_tel{
			margin-bottom:20px;
			padding:3px 0px 3px 60px;
			background:url("../img/icon_contact_tel.gif") no-repeat 10px center;
		}
		
			div.inquire_tel span{
				font-size:1.6em;
				font-weight:bold;
				font-style:normal;
				font-family:"Arial", sans-serif;
				color:#7088E4;
			}

			div.inquire_tel p{
				padding:0px!important;
				margin:0px!important;
				text-indent:0px!important;
				font-size:0.6em!important;
			}

/* footer */
#footer{
	clear:both;
	padding:10px 11px 0px;
	color:#666;
	font-family:sans-serif;
}

	#footer div{
		border-top:1px solid #d5d6e1;
		padding:15px 0px;
		border-bottom:1px solid #bcbecf;
	}

		#footer div ul{
			list-style-type:none;
			margin:0px;
			padding:0px;
			font-size:0.8em;
			text-align:center;
		}

			#footer div ul li{
				display:inline;
				margin:0px;
				padding:0px 19px 0px 18px;
				/*border-right:1px dotted #75778b;*/
				background:url("../img/border_footer_menu.gif") no-repeat right center;
			}

			#footer div ul li.last{
				/*border-right:none;*/
				background:none;
			}

			p#copyright{
				margin:40px 0px;
				padding:0px;
				text-align:center;
				font-size:0.75em;
			}
dl.branch dt{
color:#435493;
font-weight:bold;
margin-top:10px;
}
dl.branch dd{
margin: 2px 0px 2px 10px;
}

p.lang {
	text-align: right;
	padding: 5px 0 0 0;
	margin: 0 30px 0 0;
	font-size: 13px;
	}
p.lang a {
	margin: 0 5px 0 5px;
	}
p.lang span {
	color: #999;
	font-size: 11px;
	}
