/*  
**  Spam Filter
*/

label{
  font-size:12px;
  margin:5px 0 0 10px;
}

#comment_form_captcha_description {
  font-size:10px;
  margin:0 0 2px 10px;
  text-decoration:none;
}
#comment_form_captcha_description a:link,
#comment_form_captcha_description a:visited,
#comment_form_captcha_description a:hover{
 font-weight: bold;
}

#comment_form_captcha_image_wrap{
 margin-left:10px;
}

.text_control{
margin: 0 10px;
}

/*  
**  Portal CSS
*/
body{
	margin:0px;
	padding:0px;
	}
ul .side_text{ width:135px; }
.side li { padding:3px 0px 0x 20px; margin:0px;
  background:url(/template/1062/img/icon.gif) no-repeat center left;
}
.side ul {
  PADDING: 0px;
  margin:0px 10px;
  OVERFLOW: hidden;
  WORD-BREAK: break-all;
  FONT-WEIGHT: normal;
  FONT-SIZE: 10px;
  COLOR: #fff;
  LINE-HEIGHT: 150%;
  text-align:left;
  list-style:none;
}

.side li { padding:3px 20px; margin:0px;
  background:url(/template/1062/img/icon.gif) no-repeat center left;
}

.line_stoper {
  clear:both;
}
.profile_introduction{
text-align:center;
}
.rank_text {
 padding-right: 0px;
 padding-left: 5px;
 font-weight: normal;
 font-size: 10px;
 padding-bottom: 0px;
 overflow: hidden;
 color: #fff;
 word-break: break-all;
 line-height: 150%;
 padding-top: 10px;
}

/* マイポータル */
#portalcontents .side_text table,
.team_profile_table{
 padding:0px auto;
 margin:0px auto;
 width:144px;
 border-top:1px solid #fff;
 border-left:1px solid #fff;
}

#portalcontents .side_text td ,
.team_profile_table td{
 width:48px;
 padding:0px;
 margin:0px;
 word-break:break-all;
 overflow:hidden;
 padding-top:0px;
 vertical-align:top;
 border-right:1px solid #fff;
 border-bottom:1px solid #fff;
}

#portal_left {
  float:left;
  width:165px;
  padding-left:0px;
  margin-left:10px;
}

#portal_left .side_title{
margin-bottom:5px;
}

#portal_left .side_text{
  text-align:center;
  background-image:none;
  padding:0;
  margin:0 auto;
  width:165px
}

#portal_left .side ul {
  color: #333333;
}

#portal_left .side_title{
width:165px !important;
margin-bottom:3px;
}

#portal_right {
  float:left;
  width:460px;
  position:relative;
  left:30px;
}
#portal_right table{
 margin-top:10px;
}

.portal_title {
  text-align:center;
  font-weight:bold;
  font-size:12px;
  overflow:hidden;
  word-break:break-all;
  letter-spacing:1px;
  margin:0;
  width:100%;
  color:#FFF;
  padding:5px 0 5px 0;
  border-bottom:1px dashed #FFF;
  border-top:1px dashed #FFF;
}
.portal_text {
  word-break: break-all;
  font-size:80%;
  color:#FFF;
}


/**********************************************
	all
**********************************************/
HR {
	color:#999;
	HEIGHT:1px;
}
H1 {
	font-weight:bold;
	font-size:20px;   
	padding:0;
	margin:10px 20px 5px 20px;
}
H2 {
	padding:0;
	margin:5px 20px 10px 20px;
}
H3 {
	margin:0;
	padding:0;
}
td {
	color:#fff;
}
A:link {
	color:#6cf;
	text-decoration:underline;
}
A:visited {
	color:#66f;
	text-decoration:underline;
}
A:hover {
	color:#66f;
	text-decoration:underline;
}
A:active {
	color:#66f;
	text-decoration:underline;
}
.range {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	border:1px solid #000;
	clear:both;
}

.title_bg {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
}
.profile_title {
	width:650px;
	font-weight:bold;
	font-size:16px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
}

.blog_title {
	width:650px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
}
.blog_title A:link {
	color:#fff;
	text-decoration:none;
}
.blog_title A:visited {
	color:#fff;
	text-decoration:none;
}
.blog_title A:hover {
	color:#fff;
	text-decoration:none;
}

.blog_description {
	width:650px;
	font-weight:normal;
	font-size:12px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	letter-spacing:1px;
	line-height:1.3;
}

.title_line{
	border-bottom:1px dotted #666;
}

.entry_td {
	background-repeat:no-repeat;
	background-position:top center;
}

.entry {
	margin:0 0 10px 2px;
	border:1px solid #fff;
}
.entry_title{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;width:330px;
	word-break:break-all;
	padding:3px 10px;
	background:#666;
	border-bottom:1px dashed #fff;
	width:98%;
 }

.date {
	font-weight:normal;
	font-size:10px;
	color:#fff;
}
.entry_text {
	padding:5px 10px;
	font-weight:normal;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}
.entry_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}

.comment_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}


