@charset "UTF-8";

.replaceWithImage {
  font-weight: bold;
  color: darkorange;
}

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: verdana, sans-serif;
  color: #333333;
  letter-spacing: 0.5px;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
}

p {
  font-size: 14px;
  letter-spacing: 1px;
}

ul {
  font-size: 14px;
  letter-spacing: 1px;
  list-style-image: url(/images/arrow_3dot_orange.jpg);
}

ul li {
}

a {
  text-decoration: none;
}

a img {
  border: none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height:0;
}

/* for IE/Mac */
.clearfix {
  display: inline-block;
}

.clearfix {
  zoom: 1;     /* triggers hasLayout */
  display: block;     /* resets display for IE/Win */
}

.spacer {
  float: left;
  width: 100%;
}

.odd {
  background-color: white;
}

.even {
  background-color: whitesmoke;
}

.alertMessage {
	font-weight: bold;
	color: red;
}
	

/********************************************************************/


#fqHeader {
  height: 31px;
  background-image: url(/images/common/top_menu_back.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
}

#fqHeader div.inner {
}

#fqHeader #fquestLogo {
  float: right;
  padding: 0 10px 0 0;
}

#fqHeader #fquestLogo a {
  display: block;
  height: 31px;
  width: 165px;
  background-image: url(/images/common/top_logo.jpg);
  background-repeat: repeat-x;
  background-position: 0 0;
  text-indent: -9999px;
}

#fqHeader ul.menu {
  float: left;
  height: 31px;
}

#fqHeader ul.menu li {
  float: left;
  list-style: none;
}

#fqHeader ul.menu li a.fqHeaderMenu {
  display: inline-block;
  width: 121px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

#fqHeader ul.menu li a.linkUrl {
  background-image: url(/images/common/top_menu_1.jpg);
}

#fqHeader ul.menu li a.linkUrl:hover {
  background-image: url(/images/common/top_menu_1_mo.jpg);
}

#fqHeader ul.menu li a.tweet {
  background-image: url(/images/common/top_menu_2.jpg);
}

#fqHeader ul.menu li a.tweet:hover {
  background-image: url(/images/common/top_menu_2_mo.jpg);
}

#fqHeader ul.menu li a.bookmark {
  background-image: url(/images/common/top_menu_3.jpg);
}

#fqHeader ul.menu li a.bookmark:hover {
  background-image: url(/images/common/top_menu_3_mo.jpg);
}

#fqHeader ul.menu li a.trackback {
  background-image: url(/images/common/top_menu_4.jpg);
}

#fqHeader ul.menu li a.trackback:hover {
  background-image: url(/images/common/top_menu_4_mo.jpg);
}

#fqHeader #linkUrlPanel {
  height: 39px;
  width: 179px;
  background-image: url(/images/common/top_menu_balloon_white.gif);
/*
  filter: alpha(opacity=90);
  opacity: 0.9;
*/
  padding: 20px 10px 0 10px;
  color: #333333;
  font-size: 12px;
  text-align: center;
}

#fqHeader #linkUrlPanel input {
  border: solid 1px #cccccc;
  width: 170px;
  background-color: #ffffff;
}

#fqHeader #linkUrlPanel #linkUrlClip {
  color: blue;
  font-size: 12px;
  text-decoration: underline;
}

#fqHeader #trackbackUrlPanel {
  height: 39px;
  width: 179px;
  background-image: url(/images/common/top_menu_balloon_white.gif);
  padding: 20px 10px 0 10px;
  color: #333333;
  font-size: 12px;
  text-align: center;
}

#fqHeader #trackbackUrlPanel input {
  border: solid 1px #cccccc;
  width: 170px;
  background-color: #ffffff;
}

#fqHeader #trackbackUrlPanel #trackbackUrlClip {
  color: blue;
  font-size: 12px;
  text-decoration: underline;
}

#fqHeader #bookmarkPanel {
  height: 39px;
  width: 179px;
  background-image: url(/images/common/top_menu_balloon_white.gif);
  padding: 20px 10px 0 10px;
}

#fqHeader #bookmarkPanel table {
  border: none;
  border-collapse: collapse;
}

#fqHeader #bookmarkPanel table tr td {
  width: 88px;
  padding: 1px 2px;
  border: none;
}

#fqHeader #bookmarkPanel table tr td:hover {
  background-color: #ffffcc;
}

#fqHeader #bookmarkPanel table tr td a img {
  height: 12px;
  padding: 0 5px 0 0;
}

#fqHeader #bookmarkPanel table tr td a span.name {
  color: #333333;
  font-size: 12px;
}

#companyHeader {
}

#companyHeader div.inner {
  margin: 0 auto;
  width: 950px;
}

#companyHeader div.banner {
	margin: 15px 0 0 0;
	border: solid 1px #999999;
  width: 948px;
	border-collapse: collapse;
}

#companyHeader div.banner table {
	border-collapse: collapse;
}

#companyHeader div.banner table td.logo {
  padding: 5px 10px 5px 20px;
  vertical-align: middle;
  width: 120px;
}

#companyHeader div.banner table td.logo img {
	width: 120px;
}

#companyHeader div.banner table td.siteName {
  padding: 5px 10px 5px 20px;
  vertical-align: middle;
}

#companyHeader div.banner table td.siteName a {
  font-weight: bold;
  color: #333333;
}
#companyHeader div#specialTopics {
  padding: 0 0 8px 0;
}

#companyHeader div#menu {
}

#companyHeader div#menu p#hotEvent {
  float: left;
  background-image: url(/images/common/hot_event_title.jpg);
  background-repeat: no-repeat;
  background-position: 6px 9px;
  width: 610px;
  padding: 8px 0 8px 120px;
  margin-bottom: 10px;
  background-color: #eeeeee;
  border-left: solid 4px #e3e3e3;
  font-size: 12px;
}
#companyHeader div#menu p#hotEvent a {
	border-left: solid 2px #cccccc;
	padding-left: 20px;
}

#companyHeader div#menu p#hotEvent .date {
  font-size: 11px;
  color: #999999;
}

#companyHeader div#menu ul#mainMenu {
  float: left;
  width: 750px;
  padding: 4px 0 0 0;
}

#companyHeader div#menu ul#mainMenu li {
  float: left;
  list-style: none;
}

#companyHeader div#menu ul#mainMenu li a.menuButton {
  display: inline-block;
  width: 121px;
  height: 33px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#companyHeader div#menu ul#mainMenu li a.top {
  background-image: url(/images/common/button_top.jpg);
}

#companyHeader div#menu ul#mainMenu li a.top:hover {
  background-image: url(/images/common/button_top_lo.jpg);
}

#companyHeader div#menu ul#mainMenu li a.entries {
  background-image: url(/images/common/button_entries.jpg);
}

#companyHeader div#menu ul#mainMenu li a.entries:hover {
  background-image: url(/images/common/button_entries_lo.jpg);
}

#companyHeader div#menu ul#mainMenu li a.event {
  background-image: url(/images/common/button_event.jpg);
}

#companyHeader div#menu ul#mainMenu li a.event:hover {
  background-image: url(/images/common/button_event_lo.jpg);
}

#companyHeader div#menu ul#mainMenu li a.company {
  background-image: url(/images/common/button_company.jpg);
}

#companyHeader div#menu ul#mainMenu li a.company:hover {
  background-image: url(/images/common/button_company_lo.jpg);
}

#companyHeader div#menu ul#mainMenu li a.recruit {
  background-image: url(/images/common/button_recruit.jpg);
}

#companyHeader div#menu ul#mainMenu li a.recruit:hover {
  background-image: url(/images/common/button_recruit_lo.jpg);
}

#companyHeader div#menu ul#mainMenu li a.inquiry {
  background-image: url(/images/common/button_inquiry.jpg);
}

#companyHeader div#menu ul#mainMenu li a.inquiry:hover {
  background-image: url(/images/common/button_inquiry_lo.jpg);
}

#companyHeader div#menu div#kininaruNavi {
  float: right;
}

#companyHeader div#menu div#rss_feed {
  float: right;
  padding-top: 16px;
}


#main div#topicPath {
  height: 22px;
  overflow: hidden;
  line-height: 22px;
  padding: 0 0 8px 0;
}

#main div#topicPath a.pathElement {
  float: left;
  height: 22px;
  padding: 0 8px;
  overflow: hidden;
  font-size: 12px;
}

#main div#topicPath span.pathSeparator {
  float: left;
  height: 22px;
  padding: 0 8px;
  overflow: hidden;
  width: 0;
  padding: 0 0 0 10px;
  overflow: hidden;
  background: url(/images/arrow_s_orange.jpg) no-repeat left center;
  filter: alpha(opacity=40);
  opacity: 0.4;
  font-size: 12px;
}

#main div#topicPath span.pathElement {
  float: left;
  height: 22px;
  padding: 0 8px;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
  color: #666666;
}

#main {
  width: 950px;
  margin: 0 auto;
  padding: 5px 0 40px 0;
}

#main #mainColumn {
  float: left;
  width: 510px;
  padding: 0 20px;
  _overflow: hidden;
}

#main #subColumn {
  float: left;
  width: 200px;
}

#main #subColumnA {
  float: left;
  width: 200px;
}

#main #subColumnB {
  float: left;
  width: 200px;
}

#footer {
  background-image: url(/images/common/footer_bg.jpg);
  background-repeat: repeat-x;
}

#footer div.inner {
}

#footer #footerMenu {
  padding: 10px 0 0 20px;
  font-size: 0.7em;
}

#footer #footerLogo {
  padding: 20px 10px 0 0;
  text-align: right;
}


/********************************************************************/
/*  common component: hot topics  */
/********************************************************************/

.hotTopics {
  padding: 0 0 15px 0;
}

.hotTopics h2 {
  line-height: 30px;
  background-image: url(/images/common/hot_topics_title.jpg);
  text-indent: -9999px;
}

.hotTopics div.hotTopic {
  margin: 3px 0;
  padding: 0 5px;
  border-bottom: solid 1px #cccccc;
  background-color: #f5f5f5;
}

.hotTopics div.hotTopic h3 {
  background-image: url(/images/arrow_s_orange.jpg);
  background-repeat: no-repeat;
  background-position: 2px center;
  padding: 10px 0 10px 15px;
  font-size: 13px;
  font-weight: bold;
}

.hotTopics div.hotTopic div.img {
  width: 75%;
  padding: 0 0 5px 0;
  margin: 0 auto;
}
.hotTopics div.hotTopic div.img img {
  width: 100%;
}

.hotTopics div.hotTopic p.desc {
  padding: 0 0 5px 0;
  font-size: 12px;
}

.hotTopics div.hotTopic p.relatedPosts {
  padding: 0 0 20px 0;
  font-size: 11px;
}

.hotTopics div.hotTopic p.relatedPosts a {
  text-decoration: underline;
}


/********************************************************************/
/*  common component: site_desc  */
/********************************************************************/

.simpleRecruit {
  padding: 10px;
  background-color: #f5ffda;
  border-left: solid 1px #5c9f38;
  border-right: solid 1px #5c9f38;
}

.simpleRecruit h2 {
  padding-bottom: 8px;
  font-weight: bold;
  font-size: 18px;
}

.simpleRecruit p.desc {
  padding: 0 0 10px 0;
  font-size: 12px;
}

