@charset "UTF-8";

/*----------------------------------------------
 * List Marker
 *--------------------------------------------*/
ul.moreInfo li {
  padding: 2px 0 2px 20px;
  background: url(../images/icon_arrow_1.gif) no-repeat 0 0.4em;
}

ul.moreInfo.button li {
  padding: 0;
  background: none;
}

ul.moreInfo.button li form {
  display: inline;
}

ul.moreInfo.button li form .input_submit {
  margin: 0 5px;
}

/*----------------------------------------------
 * clearfix, overflow: hidden
 *--------------------------------------------*/
div#Contents,
div#LayoutA,
div#LayoutB,
div#LayoutC {
  zoom: 1;
  overflow: hidden;
  overflow: -moz-scrollbars-none;
}


#Left,
#Center,
#Top {
  zoom: 1;
  overflow: hidden;
}

dd div, dt, ul, ol, td, th, p,
h1, h2, h3, h4, h5, h6, .partsHeading,
fieldset, label {
  overflow: hidden;
}

dd div div {
  overflow: visible;
}

pre {
  overflow: auto;
}


/*----------------------------------------------
 * Navigation
 *--------------------------------------------*/

* html #globalNav ul {
  overflow: hidden;
  width: 100%;
}

*:first-child+html #globalNav li a {
  zoom: 1;
  display: inline;
}

* html #globalNav li a {
  zoom: 1;
  display: inline;
}


#localNav {
  margin-bottom: 10px;
  margin-top: 10px;
}

#localNav ul {
  background: transparent url(../images/bg_localnav_default.gif) repeat-y 0 0;
  color: #FFFFFF;
}

#localNav ul.friend {
  background: transparent url(../images/bg_localnav_friend.gif) repeat-y 0 0;
}

#localNav ul.community {
  background: transparent url(../images/bg_localnav_community.gif) repeat-y 0 0;
}

#localNav li {
  line-height: 30px;
  float: left;
}

#localNav li a {
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}

* html #localNav ul {
  overflow: hidden;
  width: 100%;
}

*:first-child+html #localNav li a {
  zoom: 1;
  display: inline;
}

* html #localNav li a {
  zoom: 1;
  display: inline;
}

#localNav ul li a:hover {
  background: transparent url(../images/bg_localnav_default_hover.gif) repeat-x scroll 0 0;
}

#localNav ul.friend li a:hover {
  background: transparent url(../images/bg_localnav_friend_hover.gif) repeat-x scroll 0 0;
}

#localNav ul.community li a:hover {
  background: transparent url(../images/bg_localnav_community_hover.gif) repeat-x scroll 0 0;
}


/*----------------------------------------------
 * Parts Items
 *--------------------------------------------*/
div.partsInfo {
  padding: 5px 20px;
}

div.partsInfo div.body {
  margin: 10px 0;
}

div.partsInfo p,
div.partsInfo ul {
  margin-bottom: 10px;
}

div.partsInfo ul {
  padding-left: 1em;
  list-style-type: disc;
}

div.pagerAbsolute {
  padding: 4px;
  text-align: center;
}

div.pagerAbsolute p {
  display: inline;
}

div.pagerRelative {
  padding: 4px;
  text-align: right;
}

div.pagerRelativeMulti {
  padding: 4px;
}

div.pagerRelative p,
div.pagerRelativeMulti div.pager p {
  display: inline;
  margin-left: 10px;
}

div.pagerRelative p:first-child,
div.pagerRelativeMulti div.pager p:first-child,
div.pagerRelative p.first-child,
div.pagerRelativeMulti div.pager p.first-child {
  margin-left: 0;
}

div.pagerRelativeMulti div.text {
  float: left;
  width: 55%;
}

div.pagerRelativeMulti div.pager {
  float: right;
  width: 45%;
  margin-top: 0.5em;
  text-align: right;
}

div.operation {
  padding: 4px;
}

div.operation ul.moreInfo {
  text-align: center;
}

div.operation ul.moreInfo li {
  display: inline;
  background-position: 0 50%;
}

/*----------------------------------------------
 * Calendar
 *--------------------------------------------*/
.calendar td {
  padding: 1px 2px;
  text-align: right;
}

.calendar td,
.calendar td * {
  letter-spacing: -1px;
  word-break: normal;
}

#Body .calendar .holiday,
.calendar .sun {
  color: #d92c49;
}
//
.calendar .sat {
  color: #2c65d9;
}

/*----------------------------------------------
 * Page Navigation
 *--------------------------------------------*/
#Left .pageNav ul {
  margin: 1px;
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

#Left .pageNav li {
  padding: 4px 0 4px 18px;
  background: transparent url(../images/icon_1.gif) no-repeat scroll 8px 50%;
}

#Left .pageNav li.current {
  background-color: #EEEEEE;
}

/*==============================================================================
 * informationBox
 *----------------------------------------------------------------------------*/
.informationBox {
  padding-left: 102px;
  border: 1px solid #CCCCCC;
  background: #EEEEEE url(../images/icon_information.gif) no-repeat 5px 50%;
}

.informationBox div.body {
  min-height: 1.2em;
  padding: 5px;
  border-left: 1px solid #CCCCCC;
  background: #FFFFFF;
}

* html .informationBox,
* html .informationBox div.body {
  zoom: 1;
}

* html .informationBox div.body {
  height: 1.2em;
}

.informationBox .caution {
  color: #FF0000;
}

/*==============================================================================
 * alertBox
 *----------------------------------------------------------------------------*/
.alertBox {
  width: 564px;
}

#Body .alertBox th {
  padding: 8px 0;
  width: 148px;
  background-color: #FFFFFF;
  text-align: center;
}

#Body .alertBox td {
  padding: 6px;
  background-color: #FFFFFF;
  color: #ff0000;
}

/*==============================================================================
 * box
 *----------------------------------------------------------------------------*/
.box .body {
  padding: 10px 1em;
}

.box .operation {
  padding: 10px 0;
}


/*==============================================================================
 * news pager
 *----------------------------------------------------------------------------*/
.partsNewsPager .block {
  border-top-width: 0;
}

.partsNewsPager dl {
  border-top: 1px solid #CCCCCC;
  overflow: hidden;
}

.partsNewsPager dt {
  float: left;
  padding: 5px;
  text-align: center;
  width: 170px;
}

.partsNewsPager dd {
  border-left: 1px solid #CCCCCC;
  margin-left: 180px;
  padding: 5px;
}

/*==============================================================================
 * YesNo
 *----------------------------------------------------------------------------*/
.yesNo .block {
  text-align: center;
  padding: 10px 1em;
}

/*==============================================================================
 * memberImages
 *----------------------------------------------------------------------------*/
div#memberImageUploadBox img {
	max-width: 90%;
}

/*==============================================================================
 * nineTable
 *----------------------------------------------------------------------------*/
.nineTable tr.photo td {
  height: 80px;
  padding: 2px 0;
  text-align: center;
}

.nineTable tr.photo td p.crown {
  text-align: center;
}

.nineTable tr.text td {
  padding: 2px;
  text-align: center;
}

.nineTable div.moreInfo ul.moreInfo {
  width: 11em;
  margin-left: auto;
  padding: 6px 0;
}

/*==============================================================================
 * searchResultList
 *----------------------------------------------------------------------------*/
.searchResultList .partsInfo {
  background: #EEEEEE;
}

.searchResultList .ditem {
  margin: 8px 0;
}

.searchResultList td.photo {
  width: 90px;
  padding: 5px;
  text-align: center;
}

.searchResultList th,
.searchResultList td {
  padding: 5px;
}

.searchResultList th {
  width: 90px;
}

.searchResultList tr.operation th {
  padding-top: 0;
  padding-bottom: 0;
}

.searchResultList tr.operation td {
  padding: 0;
}

.searchResultList tr.operation span.text {
  float: left;
  display: block;
  width: 180px;
  padding: 5px;
  border-right: 1px solid #CCCCCC;
}

.searchResultList tr.operation span.moreInfo {
  zoom: 1;
  display: block;
  margin-left: 121px;
  padding: 4px 0 3px;
  text-align: center;
}

.searchResultList div.operation {
  text-align: center;
}

.searchResultList tr.operation span.moreInfo img,
.searchResultList div.operation form,
.searchResultList div.operation fieldset {
  display: inline;
  vertical-align: top;
}

/*==============================================================================
 * searchFormLine
 *----------------------------------------------------------------------------*/
#Top div.searchFormLine,
#Left div.searchFormLine,
#Center div.searchFormLine {
  border-width: 0;
}

.searchFormLine ul {
  text-align: center;
  padding: 1px 0;
}
.searchFormLine ul li {
  display: inline;
}
.searchFormLine ul li * {
  vertical-align: middle;
}
.searchFormLine ul li label {
  margin-right: 2px;
  padding: 1px 13px 0 0;
  background: url(../images/icon_arrow_2.gif) no-repeat 100% 0;
}

/*==============================================================================
 * manageList
 *----------------------------------------------------------------------------*/
.manageList td {
  padding: 5px;
}

.manageList td.photo {
  width: 140px;
  text-align: center;
}

.manageList td.delete {
  width: 120px;
}

.manageList col.date {
  width: 160px;
}

* html .manageList col.date {
  width: 150px;
}

*:first-child+html .manageList col.date {
  width: 150px;
}

.manageList col.name {
  width: auto;
}

.manageList colgroup.operation col {
  width: 86px;
}

* html .manageList colgroup.operation col {
  width: 76px;
}

*:first-child+html .manageList colgroup.operation col {
  width: 76px;
}

/*==============================================================================
 * homeRecentList
 *----------------------------------------------------------------------------*/
.homeRecentList div.block {
  padding: 5px;
}

.homeRecentList ul.articleList {
  line-height: 1.3;
}

.homeRecentList ul.articleList li {
  padding-bottom: 5px;
  padding-left: 85px;
  background: url(../images/icon_1.gif) 3px 0.4em no-repeat scroll;
  text-indent: -72px;
}

.homeRecentList span.date {
  padding-right: 18px;
  background: url(../images/articleList_marker.gif) 92% 0.3em no-repeat scroll;
}

.homeRecentList div.moreInfo ul.moreInfo {
  margin: 0 2px 0 auto;
  width: 10em;
}

/*==============================================================================
 * photoTable
 *----------------------------------------------------------------------------*/
.photoTable tr.photo td {
  height: 100px;
  padding: 8px 0;
  text-align: center;
}

.photoTable tr.photo td p.crown {
  text-align: center;
}

.photoTable tr.text td {
  padding: 5px 2px;
  text-align: center;
}

/*==============================================================================
 * recentList
 *----------------------------------------------------------------------------*/
.recentList dl {
  overflow: hidden;
  clear: both;
  border: 1px solid #CCCCCC;
  margin-bottom: 5px;
  /zoom: 1;
}

.recentList dt {
  float: left;
  width: 170px;
  padding: 5px;
  border-right: 1px solid #CCCCCC;
  text-align: center;
}

.recentList dd {
  margin-left: 180px;
  padding: 5px;
  border-left: 1px solid #CCCCCC;
}

* html #Body .recentList dd {
  text-indent: -3px;
}

/*==============================================================================
 * commentList
 *----------------------------------------------------------------------------*/
.commentList dl {
  overflow: hidden;
  clear: both;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  /zoom: 1;
}

.commentList dt {
  float: left;
  width: 60px;
  padding: 5px;
  border-right: 1px solid #CCCCCC;
  text-align: center;
}

.commentList dd {
  margin-left: 70px;
  border-left: 1px solid #CCCCCC;
}

* html .commentList dd {
  text-indent: -3px;
}

#LayoutC .commentList dt {
  width: 100px;
}

#LayoutC .commentList dd {
  margin-left: 110px;
}

.commentList dd div {
  border-top: 1px solid #CCCCCC;
}

.commentList dd div p {
  padding: 4px 3px;
}

.commentList dd div.title {
  padding: 4px 3px;
  border-top: none;
}

.commentList dd div.title p {
  padding: 0;
}

.commentList dd ul.photo {
  padding: 5px 5px 0;
}

.commentList dd ul.photo li {
  display: inline;
  margin-left: 6px;
}

.commentList dd div.footer p {
  text-align: right;
}

.commentList div.operation {
  padding: 8px 0;
}

.commentList dd div.attachFile {
  padding: 16px 5px;
}

/*==============================================================================
 * line
 *----------------------------------------------------------------------------*/
.line {
  text-align: center;
}

/*==============================================================================
 * loginForm
 *----------------------------------------------------------------------------*/
.loginForm {
  margin: 10px 0 20px 0;
}

.loginForm th,
.loginForm td {
  padding: 3px;
}

.loginForm input {
  border: 1px solid #888888;
  background-color: #f8f8f8;
}

.loginForm .password_query {
  margin-bottom: 5px;
  font-size: 12px;
}

/*==============================================================================
 * Activity
 *----------------------------------------------------------------------------*/
#delete_activity,
div.activityBox {
  zoom: 1;
  word-wrap: break-word;
}

/*======================================
 * box_form
 *------------------------------------*/
div.activityBox div.box_form div.box_public_flag {
  float: left;
  width: 75%;
  margin-bottom: 8px;
}

div.activityBox div.box_form div.box_count {
  float: right;
  width: 25%;
  text-align: right;
}

div.activityBox div.box_form div.box_count span.note {
  display: none;
}

div.activityBox div.box_form div.box_count span.count {
  margin-right: 10px;
  color: #888888;
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.activityBox div.box_form div.box_body {
  clear: both;
}

div.activityBox div.box_form div.box_body span.inputForm {
  zoom: 1;
  display: block;
}

div.activityBox div.box_form div.box_body span.inputForm textarea {
  display: block;
  width: 95%;
  height: 3.5em;
}

div.activityBox div.box_form div.box_body span.submit {
  display: block;
  width: 98%;
  margin: 5px 0 5px 2px;
  text-align: right;
}

div.activityBox div.box_form div.box_body span.submit input.submit {
  min-height: 30px;
  margin: 0;
  padding: 0 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #888888;
  background: url(../images/bg_button_a.gif);
  font-weight: bold;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.activityBox div.box_form div.box_body span.submit input.submit:active {
  color: #888888;
}

*:first-child+html div.activityBox div.box_form div.box_body span.submit input.submit {
  padding: 0;
  line-height: 24px;
}

* html div.activityBox div.box_form div.box_body span.submit input.submit {
  padding: 0;
  line-height: 24px;
}

/*======================================
 * box_list
 *------------------------------------*/
#delete_activity div.box_list li.activity,
div.activityBox div.box_list li.activity {
  clear: both;
  padding: 10px 0 8px;
  border-bottom: 1px solid #cccccc;
}

#delete_activity div.box_list div.box_memberImage,
div.activityBox div.box_list div.box_memberImage {
  overflow: hidden;
  z-index: 256;
  position: relative;
  float: left;
  width: 48px;
  max-height: 48px;
  margin-right: 8px;
}

#delete_activity div.box_list div.box_memberImage p,
div.activityBox div.box_list div.box_memberImage p {
  text-align: center;
}

#delete_activity div.box_list div.box_body,
div.activityBox div.box_list div.box_body {
  z-index: 128;
  position: relative;
  min-height: 48px;
}

* html #delete_activity div.box_list div.box_body,
* html div.activityBox div.box_list div.box_body {
  height: 48px;
}

#delete_activity div.box_list div.box_body p,
div.activityBox div.box_list div.box_body p {
  overflow: hidden;
}

#delete_activity div.box_list div.box_body p span.content .name,
div.activityBox div.box_list div.box_body p span.content .name {
  margin-right: 0.5em;
  font-weight: bold;
}

#delete_activity div.box_list div.box_body p span.info,
div.activityBox div.box_list div.box_body p span.info {
  display: block;
  padding-top: 2px;
  padding-bottom: 1.3em;
  color: #888888;
}

#delete_activity div.box_list div.box_body ul.operation,
div.activityBox div.box_list div.box_body ul.operation {
  position: absolute;
  right: 10px;
  bottom: 0;
  margin: 0;
  padding: 0;
}

#delete_activity div.box_list div.box_body ul.operation li,
div.activityBox div.box_list div.box_body ul.operation li {
  display: inline;
  margin-left: 0.5em;
}

/*==============================================================================
 * API Key
 *----------------------------------------------------------------------------*/

div.apiKey {
  padding: 10px;
  font-weight: bold;
}

/*==============================================================================
 * Smartphone Style Switch
 *----------------------------------------------------------------------------*/

#SmtSwitch {
  margin: 10px 0;
  font-size: medium;
  text-align: center;
}

/*==============================================================================
 * toolbar of opWidgetFormRichTextareaOpenPNE
 *----------------------------------------------------------------------------*/
div.parts table.mceToolbar {
  table-layout: auto;
  width: auto;
}

/*==============================================================================
 * Decoration by opWidgetFormRichTextareaOpenPNE
 *----------------------------------------------------------------------------*/
span.op_b {
        text-decoration: inherit;
        font-style: inherit;
        font-weight: bold;
        color: inherit;
        font-size: inherit;
}

span.op_u {
        text-decoration: underline;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
}

span.op_s {
        text-decoration: line-through;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
}

span.op_i {
        text-decoration: inherit;
        font-style: italic;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
}

span.op_large {
        text-decoration: inherit;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
        font-size: large;
}

span.op_small {
        text-decoration: inherit;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
        font-size: xx-small;
}

span.op_color {
        text-decoration: inherit;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
}


/*==============================================================================
 * Base css Ducks specials
 *----------------------------------------------------------------------------*/

ul, ol {
  list-style-type: none;
  padding: 0;
  margin:0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
/*==============================================================================
 * ducks special descriptionBox
 *----------------------------------------------------------------------------*/
.descriptionBox .parts {
//  padding: 5px 20px;
//  border: 1px solid #CCCCCC;
//  background-color: #FFFFFF;
}

.descriptionBox div.body {
  margin: 10px 0;
}

.descriptionBox p {
  margin-bottom: 10px;
}


/*----------------------------------------------
 * Parts
 *--------------------------------------------*/
div.parts,
div.dparts {
  margin: 0 20px 20px 0;
}

div.dparts div.parts {
  margin: 0;
}

div.ditem {
  padding: 5px 6px;
}
/*----------------------------------------------
 * Contents
 *--------------------------------------------*/
#Contents {
  background: #FFFFFF;
//  margin-top:3px;
  margin-top:0px;
}

/*----------------------------------------------
 * Ducks special Layout
 *--------------------------------------------*/
#Container {
  min-width: 768px;
}

#HeaderContainer,
#ContentsContainer,
#FooterContainer {
  margin: 0 auto;
//  padding-right:10px;
//  width: 95%;
}
#ContentsContainer,
#FooterContainer {
//  width: 95%;
  height: 100%;
}
#ContentsContainer{
//	margin-top:20px;
}

#LayoutA,
#LayoutB {
	margin:0 auto;
//  width: 768px;
  min-height:768px;
}
#LayoutR {
//  min-height:768px;
position: relative;
width: 1018px;
margin: 0 auto;
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;

}

#LayoutC {
  margin:0 auto;
  min-width: 1020px;
  max-width: 1020px;
  word-break: normal;
  min-height:768px;
}

#LayoutS,#LayoutU{
	margin:0 auto;
  min-width: 1028px;
  max-width: 1920px;
//  max-width: 980px;
  word-break: normal;
}
#LayoutT {
	margin:0 auto;
  min-width: 986px;
  max-width: 986px;
  word-break: normal;
}


#LayoutA #Left {
  float: left;
//  width: 270px;
  width: 226px;
}

#LayoutA #Center {
  float: right;
  width: 532px;
}

#LayoutA #Bottom {
  clear: both;
}

#LayoutB #Left {
  float: left;
  width: 175px;
}

#LayoutB #Center {
  float: right;
  width: 583px;
}

#LayoutB #Bottom {
  clear: both;
}

#LayoutR #Left {
//  float: left;
  width: 199px;
  min-width:199px;
  background-color:#FFFFFF;
//	padding-top:20px;
//	padding-left:3px;
	border-right:solid 1px #ddd;
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
}

#LayoutS #Left {
  float: left;
  width: 200px;
  min-width:200px;
  background-color:#FFFFFF;
	padding-top:20px;
	padding-left:3px;
}
#LayoutT #Left {
  float: left;
  width: 200px;
  min-width:200px;
  background-color:#FFFFFF;
	padding-top:20px;
	padding-left:3px;
}
#LayoutU #Left {
  float: left;
  width: 200px;
  min-width:200px;
  background-color:#FFFFFF;
	padding-top:20px;
	padding-left:3px;
}

#LayoutR #Center {
//	padding:20px;
//	min-height:768px;
	min-height:1366px;
//	-webkit-box-shadow:0 0 40px rgba(0, 0, 0, 0.1) inset;
//	-moz-box-shadow:0 0 40px rgba(0, 0, 0, 0.1) inset;
//	box-shadow: 0 0 40px rgba(0, 0, 0, 0.1) inset;
	background:#FFFFFF;
	width:630px;
	float:left;
//	border-left:1px solid #ddd;
//	border-right:1px solid #ddd;
//	margin-left:-1px;
	margin-left:200px;
}

#LayoutR #Center #buddypress{
    margin: 20px;
}
#LayoutR #BodyRight {
//	border-left:1px solid #ddd;
//	float:right;
	float: left;
}
#LayoutS #Center {
	min-height:900px;
  background-color:#FFFFFFFF;

}
#LayoutT #Center {
	min-height:900px;
  background-color:#FFFFFFFF;

}
#LayoutU #Center {
	min-height:900px;
  background-color:#FFFFFFFF;

}

#LayoutR #Bottom {
  clear: both;
}


#LayoutC #Center {
//  width: 650px;
  margin: 0 auto;
}

#topBanner {
  display:none;

}

//#sideBanner {
//  display:none;
//}
#sideBanner {
//  float: left;
  width: 188px;
//	min-height:768px;
//	margin-left:10px;
//	margin-left:-1px;
//	padding-right:1px;
	border-left:1px solid #ddd;
	position: absolute;
	top: 0;
	right: 0;
	min-height: 100%;
}

#Footer {
  clear: both;
}

/*----------------------------------------------
 * Ducks special Header
 *--------------------------------------------*/
#Header {
//  background: url(../images/header_bg.png) repeat-x scroll 0 0;
	//background:#3A3A3A;
	box-shadow: 0px 1px 3px rgba(34,25,25,0.4);;
  overflow: visible;
  width: 100%;
  //height: 67px;
//  height: 105px;
}


#HeaderArticle {
//  background: url(../images/header_bg.png) repeat-x scroll 0 0;
	background:#FFFFFF;
  overflow: visible;
  width: 100%;
  height: 114px;
}

#HeaderContainer {
  background:#FFFFFF;
  position: relative;
  //margin-left: 50px;
  margin-left: 0 auto;
  //height: 57px;
//  height: 95px;
  min-width: 1020px;
  max-width: 1020px;
}

.insecure_page #HeaderContainer{
  height: 105px;
}
.secure_page #HeaderContainer{
  height: 60px;
}
#HeaderContainer2 {
  background: url(../images/header_divider.png) repeat-x scroll 0 0;
  position: relative;
  height: 9px;
}


#HeaderContainer3 {
  background:#FFFFFF;
  position: relative;
  //margin-left: 50px;
  margin: 0 auto;
  height:     105px;
  min-width: 1020px;
  max-width: 1020px;
}

#HeaderContainer_login {
  min-width: 1020px;
}



.company_linksA,
.company_links{
	font-size:12px;
	float:right;
	padding-top: 10px;
}
.company_links{
	margin-right:20px;
}
.company_linksA{
	margin-right:5px;
}

.company_linksA a,
.company_links a{
	margin-left:20px;
	font-weight: 700;
	line-height: 15px;

}
.company_linksA img,
.company_links img{
	vertical-align: top;
	padding-top: 2px;
	margin-right:10px;
}

.head_page_switcher #globalNav{
  float: left
}

.head_page_switcher #small_logo{
	margin-right:6px;
}


//.head_page_switcher a{
//	color: #cecece;
//	font-size:12px;
//	line-height: 28px;
	//border-radius:10px;
//	padding:3px 25px;

//background: #ffffff; /* Old browsers */
//background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 72%, #e1e1e1 100%, #f6f6f6 100%); /* FF3.6+ */
//background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(72%,#f1f1f1), color-stop(100%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
//background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 72%,#e1e1e1 100%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
//background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 72%,#e1e1e1 100%,#f6f6f6 100%); /* Opera 11.10+ */
//background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 72%,#e1e1e1 100%,#f6f6f6 100%); /* IE10+ */
//background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 72%,#e1e1e1 100%,#f6f6f6 100%); /* W3C */
//filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 *///}

.each_swither{
  padding:7px;
  height:16px;
  margin-left:14px;
  float:left;
}

.head_page_switcher .iconA{
  float: left;
  width:  15px;
  height: 16px;
    background:transparent url("/images/sns/icons.png") no-repeat 0 0;
    text-indent:-9999px;
    float: left;
  
}

.head_page_switcher .iconA_text{
  margin-left:10px;
  float: left;
  color: #cecece;
	line-height: 18px;
}

.head_page_switcher a:hover  .iconA_text,
.head_page_switcher a:active .iconA_text{
	color: #127cab;
}
.head_page_switcher a:hover  .iconA,
.head_page_switcher a:active .iconA{
    background-position:top right;
    text-decoration:none;
}



.insecure_page #HeaderLogo_SNS {
  position:absolute;
  margin: 10px 0 0 40px;
  width:250px;
  height:90px;
  background: transparent url(/images/sns/cheerup_logo_w_english_250.png) no-repeat scroll 0 0;
  //float: left;
  z-index: 1;
}

.secure_page #HeaderLogo_SNS {
  margin: 5px 0 0 10px;
  width:150px;
  height:60px;
  background: transparent url(/images/sns/cheerup_logo_w_english_150.png) no-repeat scroll 0 0;
  //float: left;
  z-index: 1;
}


#HeaderLogo {
  position:absolute;
  margin: 11px 0 0 9px;
  width: 302px;
  height: 110px;
  background: transparent url(../images/logo.png) no-repeat scroll 0 0;
  float: left;
  z-index: 1;
}
/* for halloween */
/*
#HeaderLogo {
  position:absolute;
  margin: 3px 0 0 9px;
//  width: 759px;
//  height: 237px;
  width: 760px;
  height: 238px;
  background: transparent url(/images/cheeruplogo_halloween.png) no-repeat scroll 0 0;
  float: left;
  -moz-transform: scale(0.5) translate(-380px,-119px);
  -o-transform: scale(0.5) translate(-380px,-119px);
  -webkit-transform: scale(0.5) translate(-380px,-119px);
  -ms-transform: scale(0.5) translate(-380px,-119px);
  transform: scale(0.5) translate(-380px,-119px);
  z-index: 1;
}
*/
#HeaderLogo_SNS a {
  margin: 0;
  padding: 0;
  border: medium none;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-decoration: none;
}


#HeaderLogo a {
  margin: 0;
  padding: 0;
  border: medium none;
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  text-decoration: none;
}

#HeaderLead {
  position:absolute;
  margin: 87px 0 0 348px;
  width: 866px;
//  height: 39px;
  height: 40px;
  background: transparent url(../images/catchphrase.png) no-repeat scroll 0 0;
  float: left;
  -moz-transform: scale(0.5) translate(-433px,-20px);
  -o-transform: scale(0.5) translate(-433px,-20px);
  -webkit-transform: scale(0.5) translate(-433px,-20px);
  -ms-transform: scale(0.5) translate(-433px,-20px);
  transform: scale(0.5) translate(-433px,-20px);
}

//#HeaderContainer p{
//	margin-right: 20px;
//	float: right;
//}

#small_logo {
  width: 21px;
  height: 26px;
  background: transparent url(../images/small_logo.png) no-repeat scroll 0 0;
  float: left;
  z-index: 1;
}

/*----------------------------------------------
 * Ducks special Footer
 *--------------------------------------------*/
#Footer {
//  height: 36px;
//	height:auto;

//  background: transparent url(../images/footer_bg.png) repeat-x scroll 0 0;

//	background-color:black;
	color:white;

//  width:80%;
//  padding-top:10px;
  margin:0 auto;
  min-width: 1020px;
}
html{
//	background-color:black;
	height:100%;
}

#Footer a {
//	background-color:black;
	color:white;
}

#Footer p {
  padding: 0 10px;
  line-height: 30px;
  text-align: right;
}

.copyright-footer,
.copyright-footer a,
.copyright-footer a:link,
.copyright-footer a:visited{
	color:black !important;
	text-align:center;
	font-size: 10px;
	background-color: #ccc;
}

/*----------------------------------------------
 * Ducks special Navigation
 *--------------------------------------------*/
#globalNav {
  text-align: right;
//  margin-right: 20px;
  height: 28px;
  position: absolute;
  right:  0px;
  bottom: 0px;
}
#globalNavA {
//  padding-top: 11px;
	margin-top:5px;
  text-align: right;
//  width: 720px;
  float: right;
//  overflow: hidden;
  height: 28px;
//  display:none;
}


#globalNav li {
  padding: 0;
//  border-left: 1px solid #204D6C;
//  border-right: 1px solid #082F57;
//  float: left;
}

#globalNav li a {
//  padding: 0 8px;
//  height: 40px;
//  line-height: 40px;
  display: block;
//  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;
}

//#globalNav li a:hover {
//  background: transparent url(../images/bg_globalnav_hover.gif) repeat-x scroll 0 0;
//}


#masonry{
	margin: 0 auto;
}
.layout-card{
	margin-bottom:20px;
	margin-right:20px;
}

.navi-login-usr{
	text-align:left;
	min-width:120px;
	line-height:22px;
	max-width:200px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	
}
.navi-login-usr img{
	margin-bottom:4px;
}
#suggestionButton{
	line-height:22px;
}
/*----------------------------------------------
 * Parts Heading
 *--------------------------------------------*/
div.partsHeading {
//  margin-bottom: 5px;
  padding: 4px 8px 2px 10px;
  height: 20px;
//  background: transparent url(../images/footer_bg.png) repeat-x 0 0;
//  background-color: black;
  background-color: #FFFFFF;
  line-height: 20px;
//  color: #FFFFFF;
	color:#3a3a3a;
  font-size: 100%;
  text-align: left;
}

div.partsHeading a {
  color: #FFFFFF;
}

#LayoutA #Left div.partsHeading {
  background-image: url(../images/footer_bg.png);
}

#LayoutA #Center div.partsHeading {
  background-image: url(../images/footer_bg.png);
}

#LayoutB #Left div.partsHeading {
  background-image: url(../images/footer_bg.png);
}

#LayoutB #Center div.partsHeading {
  background-image: url(../images/footer_bg.png);
}

#LayoutC #Center div.partsHeading {
  background-image: url(../images/footer_bg.png);
}

div.partsHeading h3 {
  display: inline;
  font-weight: bold;
}

div.partsHeading p {
  margin-left: 0.5em;
  display: inline;
}

div.partsHeading p.link {
  top: 2px;
  right: 8px;
  float: right;
}


div#ducks_global_footer {
  color: black;
  background-color: #cecece;
//  margin-top: 60px;
//  bottom: 0;
  height: 100%;
}

div#ducks_global_footer #poweredby_message a{
  color: black;
//  background-color: #cecece;
//  height: 100px;
  height: 100%;
}

div#ducks_global_footer #poweredby_message{
  text-align: right;
  
	width: 1000px;
  color: black;
//  background-color: #cecece;
//  margin-top: -20px;
  font-size: 10px;
	margin: 0 auto;
	padding-top: 10px;
}

/*==============================================================================
 * Ducks special listBox
 *----------------------------------------------------------------------------*/
.listBox th {
//  width: 83px;
//  background-color: #FFFFFF;
}

.listBox th, .listBox td {
  min-width:100px;
  padding: 5px;
}

/*----------------------------------------------
 * Ducks special User gadget
 *--------------------------------------------*/
#user_gagdet_table{
border:1px solid #e7e7e7;
border-collapse: separate;
border-spacing: 1px;
}
#friend_count{
	font-size:30px;
	color:#E4E43C;
	text-align:center;
}
#user_image img{
	width:70px;
	height:70px;
}

#user_gadget_toolbar{
	float:right;
	height:70px;
	width:19px;
}
#user_profile_txt{
	width:100px;
	float:left;
	vertical-align: top;
	text-align:right;
	padding:2px 0 0 0;
	font-size:11px;
//	color:white;
	color:#3a3a3a;
	
}
#user_profile_icon{
//	width:21px;
//	height:14px;
//	float:right;
//	margin:2px 2px 6px 0;
//  background: transparent url(../images/profile.png) no-repeat scroll 0 0;
//  background-size:21px 14px;
  opacity:0.6;
  z-index:100;
	 margin-top:6px;

}
#user_sendmail_icon{
//	width:21px;
//	height:15px;
//	float:right;
//	margin:0 2px 4px 0;
//  background: transparent url(../images/message.png) no-repeat scroll 0 0;
//  background-size:21px 15px;
  opacity:0.6;
  z-index:100;
	 margin-top:6px;
}
#user_makefriend_icon{
//	width:11px;
//	height:14px;
//	float:right;
//	margin:0 6px 4px 5px;
//  background: transparent url(../images/friends.png) no-repeat scroll 0 0;
//  background-size:11px 14px;
  opacity:0.6;
	 z-index:100;
	 margin-top:6px;
}
#user_profile_icon:hover,
#user_sendmail_icon:hover,
#user_makefriend_icon:hover{
	opacity:1.0;
}
#user_name_txt{
	width:110px;
	vertical-align: top;
	float:left;
	padding:16px 0 0 4px;
	font-size:11px;
//	color:white;
	color:#3a3a3a;
	line-height:12px;
}
#user_profile{
//	background: black;
	width:142px;
	height:70px;
	cursor:pointer;
//	color:white;
//	padding:4px 0 0 8px;
//	font-size:12px;
}
#photo_link{
	background: #43BABC;
	cursor:pointer;
	color:#73DADC;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
	vertical-align: bottom;
	font-weight: 700;
}
#friend_link{
	background: #C4C41C;
	cursor:pointer;
	color:#E4E43C;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
	vertical-align: bottom;
	font-weight: 700;
}
#dream_link{
	background: #F29418;
	cursor:pointer;
	color:#F2C448;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: right;
	vertical-align: bottom;
	font-weight: 700;
}


#user_image,
#photo_link,
#friend_link,
#dream_link{
	width:70px;
	height:70px;
}

#user_image:hover,
#photo_link:hover,
#friend_link:hover,
#dream_link:hover{
	opacity:0.8;
}
#user_profile:hover{
//	background: #333;
}
#user_gagdet{
	width: 216px;
//	box-shadow: 0px 1px 3px #F29418;
//	box-shadow: 0px 1px 4px rgba(34,25,25,0.5);
//	background-color: black; 
	background-color: #FFFFFF; 
}

/*----------------------------------------------
 * Ducks special Notification Center
 *--------------------------------------------*/

#notificationCenter {
  //width: 480px;
  //float: right;
  top: 34px;
  right: 10px;
  position: absolute;
}

#notificationCenter > img {
//  margin: 8px 14px 2px 14px;
	margin-top:4px;
	margin-right:10px;
	width:19px;
	height:20px;
}

#notificationCenterDetail {
  width: 300px; 
  background: #FFFFFF;
  border: 1px solid #000000;
  position: absolute;
  left: 15px;
//  top: 80px;
  overflow: visible;
  z-index: 100;
  display: none;
}

#notificationCenterDetailHeader {
  width: 286px;
  padding: 7px;
  background: #D2D2D2;
  border-bottom: 1px solid #E6E6E6;
  text-align: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}


#notificationCenterDetailHeader_message {
  width: 286px;
  padding: 7px;
  background: #D2D2D2;
  border-bottom: 1px solid #E6E6E6;
  text-align: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}

#notificationCenterDetailHeader_link {
  width: 286px;
  padding: 7px;
  background: #D2D2D2;
  border-bottom: 1px solid #E6E6E6;
  text-align: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}

#notificationCenterDetailHeader_other {
  width: 286px;
  padding: 7px;
  background: #D2D2D2;
  border-bottom: 1px solid #E6E6E6;
  text-align: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}


#notificationCenterDetailBody {
  width: 286px;
  padding: 7px;
  background: #D2D2D2;
  border-bottom: 1px solid #E6E6E6;
  text-align: left;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}



#notificationCenterLoading {
  width: 300px;
  padding: 21px 0;
  background: #FFFFFF;
  text-align: center;
  border-top: 0px; 
  display: inline-block;  
}

#notificationCenterError {
  width: 300px;
  padding: 20px 0;
  background: #FFFFFF;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  display: none; 
}



#notificationCenterList {
  background: #DDD;
}

#notificationCenterDetail .push {
  border-bottom: 1px solid #E6E6E6;
  padding: 4px 0;
  display: inline-block;
  background: #ddd;
}

#notificationCenterDetail .push:hover {
  cursor: pointer;
  background-color: #cfe7ea;
}

#notificationCenterDetail .isread {
  background: #FFFFFF;
}

#notificationCenterDetail .push_icon {
  width: 48px;
  padding: 1px;
  display: inline;
  float: left;
}

#notificationCenterDetail .push_content {
  font-size: 11px;
  min-height: 50px;
  padding: 0 2px;
//  width: 246px;
  width: 232px;
  float: right;
  display: inline;
}

#notificationCenter .push_content .push_yesno {
  display: block;
  width: 242px;
  text-align: center;
  padding-top: 5px;
}

#notificationCenter .push_content .push_yesno button {
  display: inline-block;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #FAFAFA;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#E6E6E6));
  background-image: -webkit-linear-gradient(white, white 25%, #E6E6E6);
  background-image: -moz-linear-gradient(top, white, white 25%, #E6E6E6);
  background-image: -ms-linear-gradient(white, white 25%, #E6E6E6);
  background-image: -o-linear-gradient(white, white 25%, #E6E6E6);
  background-image: linear-gradient(white, white 25%, #E6E6E6);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border: 1px solid #CCC;
  border-bottom-color: #BBB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  height: 22px;
}

#notificationCenter .push_content .push_yesno button:hover {
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}

#notificationCenter .push_content .push_yesno button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#notificationCenter .push_content .push_yesno button.friend-accept {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #FFF;
}

#notificationCenter .push_content .push_yesno button.friend-accept:hover {
  background-color: #0044cc;
}

#notificationCenter .push_content .ncfriendloading, #notificationCenter .push_content .ncfriendresultmessage {
  text-align: center;
  display: none;
}



#nc_icon1 {
	margin-left: 5px;
	margin-top: 8px;
	position: absolute;
	left: 210px;
	top: -30px;
	float: left;
	width: 46px;
	height: 30px;
	background-image: url("../images/icon_dia.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


#nc_icon2 {
	margin-left: 5px;
	margin-top: 8px;
	position: absolute;
	left: 80px;
	top: -30px;
	float: left;
	width: 46px;
	height: 30px;
	background-image: url("../images/icon_dia.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


#nc_icon3 {
	margin-left: 5px;
	margin-top: 8px;
	position: absolute;
	left: 220px;
	top: -30px;
	float: left;
	width: 46px;
	height: 30px;
	background-image: url("../images/icon_dia.png");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}


#num_icon1 {
	position: absolute;
	left: -2px;
	top: 3px;
	width: 38px;
	text-align: center;
	font-size: 9px;
	color: white;
	font-weight: bold;
}

#num_icon2 {
	position: absolute;
	left: -2px;
	top: 3px;
	width: 38px;
	text-align: center;
	font-size: 9px;
	color: white;
	font-weight: bold;
}

#num_icon3 {
	position: absolute;
	left: -2px;
	top: 3px;
	width: 38px;
	text-align: center;
	font-size: 9px;
	color: white;
	font-weight: bold;
}



#other,
#message,
#link{
  float:right;
  margin-left:24px;
}

#home{
  float:right;
}

/*----------------------------------------------
 * menu list
 *--------------------------------------------*/

ul.menu {
    overflow: visible;
    float: right;}

ul.menu > li {
    position: relative;
    margin: 0 0 0 -1px;
    float: left;
    /*border: 1px solid #999;*/}

ul.menu li > a {
    display: block;
    padding: 5px;}

ul.menu li ul {
    z-index: 300;
    position: absolute;
    left: -100px;
    visibility: hidden;
    width: 150px;
    background: #fff;
    /*border: 1px solid #ccc;*/}

ul.menu li:hover > a {
//    background: #00c;
    color: #fff;}

ul.menu li:hover ul {visibility: visible;}

ul.menu li ul li:hover > a {background: #99CCFF;}


ul.menu > img{
	padding-top:5px;
}

/*----------------------------------------------
 * progress pie chart gadget
 *--------------------------------------------*/

.parts#pie_chart_gadget{
	width: 216px;
//	box-shadow: 0px 1px 3px #F29418;
//	box-shadow: 0px 1px 4px rgba(34,25,25,0.4);
//	background-color: black; 
	border: 1px solid #e7e7e7
}
#PieChartCanvas{
	float:right;
	margin-right:2px;
	background-color:#FFFFFF;
}
#gadget_header{
	color:white;
	font-size:13px;
	width:100%;
	margin:0 4px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
}


#pie_chart_gadget > #dream_index{
	color:white;
	height:14px;
}

#pie_chart_gadget > #dream_index > #prev_dream{
//	float:left;
//	width:20px;
//	height:7px;
//	margin-left:10px;
//	width:10px;
//	background: transparent url(../images/prev.png) no-repeat scroll 0 0;
//	cursor:pointer;
	float:left;
	margin-left:10px;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
  border-left: 0;
  border-right: 10px solid #3a3a3a;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
	cursor:pointer;

}

#pie_chart_gadget > #dream_index > #dot_for_dreams{
	float:left;
	width:176px;
	height:6px;
}

#pie_chart_gadget  > #dream_index > #next_dream{
//	float:left;
//	width:10px;
//	height:7px;
//	background: transparent url(../images/next.png) no-repeat scroll 0 0;
//	cursor:pointer;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
  border-left: 10px solid #3a3a3a;
  border-right: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
	cursor:pointer;

}

#pie_chart_gadget > #body > #dream_txt{
	margin:10px 0 0 10px;
	width:124px;
	font-size:12px;
//	color:white;
	color:#3a3a3a;
	float:left;
}

#pie_chart_gadget > #body{
	cursor:pointer;
}
.dream_dot{
	opacity:0.5;
	fill:#3a3a3a;
	cursor:pointer;
}
.dream_dot:hovers{
	opacity:1;
	fill:#808080;
}
.dream_dot_selected{
	opacity:1;
	fill:#3a3a3a;
}

#pie_chart_gadget > #gadget_footer{
	height:24px;
}

body{
//background:url(/images/wallpaper/worn_dots.png)repeat;


//background:url(/images/wallpaper/swirl.png)repeat;
//background:url(/images/wallpaper/white_wall.png)repeat;
//background:url(/images/wallpaper/egg_shell.png)repeat;
//background:url(/images/wallpaper/leather_1.png)repeat;
//background:url(/images/wallpaper/rockywall.png)repeat;

//background:url(/images/wallpaper/skelatal_weave.png)repeat;
//background:url(/images/wallpaper/pineapplecut.png)repeat;
//background:url(/images/wallpaper/large_leather.png)repeat;
//background:url(/images/wallpaper/diamonds.png)repeat;
//background:url(/images/wallpaper/concrete_wall_2.png)repeat;
//background:url(/images/wallpaper/arab_tile.png)repeat;
//background:url(/images/wallpaper/bedge_grunge.png)repeat;
//background:url(/images/wallpaper/light_grey_floral_motif.png)repeat;
//background:url(/images/wallpaper/tileable_wood_texture.png)repeat;

}




/*==============================================================================
 * form
 *----------------------------------------------------------------------------*/
.form .block {
  text-align: center;
  padding: 10px 1em;
}

.form th,
.form td {
  padding: 5px;
}

.form th {
  width: 140px;
}

.form textarea {
  width: 95%;
}
#profiles textarea {
  max-width: 440px;
}

.form .input {
  float: left;
  width: 70%;
}

.form .publicFlag {
  float: right;
  width: 30%;
  text-align: right;
}

.form .publicFlag select {
  width: 220px;
}

.form strong {
  color: #FF0000;
  font-weight: normal;
}

.form td .error,
.form td ul.error_list li {
  color: #FF0000;
}

.form td .help {
  clear: both;
  color: #FF0000;
}

.page-header-bg{
	background:#FFFFFF;
	padding: 0;
//	padding: 8px 10px 0 10px;
	text-align: center;
//	width: 100%;
//	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
//	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
//	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
//	border-bottom:1px solid rgba(0,0,0,0.1);
}
.ducks-page-title{
	color:#127cab;
//	color:#DDD;
	text-align:left;
	padding-left:40px;


	text-shadow: 2px 2px  3px #DDD;
////	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#dddddd,offx=0,offy=0)"; 
}

i {
	font-size:14px;
//	color:#C7B299;
}

img[src*="/images/ajax-loader.gif"]{
	opacity:0.7;
}



#header_home {
    width:25px; height:24px;
    background:transparent url("/images/sns/icon_home.png") no-repeat 0 0;
    //text-indent:-9999px;
    float: left;
}

a:active #header_home,
a:hover #header_home {
    background-position:-26px 0px;
    text-decoration:none;
}

a:active #header_home_text,
a:hover #header_home_text {
    color: #3a3a3a
}



#header_reminder {
    width:18px; height:24px;
    background:transparent url("/images/sns/icon_step_header.png") no-repeat 0 0;
    text-indent:-9999px;
    float: left;
}


a:active #header_reminder,
a:hover #header_reminder {
    background-position:-18px 0px;
    text-decoration:none;
}

a:active #header_reminder_text,
a:hover #header_reminder_text {
    color: #3a3a3a
}



#header_infor {
    margin-top: 5px;
    width:26px; height:18px;
    background:transparent url("/images/sns/icon_notification.png") no-repeat 0 0;
    text-indent:-9999px;
    float: left;
}

a:active #header_infor,
a:hover #header_infor {
    background-position:-28px 0px;
    text-decoration:none;
}

a:active #header_infor_text,
a:hover #header_infor_text {
    color: #3a3a3a
}


#header_request {
    width:25px; height:24px;
    background:transparent url("/images/sns/btn_request.png") no-repeat 0 0;
    text-indent:-9999px;
    float: left;
}

a:active #header_request,
a:hover #header_request {
    background-position:-29px 0px;
    text-decoration:none;
}

a:active #header_request_text,
a:hover #header_request_text {
    color: #3a3a3a
}



#header_reminder_text,
#header_infor_text,
#header_request_text,
#header_home_text{
    font-size: 11px;
    color: #cccccc;
    float:left;
    margin-left:13px;
    margin-right:13px;
    margin-top:6px;
}

#header_home_text p{
  margin: 0;
}


/*==============================================================================
 * sidemenu 2nd design
 *----------------------------------------------------------------------------*/

.sidemenu-outbounds{
	width:200px;
//	margin:8px 0;
	font-size:11px;
	color:#127cab;
	float:right;
	min-height:1366px;
//	border-right:solid 1px #ddd;
	
}
.sidemenu-userinfo{
	width:115px;
	float:right;
}
.sidemenu-userimage{
	border-radius:38px;
	border:solid 1px #127cab;
	overflow:hidden;
	display:inline-block;
//	margin-left: 2px;
//	margin-right: 4px;
	width:56px;
	height:56px;
}
.sidemenu-userimage img{
	width:60px;
	height:60px;
	max-width:60px;
	margin-left:-2px;
	margin-top:-2px;
}

.sidemenu-user-box{
//	margin-bottom:8px;
	padding:10px;
}

.sidemenu-username{
	width:118px;
	float:left;
	line-height:18px;
	font-size:12px;	
	margin-top:14px;
}
.sidemenu-editprofile{
	width:114px;
	float:left;
}
.sidemenu-editprofile a{
	font-size:10px;	
	color:#127cab;;	
}

.sidemenu-editprofile{

}

.sidemenu-list{
	border-top:1px solid #ddd;
	width:200px;
}

a.sidemenu-top-item{
	display:block;
	color:#127cab;
	padding:4px 10px;
	line-height:28px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
}


a.sidemenu-sub-item{
	padding:4px 10px;
	display:block;
	color:white;
	text-decoration: none;
	background-color:#cacaca;
	border-bottom: 1px solid #fff;
	font-weight:bold;
}




.sidemenu-sub-item{
 line-height:28px;
}
div [class^=sidemenu-img-top]{
	width:30px;
	height:29px;
	margin-right:10px;
	float:left;
}

div [class^=sidemenu-img-sub]{
	width:30px;
	height:29px;
	margin-left:10px;
	float:right;
}

.sidemenu-img-sub-creategoal{
	background:url("/images/sns/btn_new_goal_step.png");
	background-repeat: no-repeat;
}
.sidemenu-img-top-mygoal{
	background:url("/images/sns/btn_mygoal.png");
	background-repeat: no-repeat;
}
.sidemenu-img-sub-todo{
	background:url("/images/sns/icon_todo.png");
	background-repeat: no-repeat;
}
.sidemenu-img-sub-mygraph{
	background:url("/images/sns/icon_graph.png");
	background-repeat: no-repeat;
}

.sidemenu-img-sub-report{
	background:url("/images/sns/icon_step.png");
	background-repeat: no-repeat;
}

.sidemenu-img-sub-goalsearch{
	background:url("/images/sns/icon_search.png");
	background-repeat: no-repeat;
}

.sidemenu-img-top-friend{
	background:url("/images/sns/btn_friends.png");
	background-repeat: no-repeat;
}

.sidemenu-img-top-community{
	background:url("/images/sns/btn_community.png");
	background-repeat: no-repeat;
}

.sidemenu-img-top-favorite{
	background:url("/images/sns/btn_favorited.png");
	background-repeat: no-repeat;
}

.sidemenu-img-top-setting{
	background:url("/images/sns/btn_setting.png");
	background-repeat: no-repeat;
}
.sidemenu-img-top-message{
	background:url("/images/sns/btn_message.png");
	background-repeat: no-repeat;
}
a.sidemenu-active div[class^=sidemenu-img-top],
a:hover div[class^=sidemenu-img-top]{
	background-position: -31px 0;
}
a.sidemenu-active div[class^=sidemenu-img-sub],
a:hover div[class^=sidemenu-img-sub]{
	background-position: -31px 0;
}
a.sidemenu-active div.sidemenu-img-sub-creategoal,
a:hover div.sidemenu-img-sub-creategoal{
	background-position: -32px 0;
}
a.sidemenu-active div.sidemenu-img-sub-todo,
a:hover div.sidemenu-img-sub-todo{
	background-position: -30px 0;
}

.sidemenu-about{
	margin-top:10px;
	text-align:center;
	word-break: normal;
}
a.bedotcom_link{
	bottom:10px;
	position:fixed;
//	margin-top:80px;
	display:block;
	font-size:11px;
	margin-left: 45px;
}

#rform_submit,
#rform_submit2{
	background:url("/images/sns/btn_blue2_149x39.png");
	background-repeat: no-repeat;
	width: 150px;
	height: 39px;
	
	cursor: pointer;
	font-size:  16px;
	color: white;
	line-height: 39px;
	text-align: center;
//	margin-bottom: 10px;
}
#rform_submit:hover,
#rform_submit2:hover{
	background-position: -151px 0;
}


#step_public_box{
  float:left;
  margin-left: 10px;
}
#dialy_public_box{
  float:left;
  margin-left: 10px;
	color: #dcdcdc;
}
#dialy_public_box a{
	color: #dcdcdc;
}


a.sidemenu-active,
a.sidemenu-top-item:hover,
a.sidemenu-sub-item:hover{
	text-decoration: none;
	color:white;
	background-color:#3a3a3a;
}

/* global navigation style start */
.top-nav{
	background-color: #333333;
	color: #ffffff;
	height: 25px;
	width:100%;
	text-align: center;
}	
.top-nav nav#nav{
	width:980px;
	margin: 0 auto;
	border:none;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.top-nav nav#nav ul{
	margin:0;
	padding:0;
	display: inline-block;
	list-style-type: none;
}
.top-nav nav ul li{
	//box-sizing:border-box;
	height:25px;
	float: left;
	display: block;
	text-align: left;
	margin: 0 10px 0 10px;
	font-weight: bold;
}
.top-nav nav ul li a{
	color:white;
	position:relative;
	line-height:25px;
	padding-left:15px;
	padding-right:5px;

}
.top-nav nav ul li a:before{
	position: absolute;
	top: 50%;
	left: 0px;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-top: -3.5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* global navigation style end */





/* Menu */
.dearb_top-nav{
	background-color: white;
}
.dearb_top-nav #dropmenu{
  list-style-type: none;
  width: 640px;
  height: 35px;
  margin: 0 auto;
  padding: 0;
  border-radius: 3px 3px 0 0;
}
.dearb_top-nav #dropmenu li{
  position: relative;
  width: 20%;
  height: 35px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 5;
}
.dearb_top-nav #dropmenu > li:hover{
  border-bottom: solid 5px #f2f2f2;
}
.dearb_top-nav #dropmenu li ul li:hover{
  border-bottom: 0;
}
.dearb_top-nav #dropmenu > li.current{
  border-bottom: solid 5px #f2f2f2;
}
.dearb_top-nav #dropmenu li ul li.current{
  border-bottom: 0;
}
.dearb_top-nav #dropmenu li a{
  display: block;
  margin: 0;
  //padding: 15px 0 11px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.dearb_top-nav #dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
  border-radius: 0 0 3px 3px;
}
.dearb_top-nav #dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
.dearb_top-nav #dropmenu li ul li{
  overflow: hidden;
  width: 150%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
.dearb_top-nav ul{
  overflow: visible;
}
.dearb_top-nav #dropmenu li ul li a{
  padding: 13px 15px;
  background: #808080;
  //background-color: #f2f2f2;
  color: white;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
.dearb_top-nav #dropmenu li:hover > a{
  color: #eff7b1;
}
.dearb_top-nav #dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
.dearb_top-nav #dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
}
.dearb_top-nav #dropmenu li:hover ul li:first-child{
  border-top: 0;
}
.dearb_top-nav #dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
.dearb_top-nav #dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
.menu1{
	margin-top: 12px;
	width: 43px;
	height:10px;
}
.menu2{
	margin-top: 12px;
	width: 29px;
	height:10px;
}
.menu3{
	margin-top: 12px;
	width: 41px;
	height:10px;
}
.menu4{
	margin-top: 12px;
	width: 24px;
	height:10px;
}
