/*  
Theme Name: HyBrain
Theme URI: http://www.hybrain.jp/
Description: hybrainsite
Version: 
Author: HyBrain
Author URI: 


TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/

@import url('css/nav.css');






/* reset styles */

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	padding: 0;
	font-family: Verdana;
	font-size: 10px;
	zoom:1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 
img {
	margin: 0px;
	padding: 0px;
}



/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

	
body {
	color: #B4B4B4;
	background-color: #000000;
	background-image: url(img/background_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {
	line-height:160%;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	}


a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover, a:active {
	color:#0078FF;
	text-decoration: none;
	}



#header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header a, a:visited {
	color: #0078FF;
	text-decoration: none;
	}

#header a:hover, a:active {
	color:#FFFFFF;
	text-decoration: none;
	}


em {font-size: 1px;visibility: hidden;text-decoration: none;}

.n_img {
	font-size: 1px;
	visibility: hidden;
	text-decoration: none;
	height: 1px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.n_img img {
	font-size: 0px;
	visibility: hidden;
	text-decoration: none;
	height: 1px;
	width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}




.clearf {
	clear: both;
	visibility: hidden; 
	height: 0;
	overflow : hidden;
	content : "";
}


hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
.wht {
	color:#FFFFFF;
	}			

.blu {
	color:#0078FF;
	}			


/* ---------- @ Structure -----------*/

#page {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	padding-bottom: 0px;
	}
	
#wrapper {
	font-size:0.75em;
	}

#masthead {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#content {
	padding-right: 20px;
	padding-left: 20px;
	}
	
#description {
	background-image: url(img/main_logo_sub.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 150px;
	margin-bottom: 15px;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 265px;
	float:right
	}

#featured-cats {
	width:275px;
	float:left;
	padding-left: 55px;
	background-image: url(img/block_title_news_archives.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	}
	
#featured-relations {
	width:275px;
	float:left;
	padding-left: 55px;
	background-image: url(img/block_title_relations.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	}

#more-posts {
	width:450px;
	float:left;
	padding-left: 50px;
	background-image: url(img/block_title_recent_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 30px;
	height: 456px;
	}
	
	
	
/* ---------- @ Headers -----------*/

#masthead h1 a {
	background-image: url(img/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 150px;
	display: block;
	}
#masthead h1 {
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#masthead h1 a:hover {
	background-image: url(img/main_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}



h2 {
	font: 2.5em;
	padding-bottom:8px;
	}

#lead h2 {
	font: 2.2em;
	line-height:115%;
	padding:0;
	}	
	
.post h2 {
	font-size:2.2em;
	padding: 0;
	}
	
h2.posttitle {
	font-size: 14px;
	height: 23px;
	width: 310px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	font-weight: normal;
	margin-top: 12px;
	}

h2.pagetitle {
	padding:0 0 12px 0;
	font-size:2.2em;
	font-family: Verdana;
	font-weight: normal;
	}
				
h3 {
	border-top:3px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	padding:5px 0 5px 3px;
	margin:22px 0 15px 0;
	font-size:1em;
	background:none;
	color:#4c4b46;
	letter-spacing:0.07em;
	}

.post h3 {
	border:none;
	font:1.7em;
	color: #232323;
	letter-spacing:0;
	margin-top: 60px;
	}
	
#featured-cats h3, #more-posts h3 {
	}
		
h3#respond {
	}

h3#comments {
	margin-top:32px
	}

	
.post h4 {
	}
	
.archive-list h4 {
	margin:0;
	}
	
h5 {

	}

h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#444;
	text-decoration:none
	}

h1 a:hover {
	color:#686868;
	}

h1 a:active {
	color:#FFFFFF;
	text-decoration:underline;
	}
			
h4 a, h4 a:visited {
	color:#444;
	text-decoration: none
	}
	

	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	}
	
#more-posts img {
	float: right;
	margin-bottom: 4px;
	margin-left: 0;
	border: 1px solid #333333;
	}

.recent-excerpts {
	padding-bottom:25px;
	height: 215px;
	width: 445px;
	}

#featured-cats ul {
	margin:3px 0 22px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	line-height:135%;
	text-align: right;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
	display: block;
	}






#featured-cats li a, a:visited {
color: #B4B4B4;
text-decoration: none;
	}

#featured-cats li a:hover, a:active {
	color:#FFFFFF;
	text-decoration: underline;
	}
	
.closs a, a:visited {
color: #B4B4B4;
text-decoration: none;
	}

.closs a:hover, a:active {
	color:#FFFFFF;
	text-decoration: underline;
	}

.blue a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.blue a:hover, a:active {
	color:#0078FF;
	text-decoration: underline;
	}


#lead {
	margin:22px 0;
	}

#lead:hover {
	}

#lead-text {
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 0;
	}

#lead br, .recent-excerpts br /*cleans up excerpts*/ {
	margin-bottom:15px;
	}

#lead img {
	}
			
.commentcount {
	padding-right: 19px;
	background:url(images/bubble.gif) no-repeat right;
	font:.8em Arial, Helvetica, sans-serif;
	}

#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}
		
.date {
	float:left;
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	color:#737373;
	letter-spacing:0.03em;
	margin-top: 18px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	}

#featured-cats .date {
	margin: 2px 3px 0 0;
	}


/*Sidebar and Widgets*/

#sidebar li, .headlines li {
	margin-left:30px;
	padding:5px 0;
	}


#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}
	
		
		
	
/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	

#tags a, #tags a:visited {
	text-decoration: none
	}
	
	
/*Archives*/

.archive-list li {
	list-style:none;
	border-bottom:1px dotted #b1b1b1;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}
		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}



/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
	}

.postmetadata {
	color:#B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	width: 310px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	}	

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {

	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
.entry img {
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#f5f3ee;
	text-align:center;
	padding:10px 5px 10px 10px;
	border:3px double #FFF;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#FFF;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	width:150px;
	text-align:left;
	}

#s {
	width:125px;
	height:17px;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
#back_wrapper {
	background-image: url(img/background_btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:0.75em;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#footer a:hover {
	color:#0078FF;
	}

#footer a:active {
	text-decoration:underline
	}
			
#footer img {
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
	}
	
#copyright {
	float:left;
	width:360px;
	height: 46px;
	background-image: url(img/foot_hybrain.gif);
	background-repeat: no-repeat;
	background-position: 11px;
	}

#rss {
	float:right;
	width:350px;
	text-align: right
	}
			
#head_right_block {
	height: 258px;
	width: 648px;
	float: left;
	font-family: Verdana;
	letter-spacing: 0.1em;
}
#head_right_block #block {
	float: left;
	width: 180px;
	height: 258px;
}
#head_right_block #block #service {
	text-decoration: none;
	background-image: url(img/mn_service.gif);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 100px;
	margin-left: 48px;
	margin-top: 9px;
}
.pagenav {
	visibility: hidden;
}
.page_item {
	visibility: visible;
}
#head_right_block #block #category {
	background-image: url(img/mn_category.gif);
	height: 42px;
	width: 100px;
	margin-top: 48px;
	margin-left: 7px;
	display: block;
}
#head_right_block #block #menu {
	background-image: url(img/mn_menu.gif);
	height: 42px;
	width: 100px;
	margin-top: 48px;
	display: block;
}
#linkcat-2 h2 {
	visibility: hidden;
	font-size: 0px;
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
#linkcat {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 1px;
	list-style-type: none;
}
#block .list_service {
	text-align: right;
	width: 120px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#block li {
	list-style-type: none;
	margin-bottom: 7px;
}
#block .list_menu {
	padding-top: 13px;
}
#block .list_menu li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-left: 7px;
	font-family: Verdana;
}
#block .list_category {
	width: 95px;
	text-align: right;
	display: block;
	padding-top: 13px;
}
#block #tag {
	background-image: url(img/mn_tag.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 100px;
	display: block;
	margin-top: 63px;
	margin-left: 2px;
}
#block #area_tag_cloud {
	height: 120px;
	width: 200px;
}
#main_top {
	padding-left: 20px;
	padding-top: 20px;
}
#footer #totop a {
	background-image: url(img/page_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 860px;
	display: block;
	text-decoration: none;
}
#footer #foot_search {
	float: right;
	padding-top: 13px;
}
#footer .foot_address {
	color: #2D2D2D;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	width: 860px;
}
#footer #foot_menu {
	text-align: right;
	padding-bottom: 20px;
}
#content .news {
	background-image: url(img/title_news.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	background-position: bottom;
	margin-top: 60px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#content .news a, #content .release a, #content .recommend a, #content .column a {
	color: #000000;
	text-decoration: none;
}

#content .release {
	background-image: url(img/title_release.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	background-position: bottom;
	margin-top: 60px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#content .recommend {
	background-image: url(img/title_recommend.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	background-position: bottom;
	margin-top: 60px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}

#content .column {
	background-image: url(img/title_column.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	background-position: bottom;
	margin-top: 60px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}


#content .news_block {
	background-image: url(img/block_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 180px;
	padding-top: 20px;
}
.main_image {
	float: right;
	height: 240px;
	width: 350px;
}
.bar_title {
	background-color: #2D2D2D;
	height: 15px;
	width: 306px;
	font-family: Verdana;
	color: #000000;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin: 0px;
	font-size: 11px;
}
.bar_cat_date {
	background-color: #2D2D2D;
	height: 15px;
	width: 306px;
	font-family: Verdana;
	color: #000000;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bar_note {
	background-color: #2D2D2D;
	height: 15px;
	width: 306px;
	font-family: Verdana;
	color: #000000;
	padding-top: 1px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#title_hot_news {
	background-image: url(img/title_hot_news.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-bottom: 20px;
}
#title_company_profile {
	background-image: url(img/title_company_info.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}
#title_division {
	background-image: url(img/title_division.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_link {
	background-image: url(img/title_link.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_recruit {
	background-image: url(img/title_recruit.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_works {
	background-image: url(img/title_works.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_profile {
	background-image: url(img/title_profile.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_contact{
	background-image: url(img/title_contact.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 860px;
	margin-top: 20px;
}

#title_archive {
	background-image: url(img/title_archive.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 710px;
	padding-left: 150px;
	padding-top: 12px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	margin-top: 40px;
}
#title_search {
	background-image: url(img/title_search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 600px;
	padding-left: 260px;
	padding-top: 12px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	margin-top: 40px;
}


.news_block .harf_block {
	float: left;
	width: 340px;
}
.content_subtitle {
	background-color: #2D2D2D;
	height: 16px;
	width: 306px;
	display: block;
	color: #000000;
	font-family: Verdana;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	margin: 0px;
}
.content_txt {
	text-align: right;
	width: 310px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	padding-bottom: 2px;
	line-height: 25px;
}
.map_osaka_office {
	width: 290px;
	background-image: url(img/map_osaka_office.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	padding-left: 50px;
	margin-top: 50px;
}

.map_tokyo_office {
	width: 290px;
	text-align: left;
	background-image: url(img/map_tokyo_office.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-left: 40px;
	padding-left: 50px;
	margin-top: 50px;
}
.hybrain_info {
	width: 430px;
	margin: 0px;
	padding: 0px;
}
.hybrain_info li {
	list-style-type: none;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
.division_total_create {
	background-image: url(img/division_title_total_create.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 680px;
}
.division_txt {
	text-align: right;
}

.division_print {
	background-image: url(img/division_title_print.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 680px;
}

.division_web {
	background-image: url(img/division_title_web.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 680px;
}
.link_txt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	text-align: right;
	margin-bottom: 4px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.links {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.links a {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#link_title_client {
	background-image: url(img/link_title_client.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 312px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 55px;
}

#link_title_nkm {
	background-image: url(img/link_title_nkm.gif);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 312px;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 55px;
}
.recruite_title_contract_worker {
	background-image: url(img/recruite_title_contract_worker.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.recruite_title_staff {
	background-image: url(img/recruite_title_staff.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.recruite_title_part_time {
	background-image: url(img/recruite_title_part_time.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.recruite_title_outsource_partner {
	background-image: url(img/recruite_title_outsource_partner.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.works_title_graphics {
	background-image: url(img/works_title_graphics.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
}
.works_title_package {
	background-image: url(img/works_title_package.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
}

.works_title_web {
	background-image: url(img/works_title_web.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 680px;
}
.news_block .form_content {
	width: 425px;
	margin-right: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	margin-bottom: 10px;
}
.news_block .inputy {
	display: block;
	margin-right: 0px;
	margin-left: auto;
	height: 17px;
	width: 425px;
	margin-bottom: 35px;
}



.entry_subtitle {
	background-color: #2D2D2D;
	height: 16px;
	width: 306px;
	display: block;
	color: #000000;
	font-family: Verdana;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.entry_txt {
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	padding-bottom: 2px;
	font-size: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}


#content .entry_block {
	background-image: url(img/block_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 180px;
	padding-top: 20px;
}


.entry_txt_mn {
	padding-bottom: 2px;
	font-size: 14px;
	margin-bottom: 4px;
	margin-top: 2px;
}



.entry_image {
	float: right;
	height: 240px;
	width: 350px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.top_foot_bar {
	height: 8px;
	width: 860px;
	margin-right: 0px;
	margin-left: auto;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
	margin-top: 18px;
}

.archives_date {
	margin-bottom: 20px;
	text-align: right;
}
#divisions_link {
	height: 72px;
	width: 330px;
	float: left;
	background-image: url(img/block_title_divisions.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	padding-top: 42px;
}

#divisions_link .btn_webtunes {
	height: 63px;
	width: 160px;
	display: block;
	float: left;
}
#divisions_link .btn_webtunes a {
	background-image: url(img/divi_link_webtunes.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 63px;
	width: 160px;
	text-decoration: none;
	display: block;
}
#divisions_link .btn_webtunes a:hover {
	background-image: url(img/divi_link_webtunes.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}



#divisions_link .btn_studiobp {
	height: 63px;
	width: 160px;
	display: block;
	float: left;
}

#divisions_link .btn_studiobp a {
	background-image: url(img/divi_link_studiobp.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 63px;
	width: 160px;
	text-decoration: none;
	display: block;
}
#divisions_link .btn_studiobp a:hover {
	background-image: url(img/divi_link_studiobp.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.recent-excerpts .block {
	float: left;
	width: 215px;
}
.block .mn_title {
	background-color: #2D2D2D;
	height: 13px;
	width: 207px;
	font-family: Verdana;
	color: #000000;
	padding-top: 2px;
	padding-left: 3px;
}
.block .mn_txt {
	height: 15px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4B4B4;
	padding-top: 15px;
	margin-right: 10px;
	padding-right: 4px;
}
.block img {
	border: 1px solid #2D2D2D;
}



.hendou {
	float: left;
	width: 310px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.hendou p {
	margin: 0px;
	padding: 0px;
	height: 1px;
}
#lead-text p {
	margin: 0px;
	clear: left;
	line-height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head_search {
	display: block;
	height: 20px;
	width: 150px;
}
.archive-list h2 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
}
.form_block {
	width: 400px;
	margin-right: 0px;
	margin-left: auto;
	padding-right: 40px;
}
#link_webtunes a {
	background-image: url(img/logo_webtunes.gif);
	background-position: top;
	display: block;
	height: 46px;
	width: 180px;
	text-decoration: none;
}
#link_webtunes a:hover {
	background-image: url(img/logo_webtunes.gif);
	background-position: bottom;
	text-decoration: none;
}


#link_studiobp a {
	background-image: url(img/logo_studiobp.gif);
	background-position: top;
	display: block;
	height: 56px;
	width: 180px;
	text-decoration: none;
}
#link_studiobp a:hover {
	background-image: url(img/logo_studiobp.gif);
	background-position: bottom;
	text-decoration: none;
}
