/*  
	Theme Name: 	WordPress Theme 840
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.7
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/


* { padding:0; margin:0;}
html { font-size:100.01%;}



body{
	font-size:11px;
	background-image:none;
	margin:0px;
	padding :0px;
	text-align:center;
	background-color:#f0f0f0;
}
img {
	margin :0px;
	padding :0px;
	}

a {
	color:#06c;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	margin-left :0px;
	margin-bottom :0px;
}
a:link {
	color:#06c;
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	color:#06c;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	color:#09f;
	font-weight: normal;
	text-decoration:underline;
}
a:active {
	font-weight: normal;
	text-decoration:none;
}
.right{
text-align: right;
}
/*----------------------------------------------------
text style
----------------------------------------------------*/

p {
	color:#000;
	font-size:12px;
	font-style: nomal;
	text-decoration:none;
	margin :10px;
}

.p-tag {
	color:#000;
	font-size:12px;
	font-style: nomal;
	text-decoration:none;
	margin :10px;
}

h4 {
	color:#000;
	font-size:12px;
	font-style: bold;
	text-decoration:none;
	margin :5px;
	margin-bottom :3px;
}

h3 {
	color:#000;
	font-size:12px;
	font-style: bold;
	text-decoration:none;
	margin :5px;
	margin-bottom :3px;
}

h2 {
	color:#000;
	font-size:12px;
	font-style: bold;
	text-decoration:none;
	margin :5px;
	margin-bottom :3px;
}

#logo{
}
h1 {
	height:200px;
	color:#000;
	font-size:12px;
	font-style: bold;
	text-decoration:none;
	margin :5px;
	margin-top :15px;
	margin-bottom :-20px;
}


	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul, li { list-style: none;}
	p { padding:0px 0px 18px 0px;}
.contact td {
		border:1px solid #aaa;
		font-size:11pt;
		vertical-align:middle;
		padding:5px;
	}
	.contact select { width: 100%;}

		

	
/*** Main ***/
.main {  
	text-align:left;
	width :900px;
	height :auto;
	background: #f0f0f0 ;
	margin:-15px auto 0px auto;
	padding :0px 20px 0px 20px;
	background: #f0f0f0 url(images/m-bg-00.gif) repeat-y  0px ;
	margin-bottom:0px;

}


.header {
 height:270px;
  width :900px;
  overflow:hidden; 
  padding:0px 0px 0px 0px;
  margin:0px 0px -1px 0px;
  border-bottom:5px solid #eeeeee;
}
.line_bk{
	height :15px;
	background: #fff url(images/line_bk.gif) repeat-x  0px ;
	margin-top:-18px;
}

.line_bk_footer{
	height :45px;
	background: #fff url(images/line_bk_footer.gif) repeat-x  0px ;
	margin-bottom:-18px;

}
	.header .corner-left { background:url(images/top_banner2.gif) repeat-x 0 0;}
	.header .corner-right { background:url(images/top_banner2.gif) no-repeat right 0; overflow:hidden; height:100%; height:193px; padding:0px 0px 0px 41px;}
	
	
	
/*** GN ***/

.header li{
	float:left;
	}
.header li a{
	background: #FFF url(images/m-topmenu-bar_bt.gif) no-repeat 0px 0px;
	width:128px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	text-decoration:none;
	}
li#gnHome a:link, li#gnHome a:visited{
	background-position: 0px 0px;
	}
li#gnHome a:hover, li#gnHome a:active {
	background-position: 0px 0px;
	}
li#gnNews a:link, li#gnNews a:visited{
	background-position: -128px 0px;
	}
li#gnNews a:hover, li#gnNews a:active {
	background-position: -128px 0px;
	}
li#gnService a:link, li#gnService a:visited{
	background-position: -256px 0px;
	}
li#gnService a:hover, li#gnService a:active {
	background-position: -256px 0px;
	}
li#gnCase a:link, li#gnCase a:visited{
	background-position: -384px 0px;
	}
li#gnCase a:hover, li#gnCase a:active {
	background-position: -384px 0px;
	}
li#gnCompany a:link, li#gnCompany a:visited{
	background-position: -512px 0px;
	}
li#gnCompany a:hover, li#gnCompany a:active {
	background-position: -512px 0px;
	}
li#gnRecruit a:link, li#gnRecruit a:visited{
	background-position: -640px 0px;
	}
li#gnRecruit a:hover, li#gnRecruit a:active {
	background-position: -640px 0px;
	}
li#gnIr a:link, li#gnIr a:visited{
	background-position: -768px 0px;
	}
li#gnIr a:hover, li#gnIr a:active {
	background-position: -768px 0px;
	}
li#gnIr{
	background: #FFF url(images/m-topmenu-bar_bt.gif) no-repeat 0px 0px;
	width:130px;
	height: 38px;
	display: block;
	text-indent: -5000px;
	text-decoration:none;
	background-position: -764px 0px;
	}

.header #contact2 {
	text-align:right;
	text-decoration:none;
	margin-right:10px;
	margin-bottom:5px;
	}
.header #contact2 a{
	text-align:right;
	text-decoration:none;
	margin-right:10px;
	margin-bottom:5px;
	}

	
	
	.pagenav { }
	
	.pagenav ul { list-style:none; width:100%; overflow:hidden; /*height:100%;*/ position:relative;}
	.pagenav ul li { float:left; height:100%; background:url(images/ver.gif) no-repeat 0 0px; margin:0px 0px 0px -2px;}
	
	.pagenav ul li a { display:block; float:left; overflow:hidden; text-decoration:none; padding:31px 25px 30px 22px;}
	.pagenav ul li a { font-size:1.5em; text-transform:uppercase; color:#fff;}
	
	.pagenav ul li a:hover, .pagenav ul li.current_page_item a { color:#000; background:url(images/menu-act.gif) repeat-x 0 0;}
	
/*** Logo ***/
	.logo { /*float:left;*/ clear:both; /*overflow:hidden;*/}
	.logo .indent { padding:10px 0px 10px 0px;}
	.logo h1 { width:270px; height:62px; background:url(images/m-top-rogo.gif) no-repeat 0 0; font-size:1em; font-weight: normal; color:#fff; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	.logo h1:hover { text-decoration:none;}
	
/*** Search ***/
	.search { float:right; /*overflow:hidden; height:100%;*/ padding:8px 10px 0px 0px;}
	.search form { background:url(images/search-bg.gif) no-repeat 0 0;}
	.search .text { width:141px; border:0; background: transparent; padding:1px 0px 2px 6px; margin:0px 12px 0px 0px;}
	.search .but { cursor: pointer;}
	
	.search_page { float:left; /*overflow:hidden; height:100%;*/ padding:8px 10px 0px 0px;}
	.search_page form { background:url(images/search-bg.gif) no-repeat 0 0;}
	.search_page .text { width:141px; border:0; background: transparent; padding:1px 0px 2px 6px; margin:0px 12px 0px 0px;}
	.search_page .but { cursor: pointer;}
	


/*** Widgets  ***/
	.widget { /*float:left;*/  height:100%;/* width:100%;*/ overflow:hidden; margin:0px 29px 25px 20px; padding:0px 0px 23px 0px; border-bottom:1px solid #292929}
	
	
	.widget .title { height:100%; margin:0px 0px 13px 0px;}
		
		
	.widget-left .widget h2 {}
	
	.widget h2 { font-size:2.7em; font-weight: normal; color:#e3dcd7; text-transform:uppercase; height:100%; overflow:hidden; padding:0px 10px 12px 0px;}
	
	
	.widget ul { margin:0px 0px 0px 0px; color:#d3ba7f; font-size:1.2em;}
	.widget li { background:url(images/pdbm_site-arrow.gif) no-repeat 0 2px; padding:2px 0px 7px 21px;}
	
	.widget a { color:#d3ba7f; font-size:12px;}
	.widget li a { font-weight:bold; color:#d3ba7f; text-decoration:none;}
	.widget li a:hover { text-decoration: underline;}
	
	
	
	/*********/
		#search form { padding:0px 0px 0px 20px;}
		
		.widget-right #search form { padding:0px 0px 0px 0px;}
		
		.widget_calendar table { margin:0px 0px 0px 20px;}
		
		.widget-right .widget_calendar table { margin:0px 0px 0px -4px;}
		
		.widget_tag_cloud a { color:#fff;}
		
		.widget table a { color:#fff;}
		
		.textwidget { padding:10px 14px 10px 20px; font-size:1.2em; line-height:1.3em;}
		
		.widget_recent_comments li {  background: none;padding:5px 0px 6px 0px;}
		.widget_recent_comments li a { background: none;}
	
	
/*** Column ***/

	.column-left { width:200px;float:left; margin:0px 0px 0px 5px; }
	.c-right { width:670px;float:right; margin:0px 5px 0px 0px;  padding-top:7px;}
	.c-right_m { width:670px;float:right; margin:0px 5px 0px 0px;  padding-top:7px; }

	.c-right_m ul li ol li {
	list-style-position: outside;
	font-size:100%;
	color:#000;
	padding :2px 12px 2px 15px;
	margin: 0 0 8px 0 ;
	background: url(images/pdbm_site-arrow.gif) no-repeat 5px 4px ;
	}
	
	.page-left { width:200px;float:left; margin:0px 0px 0px 0px; _margin-left:-3px; }
	.column-right { width:200px;float:right; margin:0px 0px 0px 0px;  }

	.index-right { width:200px;float:right;  margin:0px 5px 0px 0px;  padding-top:7px; }
	.index-left { width:670px;float:left; margin:0px 0px 0px 5px;  padding-top:7px;}

/*** Content  ***/
	.index-center { width :900px;overflow:hidden; height:; padding:0px 0px 0px 0px;}
	.column-center { width :900px;overflow:hidden; height:; padding:0px 0px 0px 0px;}
	
		.column-center .indent { clear:both; /*overflow:hidden; */margin:0px 0px 10px 0px; padding:0px 0px 10px 0px;}
		
		.column-center .title { overflow:hidden; width:100%; overflow:hidden; padding:0px 0px 11px 0px;}
			
		.column-center .title h2 { font-size:2.7em; font-weight: normal; color:#e3dcd7; text-transform:uppercase; padding:2px 0px 0px 0px;}
		.column-center .title h3 { font-size:1.8em; font-weight: normal; color:#e3dcd7; padding:2px 0px 0px 0px;}
		
		.column-center .title h2 a, .column-center .title h3 a { color:#fff; text-decoration:none;}
		.column-center .title h2 a:hover, .column-center .title h3 a:hover { text-decoration: underline;}
		
		.column-center .title .date { font-size: 1.1em; color:#d3cbc6; padding:0px 0px 0px 0px; margin:-3px 0px 0px 0px;}
		.column-center .title .author { font-size: 1.1em; color:#d3cbc6; padding:0px 0px 0px 0px; margin:-1px 0px 0px 0px;}
		
		.title-page * {  font-size: 1.8em; color:#e3dcd7; padding:1px 0px 12px 0px;}
	
	
	.text-box { clear:both; font-size:1.2em; line-height:1.45em; padding:10px 10px 0px 0px; margin:0px 0px 0px -1px;}
	.text-box .fleft img { float:left; margin:0px 16px 0px 0px;}
	.text-box .fleft { float:left; display:inline;}
	
	.text-box p { padding:0px 0px 17px 1px;}
	.text-box span { color:#ffa01e;}
	
		
	.column-center .border-bottom { border-bottom:0; padding-bottom:0px;}
		
	.comments a, .link-edit a, .navigation a { font-weight: bold; font-size:1.2em; color:#d3ba7f;}
	
	.comments { clear:both; padding:0px 12px 7px 0px; display:block; margin:-4px 0px 0px 0px;}
	.comments a { text-decoration:none;}
	.comments a:hover { text-decoration: underline;}
	
	.link-edit {  clear:both; padding:0px 0px 11px 0px;}
	
	/*******/
	.text-box h1 { font-family:Arial; font-size:1.8em; line-height:1em; font-weight: normal; color:#e3dcd7;}
	.text-box h2 { font-family:Arial; font-size:1.7em; line-height:1em; font-weight: normal; color:#e3dcd7;}
	.text-box h3 { font-family:Arial; font-size:1.4em; line-height:1em; color:#e3dcd7;}
	.text-box h4 { font-family:Arial; font-size:1.3em; line-height:1em; color:#e3dcd7;}
	.text-box h5 { font-family:Arial; font-size:1.2em; line-height:1em; color:#e3dcd7;}
	
/*** OL UL style***/
	.text-box ul { padding:2px 0px 5px 2px;}
	.text-box ul li { background:url(images/pdbm_site-arrow.gif) no-repeat 0 5px; padding:3px 0px 9px 22px; list-style-image:none; list-style:none; font-weight:normal;}
	.text-box ul li ul { margin-left:10px;}
	.text-box ul li ol { margin-left:15px;}
	.text-box ul li ol li { list-style-type:decimal; background: none;}
	
	.text-box ol { padding-left:2px;}
	.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
	.text-box ol li ul { padding:2px 0px 5px 2px;}
	.text-box ol li ul li { font-weight:normal; background:url(images/pdbm_site-arrow.gif) no-repeat 0 5px; padding:3px 0px 9px 22px;}
	
	.text-box ul li { list-style-image:none; list-style:none;}
	.text-box ul li a {}
	.text-box ul li a:hover {}
	.text-box ul li ul { margin-left:15px;}
	.text-box ul li ol {margin-left:20px;}
	.text-box ul li ol li { list-style-type:decimal;}
	.text-box ul li ol li a { /*background:none;*/}
	
	.text-box ol { padding:5px 0px 5px 2px;}
	.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
	.text-box ol li a:hover{ text-decoration:underline; }
	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
	.text-box ol li ul li a:hover {text-decoration:none;}
	
	
	.box div { float:left;}
	.box ul li { padding:3px 0px 9px 22px;}
	.box .left-margin { width:340px;}
	.box a { font-weight:bold; text-decoration:none;}
	.box a:hover { text-decoration: underline;}

/*** Footer ****/

	.footer { text-align:center;clear:both; height:100%; font-size:1.2em; line-height:1.3em;}
	.footer {background-color:#fff; border-top:1px solid #CCCCCC; padding-top:20px; padding-bottom:10px;margin-left:0px;margin-right:0px;margin-bottom:0px}
	.footer { 
	font-weight:normal;
	font-size:10px;
	height:45px;
	}

.footer-middle { 
	width:900px;
	height:35px;
	clear:both;
	font-weight:normal;
	font-size:10px;
	line-height:1.3em;
	border-top:1px solid #CCCCCC;
	margin-right:0px;
	margin-bottom:20px
	margin-left:0px;
	margin-top:0px;
	padding-top:20px;
	text-align:center;
}

	#footer-text A:active  {
	color: #000000;
	text-decoration: none;
	}
	#footer-text a:visited{
	color: #000000;
	text-decoration: none;
	}
	#footer-text A:link  {
	color: #000000;
	text-decoration: none;
	}
	#footer-text a:hover {
	color: #000000;
	text-decoration: none;
	}
	#lead a:link, #lead a:active, #lead a:visited, #lead a:hover {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	}
	#lead{
	display:inline;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	}
	#footer-link li{	
		float:left;
		margin-left:20px;
	}
	
	#footer-logo{
	 width:302px;
	 height:42px;
	 background:url(images/logo.gif) no-repeat 0 0;
	 font-size:1em; font-weight: normal; 
	 color:#fff; 
	 cursor:pointer; 
	 text-indent:-1000em; 
	 overflow:hidden;
	}
	#footer-text{
	float: right;
	font-size: 12px;
	width: 615px;
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 10px;
	text-align:left;
	}
	#footer-link{
	float: right;
	font-size: 12px;
	width: 590px;
	margin-right: 30px;
	margin-left: 10px;\
	text-align:left;
	}
	
#footer_group {
	width :901px;
	margin :90px 10px 0 -1px;
	border-top :3px #bb0000 solid;
	padding : ;
}
#footer_group ul{
	width:860px;
	text-align:center;
	margin:auto;
}
#footer_group li{
	text-align:center;
	width:200px;
	height :90px;
	float:left;
	margin:7px;
}

#footer_group img{
	margin-bottom:5px;
}
h5#group {

	font-size: 14px;
	font-weight: bold;
	color: #bb0000;
	padding :7px 0px 2px 15px;
	margin:0px 0px 0px 0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;
	background: url(images/pdbm_site-arrow.gif) no-repeat 3px 12px ;
	display: block;

}

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:0px 20px 20px 22px;  border:0; width: auto; color:#fff; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #fff; text-align:center; padding:0px 0px 10px 0px;/* margin:0px 0px -20px 0px;*/}

/*--- Navigations ---*/
	.navigation { padding:5px 0px 6px 0px; clear:both; width:100%; height:100%; overflow:hidden; }
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	


	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	.postmetadata { font-size:1.2em; clear:both; padding:12px 0px 10px 0px;}
	.postmetadata a {/*color:#3B7ECC;*/}
	.postmetadata a:hover {text-decoration:none;}
	
	/*------*/
	#tag_cloud .widget-bottom-left {padding-bottom:15px;}
	#tag_cloud .widget-heading {margin-bottom:15px;}
	#tag_cloud a {padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#d3ba7f;   font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #000;
		background:#736f6c; padding:15px 10px 10px 20px; margin:5px 0; color:#000;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { padding: 10px; font-size:1.2em; padding:0px 20px 0px 0px;}
	
	.commentlist {/* font-size:1.2em;*/ color:#000;
		/*padding:0px 18px 0px 20px;*/
		text-align: justify;
		}
	.commentlist a {}
	.commentlist span { color:#000;}
	
	ol.commentlist  li { list-style: none;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		background:#736f6c;
		border:1px solid #000;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { font-size:1.2em; color:#000;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}


/*----------------------------------------------------
side menu left
----------------------------------------------------*/

#sideleft_bg{
	text-align :left;
	width :200px;
	height :auto;
	float:left;
	margin-bottom:15px;
	margin-right:0px;
	padding :0px;
	}
	
#sideleft_bg h4{
	font-weight:normal;
	font-size:100%;
	color:#000;
	padding :10px 0px 2px 15px;
	margin:0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;
	background: url(images/_site-arrow.gif) no-repeat 3px 12px ;
	display: block;
}

#sideleft_bg ul{
	list-style-position: outside;
	font-size:100%;
	color:#000;
	padding :0px 0px 2px 10px;
	margin:0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;

}
#sideleft_bg li{
	list-style-position: outside;
	font-size:100%;
	color:#000;
	padding :2px 0px 2px 25px;
	margin:0px;
	background: url(images/pdbm_site-arrow.gif) no-repeat 8px 4px ;
}


.index-right #sideleft_bg li{
	list-style-position: outside;
	font-size:100%;
	color:#000;
	padding :2px 12px 2px 15px;
	margin: 0 0 8px 0 ;
	background: url(images/pdbm_site-arrow.gif) no-repeat 5px 4px ;
}


.index-right #sideleft_bg ul{
	list-style-position: outside;
	font-size:100%;
	color:#000;
	padding :0px 0px 2px 2px;
	margin:0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;

}

 #sideleft_bg ul.bottom{
	list-style-position: outside;
	height:15px;
	color:#000;
	padding :0px 0px 2px 2px;
	margin:0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;
	border-bottom :1px #ccc solid;
}

#sideleft_bg h3#service {
	text-align :left;
	width :200px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/pdbm_site-sp-service.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}
#sideleft_bg h3#contact {
	text-align :left;
	width :200px;
	height :30px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/pdbm_site-sp-contact.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}


#sideleft_bg h3#case{
	text-align :left;
	width :200px;
	height :30px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/pdbm_site-sp-case.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}


#sideleft_bg h3#company{
	text-align :left;
	width :200px;
	height :30px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/pdbm_site-sp-company.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}
#sideleft_bg h3#news_side{
	text-align :left;
	width :200px;
	height :30px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/pdbm_site-sp-news.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}

#sideleft_bg h3#event{
	text-align :left;
	width :200px;
	height :30px;
	margin-top :0px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/m-side-event.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}
#sideleft_bg h3#coram{
	text-align :left;
	width :200px;
	height :30px;
	margin-top :2px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/m-side-coram.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}
#sideleft_bg h3#blog_twitter{
	text-align :left;
	width :200px;
	height :30px;
	margin-top :2px;
	margin-bottom :0px;
	margin-left :0px;
	padding :0px;
	background: url(images/m-blog_twitter.gif) no-repeat 0px 0px ;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
	}
.sidel_name{
	text-align :left;
	width :200px;
	height :30px;
	float:left;
	margin-top :5px;
	padding :0px;
	background: url(images/pdbm_site-sp-kouhou.gif) no-repeat 0px 0px ;
	}

.sidel_bt{
	text-align :left;
	width :200px;
	height :45px;
	float:left;
	margin :0px;
	padding :0px;
	}



/*----------------------------------------------------
service box
----------------------------------------------------*/

.service_bg{
	text-align :left;
	width :670px;
	height :auto;
	margin-bottom:10px;
	margin-right:0px;
	padding :0px;
	}

.ser_banner{
	float: left;
	text-align :left;
	width :660px;
	height :32px;
	float:left;
	margin :0px;
	padding :0px;
	}

.service_bg_h4{
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
}

.ser_cont{
	text-align :left;
	width :660px;
	height :70px;
	float:left;
	background-color: #eee;
	margin :0px;
	padding :0px;
	border-bottom:1px #bbb solid;
	}

.ser_img{
	text-align :left;
	width :60px;
	height :60px;
	float:left;
	background-color: #aaa;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding :0px;
	}

.ser_text{
	text-align :left;
	width :660px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:5px;
	padding :0px;
	}
.service_bg_h4 .ser_text{
	text-align :left;
	width :590px;
	margin-top:20px;
	margin-bottom:15px;
	margin-left:5px;
	padding :0px;
	}
.service_bg  h3#case {
	background: #fff url(images/pdbm_site-b-case_long.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.service_bg  h3#contact {
	background: #fff url(images/p_site-sb-contact_long.gif) no-repeat 0px 0px ;
	width :674px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.service_bg  h3#koho_pr {
	background: #fff url(images/p_site-sb-kouhou_long.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.service_bg  h3#keieisien {
	background: #fff url(images/p_site-sb-keieisien_long.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.service_bg h3#marketing{
	background: #fff url(images/p_site-sb-marketing_long.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.access h3#maps{
	background: #fff url(images/m-contents-map.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.index-left h3#news{
	background: #fff url(images/m-contents-news.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :-3px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.c-right h3#news{
	background: #fff url(images/m-contents-news.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.c-right h3#pdbo_nihonbashi{
	background: #fff url(images/m-contents-office.jpg) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.c-right h3#info{
	background: #fff url(images/m-contents-news.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.c-right h3#media{
	background: #fff url(images/pdbm_site-b-media.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.c-right h3#mail-mag{
	background: #fff url(images/m-contents-mail-mag.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
.c-right h3#release{
	background: #fff url(images/pdbm_site-b-release.gif) no-repeat 0px 0px ;
	width :670px;
	height :32px;
	margin-bottom :0px;
	margin-left :0px;
	margin-right :0px;
	margin-top:0px	;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

.service_bg h4{
	text-align :left;
	width :590px;
	float:left;
	height :20px;
	margin :0px;
	padding :0px;
	padding-left :10px;
	border-bottom:2px #900 solid;
	background: #fff url(images/pdbm_site-arrow.gif) no-repeat 0px 2px ;
	color:#b00;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

.service_bg h4.news_text{
	width :630px;
	text-align :left;
	padding-left :10px;
	padding-top :0px;

}
.c-right p.news_day{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-left:0px;
	margin-left:0px;
}
.service_bg p.news_day{
	height:auto;
	width :645px;
	text-align :left;
	padding-top : 7px;
	padding-bottom : 5px;
	clear:both;
	margin-bottom : 3px;
	margin-top : 0px;
	background: none;
	border-bottom:1px #ccc dashed;

}

.index-left .service_bg {
	width :669px;
	margin : 0px;
	padding : 0px;
	border-left :1px #ccc solid;
	border-right :1px #ccc solid;
	border-bottom :1px #ccc solid;
}
.index-left .right {
	margin : 5px;
	padding : 5px;
}

#index_service_bg  h3#koho_pr {
	background: #fff url(images/m-contents-service1.gif) no-repeat 0px 0px ;
	width :330px;
	height :32px;
	margin :0 0px 0 0;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
#index_service_bg h3#keieisien{
	background: #fff url(images/m-contents-service3.gif) no-repeat 0px 0px ;
	width :330px;
	height :32px;
	margin :0 0px 0 0;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}
#index_service_bg h3#marketing{
	background: #fff url(images/m-contents-service2.gif) no-repeat 0px 0px ;
	width :330px;
	height :32px;
	margin :0 0px 0 0;
	padding :0px;
	text-indent: -5000px;
	text-decoration:none;
	display: block;
}

#index_service_bg{
	text-align :left;
	width :330px;
	margin :10px 0px 0 0;
	height :auto;
	float:left;
	padding :0px;
	}

.index_ser_banner{
	float: left;
	text-align :left;
	width :330px;
	height :32px;
	float:left;
	margin :0px;
	padding :0px;
	}

.index_ser_name{
	text-align :left;
	width :330px;
	height :25px;
	float:left;
	margin :0 0px 0 0;
	padding :0px 0px 0px 5px;
	border-bottom:3px #900 solid;
	background: #fff url(images/pdbm_site-arrow.gif) no-repeat 0px 7px ;
	}

.index_ser_cont{
	text-align :left;
	width :330px;
	height :85px;
	float:left;
/*	background-color: #efefef;*/
	margin :0 0px 15px 0;
	padding :0px;
	padding-right :0px;
	border-bottom:1px #bbb solid;
	}

.index_ser_img{
	text-align :left;
	width :60px;
	height :60px;
	float:left;
	background-color: #aaa;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding :0px;
	}

.index_ser_text{
	text-align :left;
	width :315px;
	height :80px;
	float:left;
	line-height:140%;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding :5px;
	}


#index_service_bg a {
	color:#b00;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	margin-left :3px;
	margin-bottom :3px;
}
#index_service_bg a:link {
	color:#b00;
	font-weight: bold;
	text-decoration:none;
}
#index_service_bg a:visited {
	color:#b00;
	font-weight: bold;
	text-decoration:none;
}
#index_service_bg a:hover {
	color:#f00;
	font-weight: bold;
	background-color: #fdd;
	text-decoration:none;
}
#index_service_bg a:active {
	font-style:bold;
	text-decoration:none;
}

.c-right table th, .c-right table td{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: #ccc solid 1px;
	vertical-align: top;
}

.c-right  table th{
	background-color: #ecf9fd;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	white-space: nowrap;
}
.c-right table#overviewList td dl.executive dt {
clear: left;
float: left;
width: 118px;
}
.c-right table#overviewList td dl.executive dd {
float: left;
width: 360px;
}
#overviewList li{
	list-style:normal;
	background:none;
	padding:0 0 0 10px;
	margin:0px;
}

.case_group {
	width :660px;
	margin :20px 0px 0 0px;
	padding : 0px;
}
.case_group li{
	text-align:center;
	width:300px;
	height :100px;
	float:left;
	margin:10px;
}
.case_group h4{
	width :630px;
	color: #bb0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 5px 5px;
	padding-left : 15px;
	background: url(images/pdbm_site-arrow.gif) no-repeat;
}