.posted {
	padding:0 5px 5px 5px;
	font-weight:normal;
	font-size:10px;
	color:#fff;
	line-height:110%;
}
.side_banner {
  width:155px;
  padding:0 5px 0 5px;
}
.side {
	width:165px;
}
.side_title {
	text-align:left;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	width:155px;
	color:#fff;
	word-break:break-all;
	padding:2px 0 13px 3px;
	letter-spacing:1px;
	background:url('/template/1062/img/side_title_bg.gif');
	background-repeat:no-repeat;
	background-position:0% 0% ;
}
.side_title a {
	font-weight:bold; color:#fff;
	font-size:10px;
}
.side_text {
	width:90%;
	padding:5px 10px 3px 15px;
	font-weight:normal;
	font-size:10px;
	overflow:hidden;
	color:#fff;
	word-break:break-all;
	line-height:150%;
}

.calendar {
	font-size:10px;
	padding:0 1px;
	margin:0 0 20px;
	color:#fff;
	line-height:150%;
	padding-TOP:0;
}
.calendar_bg {
}
.calendar A {
	font-size:10px;
	text-decoration:underline;
}
.archive {
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
}
.page {
	font-size:10px;
	color:#fff;
	letter-spacing:1px;
	margin-bottom:10px;
}

.footer {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

.footer_jp {
	font-size:11px;
	color:#000;
	text-decoration:none;
}

.btn {
	border:#000 1px solid;
	padding:3px;
	font-weight:bold;
	font-size:12px;
	background:#fff;
	color:#000;
}

.bio_table {
	width:550px;
	margin-bottom:10px;
}

.bio_title {
	width:150px;
	font-size:12px;
	background:#838383;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
	color:#000;
}

.bio_text {
	width:400px;
	font-size:12px;
	background:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:8px;
	color:#000;
}

.profile_table {
	width:650px;
}

.photo {
	padding:5px 30px 5px 5px;
}

.profile_td {
	width:520px;
}

.profile_m_table {
	width:520px;
}

.profile_name {
	width:150px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_text {
	width:350px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_name_table {
	width:120px;
}

.profile_name_text {
	line-height:150%;
	font-size:10px;
	color:#fff;
	padding:7px;
}

.friend_table {
	width:530px;
}
.friend_photo {
	text-align:center;
	width:90px;
	padding:5px 10px 5px 20px;
}
.friend_text {
	width:410px;
	padding:5px;
	font-size:12px;
	color:#fff;
	overflow:hidden;
	word-break:break-all;
}

.friend_date {
	font-size:10px;
	color:#fff;
}

.entry_image {
	margin:20px;
}


/*  
**  EntryRatings CSS
*/
.entryratings {
	padding: 0 15px 10px;
	text-align: right;
	font-size: 12px;
	color:#fff;
}
.entryratings img {
	border: none;
}
.rating {
	padding-bottom: 5px;
}


/*  
**  profile CSS
*/
.individual_name,
.corporation_name {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.pro_individual {
	margin-top: 10px;
}
.pro_corporation {
	margin-top: 20px;
}

img{
	border:0px;
}

/* ヘッダー部 start */

#header0{
	display:block;
	width:100%;
	height:20px;
	margin-bottom:10px;
	background:url(http://www.fideli.com/image/blog/header_bg.gif) repeat-x;
}

#header0 a{
	text-decoration:none;
}

.hleft{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:left;
	padding-top:2px;
	padding-left:10px;
	text-align:left;
}
.hright{
	display:block;
	width:90px;
	_width:100px;
	height:18px;
	_height:20px;
	float:right;
	padding-top:2px;
	padding-right:10px;
	text-align:right;
	font-size:10px;
}
.hright a:link{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #666;
}
.hright a:hover{
	color:#C00;
	text-decoration:none;
}

.hright a:visited{
	color:#333;
	text-decoration:none;
}

.h_text{
	display:block;
	float:left;
	margin:2px 5px 0px 5px;
	font-size:10px;
	list-style-type:none;
	color:#666;
}

.h_text {
	border-bottom:1px dotted #666;
}

.h_text a:link {
	color:#666;
}


.h_text a:hover {
	color:#0078FF;
	text-decoration:none;
}


/* ヘッダー部 end */

/* ★フィデリカテゴリー部 start★ */

#fcate{
	display:block;
	width:175px;
	font-size:small;
	_font-size:x-small;
	color:#333;
	text-align:left;
	line-height:125%;
	margin-top:20px;
}

#fcate a:link{
	color: #66f;
	line-height: 150%;
	text-decoration: none
}

#fcate a:visited{
	color: #66f;
	line-height: 150%;
	text-decoration: none
}
#fcate a:active{
	color: #66f;
	line-height: 150%
}
#fcate a:hover{
	color: #6cf;
	line-height: 150%;
	text-decoration: underline;
	}

#fcate h3{
	display:block;
	width:160px;
	background:url('/template/1062/img/side_title_bg.gif') no-repeat 0% 0%;
	padding:2px 0px 13px 3px;
	text-align:left;
	font-size:10px;
	color:#FFF;
	overflow:hidden;
	word-break:break-all;
	letter-spacing:1px;
}
#fcate ul{
	margin:5px 0px;
	padding:0px;
	line-height:10px;
	list-style-type:none;

}
#fcate li{
	padding:0px 0px;
	margin:0px;
	background:url(/template/1062/img/mark.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */
