/*  
**  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/1095/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/1095/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: #333;
	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 #999;
	border-left:1px solid #999;
}

#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 #999;
	border-bottom:1px solid #999;
}

#portal_left {
	float:left;
	width:160px;
	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:150px
}

#portal_left .side ul {
	margin: 0;
	padding: 0;
	color: #333333;
}

#portal_left .side li {
	margin: 0;
	padding: 3px 0 3px 12px;
}

#portal_left .side_title{
	width:150px !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:#333;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #999;
	border-top:1px solid #999;
}
.portal_text {
	word-break: break-all;
	font-size:80%;
	color:#333;
}

/**********************************************
	all
**********************************************/
hr {
	color:#999;
	height:1px;
}
h1 {
	font-weight:bold;
	font-size:16px;   
	padding:0;
	margin:0 15px 5px 15px;
}
h2 {
	padding:0;
	margin:0 15px 10px 15px;
}
h3 {
	padding:0;
	margin:0;
}
A {
	color:#333;
	text-decoration:underline;
}
A visited {
	color:#333;
	text-decoration:underline;
}
A:hover {
	color:#666;
	text-decoration:underline;
}

form {
	margin:0;
	padding:0;
}

.range {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
	border:1px solid #999;
	clear:both;
}

.title_bg {
	width:700px;
	background-repeat:no-repeat;
	background-position:top center;
}
.profile_title {
 width:600px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
	letter-spacing:1px;
}

.blog_title {
 width:320px;
	font-weight:bold;
	font-size:12px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
	letter-spacing:1px;
}
.blog_title A:link {
	color:#333;
	text-decoration:none;
}
.blog_title A:visited {
	color:#333;
	text-decoration:none;
}
.blog_title A:hover {
	color:#333;
	text-decoration:none;
}
.blog_title A:active {
	color:#333;
	text-decoration:none;
}
.blog_description {
	font-weight:normal;
	font-size:12px;
	width:320px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
}

.title_line {
	border-bottom:1px dotted #666;
}
.entry {
	width:95%;
}
.entry_title {
	font-size:12px;
	color:#333;
	background:#fce3df;
	overflow:hidden;
	width:100%;
	word-break:break-all;
	border:1px solid #999;
	padding:2px 10px;
}
 
.date {
	font-weight:normal;
	font-size:10px;
	color:#333;
}
.entry_text {
	padding:10px;
	font-weight:normal;
	font-size:12px;
	color:#333;
	line-height:1.3;
}
.entry_border_text {
	font-weight:normal;
	font-size:12px;
	color:#333;
	border:1px solid #999;
	border-top-width:0;
	padding:10px;
	margin-bottom:15px;
}
.entry_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}
.comment_layer {
	overflow:hidden;
	width:98%;
	word-break:break-all;
}
.posted {
	padding-:8px 10px 0 10px;
	font-weight:normal;
	font-size:10px;
	color:#333;
	line-height:110%;
}
.side_banner {
	width:160px;
	padding:0 5px 0 5px;
}
.side {
	width:160px;
	padding:0 5px 0 5px;
}
.side_title {
	width:95%;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	overflow:hidden;
	color:#a4ca77;
	word-break:break-all;
	padding:3px 0 2px 0;
	letter-spacing:1px;
	border-top:1px solid #999;
	border-bottom:1px dashed #999;
}
.side_title a {
	font-weight:bold;
	color:#a4ca77;
	font-size:10px;
}
.side_text {
	width:95%;
	padding:4px 10px;
	font-weight:normal;
	font-size:10px;
	overflow:hidden;
	color:#333;
	word-break:break-all;
	line-height:150%;
}
.calendar {
	padding:0 1px;
	font-size:10px;
	margin:0 0 20px;
	color:#333;
	line-height:150%;
}
.archive {
	width:95%;
	font-size:10px;
	color:#333;
	letter-spacing:1px;
}

.page {
	font-size:10px;
	color:#333;
	letter-spacing:1px;
	margin-bottom:15px;
}

.footer {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.footer_jp {
	font-size:11px;
	color:#333;
	text-decoration:none;
}
.btn {
	padding:3px;
	border:#333 1px solid;
	font-weight:bold;
	font-size:12px;
	background:#fff;
}

.bio_table {
	width:550px;
	border-bottom:3px solid #fff;
}

.bio_title {
	width:150px;
	color:#333;
	font-size:12px;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.bio_text {
	width:400px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.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:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_text {
	width:350px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
	padding:7px;
}

.profile_name_table {
	width:120px;
}

.profile_name_text {
	line-height:150%;
	font-size:10px;
	color:#333;
	padding:7px 0;
}
.friend_table {
	width:500px;
}
.friend_photo {
	text-align:center;
	width:90px;
	padding:5px 10px 5px 20px;
}
.friend_text {
	width:410px;
	padding:5px;
	font-size:12px;
	color:#333;
	overflow:hidden;
	word-break:break-all;
}
.friend_date {
	font-size:10px;
	color:#333;
}
.entry_image {
	margin:20px;
}


/*  
**  EntryRatings CSS
*/
.entryratings {
	padding: 0 15px 15px;
	text-align: right;
	font-size: 12px;
}
.entryratings img {
	border: none;
}
.rating {
	padding-bottom: 5px;
}


/*  
**  profile CSS
*/
.individual_name,
.corporation_name {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #999;
}
.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: #333;
	line-height: 150%;
	text-decoration: none
}

#fcate a:visited{
	color: #333;
	line-height: 150%;
	text-decoration: none
}
#fcate a:active{
	color: #666;
	line-height: 150%
}
#fcate a:hover{
	color: #666;
	line-height: 150%;
	text-decoration: underline;
	}

#fcate h3{
	display:block;
	width:95%;
	padding:3px 0px 2px 0px;
	text-align:center;
	font-size:10px;
	color:#a4ca77;
	border-top:1px solid #999;
	border-bottom:1px dashed #999;
	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/1095/img/mark.gif) no-repeat 10px 6px;
	color:#333;
	padding-left:25px;
}
/* ★フィデリカテゴリー部 end★ */