.simpleRecruit ul.jobList {
  padding: 35px 0 5px 25px;
  background-image: url(/images/common/simple_recruit_jobs_icon.jpg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  font-size: 12px;
}

.simpleRecruit ul.jobList li {
}

.simpleRecruit p.more {
  font-size: 12px;
  text-decoration: underline;
  text-align: right;
  background-image: url(/images/arrow_more.jpg);
  background-repeat: no-repeat;
  background-position: 86px 2px;
}

.simpleRecruit p.more a {
  text-decoration: none;
}


.simpleRecruitFlameTop {
  height: 7px;
  background-image: url(/images/common/simple_recruit_flame_top.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  font-size: 0; /* for IE6 */
}
.simpleRecruitFlameBottom {
  height: 7px;
  _margin: 0 0 20px 2px;
  margin-bottom /**/ : 20px;
  background-image: url(/images/common/simple_recruit_flame_bottom.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  font-size: 0; /* for IE6 */
}


/********************************************************************/
/*  common component: categories  */
/********************************************************************/

.specialTags {
  padding: 0 0 15px 0;
}

.specialTags div.commonCategory {
  margin: 0 0 10px 0;
}

.specialTags div.commonCategory div.category {
  padding: 0 0 10px 0;
}

.specialTags div.commonCategory div.category h2 {
  width: 200px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

.specialTags div.commonCategory div.category h2.vision {
  background-image: url(/images/common/tag_title_vision.jpg);
}

.specialTags div.commonCategory div.category h2.atmos {
  background-image: url(/images/common/tag_title_atmos.jpg);
}

.specialTags div.commonCategory div.category h2.tech {
  background-image: url(/images/common/tag_title_tech.jpg);
}

.specialTags div.commonCategory div.category a.grouping {
  display: block;
  padding: 10px;
  border: solid 1px #aaaaaa;
}

.specialTags div.commonCategory div.category a.grouping div.img {
  float: left;
  width: 70px;
  height: 70px;
  padding: 0 5px 0 0;
  text-align: center;
}

.specialTags div.commonCategory div.category a.grouping p {
  font-size: 12px;
}

.specialTags div.commonCategory div.category a.grouping h3.main_post {
  font-size: 12px;
}

.specialTags div.specificCategory {
  margin: 0 0 15px 0;
}

.specialTags div.specificCategory p.title {
  width: 200px;
  height: 26px;
  background-image: url(/images/common/tag_title_specific.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

.specialTags div.specificCategory ul {
  padding: 10px 10px 10px 25px;
  border: solid 1px #aaaaaa;
}

.specialTags div.specificCategory ul li {
  padding: 2px 0;
  font-size: 12px;
  font-weight: bold;
}

.specialTags div.specificCategory ul li h2 {
  display: inline;
  font-size: 12px;
  font-weight: bold;
}

.specialTags div.recommendedSerieses {
  padding: 0 0 10px 0;
}

.specialTags div.recommendedSerieses h2 {
  width: 200px;
  height: 26px;
  background-image: url(/images/common/recommended_series_title.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

.specialTags div.recommendedSerieses ul {
  padding: 10px 10px 10px 25px;
  border: solid 1px #aaaaaa;
}

.specialTags div.recommendedSerieses ul li {
  padding: 2px 0;
}

.specialTags div.recommendedSerieses ul li h3 {
  font-size: 12px;
}


/********************************************************************/
/*  common component: recent_entries  */
/********************************************************************/

.simpleLatestEntries {
  padding: 0 0 15px 0;
}

.simpleLatestEntries h2 {
  height: 30px;
  background-image: url(/images/common/simple_latest_entries_title.jpg);
  text-indent: -9999px;
}

.simpleLatestEntries div.inner {
  margin: -1px 0 0 0;
  border: solid 1px #dddddd;
}

.simpleLatestEntries div.entry {
  margin /**/ : 0 10px -1px 10px;
  _margin: 0 10px 0 10px;
  padding: 10px 0;
  border-bottom: solid 1px #dddddd;
}

.simpleLatestEntries div.entry p.author {
  padding: 0 0 2px 0;
}

.simpleLatestEntries div.entry p.author img {
  width: 16px;
  height: 16px;
}

.simpleLatestEntries div.entry p.author span.name {
  font-size: 12px;
}

.simpleLatestEntries div.entry h3.title {
  padding: 0 0 2px 0;
  font-size: 12px;
}

.simpleLatestEntries div.entry p.date {
  padding: 1px 0;
  font-size: 11px;
  color: #999999;
}


/********************************************************************/
/*  common component: hot_entries  */
/********************************************************************/

.hotEntries {
  padding: 0 0 15px 0;
}

.hotEntries h2 {
  height: 30px;
  background-image: url(/images/common/hot_entries_title.jpg);
  text-indent: -9999px;
}

.hotEntries div.inner {
  margin: -1px 0 0 0;
  border: solid 1px #dddddd;
}

.hotEntries div.entry {
  margin /**/ : 0 10px -1px 10px;
  _margin: 0 10px 0 10px;
  padding: 10px 0;
  border-bottom: solid 1px #dddddd;
}

.hotEntries div.entry p.author {
  padding: 0 0 2px 0;
}

.hotEntries div.entry p.author span.name {
  font-size: 12px;
}

.hotEntries div.entry h3.title {
  padding: 0 0 2px 0;
  font-size: 12px;
}

.hotEntries div.entry p.date {
  padding: 1px 0;
  font-size: 11px;
  color: #999999;
}


/********************************************************************/
/*  common component: member_introductions1  */
/********************************************************************/

.simpleMemberList {
  padding: 0 0 15px 0;
}

.simpleMemberList div.inner {
  margin: -1px 0 0 0;
  border: solid 1px #dddddd;
}

.simpleMemberList p.title {
  height: 29px;
  background-image: url(/images/common/simple_member_list_title.jpg);
  text-indent: -9999px;
}

.simpleMemberList div.member {
  margin /**/ : 0 10px -1px 10px;
  _margin: 0 10px 0 10px;
  padding: 10px 0;
  border-bottom: solid 1px #dddddd;
}

.simpleMemberList div.member a.grouping {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

.simpleMemberList div.member a.grouping div.img {
  display: block;
  width: 60px;
  height: 60px;
}

.simpleMemberList div.member a.grouping p.name {
  width: 60px;
  margin: 5px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}

.simpleMemberList div.member p.introduce {
  float: left;
  width: 113px;
  font-size: 12px;
}

/********************************************************************/
/*  common component: member_introductions2  */
/********************************************************************/

#cc_member_introductions2 {
  padding: 0 0 15px 0;
}

#cc_member_introductions2 div.inner {
  margin: -1px 0 0 0;
  border: solid 1px #dddddd;
}

#cc_member_introductions2 h2 {
  line-height: 29px;
  background-image: url(../../images/mutual_intro_title.jpg);
  text-indent: -9999px;
}

#cc_member_introductions2 div.member {
  margin: 0 10px -1px 10px;
  padding: 10px 0;
  border-bottom: solid 1px #dddddd;
}

#cc_member_introductions2 div.member a.grouping {
  display: block;
  float: left;
  margin: 0 5px 0 0;
}

#cc_member_introductions2 div.member a.grouping div.img {
  display: block;
  width: 60px;
  height: 60px;
}

#cc_member_introductions2 div.member a.grouping p.name {
  width: 60px;
  margin: 5px 0 0 0;
  font-size: 12px;
  font-weight: bold;
}

#cc_member_introductions2 div.member p.introduce {
  float: left;
  width: 113px;
  font-size: 12px;
}


/********************************************************************/
/*  common component: jobList  */
/********************************************************************/

#cc_jobList {
  margin: 0 0 15px 0;
  padding: 10px;
  background-color: #ccffcc;
}

#cc_jobList h2 {
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

#cc_jobList div.job {
  padding: 5px 0;
}

#cc_jobList div.job h3.name {
  padding: 0 0 5px 0;
  font-size: 12px;
  font-weight: bold;
}

#cc_jobList div.job p.desc {
  padding: 0 0 5px 0;
  font-size: 12px;
}

/********************************************************************/
/*  common component: tag_cloud  */
/********************************************************************/

.tagCloud h2 {
  display: inline;
}

.tagCloud {
  padding: 0 0 15px 0;
}

.tagCloud ul {
  padding: 10px;
  background-color: whitesmoke;
}

.tagCloud ul li {
  list-style: none;
  display: inline;
  letter-spacing: 0;
}

.tagCloud ul li a {
  color: #cccccc;
  text-decoration: underline;
}

.tagCloud ul li.t_01 a {
  font-size: 11px;
}

.tagCloud ul li.t_02 a {
  font-size: 13px;
}

.tagCloud ul li.t_03 a {
  font-size: 14px;
  color: #999999;
}

.tagCloud ul li.t_04 a {
  font-size: 16px;
  color: #999999;
}

.tagCloud ul li.t_05 a {
  font-size: 18px;
  color: #999999;
}

.tagCloud ul li.t_06 a {
  font-size: 19px;
  color: #666666;
}

.tagCloud ul li.t_07 a {
  font-size: 21px;
  color: #666666;
}

.tagCloud ul li.t_08 a {
  font-size: 22px;
  font-weight: bold;
  color: #666666;
}
