/*  
**  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
*/

ul .side_text{ width:135px; }
.side li { padding:3px 0px 0x 20px; margin:0px;
  background:url(/template/1059/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/1059/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 {
  margin: 0;
  padding: 0;
  color: #333333;
}
#portal_left .side li {
  padding:3px 20px;
  margin:0px;
  background:url(/template/1059/img/icon.gif) no-repeat center left;
}
#portal_left .side_title{
width:165px !important;
margin-bottom:3px;
}

#portal_right {
  float:left;
  width:450px;
  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: 12px;   
    PADDING: 0px;
    MARGIN:10px 0px 5px 10px;
}
H2
{
    PADDING: 0px;
    MARGIN:5px 0px 10px 10px;
}
H3
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
td{
color:#fff;
}
A:link{
    COLOR: #69f;
    TEXT-DECORATION: underline;
}
A:visited{
    COLOR: #66c;
    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:380px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    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;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.blog_title A:visited
{
    COLOR: #fff;
    LETTER-SPACING: 1px;
    TEXT-DECORATION: none
}
.blog_title A:hover
{
    COLOR: #fff;
    LETTER-SPACING: 1px;
    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{}

.entry_td
{
    background-color:#83ACEB;
    background-repeat:no-repeat;
    background-position:top center;
}

.entry
{
    MARGIN: 10px 0px 10px 0px;
    width:100%;
}
.entry_title{
  font-size:12px;
  color:#fff; background:#996;
  OVERFLOW:hidden;
  WIDTH: 100%;
  WORD-BREAK: break-all;
  padding:3px 10px;
}
.date
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #fff;
}
.entry_text {
  PADDING:10px;
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #996;
  BACKGROUND:#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:10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #996;
    LINE-HEIGHT: 110%;
    BACKGROUND:#fff;
    OVERFLOW: hidden;
    WIDTH: 95%;
    WORD-BREAK: break-all;
}
.side_banner {
  width:165px;
  padding:0 5px 0 5px;
}
.side{
    width:165px;

}

.side table{
  width:165px;
}

.side_left{
padding-left:5px;
           }


.side_right{
padding-right:5px;
               }



.side_title
{
    text-align:center;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    OVERFLOW: hidden;
    WIDTH: 95%;
    COLOR: #fff;
    WORD-BREAK: break-all;
    PADDING-TOP:2px;
    PADDING-bottom:2px;
    LETTER-SPACING: 1px;
    border-top:2px solid #996;
    border-bottom:1px solid #996;

}
.side_title a {font-weight:bold; color:#fff; font-size:10px; }
.side_text
{
    width:95%;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 3px;
    OVERFLOW: hidden;
    COLOR: #fff;
    WORD-BREAK: break-all;
    LINE-HEIGHT: 150%;
    PADDING-TOP: 5px;
}

.calendar
{
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 20px;
    COLOR: #fff;
    LINE-HEIGHT: 150%;
    PADDING-TOP: 0px
}
.calendar_bg
{

}
.calendar A
{
    FONT-SIZE: 10px;
    COLOR: #69f;
    TEXT-DECORATION: underline
}
.calendar A:link
{
    FONT-SIZE: 10px;
    COLOR: #69f;
    TEXT-DECORATION: underline
}
.calendar A:visited
{
    FONT-SIZE: 10px;
    COLOR: #66c;
    TEXT-DECORATION: underline
}
.page
{
    FONT-SIZE: 10px;
    COLOR: #fff;
    LETTER-SPACING: 1px;
    OVERFLOW: hidden;
    WIDTH: 650px;
    WORD-BREAK: break-all;
}

.footer
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    TEXT-DECORATION: none
}
.footer_jp
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    TEXT-DECORATION: none
}
.footer_jp A:active
{
    COLOR: #ff0000;
    TEXT-DECORATION: underline
}
.btn
{
    PADDING: 3px;
    BORDER: #000 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BACKGROUND: #fff;
    COLOR: #000;
}


.bio_table
{
    width:350px;
}

.bio_title
{
    width:120px;
    font-size:12px; color:#fff;
    OVERFLOW: hidden;
    WORD-BREAK: break-all;
    padding:7px;
    background:#AFAF79;
}

.bio_text
{
    width:230px;
    font-size:12px; color:#fff;
    OVERFLOW: hidden;
    WORD-BREAK: break-all;
    padding:7px;
    background:#3B3B3B;
}

.profile_table
{
    width:350px;
}

.photo
{
    padding:5px 5px 5px 5px;
}

.profile_td{font-size:12px; color:#fff; width:240px;}

.profile_m_table
{
    width:230px;
}

.profile_name
{
    width:160px;
    font-size:12px; color:#fff;
    OVERFLOW: hidden;
    WORD-BREAK: break-all;    
    padding:7px;
}

.profile_text
{
    width:160px;
    font-size:12px; color:#fff;
    OVERFLOW: hidden;
    WORD-BREAK: break-all;
    padding:7px;
}

.profile_name_table
{
    width:110px;
}

.profile_name_text
{
    line-height:150%;
    font-size:10px; color:#fff;
    padding:7px;
}

.friend_table
{
    width:230px;
}
.friend_photo
{
    width:70px;
    padding:5px;
}
.friend_text
{
    width:160px;
    padding:5px 5px 5px 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 {
	text-align: right;
	font-size: 12px;
	color:#fff;
}
.entryratings img {
	border: none;
}
.rating {
	padding-bottom: 5px;
}

.individual_name,
.corporation_name {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #996;
}
.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: #CC9;
	line-height: 150%;
	text-decoration: none
}

#fcate a:visited{
	color: #996;
	line-height: 150%;
	text-decoration: none
}
#fcate a:active{
	color: #F60;
	line-height: 150%
}
#fcate a:hover{
	color: #F60;
	line-height: 150%;
	text-decoration: underline;
	}

#fcate h3{
	display:block;
	width:95%;
	padding:2px 0px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	border-top:2px solid #996;
	border-bottom:1px solid #996;
	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/1059/img/mark.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */
