@charset "utf-8";

/* CSS Document */

.home_ti_info {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico/home_info.gif) no-repeat left center;
	padding:  0px 0px 0px 30px;
  margin:   0 0 10px 10px;
	line-height: 23px;
}

.home_box {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	overflow:hidden;
}

.home_title {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico/home_title.gif) no-repeat left center;
	padding: 0px 0px 0px 30px;
	margin-bottom: 10px;
	margin-top: 17px;
	line-height: 23px;
	margin-left: 10px;
}

.home_dl {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico/home_dl.gif) no-repeat left center;
	padding: 0px 0px 0px 30px;
	margin-bottom: 10px;
	margin-top: 17px;
	line-height: 23px;
	margin-left: 10px;
}

.home_maill {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico/home_maill.gif) no-repeat left center;
	padding: 0px 0px 0px 30px;
	margin-bottom: 10px;
	margin-top: 17px;
	line-height: 23px;
	margin-left: 10px;
}

.home_maill_open {
	font-size: 16px;
	font-weight: bold;
	background: url(../images/ico/home_maill_open.gif) no-repeat left center;
	padding: 17px 0px 0px 30px;
	margin-bottom: 10px;
	line-height: 23px;
	margin-left: 10px;
}

.link-button {
	background:#fff url(../images/ico/ico_my.gif) no-repeat left 10px;
	line-height:130%;
	border-top: 1px dotted #B7B7B7;
	border-bottom: 1px #ccc;
  padding:10px 10px 10px 25px;
  text-align: left;
}

.link-button_end {
	background:#fff url(../images/ico/ico_my.gif) no-repeat left 10px;
	line-height:130%;
  border-top: 1px dotted #B7B7B7;
	border-bottom: 1px dotted #B7B7B7;
  margin-bottom:10px;
  padding:10px 10px 10px 25px;
  text-align: left;
}

.edit {
	background:#fff none repeat scroll 0%;
	border:1px solid #ccc;
	clear:both;
	line-height:160%;
	padding:0pt 0pt 5px;
	text-align:right;
}

#w130, #message {
	text-align: center;
	margin: 0px auto;
}

#w130 td {
	width: 128px;
  text-align:left;
  vertical-align: top;
	margin: 10px;
  overflow:hidden;
}

.thumb_box {
  /*padding: 0px 0px 10px 0px;*/
}
.thumb_list {
	text-align: center;
	margin: 0px auto;
  padding: 4px;
}
.thumb_list td {
	width: 118px;
  margin:  4px;
  padding-bottom: 12px;
  text-align: center;
  vertical-align: top;
}
.thumb_list_thumb {
  text-align: center;
}
.thumb_list_title {
  width: 118px;
  overflow: hidden;
  text-align: center;
}

.thumb_list_next {
  padding: 4px 12px 8px 0px;
  text-align: right;
}

#chart {
	text-align: center;
}

#message td {
	/*
  background-color: #fff;
	*/
	border-bottom: 1px dotted rgb(136, 136, 136);
	margin: 2px;
	padding: 4px;
}

#message_more {
	text-align: center;
	margin: 0px auto;
}

#message_moremore {
	border: 3px solid #b7b7b7;
}

#message_more table {
	width:100%;
	background: #fff;
}

#message_moremore td {
	border: 1px solid #b7b7b7;
	padding: 3px;
}

.message_more_ti {
	background: #ccc;
	font-weight: bold;
	color:#fff;
	text-align: center;
}

.message_more_txt {
	background: #F3F3F3;
}

.my_overflow {
	width: 128px;
	overflow:hidden;
}

/* count list */
.count_list {
  padding: 0 0 0 8px;
  font-weight: normal;
  font-size: 12px;
}

/* nickname */
.nickname {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 10px 0;
  text-align: center;
}
.nickname_suffix {
  font-size: 12px;
  font-weight: normal;
}

/* profile */
.tbl_profile {
  width: 560px;
  margin: 0 auto 1em auto;
  border-collapse: collapse;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
.tbl_profile_cell_1 {
  width: 25%;
  margin: 0;
  padding: 4px 6px;
  color: #ffffff;
  background-color: #9e9e9e;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 1px;
}
.tbl_profile_cell_2 {
  margin: 0;
  padding: 4px 6px;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0 1px;
  word-break: break-all;
}
.tbl_profile_cell_2_1 {
  float: left;
}
.tbl_profile_cell_2_2 {
  float: right;
  font-weight: bold;
}
.tbl_profile input,
.tbl_profile textarea {
  border:1px solid #ccc;
}
.profile_image_upload {
  padding: 1em;
}
.profile_notice {
  width: 560px;
  margin: 0 auto;
  text-align: left;
}

.profile_strong {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 0;
  text-align: center;
}
